summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup Windows libc-test build.rsgnzlbg2019-02-241-3/+3
|
* Use Reqwest backend for Appveyor, not Hyper which is deprecatedTom Parker-Shemilt2018-11-201-2/+2
|
* test --no-default-features and fix musl buildsgnzlbg2018-02-271-0/+1
|
* Don't cache on appveyorAlex Crichton2017-10-071-4/+0
|
* Add more fcntl and seal constants for Android/LinuxBryant Mairs2017-08-201-1/+1
| | | | | | | | | | | | We now create an additional binary `linux_fcntl` for testing this since there are header conflicts when including all necessary headers. This binary is run on all platforms even though it's empty on all non- Android/non-Linux platforms. Testing has been switched from a custom binary to using a runner-less test (or pair of tests). This means that for local development a simple `cd libc-test && cargo test` will run all the tests. CI has also been updated here to reflect that.
* Disable revocation checking temporarilyAlex Crichton2017-07-211-0/+1
|
* Switch to rustup hyper backend temporarilyAlex Crichton2017-07-191-0/+5
|
* Surround rustc download in appveyor-retryAlex Crichton2017-03-231-1/+1
|
* Get CI working againAlex Crichton2017-03-231-1/+1
| | | | A few changes have necessitated some updates on our end
* pass --target on appveyorAlex Crichton2016-10-101-2/+2
|
* Use workspaces in this repoAlex Crichton2016-10-081-0/+4
| | | | Also cache on appveyor to speed up builds.
* Use rustup to download the stable channelAlex Crichton2016-08-261-3/+3
|
* Run CI on all branchesAlex Crichton2016-03-111-4/+0
| | | | Only running them against auto-libc unfortunately means that PRs don't run CI.
* Add webhooks to travisAlex Crichton2016-03-101-1/+1
|
* AppVeyor has MSYS2 installed by default now!Alex Crichton2015-10-071-8/+1
|
* Move to master branchAlex Crichton2015-09-211-1/+1
|
* AppVeyor only autotest branchAlex Crichton2015-09-181-0/+4
|
* Switch to ctest crateAlex Crichton2015-09-151-1/+1
| | | | Extracted tests!
* Use MSYS2 on appveyorAlex Crichton2015-09-121-2/+12
|
* Add appveyor configAlex Crichton2015-09-101-0/+18