summary refs log tree commit diff stats
path: root/appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* Switch mingw links (#12561)genotrance2019-10-311-2/+2
* 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
* Small CI improvements (#10699)LemonBoy2019-02-181-5/+5
* add more nimble packages for testing (#10671)Miran2019-02-151-0/+4
* new AppVeyor configuration that should test the compiler against sele… (#10...Andreas Rumpf2019-02-091-15/+14
* [CI] fixes #10041 move bulk of `travis` and `appveyor` logic to koch.nim (#10...Timothee Cour2019-01-081-17/+1
* kick taint modeArne Döring2018-12-111-2/+2
* Testament pre parallel (#9137)Jacek Sieka2018-10-121-3/+3
* 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
* 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 af...Araq2017-08-041-1/+0
* 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
travis` and `appveyor` logic to koch.nim (#10183)' href='/ahoang/Nim/commit/.travis.yml?h=devel&id=c60916a2aff121fc0220f9452803a7bcfb6300d0'>c60916a2a ^
308710c1e ^



2e5c75973 ^
308710c1e ^







cf323104f ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94