Commit graph

52 commits

Author SHA1 Message Date
Cyryl Płotnicki 241829126d Split vim config into a seaprate Linux and cygwin parts 2016-09-10 13:38:42 +02:00
Cyryl Płotnicki c30c13d488 Link in correct gitconfig under cygwin 2016-08-26 09:09:19 +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 3d3ec10f98 Add cygwin's mintty config 2016-08-21 18:21:48 +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 ec8de1dd6a install python-pip manually on cygwin 2016-08-05 10:27:31 +02:00
Cyryl Płotnicki-Chudyk 14851ba8bc no Go under cygwin 2016-08-05 10:14:23 +02:00
Cyryl Płotnicki-Chudyk 1f8566dba5 Do not use vim under cygwin 2016-08-05 09:56:31 +02:00
Cyryl Płotnicki-Chudyk bb2c2ed44a added clang to cygwin 2016-08-04 12:50:30 +02:00
Cyryl Płotnicki-Chudyk ccd03d201b fix typo in the cygwin build insider script 2016-08-04 11:35:31 +02:00
Cyryl Płotnicki-Chudyk 9a706ac312 do not force pull for the repo inside cygwin 2016-08-04 11:29:27 +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 1a1860c877 add all initial steps to readme for windows 2016-07-30 11:43:48 +02:00
Cyryl Płotnicki-Chudyk ebe14081fe try to make bootstrap executable remotely 2016-07-30 11:12:05 +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 0eac6c5a62 echo commands on screen in windows bootstrap 2016-07-30 10:53:09 +02:00
Cyryl Płotnicki-Chudyk 5521c5f9ea add initial bootstrap for windows scripts 2016-07-30 10:37:20 +02:00
Cyryl Płotnicki-Chudyk 9dad4b01ef add cygwin git package 2016-07-28 11:44:07 +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 db810ad2b2 do not ask for confirmation when installing via choco 2016-07-28 11:30:17 +02:00
Cyryl Płotnicki-Chudyk b0d4ac689e drive powershell script in appveyor 2016-07-28 11:29:07 +02:00