Michał Janiszewski
ad0060f2b9
Use rapidjson with hack for GCC8 ( #7503 )
...
To be removed once https://github.com/Tencent/rapidjson/issues/1205 is fixed
2018-05-11 16:15:36 +02:00
Michał Janiszewski
d240233671
Collect coverage on Travis
2018-04-23 20:35:36 +02:00
Michał Janiszewski
0b7fe2a71c
Execute scan-objects on Travis
2018-04-22 22:42:20 +02:00
Michał Janiszewski
a1e0e63633
Fix Travis builds by using tagged discord-rpc version
2018-04-17 20:35:36 +02:00
Michał Janiszewski
36f86440d9
Perform install target on Travis/docker64
2018-04-12 22:06:42 +02:00
Richard Jenkins
9a10218275
Update official domain
2018-02-05 13:32:53 +01:00
Michał Janiszewski
a9179fff52
chmod whole build directory on Travis
2017-11-15 22:32:51 +01:00
Michał Janiszewski
8f3434d084
Add discord-rpc support to Linux
2017-11-15 22:32:51 +01:00
Michał Janiszewski
4e3a38b25d
Use ctest for running tests
2017-09-24 23:02:26 +02:00
Michał Janiszewski
34fab632e6
Use ninja for building on Travis
2017-09-24 23:02:26 +02:00
Michał Janiszewski
8eb98777fe
Remove unused configuration from build.sh
2017-08-24 11:24:38 +02:00
Michał Janiszewski
20330707c3
Remove unused configuration from install.sh
2017-08-24 11:23:28 +02:00
Michał Janiszewski
cac9bbe481
Fix issues in install.sh
2017-07-28 20:38:30 +02:00
Michał Janiszewski
489ee9bd4f
Fix issues in build scripts
2017-07-28 20:38:30 +02:00
Michał Janiszewski
ada2569412
Update Travis configuration to use new mingw docker
2017-04-16 08:50:44 +02:00
Michał Janiszewski
1d35e5c7c4
Fix directory permissions, do make install
2016-12-16 23:32:48 +01:00
Michał Janiszewski
3bea7c0ad0
Make docker images use the same path as host for build
2016-12-16 23:08:52 +01:00
Michał Janiszewski
f29e84c723
Update MinGW libraries hash to match new zip
...
See https://github.com/OpenRCT2/openrct2.github.io/commit/55d22a591a2
2016-12-16 12:18:49 +01:00
Michał Janiszewski
2e674b9202
Migrate Linux Travis-CI jobs to docker containers
2016-12-15 16:55:17 +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