summary refs log tree commit diff stats
path: root/appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* SSL certificate verify GitHub action (#13697)Federico Ceratto2020-03-201-0/+2
* 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
53'>553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674