index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
appveyor.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
SSL certificate verify GitHub action (#13697)
Federico Ceratto
2020-03-20
1
-0
/
+2
*
Switch mingw links (#12561)
genotrance
2019-10-31
1
-2
/
+2
*
appveyor config: don't stop after testing failures; keep testing Nimble packages
Andreas Rumpf
2019-09-03
1
-4
/
+0
*
[other] appveyor: use official dlls on nim-lang.org (#11473)
alaviss
2019-06-12
1
-19
/
+6
*
appveyor: test using nim-lang.org gcc (#11382)
alaviss
2019-06-04
1
-2
/
+2
*
change the order of appveyor tests (#10920)
Miran
2019-03-28
1
-1
/
+1
*
Small CI improvements (#10699)
LemonBoy
2019-02-18
1
-5
/
+5
*
add more nimble packages for testing (#10671)
Miran
2019-02-15
1
-0
/
+4
*
new AppVeyor configuration that should test the compiler against sele… (#10...
Andreas Rumpf
2019-02-09
1
-15
/
+14
*
[CI] fixes #10041 move bulk of `travis` and `appveyor` logic to koch.nim (#10...
Timothee Cour
2019-01-08
1
-17
/
+1
*
kick taint mode
Arne Döring
2018-12-11
1
-2
/
+2
*
Testament pre parallel (#9137)
Jacek Sieka
2018-10-12
1
-3
/
+3
*
disable Nimble dependencies for appveyor
Araq
2018-09-14
1
-5
/
+5
*
appveyor: attempt to make the build more robust
Araq
2018-09-10
1
-3
/
+2
*
make tests green again
Araq
2018-09-07
1
-0
/
+1
*
Genode fixes (#8501)
Emery Hemingway
2018-08-16
1
-0
/
+1
*
Update appveyor.yml
Timothee Cour
2018-07-06
1
-1
/
+1
*
nimpretty: also test on Windows/Appveyor
Andreas Rumpf
2018-06-19
1
-0
/
+2
*
Unify async macro and futures for js and native targets
Yuriy Glukhov
2018-01-05
1
-0
/
+1
*
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
[next]