summary refs log tree commit diff stats
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* disable 'koch boot' on AppVeyor to speedup the process; will be re-enabled ↵Araq2017-08-041-1/+0
| | | | after the next release
* 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
|
* try usr/binAman Gupta2015-10-071-1/+1
|
* set path for msys64Aman Gupta2015-10-071-0/+1
|
* use the batch fileAman Gupta2015-10-071-1/+6
|
* add basic appveyor configAman Gupta2015-10-071-0/+6
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 675 676