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
/
.travis.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
travis now only builds devel docs
narimiran
2020-03-09
1
-49
/
+7
*
attempt to add valgrind support to the CIs and testament (#12646)
Andreas Rumpf
2019-11-18
1
-0
/
+2
*
[other] update homebrew, fix travis fails on OSX (#11541)
Miran
2019-06-19
1
-0
/
+1
*
travis: cleanup & add 32-bit Linux testing (#11337)
alaviss
2019-05-30
1
-14
/
+34
*
travis: minor opimizations (#11327)
alaviss
2019-05-25
1
-6
/
+6
*
Small CI improvements (#10699)
LemonBoy
2019-02-18
1
-0
/
+2
*
fix travis: add set -e in script (#10631)
Timothee Cour
2019-02-12
1
-0
/
+2
*
travis:upgrade to xenial (trusty end of life is april 2019) (#10643)
Timothee Cour
2019-02-12
1
-1
/
+1
*
Improve Travis CI folding (#10473)
Federico Ceratto
2019-01-28
1
-0
/
+2
*
Print error summary in Travis CI (#10474)
Federico Ceratto
2019-01-28
1
-0
/
+4
*
[CI] now enables `NIM_COMPILE_TO_CPP=true` to run without allow_failures (#10...
Timothee Cour
2019-01-17
1
-2
/
+3
*
[CI] fixes #10041 move bulk of `travis` and `appveyor` logic to koch.nim (#10...
Timothee Cour
2019-01-08
1
-18
/
+3
*
kick taint mode
Arne Döring
2018-12-11
1
-1
/
+1
*
fixes the travis build for NIM_COMPILE_TO_CPP
Araq
2018-11-11
1
-1
/
+1
*
travis: use explicit build matrix; prepare for extensive C++ testing
Araq
2018-10-18
1
-5
/
+14
*
Testament pre parallel (#9137)
Jacek Sieka
2018-10-12
1
-2
/
+2
*
fix #9295 (#9299)
Timothee Cour
2018-10-11
1
-1
/
+1
*
Make "koch docs" copy the dochack.js to the right location too
Kaushal Modi
2018-09-29
1
-4
/
+1
*
Generate the dochack.js before deploying the devel docs
Kaushal Modi
2018-09-27
1
-0
/
+3
*
travis: enforce OSX tests are green
Andreas Rumpf
2018-09-25
1
-3
/
+3
*
travis: don't run testinstall on OSX
Andreas Rumpf
2018-09-24
1
-3
/
+1
*
Merge pull request #8992 from kaushalmodi/deploy-nightly-docs
Andreas Rumpf
2018-09-19
1
-1
/
+13
|
\
|
*
Deploy devel build of docs to https://nim-lang.github.io/Nim
Kaushal Modi
2018-09-18
1
-1
/
+13
*
|
travis: fixes silly syntax mistakes
Andreas Rumpf
2018-09-18
1
-2
/
+2
*
|
travis: run 'koch testinstall' on OSX
Andreas Rumpf
2018-09-18
1
-4
/
+6
*
|
tavis OSX tests should be green always now
Andreas Rumpf
2018-09-18
1
-3
/
+3
|
/
*
adjust travis build, don't test Nimble in Nim
Araq
2018-09-14
1
-5
/
+5
*
'koch web' is now 'koch docs'
Araq
2018-09-14
1
-1
/
+1
*
added a test for 'nim doc'
Andreas Rumpf
2018-09-07
1
-0
/
+1
*
add nim c -r nimsuggest/tester to travis (#8805)
Timothee Cour
2018-08-29
1
-1
/
+1
*
attempt to make travis green
Andreas Rumpf
2018-08-16
1
-2
/
+0
*
travis/testament: disable JS tests on OSX
Andreas Rumpf
2018-08-06
1
-1
/
+0
*
attempt to make the travis OSX build green
Araq
2018-08-06
1
-0
/
+1
*
fix issue #8227
Timothee Cour
2018-07-06
1
-1
/
+1
*
nimpretty: proper command line handling; added tests; travis ensures these st...
Andreas Rumpf
2018-06-19
1
-0
/
+2
*
fixes merge conflict
Andreas Rumpf
2018-06-11
1
-0
/
+2
|
\
|
*
Update .travis.yml
Daniil Yarancev
2018-06-05
1
-0
/
+2
*
|
make travis use GCC instead of clang
Andreas Rumpf
2018-05-25
1
-1
/
+0
|
/
*
Fix lists of paths in posix environment (#7034)
Dennis Felsing
2018-01-08
1
-1
/
+1
*
Add check for broken code-block in docs
Federico Ceratto
2017-11-14
1
-0
/
+2
*
fixes #6707; nimsuggest tests still not green
Andreas Rumpf
2017-11-08
1
-0
/
+2
*
Install sfml on Mac OS X in travis.
Dominik Picheta
2017-10-02
1
-0
/
+1
*
Install libsfml-dev on travis.
Dominik Picheta
2017-10-02
1
-0
/
+1
*
travis build: test documentation generation
Andreas Rumpf
2017-07-26
1
-0
/
+1
*
allow OSX tests to fail because of travis bugs
Andreas Rumpf
2017-03-30
1
-0
/
+5
*
travis already ships with nodejs
Andreas Rumpf
2017-03-29
1
-2
/
+1
*
attempt to make travis OSX tests green and mandatory
Andreas Rumpf
2017-03-29
1
-9
/
+5
*
travis/appveyor: don't overdo -d:nimCoroutines checking
Araq
2017-02-26
1
-2
/
+2
*
Removed fasm support.
Rokas Kupstys
2017-02-20
1
-3
/
+1
*
For CI: -d:nimCoroutines
Rokas Kupstys
2017-02-20
1
-4
/
+4
[next]