Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test packages with Github workflows | narimiran | 2020-04-28 | 1 | -8/+0 |
| | |||||
* | use newer nodejs on Azure Pipelines (#14065) | Miran | 2020-04-22 | 1 | -2/+2 |
| | |||||
* | enable important_pkg on OSX (#13954) | Timothee Cour | 2020-04-14 | 1 | -0/+4 |
| | | | | | | | | | * enable important_pkg on OSX * disable some important_packages on OSX * fixup * enable nigui by installing dependency | ||||
* | Test packages on Linux (#13921) | Miran | 2020-04-08 | 1 | -2/+2 |
| | | | | | * test important packages on Linux * enable chronos | ||||
* | azure-pipelines: walkaround issues with triggers (#13657) | alaviss | 2020-03-15 | 1 | -0/+9 |
| | | | See https://status.dev.azure.com/_event/179641421 | ||||
* | azure-pipelines: use OSX 10.15 (was just enabled upstream) (#13546) | Timothee Cour | 2020-03-13 | 1 | -2/+2 |
| | |||||
* | enable testing -d:nimHasLibFFI mode (#13091) | Timothee Cour | 2020-02-04 | 1 | -1/+3 |
| | |||||
* | CI fix timeout error (#13134) | Timothee Cour | 2020-01-15 | 1 | -148/+153 |
| | |||||
* | attempt to add valgrind support to the CIs and testament (#12646) | Andreas Rumpf | 2019-11-18 | 1 | -1/+1 |
| | | | | | | * attempt to add valgrind support to the CIs and testament * valgrind (currently) works only on 64-bit Linux | ||||
* | Switch mingw links (#12561) | genotrance | 2019-10-31 | 1 | -1/+1 |
| | |||||
* | azure-pipelines: add pipelines for linux, mac and win | Leorize | 2019-10-03 | 1 | -0/+148 |
This is the equivalent to the current AppVeyor + Travis setup. |