Commit graph

39 commits

Author SHA1 Message Date
Cyryl Płotnicki e79817e1ba Change url to fetch cygwin packages from to Switch 2016-09-22 11:42:57 +02:00
Cyryl Płotnicki 5cc07f9539 Merge branch 'master' into npm 2016-08-25 19:08:34 +02:00
Cyryl Płotnicki 34df8548d3 Do not exit whole build after refreshenv 2016-08-25 16:21:31 +02:00
Cyryl Płotnicki e728bf0d1b Explicit npm installation on Windows 2016-08-25 16:06:48 +02:00
Cyryl Płotnicki ae9d220cce Add ag to cygwin 2016-08-25 15:37:05 +02:00
Cyryl Płotnicki 9dc044b64d Add stylecop on windows 2016-08-23 11:09:17 +02:00
Cyryl Płotnicki 0e1c601687 Explicitly install all packages on windows via choco 2016-08-21 18:39:05 +02:00
Cyryl Płotnicki 1b1c192f9a install neocomplete under cygwin 2016-08-21 18:22:40 +02:00
Cyryl Płotnicki-Chudyk 792a79443f install Ruby via choco on Windows instead of RVM 2016-08-11 14:46:02 +02:00
Cyryl Płotnicki-Chudyk 4c2b40375e add c# programming tools for windows 2016-08-05 13:48:09 +02:00
Cyryl Płotnicki-Chudyk 2ce24829c5 Revert "add c# programming tools for windows"
This reverts commit 218674ab69efc9158943e5d9fcfef667b0bbbe59.
2016-08-05 13:46:58 +02:00
Cyryl Płotnicki-Chudyk 96e2c0d094 add c# programming tools for windows 2016-08-05 13:45:12 +02:00
Cyryl Płotnicki-Chudyk bb2c2ed44a added clang to cygwin 2016-08-04 12:50:30 +02:00
Cyryl Płotnicki-Chudyk ab7046d8b9 separated the insider script for in-cygwin execution 2016-08-04 11:21:31 +02:00
Cyryl Płotnicki-Chudyk e81b51db27 use export in the one-liner to launch common script under cygwin 2016-07-31 09:45:05 +02:00
Cyryl Płotnicki-Chudyk 017e7ac5c0 add NORUST option, use it under cygwin 2016-07-31 09:43:37 +02:00
Cyryl Płotnicki-Chudyk 823d487950 always fetch from scratch on windows 2016-07-31 09:26:15 +02:00
Cyryl Płotnicki-Chudyk db463d4adc do local checkout only, when doing the second time checkout on windows 2016-07-31 09:19:28 +02:00
Cyryl Płotnicki-Chudyk ff3140cba6 add missing rustup depndencies on cygwin 2016-07-30 21:51:11 +02:00
Cyryl Płotnicki-Chudyk ca11a4a09c introduce NOSUDO in configure scripts 2016-07-30 21:39:07 +02:00
Cyryl Płotnicki-Chudyk e4ecedd64f tell git explicitely where to clone the inner repo 2016-07-30 21:30:37 +02:00
Cyryl Płotnicki-Chudyk c074ea7b00 do not link in the repo from windows under cygwin, clone a new one 2016-07-30 21:24:10 +02:00
Cyryl Płotnicki-Chudyk 9f01f5b07b invoke common configure script from the windows build 2016-07-30 21:16:44 +02:00
Cyryl Płotnicki-Chudyk 38e40c85b9 do not quit if ~/dev already exists on windows 2016-07-30 21:13:01 +02:00
Cyryl Płotnicki-Chudyk 41e380c57c link in the already downloaded repo on windows 2016-07-30 21:05:47 +02:00
Cyryl Płotnicki-Chudyk efaf1b81e6 add archival tools to cygwin 2016-07-30 13:07:01 +02:00
Cyryl Płotnicki-Chudyk 687cbb86cc install cygwin to cygwin64 by default 2016-07-30 12:53:24 +02:00
Cyryl Płotnicki-Chudyk b0cc712beb fix cygwin isntaller to be noninteractive 2016-07-30 12:50:53 +02:00
Cyryl Płotnicki-Chudyk b612a5a5b0 continue downloading cygwin's setup if interrupted or running once again 2016-07-30 12:38:29 +02:00
Cyryl Płotnicki-Chudyk bbbfa246ff fix passing installation directory to cygwin's installer 2016-07-30 12:37:35 +02:00
Cyryl Płotnicki-Chudyk 9b5232110e do not refreshenv as it exits the current batch file 2016-07-30 12:35:39 +02:00
Cyryl Płotnicki-Chudyk 71224ec4e4 do not use cygwin from chocolatey, have more control 2016-07-30 12:28:40 +02:00
Cyryl Płotnicki-Chudyk 2ff4617ed8 also upgrade cygwin packages if possible 2016-07-30 12:13:36 +02:00
Cyryl Płotnicki-Chudyk 3498e18f8c make cygwin install packages from the list 2016-07-30 12:04:14 +02:00
Cyryl Płotnicki-Chudyk 944234bf6b do not use powershell script to build windows env 2016-07-30 11:00:14 +02:00
Cyryl Płotnicki-Chudyk b70f3ad95d add missing .bat wrapper for appveyor 2016-07-28 11:30:46 +02:00
Cyryl Płotnicki-Chudyk b0d4ac689e drive powershell script in appveyor 2016-07-28 11:29:07 +02:00
Cyryl Płotnicki-Chudyk f38b526e51 add browsers and cygwin to the default windows installation 2016-07-28 11:17:16 +02:00
Cyryl Płotnicki-Chudyk d4c126b433 add basic scaffolding around automatic build for windows on appveyor 2016-07-28 11:09:53 +02:00