Anonymous Maarten
58c0dcd8ce
cmake: only set C and C++ standard for "core targets"
...
core targets = developed by us
2019-01-05 05:22:25 +01:00
Anonymous Maarten
d43123ba50
ci: add ability to upload to codecov.io
2018-11-27 13:47:25 +01:00
Anonymous Maarten
3c0e40e209
microprofile: update to current master
2018-11-22 21:07:48 +00:00
Anonymous Maarten
0e519d7295
cmake: split cmake in interface + check interface
...
External projects do not need boost, glm or bullet specific options.
Though, we do want to enable sanitizers and coverage on them.
2018-09-16 00:53:18 +02:00
Daniel Evans
63a2caa471
Add microprofile to rwengine dependencies
2018-09-01 22:58:24 +01:00
darkf
d69fdffdd1
Remove mman-win32 dependency
2017-09-16 19:50:51 +01:00
Anonymous Maarten
65b14fcb9c
config: use boost::property_tree for INI read and default generation
...
* remove inih
* input.invert_y has now behavior as described on wiki
2017-02-20 01:01:30 +00:00
PerikiyoXD
8f719f78e6
Updated submodules
2016-12-18 20:53:06 +01:00
haphzd
114abe2286
Windows/MinGW-W64 compatibility
2016-07-28 14:46:48 +03:00
Dmitry Marakasov
6582704b05
Use inih as git submodule
...
ExternalProject use is discouraged.
- Most package build systems do not allow any fetching on
configure/build stage
- It's insecure the way it's used now, as it does not specify commit
hash, so it may fetch whatever malicous code and it'll come
unoticed
2016-05-25 18:28:57 +03:00