Commit Graph

5928 Commits

Author SHA1 Message Date
Joao Moreno
94cbf1f872 remove commented task dependency 2016-02-12 10:09:31 +01:00
Joao Moreno
bf3407239f Merge branch '2679_deb_package' of https://github.com/Tyriar/vscode into Tyriar-2679_deb_package 2016-02-12 10:00:32 +01:00
Daniel Imms
fe3988c9a2 Add gulp tasks to build deb packages
Build, install and run:
gulp vscode-linux-packages
sudo dpkg -i out-linux/vscode-amd64.deb
code .

Installing the package does the following:
- Puts VSCode dir at /usr/share/code
- Puts code.sh launcher in /usr/bin
- Defines a .desktop file to properly integrate with the launcher

Fixes #2679
2016-02-11 14:20:34 -08:00
Joao Moreno
1741f43f13 add zlib to baseModules 2016-02-10 17:49:27 +01:00
Joao Moreno
fd5416fda7 fix build 2016-02-09 15:09:03 +01:00
Johannes Rieken
0657e74daf jrieken.vscode-omnisharp > ms-vscode.omnisharp 2016-02-05 10:37:11 +01:00
Alex Dima
e609a6f409 gulp win32 watcher -- filter as soon as possible fs events 2016-02-02 12:21:01 +01:00
Alex Dima
82ef0ad89a Fixes #2522: Use official oniguruma node module 2016-01-29 12:04:25 +02:00
Joao Moreno
ce7310f84f update vscode-omnisharp version
#2498
2016-01-28 16:58:45 +01:00
Martin Aeschlimann
338ff58622 Fixes #2422: json extension ships dev node modules such as mocha and typescript that adds more than 13MB 2016-01-27 18:00:08 +01:00
Joao Moreno
b14258e8d1 fixes #2127 2016-01-27 15:42:00 +01:00
Johannes Rieken
fc3da668bc pull in jrieken.vscode-omnisharp 0.3.1 2016-01-27 15:30:27 +01:00
Joao Moreno
e44dc204ab oops 2016-01-27 14:56:15 +01:00
Joao Moreno
a9511de753 fixes #2419 2016-01-27 14:53:35 +01:00
Martin Aeschlimann
1379c39944 Merge pull request #2245 from Microsoft/aeschli-json-language-server
Add json language server
2016-01-25 22:10:46 +01:00
Joao Moreno
1b6d320d67 fixes #2201 2016-01-25 16:00:35 +01:00
Johannes Rieken
21b2a40f98 move marked.js to common 2016-01-25 10:28:39 +01:00
Martin Aeschlimann
cbb50c74a0 filter dev artifacts from json/server 2016-01-22 09:04:50 +01:00
Joao Moreno
1b8fca6c2c patch version with quality 2016-01-20 17:51:01 +01:00
Joao Moreno
75b54736d7 simplify product.json 2016-01-20 17:36:31 +01:00
João Moreno
c7280f04a6 Merge pull request #1072 from EgorMatirov/arm_building
Allow building binary on Linux ARM.
2016-01-19 17:50:00 +01:00
Joao Moreno
ef97929beb cleanup hygiene 2016-01-18 09:50:41 +01:00
Erich Gamma
6e2403964a make slashes consistent in the shown file path 2016-01-15 09:12:42 +01:00
Erich Gamma
8fac1e1017 Integrated tslint 2016-01-14 17:53:55 +01:00
Johannes Rieken
9eebf6657f move up octicon logic so that it can be reused in quick open 2016-01-13 15:06:38 +01:00
João Moreno
2db3302987 do not rename electron.exe 2016-01-13 11:15:03 +01:00
Joao Moreno
1331354349 use VSCODE_ELECTRON_PLATFORM 2016-01-12 17:26:56 +01:00
Johannes Rieken
db46719428 exclude 'weak' from build, update weak.d.ts 2016-01-11 14:30:06 +01:00
Benjamin Pasero
6915fcdf80 Merge branch 'master' into ben/electron 2016-01-07 08:22:08 +01:00
Joao Moreno
ecfc3c659d fixes #1787 2016-01-06 17:24:20 +01:00
Benjamin Pasero
ba234c7100 adopt remote module 2016-01-06 16:14:30 +01:00
Benjamin Pasero
0693d7cb30 adopt menu and menuitem 2016-01-06 16:09:04 +01:00
Benjamin Pasero
6027927d77 adopt browser window and dialog 2016-01-06 16:00:08 +01:00
Benjamin Pasero
eb1f52ce75 adopt crash reporter module 2016-01-06 12:49:52 +01:00
Benjamin Pasero
423dd7afe5 adopt screen module 2016-01-06 12:47:18 +01:00
Benjamin Pasero
3ac82937fe adopt shell module 2016-01-06 12:44:57 +01:00
Benjamin Pasero
c5f13122a5 adopt web-frame 2016-01-06 12:28:59 +01:00
Benjamin Pasero
d22fe64c76 adopt auto-updater module 2016-01-06 12:22:26 +01:00
Benjamin Pasero
f172b925b2 annotate ipc to use 2016-01-06 09:33:24 +01:00
Benjamin Pasero
fef01e389d update hygiene script 2016-01-05 16:32:49 +01:00
Benjamin Pasero
85258cc2d1 update hygiene script to ignore cmd and bat 2015-12-18 09:21:11 +01:00
Alex Dima
afa2f4b4b4 Clean up native node modules before shipping 2015-12-17 17:48:08 +01:00
Alex Dima
2dd593fe8a Improve gulp hygiene filters to cover top level files 2015-12-17 16:04:06 +01:00
Joao Moreno
6e464d9c61 ignore vscode-api-tests extension in build 2015-12-15 15:41:06 +01:00
Joao Moreno
2cfc56d48b Revert "remove extension node modules"
This reverts commit 3b4f6aa38a.
2015-12-15 15:40:28 +01:00
Joao Moreno
3b4f6aa38a remove extension node modules 2015-12-15 14:29:11 +01:00
Benjamin Pasero
3eb71362bf For now filter LICENSES.chromium.html 2015-12-15 13:00:09 +01:00
Johannes Rieken
077ebcf4d3 use vscode-omnisharp v0.3.0 2015-12-11 14:02:32 +01:00
Alex Dima
ac00ecd51b Fix hygiene script 2015-12-10 18:38:31 +01:00
Joao Moreno
2f3c47c423 remove react 2015-12-10 16:48:46 +01:00