aboutsummaryrefslogtreecommitdiff
path: root/.appveyor.yml
Commit message (Collapse)AuthorAge
* Remove AppVeyor. GitHub actions ate their lunch.Garrett D'Amore2021-07-06
|
* fixes #366 Cache ninja-build for AppVeyorGarrett D'Amore2018-04-24
| | | | fixes #365 Probably we don't need asciidoctor at build time
* Attempt to use Ninja on AppVeyor, and shorten the build matrix.Garrett D'Amore2017-12-28
|
* CI updates.Garrett D'Amore2017-12-28
| | | | | | | | | This updates to use Circle CI by default, but we leave Travis in place (but only one default build and one coverage build) until we can move it. We also switch to using ninja for performance reasons. The hope is to get to using CircleCI for everything except Windows. The AppVeyor build needs cleanups and should switch to ninja later.
* Generate 64-bit on 64-bit builds.Garrett D'Amore2017-08-05
|
* Remove borken workaround for AppVeyor.Garrett D'Amore2017-08-05
|
* Fixup the AppVeyor YAML.Garrett D'Amore2017-08-05
|
* Add Visual Studio 2017 to the AppVeyor builds.Garrett D'Amore2017-08-05
|
* Use xterm $TERM on AppVeyor (for colorized output).Garrett D'Amore2017-01-16
|
* Fixes for 32-bit Windows compilation.Garrett D'Amore2017-01-16
|
* Initial AppVeyor support.Garrett D'Amore2017-01-15