Commit graph

18 commits

Author SHA1 Message Date
Edmund Wu 94bedffbdf vscode-extensions.ms-vscode.cpptools: 0.25.0 -> 0.25.1 2019-09-06 21:52:54 +02:00
Edmund Wu 4b60e0d6bc
vscode-extensions.ms-vscode.cpptools: 0.24.1 -> 0.25.0 2019-08-26 18:49:15 -04:00
Edmund Wu a585e0d8fa
vscode-extensions.ms-vscode.cpptools: 0.24.0 -> 0.24.1 2019-07-28 21:47:16 -04:00
Edmund Wu ca13e2b5e3
vscode-extensions.ms-vscode.cpptools: 0.23.1 -> 0.24.0 2019-07-08 19:56:03 -04:00
Edmund Wu e527d1408e
vscode-extensions.cpptools.ms-vscode: 0.23.0 -> 0.23.1 2019-05-20 22:12:21 -04:00
Edmund Wu 509785c127
vscode-extensions.ms-vscode.cpptools: 0.22.1 -> 0.23.0 2019-05-12 22:14:07 -04:00
Edmund Wu d0506bed9f vscode-extensions.ms-vscode.cpptools: 0.21.0 -> 0.22.1 (#58295) 2019-04-11 23:07:23 +02:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Edmund Wu baf6ba553f vscode-extensions.ms-vscode.cpptools: 0.20.1 -> 0.21.0 2019-02-09 02:42:34 +00:00
Edmund Wu 728d2a2ac7
vscode-extensions.ms-vscode.cpptools: 0.19.0 -> 0.20.1 2018-11-10 22:01:11 -05:00
Edmund Wu f8ef8bf469 vscode-extensions.ms-vscode.cpptools: use mono 5 (#49489) 2018-10-30 22:18:05 +01:00
Edmund Wu e96d14d177 vscode-extensions.ms-vscode.cpptools: update build (#48850) 2018-10-30 00:45:24 +01:00
Edmund Wu 4c95508641 vscode-extensions.ms-vscode.cpptools: 0.17.6 -> 0.19.0 (#47573) 2018-10-01 07:51:04 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Edmund Wu a2986ad883
vscode-extensions.ms-vscode.cpptools: 0.16.1 -> 0.17.6 2018-07-07 21:53:58 -04:00
Raymond Gauthier 5146fad639 vscode-extension-ms-vscode-cpptools: 0.12.3 -> 0.16.1 2018-05-05 00:58:54 -04:00
Will Dietz 4f273627a1 tree-wide: fix instance of "meta.maintainer" -> "meta.maintainers"
Encountered one of these when using check-meta, did a quick
search to find other instances.
2018-04-19 10:41:12 -05:00
Raymond Gauthier 33dc8ced65 vscode-extension-ms-vscode-cpptools: Init at 0.12.3 2017-09-03 11:18:51 -04:00