Commit Graph

135 Commits

Author SHA1 Message Date
Joao Moreno
9f881a0898 fix npe 2016-03-04 16:26:05 +01:00
Joao Moreno
d0e3ab293d Merge branch 'ext-compile' 2016-03-04 15:54:01 +01:00
Joao Moreno
12d7f996b6 remove hardcode extensions dependencies 2016-03-04 15:48:57 +01:00
Joao Moreno
eb2ab21c34 fix lint 2016-03-04 15:36:27 +01:00
Joao Moreno
69286bbe48 fix watch & compile tasks 2016-03-04 15:31:21 +01:00
Joao Moreno
71a6127d0b fixes #1642 2016-03-04 10:44:20 +01:00
Joao Moreno
b07b57cc0e gulpfile.extensions refactor 2016-03-04 09:27:27 +01:00
Daniel Imms
77ab7e0c20 Fix 32-bit deb upload 2016-03-03 22:37:58 -08:00
Daniel Imms
e2b4e36873 Fix lint errors in build/ 2016-03-03 22:12:47 -08:00
Dirk Baeumer
c29826b209 Add compile-build-extensions tasks 2016-03-03 16:02:30 +01:00
Dirk Baeumer
2e26466979 Enable optimze-vscode again for vscode-win32 2016-03-03 11:16:19 +01:00
Daniel Imms
34003be33d Produce .deb package in deb/ folder 2016-03-02 18:31:44 -08:00
Alex Dima
18c4629511 Rename gulp tasks around extensions 2016-03-01 11:40:18 +01:00
Alex Dima
1a97264011 gulpfile.plugins -> gulpfile.extensions 2016-03-01 11:40:17 +01:00
Alex Dima
58c1cdd3eb php extension compiles to commonjs 2016-03-01 11:40:14 +01:00
Daniel Imms
572be7e529 Register code to the Debian alternatives system
Fixes #3541
2016-02-29 15:44:47 -08:00
Daniel Imms
d624636afe Register the apt repository as a source for official .deb builds
Part of #2973
2016-02-26 09:01:39 -08:00
Joao Moreno
00035055a4 use same cli script in Windows
fixes #3055
2016-02-25 17:35:33 +01:00
João Moreno
5730e16736 typo 2016-02-25 16:58:27 +01:00
Joao Moreno
1a51948f9c add code launcher for windows bash
fixes #1704
2016-02-25 16:53:32 +01:00
Alex Dima
bc76d98e00 Prefer lowercase c in (c) 2016-02-24 14:28:46 +01:00
Alex Dima
8bc37bcf37 Do not ship octicons in standalone editor 2016-02-24 14:28:45 +01:00
Daniel Imms
edbdf75cd8 Merge remote-tracking branch 'upstream/master' 2016-02-23 08:52:52 -08:00
Joao Moreno
c6ae31a9ae make build fail on compile errors 2016-02-23 09:33:16 +01:00
Daniel Imms
bf552e1e71 Remove unused vscode-linux-arch-build-deb-catalog gulp tasks 2016-02-19 15:09:16 -08:00
Daniel Imms
b0372e6810 Correct Package format
apt-get doesn't like filenames in package catalog containing .
2016-02-19 15:08:39 -08:00
Joao Moreno
90c1f7ab89 remove omnisharp
fixes #3167
2016-02-19 15:35:34 +01:00
Joao Moreno
93f1cf3b30 add no-unused-vars to eslintrc 2016-02-19 15:35:34 +01:00
Joao Moreno
f61d36818d remove plugin host sourcemap
fixes #2863
2016-02-19 15:10:46 +01:00
Joao Moreno
c5d4fbca7c add .eslintrc to build files 2016-02-19 15:10:46 +01:00
Daniel Imms
28964e5688 Fix gulp deb package clean tasks 2016-02-18 21:14:48 -08:00
Daniel Imms
8679fbd40d Use epoch time as deb package revision
This saves the gulp task relying on pinging the update server for the last
package revision.

Related #2973
2016-02-18 20:58:09 -08:00
Daniel Imms
813965b996 Create apt repository package catalog with deb package
Related #2973
2016-02-18 16:56:17 -08:00
Joao Moreno
f0805c28b0 fix hygiene 2016-02-18 16:59:18 +01:00
Joao Moreno
9707fdf617 reuse reporter in tslint 2016-02-18 16:02:16 +01:00
Joao Moreno
ff988d37a8 Merge remote-tracking branch 'origin/master' into hygiene-tslint 2016-02-18 15:28:04 +01:00
Joao Moreno
7a4e55518f whitespace 2016-02-18 15:24:52 +01:00
Erich Gamma
f85a587344 Added tslint to the hygiene pre-commit check 2016-02-18 15:01:53 +01:00
Alex Dima
7082af62f8 tslint /editor/ and /platform/ tests 2016-02-18 10:07:50 +01:00
Dirk Baeumer
d47c2c03df Port noUnexternalizedStringsRule to TS 1.8.0. Add support to detect duplicate keys with different messages 2016-02-18 09:12:42 +01:00
Dirk Baeumer
a5976acb36 Fully remove JS and TS from the VSCode. Only keep extensions. 2016-02-17 16:42:22 +01:00
Joao Moreno
43f6e241c1 add sourcemap url by default
fixes #2863
2016-02-16 16:45:25 +01:00
Joao Moreno
1937d52aec update-vscode-sourcemaps 2016-02-16 16:17:33 +01:00
Daniel Imms
61f5dc6697 Fix Linux .desktop file name 2016-02-12 11:51:24 -08:00
Joao Moreno
be4a1ef00c add darwin specific launcher 2016-02-12 16:58:39 +01:00
Joao Moreno
76465f35f8 make control quality aware 2016-02-12 16:26:40 +01:00
Joao Moreno
16f31d80e8 make code.desktop quality aware 2016-02-12 16:11:49 +01:00
Joao Moreno
1940ca7163 rename linux executable to quality 2016-02-12 16:11:49 +01:00
Joao Moreno
771257c5ab make linux deb build quality dependent 2016-02-12 15:48:47 +01:00
Joao Moreno
b20c19c88f fix build 2016-02-12 15:48:47 +01:00