aboutsummaryrefslogtreecommitdiff
path: root/etc/ci
Commit message (Collapse)AuthorAge
* [travis] Always display the diff, but don't display _CoqProjectGravatar Jason Gross2018-10-25
| | | | | Because remove_autogenerated.sh updates _CoqProject, and we don't want to see the churn from that.
* [travis] Only run git diff on failureGravatar Jason Gross2018-08-09
|
* Add git diff for better debugging of C-file issuesGravatar Jason Gross2018-07-21
|
* Die early if we can't create the archiveGravatar Jason Gross2018-03-22
| | | | This would have caught the issue fixed by the previous commit much earlier.
* Update travis caching scriptGravatar Jason Gross2018-03-22
| | | | We no longer have a Bedrock directory; we instead have a bbv directory
* Fix an issue where travis was not building quite the right targetsGravatar Jason Gross2018-02-12
|
* Work around travis bugsGravatar Jason Gross2018-01-29
| | | | | | | https://github.com/travis-ci/travis-ci/issues/8507 We use a script and travis_retry to work around "failed to fetch" with launchpad
* Attempt to build travis in stagesGravatar Jason Gross2018-01-16
| | | | | | | | | | | | Hopefully this will lead to overall faster builds Also: - try to allow failures - Version-specific vo caches - Make archives stage-specific This way, if multiple branches are running stages at the same time, they don't have as much a chance of clobbering each others builds.
* Also build non-specific on smithersGravatar Jason Gross2017-12-13
|
* Add missing file from previous commitGravatar Jason Gross2017-12-13
|
* Print coq version on smithersGravatar Jason Gross2017-11-04
|
* Fix smithers buildGravatar Jason Gross2017-10-31
|
* Add nonautogenerated-specific{,-display} targetsGravatar Jason Gross2017-10-23
|
* Update smithers scriptGravatar Jason Gross2017-10-13
|
* Smithers doesn't support -o pipefailGravatar Jason Gross2017-10-11
|
* Add etc/ci/smithers.sh for smithers testingGravatar Jason Gross2017-10-10
|
* Don't let travis kill us in 10 minutes of silenceGravatar Jason Gross2016-11-18