summary refs log tree commit diff stats
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* appveyor config: don't stop after testing failures; keep testing Nimble packagesAndreas Rumpf2019-09-031-4/+0
|
* [other] appveyor: use official dlls on nim-lang.org (#11473)alaviss2019-06-121-19/+6
|
* appveyor: test using nim-lang.org gcc (#11382)alaviss2019-06-041-2/+2
|
* change the order of appveyor tests (#10920)Miran2019-03-281-1/+1
| | | | | | | | | Testing packages sometimes randomly fails because of some reason not connected to Nim (e.g. github is down). Currently, that would prevent "regular" appveyor tests from running. Changing the order will allow "regular tests" to run regardless of the outside problems with packages.
* Small CI improvements (#10699)LemonBoy2019-02-181-5/+5
| | | | | | * [appveyor] Cache all the downloaded binaries * [travis] Enable fast_finish
* add more nimble packages for testing (#10671)Miran2019-02-151-0/+4
|
* new AppVeyor configuration that should test the compiler against sele… ↵Andreas Rumpf2019-02-091-15/+14
| | | | (#10549)
* [CI] fixes #10041 move bulk of `travis` and `appveyor` logic to koch.nim ↵Timothee Cour2019-01-081-17/+1
| | | | (#10183)
* kick taint modeArne Döring2018-12-111-2/+2
|
* Testament pre parallel (#9137)Jacek Sieka2018-10-121-3/+3
| | | | | | | | | | * testament: move to root dir (it's not a test) * osproc: fix process index passed to afterRunEvent for parallel runs it was passing the index of the process, not index of all commands * testament: complete file move
* disable Nimble dependencies for appveyorAraq2018-09-141-5/+5
|
* appveyor: attempt to make the build more robustAraq2018-09-101-3/+2
|
* make tests green againAraq2018-09-071-0/+1
|
* Genode fixes (#8501)Emery Hemingway2018-08-161-0/+1
| | | | | | | | | | | | | * Genode fixes - wrap strings in "Genode::Cstring" when logging - define SIGABRT for Genode - disable GCC -fstack-protector - use log RPC for fatal messages - add --os:genode build to appveyor - define paramStr and paramCount * Select fixups for Genode POSIX
* Update appveyor.ymlTimothee Cour2018-07-061-1/+1
|
* nimpretty: also test on Windows/AppveyorAndreas Rumpf2018-06-191-0/+2
|
* Unify async macro and futures for js and native targetsYuriy Glukhov2018-01-051-0/+1
|
* disable 'koch boot' on AppVeyor to speedup the process; will be re-enabled ↵Araq2017-08-041-1/+0
| | | | after the next release
* make appveyor builds fasterAndreas Rumpf2017-06-301-2/+2
|
* travis/appveyor: don't overdo -d:nimCoroutines checkingAraq2017-02-261-2/+2
|
* Removed fasm support.Rokas Kupstys2017-02-201-10/+1
|
* For CI: -d:nimCoroutinesRokas Kupstys2017-02-201-4/+4
|
* Fix appveyor.yml shows green, when failed. (#5396)Eugene Kabanov2017-02-151-4/+1
|
* minor appveyor updateAraq2017-02-021-1/+1
|
* updated appveyor.ymlAndreas Rumpf2017-02-011-12/+11
|
* Appveyor integration config (#5295)Eugene Kabanov2017-01-291-0/+75
|
* disabled appveyor tests since they die with a timeoutAndreas Rumpf2015-12-151-36/+0
|
* try with windows slashesAman Gupta2015-10-131-1/+1
|
* use tester directlyAman Gupta2015-10-131-1/+2
|
* really be pedanticAman Gupta2015-10-131-1/+1
|
* show current commitAman Gupta2015-10-071-0/+1
|
* install zlibAman Gupta2015-10-071-0/+1
|
* download and extract fasm.exeAman Gupta2015-10-071-0/+2
|
* avoid libcurl.dll since it clashes with msys curlAman Gupta2015-10-071-1/+2
|
* use pre-built dllsAman Gupta2015-10-071-7/+3
|
* show openssl-devel contentsAman Gupta2015-10-071-1/+2
|
* show libopenssl contentsAman Gupta2015-10-071-0/+4
|
* install libsslAman Gupta2015-10-071-3/+3
|
* list out openssl contentsAman Gupta2015-10-071-1/+3
|
* try installing openssl?Aman Gupta2015-10-071-0/+1
|
* add bin to pathAman Gupta2015-10-071-2/+2
|
* add nim.exe artifactAman Gupta2015-10-071-0/+3
|
* add test scriptAman Gupta2015-10-071-0/+9
|
* so closeAman Gupta2015-10-071-1/+1
|
* oh yea windows pathsAman Gupta2015-10-071-2/+4
|
* oops, wrong nameAman Gupta2015-10-071-0/+12
|
* rename; faster clonesAman Gupta2015-10-071-12/+0
|
* start with 64-bit buildAman Gupta2015-10-071-2/+2
|
* try mingw64 pathAman Gupta2015-10-071-1/+1
|
* try usr/binAman Gupta2015-10-071-1/+1
|