1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2025-01-09 01:38:46 +00:00
code-server-2/packages/ide/src/fill
Kyle Carberry e8174095ca
Add windows support (#41)
* Add windows support

* Improve multi-platform support

* Install with network-concurrency 1

* Use file-glob to upload windows binary

* Don't install packages in parallel if on windows

* Rename vscode-remote to code-server

* Add output at intervals so CI doesn't kill build

* Update all tasks to provide timed output

* Don't perform tasks sync otherwise we can't log
2019-02-28 14:04:19 -06:00
..
child_process.ts Add evaluation helpers (#33) 2019-02-22 15:56:29 -06:00
client.ts Featureful (#31) 2019-02-21 11:55:42 -06:00
clipboard.ts Some cleanup 2019-02-06 11:53:23 -06:00
dialog.scss Implement fs module (#3) 2019-02-05 11:15:47 -06:00
dialog.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
electron.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
empty.ts Getting the client to run (#12) 2019-02-05 11:15:50 -06:00
fs.ts Fix images not appearing (iconv encoding issue) 2019-02-27 14:44:25 -06:00
net.ts Add evaluation helpers (#33) 2019-02-22 15:56:29 -06:00
notification.ts Wrap shared process in retry 2019-02-06 18:11:31 -06:00
os.ts Add windows support (#41) 2019-02-28 14:04:19 -06:00
path.js Add windows support (#41) 2019-02-28 14:04:19 -06:00
util.ts Uploader online (#26) 2019-02-05 11:16:02 -06:00