Commit graph

59 commits

Author SHA1 Message Date
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Tim Steinbach 871f3396a5
vscode: 1.25.0 -> 1.25.1 2018-07-20 08:22:03 -04:00
Edmund Wu c020e74886
vscode: 1.24.1 -> 1.25.0
Resolve missing lib, libgtk-x11-2.0.so.0
2018-07-06 21:57:29 -04:00
Ambroz Bizjak 3d662b5d0b vscode: 1.24.0 -> 1.24.1 2018-07-03 12:27:58 +02:00
Winnie Quinn cc13564aa8 vscode: 1.23.1 -> 1.24.0 2018-06-07 13:02:05 -04:00
Tim Steinbach 3ed41f8c73
vscode: 1.23.0 -> 1.23.1 2018-05-16 07:34:24 -04:00
Tim Steinbach 97ca2f5d58
vscode: 1.22.2 -> 1.23.0 2018-05-04 22:34:40 +00:00
Jason Legler 6fd4462fcf vscode: 1.22.1 -> 1.22.2 2018-04-12 16:26:52 -06:00
Winnie Quinn 374fde067b vscode: 1.21.1 -> 1.22.1 2018-04-07 14:40:12 -04:00
Tim Steinbach f93d4b6181
vscode: 1.21.0 -> 1.21.1 2018-03-15 18:40:40 -04:00
Tim Steinbach 46037503f6
vscode: 1.20.1 -> 1.21.0 2018-03-11 13:35:13 -04:00
Winnie Quinn bd69958d43 vscode: 1.20.0 -> 1.20.1 2018-02-17 15:14:55 -05:00
Guillaume Massé 26cfb4fdd1 vscode: 1.19.3 -> 1.20.0 2018-02-07 23:30:13 +01:00
zimbatm f7bb9f6777 vscode: 1.19.2 -> 1.19.3 2018-01-30 13:36:15 +00:00
Tim Steinbach af9724d979
vscode: 1.19.1 -> 1.19.2 2018-01-15 12:35:24 -05:00
Winnie Quinn 15e60edb95 vscode: 1.19.0 -> 1.19.1 2017-12-30 16:38:38 -05:00
Tim Steinbach e0cbd73646
vscode: 1.18.1 -> 1.19.0 2017-12-18 07:02:54 -05:00
Tim Steinbach 10b113f81b
vscode: 1.18.0 -> 1.18.1 2017-11-24 08:39:26 -05:00
Tim Steinbach 0975c4b77c
vscode: 1.17.2 -> 1.18.0 2017-11-13 14:05:45 -05:00
Tim Steinbach b269452346
vscode: 1.17.1 -> 1.17.2 2017-10-18 11:11:43 -04:00
Tim Steinbach 6a046500e6
vscode: 1.17.0 -> 1.17.1 2017-10-11 14:39:54 -04:00
Joerg Thalheim 7ca1db2123 vscode: 1.16.1 -> 1.17.0 2017-10-05 23:00:54 +01:00
Tim Steinbach 605dba0ac9
vscode: 1.16.0 -> 1.16.1 2017-09-17 09:02:26 -04:00
Tim Steinbach 58963fda09
vscode: 1.15.1 -> 1.16.0 2017-09-08 16:01:35 -04:00
Tim Steinbach 9fd315a62f
vscode: Skip 'Getting Started' 2017-08-30 07:59:42 -04:00
Winnie Quinn 69a9a2a40c vscode: 1.15.0 -> 1.15.1 2017-08-18 23:39:18 -04:00
Frederik Rietdijk 3fb2acd79f Merge pull request #28217 from NeQuissimus/vscode_1_15_0
vscode: 1.14.2 -> 1.15.0
2017-08-13 22:02:39 +02:00
Tim Steinbach 877d331765
vscode: 1.14.2 -> 1.15.0 2017-08-12 19:44:56 -04:00
davidak 3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Winnie Quinn 6df05b401b vscode: 1.14.0 -> 1.14.2 2017-07-22 17:35:49 -04:00
Gabriel Ebner 71e44b1453 vscode: 1.13.0 -> 1.14.0 2017-07-12 17:23:39 +01:00
Winnie Quinn 6736ec318a vscode: 1.12.2 -> 1.13.0 2017-06-09 22:17:23 -04:00
Winnie Quinn d55c21d89d vscode: 1.12.1 -> 1.12.2 2017-05-27 13:00:26 -04:00
Gabriel Ebner 8b6ea100ce vscode: 1.11.2 -> 1.12.1 2017-05-05 09:56:35 +02:00
Benjamin Staffin ab2e09ca11 vscode: 1.11.1 -> 1.11.2 2017-04-16 12:23:57 -04:00
Benjamin Staffin 987cafe5e0
vscode: Add libxkbfile to rpath
Otherwise vscode complains about it.
2017-04-06 23:35:49 -04:00
Benjamin Staffin 4a08528b4a
vscode: Revamp URL generation scheme
This ought to be way easier to maintain! Now just the version number
and sha256 hashes need to be updated for an update, and there are no
more manual cmdline steps to get version hashes and timestamps.

Related to #22465
2017-04-06 22:22:16 -04:00
Benjamin Staffin f50258bba5
vscode: 1.10.2 -> 1.11.1 2017-04-06 21:17:25 -04:00
Till Höppner c9d02b7c57
vscode: Fix relocation errors
LD_PRELOAD was inherited by spawned processes, and caused
issues with systems that have older system packages while
using fresh user packages.

Links out the wrapper script instead of electron binary to
expose CLI like on other systems

Breaks anything that relies on vscode not detaching
2017-03-31 20:34:35 +02:00
Winnie Quinn 1b4151b12f vscode: 1.10.0 -> 1.10.2
In addition to the version bump, this also fixes a broken install phase
on macOS. The install now completes properly on macOS 10.12 and
"bin/code" is now correctly linked to the binary within the bundle.
2017-03-24 16:48:24 -04:00
David Terry fdd436b3e4 vscode: 1.9.1 -> 1.10.0 2017-03-01 23:35:05 +01:00
David Terry bf92c77001 vscode: 1.9.0 -> 1.9.1 2017-02-09 21:35:02 +01:00
Gabriel Ebner d77d31b312 vscode: fix download url
Fixes #22465.
2017-02-06 08:29:49 +01:00
David Terry dbda1c4331 vscode: 1.8.1 -> 1.9.0 2017-02-02 21:31:28 +01:00
Jan Suchomel a6e183b42e vscode: fix .desktop file 2017-01-16 10:03:47 +01:00
Jan Suchomel 75175a04c3 vscode: 1.8.0 -> 1.8.1 2017-01-16 09:51:08 +01:00
David Terry 1152b97925 vscode: 1.7.2 -> 1.8.0 2016-12-15 21:47:31 +01:00
David Terry 35399f93d6 vscode: 1.6.1 -> 1.7.2 2016-12-15 12:04:48 +01:00
Svintsov Dmitry 8df9632a25 vscode: 1.5.1 -> 1.6.1 2016-10-14 22:33:21 +05:00
uralbash 8553883ba1 vscode: 1.4.0 -> 1.5.1 (#18468) 2016-09-13 07:35:16 +02:00