mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
- deleted most old libraries/headers in codepit to avoid confusion (they are now in SVN anyway). updated required-libraries-linux.txt accordingly - moved rand() into separate file, out of lib.cpp - removed CGUIScrollBarStyle.cpp to avoid empty-file warning - wxwidgets.h: remove redundant #pragma lib and include wxw PCH - move openal-specific stuff to external_libraries/openal.h - cpu, bsd: macosx is-a bsd, so only test OS_BSD This was SVN commit r5082. |
||
|---|---|---|
| .. | ||
| test_adts.h | ||
| test_allocators.h | ||
| test_base32.h | ||
| test_bits.h | ||
| test_byte_order.h | ||
| test_cache_adt.h | ||
| test_fnv_hash.h | ||
| test_lib.h | ||
| test_lockfree.h | ||
| test_path_util.h | ||
| test_rand.h | ||
| test_regex.h | ||
| test_secure_crt.h | ||