7 Commits

Author SHA1 Message Date
Bart Van Assche
be9e2d70cb ci/build.sh: Enable parallel compilation 2022-11-12 18:16:17 -08:00
Bart Van Assche
c23545c604 ci: Fix the Appveyor Linux and Windows builds 2022-11-12 18:13:26 -08:00
Bart Van Assche
3fe06e8563 ci: Add ci/install.bat
Move the MinGW package installation commands from ci/build.sh into
ci/install.sh.
2022-11-12 18:12:45 -08:00
Bart Van Assche
2a65548f22 ci: Enable MinGW 2021-07-18 20:13:03 -07:00
Bart Van Assche
8b4670db3e ci: First phase of adding MingW support 2021-07-17 21:06:19 -07:00
Bart Van Assche
b446ab3188 ci: Switch from Travis to AppVeyor
Since June 15th, 2021, the building on travis-ci.org is ceased. Hence switch
to AppVeyor.
2021-07-16 21:31:50 -07:00
Bart Van Assche
6ea30aea50 .travis.yml: Add to repository
This change makes it possible to tell Travis CI to trigger a build after
every push and every time a new merge request is submitted.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
2020-02-24 19:04:57 -08:00