Commit Graph

201 Commits

Author SHA1 Message Date
Michał Janiszewski
2e674b9202 Migrate Linux Travis-CI jobs to docker containers 2016-12-15 16:55:17 +00:00
Ted John
8892a5e17c Fix AppVeyor for testing 2016-12-04 00:27:25 +00:00
Michał Janiszewski
cae3f776f3 Run tests on travis 2016-12-01 16:03:27 +01:00
Michał Janiszewski
33749ccfbe Lower jansson version requirement to 2.3 for CMake/Debian builds (#4778)
We still need at least 2.3 for `json_object_foreach`
2016-11-09 12:57:06 +01:00
Michał Janiszewski
c26b5ec2b8 Add checks ensuring CI scripts only run on CI 2016-10-21 17:08:16 +02:00
Marijn van der Werf
1be2dd996c Make testpaint a lot more quiet 2016-10-19 01:58:47 +02:00
Michał Janiszewski
cdffaa0712 Fix travis runs of testpaint
`build.sh` script has `set -e` in the invocation, it fails the script
before we have a chance to inspect exit code of `testpaint`.

This melds checking of exit status into one command, so bash won't fail
it early.
2016-10-18 22:27:43 +02:00
Marijn van der Werf
871857ee24 Use debug build for Travis testpaint 2016-10-17 21:30:01 +02:00
Marijn van der Werf
8eac13b867 Run testpaint slightly more silent on Travis 2016-10-17 21:13:10 +02:00
Michał Janiszewski
5f422905b6 Allow testpaint's tests to pass a build
This will not pass a segfault, though.
2016-10-17 21:12:07 +02:00
Michał Janiszewski
a617342519 Make 32 build also do testpaint target 2016-10-17 21:12:07 +02:00
Michał Janiszewski
8266c08215 Add docker64 entry to travis scripts 2016-10-16 00:24:11 +02:00
Ted John
a77c37f680 Fix blank commit information for AppVeyor 2016-10-02 20:22:28 +01:00
Ted John
4ee9c2c76f Fix count-rct-globals script for Windows 2016-08-28 21:19:55 +01:00
Marijn van der Werf
51137b1fb6 Add script to count globals in use 2016-08-28 17:34:06 +01:00
Ted John
bd006de77b Fix appveyor deployment script 2016-08-26 18:50:52 +01:00
Ted John
c19437028d Move artifact upload to AppVeyor deploy 2016-08-26 18:29:42 +01:00
Ted John
ce7afb92fd Migrate update libs to msbuild project 2016-08-26 00:45:57 +01:00
Ted John
76b0e3158b Delete obsolete scripts
[ciskip]
2016-08-25 23:49:59 +01:00
Ted John
c86de10f3d Control what builds are uploaded 2016-08-25 23:38:48 +01:00
Ted John
72169f681b Fix environment variable rename 2016-08-25 20:28:30 +01:00
LRFLEW
dd63caf5aa Disable NTFS Timestamps on Windows zip distributions 2016-08-13 00:18:26 +01:00
Ted John
7013e05c50 Update dependencies to version 9
This now includes both an x86 and x64 lib, so make changes accordingly to vcxproj.
2016-08-08 00:38:03 +01:00
Ted John
8851e43367 CI: Always add build symbols to artefacts 2016-07-11 13:00:25 +01:00
Marijn van der Werf
42ee299f65 Replace references to OS X 2016-06-13 19:49:06 +02:00