Commit Graph

19 Commits (f0f033707e0491151f4de68685a35e6fa61729c4)

Author SHA1 Message Date
Martin Gerhardy e669f2cd42 GAMES: added new subdirectory 2021-01-28 17:44:39 +01:00
Martin Gerhardy 595529a268 CMAKE: use LINK_WHAT_YOU_USE in release builds 2020-03-12 18:30:23 +01:00
Martin Gerhardy 139f7c0def CMAKE: always use CMAKE_LINK_WHAT_YOU_USE 2020-03-11 01:22:40 +01:00
Martin Gerhardy 1438c95330 CMAKE: tweaked cppcheck parameters 2020-03-10 19:50:36 +01:00
Martin Gerhardy eb99973b65 CMAKE: use fix-errors for clang-tidy 2020-03-07 22:10:47 +01:00
Martin Gerhardy 72647dcaa7 CMAKE: tweak clang-tidy options 2020-03-07 22:00:58 +01:00
Martin Gerhardy 478cabae1a CMAKE: apply checks on own sources only
moved into src/ dir to skip the validation of contrib/libs (external deps)
2020-03-07 15:39:09 +01:00
Martin Gerhardy e48c0b1ef3 CMAKE: Allow to disable client compilation 2018-10-24 06:33:11 +02:00
Martin Gerhardy 07c8f4bf07 CMAKE: dedicated option for the visual test cases 2016-09-06 20:06:55 +02:00
Martin Gerhardy f686044f3c CMAKE: fixed missing tools building and skip server builds
... if postgres dev files couldn't be found
2016-09-02 20:12:53 +02:00
Martin Gerhardy 4d6103546f RCON: moved into tools subdir 2016-08-12 20:32:00 +02:00
Martin Gerhardy 88ed3657ab CMAKE: Convert rcon from fips to new build system (issue #3) 2016-08-12 20:05:27 +02:00
Martin Gerhardy 00714d31e2 TESTS: added a new subfolder for visual tests and started to do a depth buffer test 2016-06-28 20:09:30 +02:00
mgerhardy 174120b3d3 FIPS: removed fips - we are now cmake only 2016-04-28 20:38:50 +02:00
Martin Gerhardy 1c98405046 LIBS: moved out of src - and into contrib 2016-04-19 20:24:29 +02:00
mgerhardy 2cbad1989c MODULES: added cubiquity and dependencies
sqlite3 and polyvox
2016-04-10 13:42:58 +02:00
Martin Gerhardy b371d4eced added shader validation 2016-03-31 10:05:24 +02:00
Martin Gerhardy c235784e26 use new gtest macros
started to refactor the persistence layer
network fixes
removed noise dependencies
2016-03-30 16:47:12 +02:00
Martin Gerhardy 2b2e239488 initial commit 2015-10-15 21:54:01 +02:00