1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-29 23:38:27 +00:00
openmw/apps/openmw_test_suite
elsid 921a22fb73
Use target_precompile_headers for the most expensive headers
Only for MSVC. Ccache doesn't work out of the box with precompiled headers but
usually gives less build time for Clang and GCC. Also GCC builds code slower
with precompiled headers for unknown reason.
2022-07-01 13:02:13 +02:00
..
detournavigator Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
esm Use ifstream for ESMReader 2022-04-15 02:58:57 +02:00
esm3 Limit the number of simultaneously open not actively used content files 2022-06-03 01:29:03 +02:00
esm4 Rename components/esm4/acti.hpp -> components/esm4/loadacti.hpp 2022-04-23 00:40:45 +02:00
esmloader Limit the number of simultaneously open not actively used content files 2022-06-03 01:29:03 +02:00
files Put tests output files to a separate dir 2022-05-30 01:34:23 +02:00
fx Better fog 2022-06-21 02:21:20 +02:00
lua Lua scripts configuration in omwaddon 2022-06-05 01:36:39 +02:00
misc Put tests output files to a separate dir 2022-05-30 01:34:23 +02:00
mwdialogue Fix keyword search when the keyword is preceded by a non whitespace non alpha character 2021-10-07 13:26:40 +00:00
mwscript Address feedback 2022-05-22 09:29:03 +02:00
mwworld Reduce number of includes for boost/program_options 2022-06-25 18:32:10 +02:00
nifloader Clean up NIF flags 2022-06-22 01:58:16 +03:00
openmw Reduce number of includes for boost/program_options 2022-06-25 18:32:10 +02:00
serialization Exchange binary messages between navmeshtool and launcher 2022-03-30 19:24:54 +02:00
settings Put tests output files to a separate dir 2022-05-30 01:34:23 +02:00
shader Put tests output files to a separate dir 2022-05-30 01:34:23 +02:00
sqlite3 Remove redundant include 2022-02-18 22:31:40 +01:00
toutf8 Fix buffer resizing by StatelessUtf8Encoder 2022-02-15 23:02:32 +01:00
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 13:02:13 +02:00
openmw_test_suite.cpp Fix tests on windows 2021-10-21 19:48:31 +02:00
testing_util.hpp Put tests output files to a separate dir 2022-05-30 01:34:23 +02:00