Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable 'koch boot' on AppVeyor to speedup the process; will be re-enabled af... | Araq | 2017-08-04 | 1 | -1/+0 |
* | make appveyor builds faster | Andreas Rumpf | 2017-06-30 | 1 | -2/+2 |
* | travis/appveyor: don't overdo -d:nimCoroutines checking | Araq | 2017-02-26 | 1 | -2/+2 |
* | Removed fasm support. | Rokas Kupstys | 2017-02-20 | 1 | -10/+1 |
* | For CI: -d:nimCoroutines | Rokas Kupstys | 2017-02-20 | 1 | -4/+4 |
* | Fix appveyor.yml shows green, when failed. (#5396) | Eugene Kabanov | 2017-02-15 | 1 | -4/+1 |
* | minor appveyor update | Araq | 2017-02-02 | 1 | -1/+1 |
* | updated appveyor.yml | Andreas Rumpf | 2017-02-01 | 1 | -12/+11 |
* | Appveyor integration config (#5295) | Eugene Kabanov | 2017-01-29 | 1 | -0/+75 |
* | disabled appveyor tests since they die with a timeout | Andreas Rumpf | 2015-12-15 | 1 | -36/+0 |
* | try with windows slashes | Aman Gupta | 2015-10-13 | 1 | -1/+1 |
* | use tester directly | Aman Gupta | 2015-10-13 | 1 | -1/+2 |
* | really be pedantic | Aman Gupta | 2015-10-13 | 1 | -1/+1 |
* | show current commit | Aman Gupta | 2015-10-07 | 1 | -0/+1 |
* | install zlib | Aman Gupta | 2015-10-07 | 1 | -0/+1 |
* | download and extract fasm.exe | Aman Gupta | 2015-10-07 | 1 | -0/+2 |
* | avoid libcurl.dll since it clashes with msys curl | Aman Gupta | 2015-10-07 | 1 | -1/+2 |
* | use pre-built dlls | Aman Gupta | 2015-10-07 | 1 | -7/+3 |
* | show openssl-devel contents | Aman Gupta | 2015-10-07 | 1 | -1/+2 |
* | show libopenssl contents | Aman Gupta | 2015-10-07 | 1 | -0/+4 |
* | install libssl | Aman Gupta | 2015-10-07 | 1 | -3/+3 |
* | list out openssl contents | Aman Gupta | 2015-10-07 | 1 | -1/+3 |
* | try installing openssl? | Aman Gupta | 2015-10-07 | 1 | -0/+1 |
* | add bin to path | Aman Gupta | 2015-10-07 | 1 | -2/+2 |
* | add nim.exe artifact | Aman Gupta | 2015-10-07 | 1 | -0/+3 |
* | add test script | Aman Gupta | 2015-10-07 | 1 | -0/+9 |
* | so close | Aman Gupta | 2015-10-07 | 1 | -1/+1 |
* | oh yea windows paths | Aman Gupta | 2015-10-07 | 1 | -2/+4 |
* | oops, wrong name | Aman Gupta | 2015-10-07 | 1 | -0/+12 |
* | rename; faster clones | Aman Gupta | 2015-10-07 | 1 | -12/+0 |
* | start with 64-bit build | Aman Gupta | 2015-10-07 | 1 | -2/+2 |
* | try mingw64 path | Aman Gupta | 2015-10-07 | 1 | -1/+1 |
* | try usr/bin | Aman Gupta | 2015-10-07 | 1 | -1/+1 |
* | set path for msys64 | Aman Gupta | 2015-10-07 | 1 | -0/+1 |
* | use the batch file | Aman Gupta | 2015-10-07 | 1 | -1/+6 |
* | add basic appveyor config | Aman Gupta | 2015-10-07 | 1 | -0/+6 |