Commit graph

80 commits

Author SHA1 Message Date
Daniel Imms 7816110c15 Specify exact icon path for deb desktop
Fixes #71942
2019-10-10 11:05:37 -07:00
João Moreno ab10e26096
Fixes #80702 (#80705) 2019-09-11 13:31:42 +02:00
Sergio Schvezov 19526f4123 snap: add assets verbatim (#80585)
* snap: add assets verbatim

Providing the desktop files in snap/gui will have snapcraft copy over
those assets into the snaps meta/gui verbatim.

Addtionally, add a leading ${SNAP} to the Icon entry which was also
moved to snap/gui for the "package" to have an icon by default
(which is important when sideloading).

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>

* escape

* fix snapcraft.yml

* use @@EXEC@@ in desktop files

* fix bad path

* fix snap desktop file
2019-09-10 17:12:45 +02:00
Sergio Schvezov 51334d5bd9 buildSnapPackage: use the default snapcraft target (#80217)
Use the default snap target for snapcraft to create the snap (build is an
intermediate lifecycle step).

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
2019-09-10 10:24:40 +02:00
Joao Moreno a4e350f76f Merge commit 'refs/pull/66181/head' of github.com:microsoft/vscode into pr/66181 2019-08-07 11:56:18 +02:00
Benjamin Pasero 73643c60a6
Update to Electron 4.0.x (#73119)
* Bump electron@4.0.0-beta.9

* electron 4 - temporarily warn about exploration change

* update to Electron 4.0.0 stable

* remove electron 4 notification

* bump to electron@4.0.1

* electron 4: adopt format change of "version" file

* build - set to use exploration image

* Revert "build - set to use exploration image"

This reverts commit 1bb280fc5e.

* electron@4.0.2

* fix electron.d.ts

* update distro

* bump electron@4.0.4

* debt - adopt new process.getProcessMemoryInfo()

* update electron@4.0.5

* electron@4.0.6

* electron 4.0.x - remove Linux 32bit build

* electron@4.0.7

* electron - update to 4.1.2

* bump electron@4.1.4

* update build (remove Linux32)

* electron@4.1.5

* electron 4 - remove linux 32bit warning

* Remove more 32-bit Linux build stuff

Fixes #66271

* electron@4.2.0

* electron@4.2.1

* electron@4.2.2

* electron@4.2.3

* Revert "electron@4.2.3"

This reverts commit ae375ef764.

* Revert "Revert "electron@4.2.3""

This reverts commit 513581ebc5.
2019-06-04 10:50:10 +02:00
Joao Moreno d24ac8836c fix snap build 2019-03-22 11:12:57 +01:00
Daniel Imms a0407e3df8 Replace @@ICON@@ 2019-03-11 10:34:17 -07:00
Daniel Imms 966cd549e6 Rename key, add distro update 2019-03-08 11:17:38 -08:00
Daniel Imms c2522605d9 Merge remote-tracking branch 'origin/master' into pr/beruic/62650 2019-03-05 08:34:42 -08:00
Alex Dima af95b7d343 Adopt task.define (better task names) 2019-02-12 20:43:55 +01:00
Alex Dima c25de7d09f Extract task code to its own file 2019-02-12 15:13:43 +01:00
Alex Dima 84bebd0ff6 Final adoption (#67863) 2019-02-05 21:23:35 +01:00
Alex Dima 4676da4595 More gulp clean task simiplifications (#67863) 2019-02-04 17:34:26 +01:00
João Moreno eb69d48499
Merge pull request #65579 from Kedstar99/snapFix
Removed snapUpdate.sh and replaced with inline command
2019-01-28 15:30:29 +01:00
Segev Finer a0a5c9cbee Bundle/Install completions with the correct appname
Fixes #66154
2019-01-08 00:40:15 +02:00
Joao Moreno 493ad1da77 temporary comment out completions 2019-01-07 17:21:02 +01:00
João Moreno a9e56b859d
Merge pull request #56670 from segevfiner/shell-completions
code command completions for Bash & Zsh
2019-01-04 16:11:10 +01:00
Daniel Imms 56eada0006
Merge branch 'master' into patch-1 2018-12-27 14:15:42 -08:00
Krish De Souza 4c02c554ce Removed snapUpdate.sh and replaced with inline command
+Simplifies the build process.
+Avoids creating a new shell that simply spawns another shell environment.
+Simplifies the update mechanism by removing the need to track the existence of snapUpdate.sh.
+Keeps the logic for snapUpdate.sh close to updateService.snap.ts
2018-12-22 11:53:22 +05:30
Joao Moreno 71fbf3dbe0 cleanup snap update service 2018-12-20 10:08:21 +01:00
Joao Moreno 2372808d88 snpa build 2018-12-19 15:06:21 +01:00
Joao Moreno 5fcddccd99 fix linux snap version 2018-12-19 15:02:58 +01:00
Joao Moreno dd306185ec fix gulp 2018-12-19 15:02:19 +01:00
Joao Moreno 87f95dd6cc shorten snap version 2018-12-19 12:59:25 +01:00
Joao Moreno a2deea6c19 snap package version should be commit ID 2018-12-19 10:03:03 +01:00
Joao Moreno c850728ddd build 2018-11-08 15:23:50 +00:00
Joao Moreno 86fa4e4957 use snap cleanbuild 2018-11-07 15:51:46 +00:00
Joao Moreno 14d41f25eb bring back snap build tasks 2018-11-07 15:24:08 +00:00
Joao Moreno 391819f002 set exec bit 2018-11-07 14:47:31 +00:00
Joao Moreno b8e7442f5d set exec bit 2018-11-07 13:58:14 +00:00
Joao Moreno e840e83ff9 set executable bits 2018-11-06 15:08:02 +00:00
Joao Moreno 72fd692827 whitespace 2018-11-06 12:02:08 +00:00
Jimmy Merrild Krag b8097b88aa Change icon name on Linux for icon theme compatibility
This change is made under the assumption that the '-oss' part is removed for final official distribution builds.

The issue it resolves can be read about here: https://github.com/numixproject/numix-core/issues/2964
2018-11-06 10:34:42 +01:00
Joao Moreno 29a6e3d3ca Merge remote-tracking branch 'origin/master' into tyriar/snap 2018-11-04 13:58:08 +01:00
Segev Finer c0895eb214 Merge remote-tracking branch 'upstream/master' into shell-completions 2018-09-22 19:48:51 +03:00
Joao Moreno 60e2737540 cleanup linux gulpfile 2018-09-13 11:14:33 +02:00
Joao Moreno 6b20b45809 Merge commit 'refs/pull/56727/head' of github.com:Microsoft/vscode into pr/56727 2018-09-13 11:05:15 +02:00
Aliaksandr Stelmachonak df3616ad93 Resolved conflict 2018-09-10 11:32:02 -04:00
Aliaksandr Stelmachonak 8d5401b33a Fix arm64 deb (thanks to @glebm for the hint)
Removed unused flatpack clean task
Updated electron version for tests
2018-09-10 11:09:51 -04:00
Daniel Imms 17a0bbba4e Remove unused clean flatpak tasks 2018-08-22 11:33:31 -07:00
Segev Finer 8f83890068 Add URL handler support for Linux desktops
Fixes #48528
2018-08-18 04:56:34 +03:00
Segev Finer ccceaa2f52 Automatically install Bash and Zsh completions in deb/rpm 2018-08-17 14:21:23 +03:00
Erich Gamma afbf447ccd Fix for #53710 adopt TS support for checking JSON files 2018-07-06 15:13:44 +02:00
ava1ar 82c9dd3330 Added ARM64 build support 2018-06-17 02:57:27 -04:00
Daniel Imms 474568c55b Merge remote-tracking branch 'origin/master' into tyriar/snap 2018-03-05 10:03:33 -08:00
Daniel Imms 2e200d6e28 Remove flatpak task
Fixes #44578
2018-03-03 10:05:01 -08:00
Daniel Imms 79b79309ce Call a script on update 2018-02-08 09:09:12 -08:00
Daniel Imms 7097e0b3da Remove postRefreshHook reference 2018-02-07 13:28:58 -08:00
Daniel Imms 90385c778b Remove post-refresh hook 2018-02-07 11:13:50 -08:00