1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-09 12:22:34 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Anonymous Maarten
d43123ba50 ci: add ability to upload to codecov.io 2018-11-27 13:47:25 +01:00
Filip Gawin
0bee94d1b9 Try to use ninja on CI 2018-11-22 22:03:57 +00:00
Anonymous Maarten
764fe2ecf4 docker: install clang 2018-09-16 00:52:41 +02:00
Anonymous Maarten
0915054d93 docker: use fedora 'latest' docker image 2018-08-15 09:12:03 +02:00
Anonymous Maarten
dc595748a0 rwtools: enable on ci 2018-08-10 00:48:59 +02:00
Filip Gawin
ec92476818 Add sanitizers
Leak sanitizer - tracks leaks.

Address sanitizer - like above and
prohibiteted operations on memory.

Thread sanitizer - tracks data races.

Undefined behaviour - like name says. ;)
2018-06-08 09:35:31 +02:00
Anonymous Maarten
b8bf99ed1f docker: use latest branched fedora version instead of rawhide 2018-03-17 12:55:32 +00:00
Anonymous Maarten
d6ee4774d1 script: Use Fedora rawhide instead of latest stable release 2018-02-13 00:17:24 +00:00
Anonymous Maarten
c03e94f8b0 ci: use Docker for Travis Continuous Integration 2018-02-01 02:12:45 +00:00