Go to file
Kp a9aa5552b7 Pass SConf test macros into later tests
Some tests may benefit from the results of earlier tests.  Other tests
may give different results if the macros from earlier tests are defined.
SCons dependency checking rejects including dxxsconf.h during testing,
so save the results of self._check_macro and insert them into later
tests.  Some tests define their macros in other ways.  The macros from
those tests and are not yet inserted.
2016-07-15 03:43:03 +00:00
common Rename fmtcheck macros to follow standard conventions 2016-07-15 03:43:03 +00:00
contrib Update Xcode project file listing (for editing purposes) 2016-03-06 13:05:37 +08:00
d1x-rebirth Use constexpr for MAX_BITMAP_FILES 2016-07-14 01:59:05 +00:00
d2x-rebirth Reorder Buddy_sorry_time update 2016-07-14 01:59:02 +00:00
Documentation Add TODO item for namespace changes 2015-12-18 04:08:24 +00:00
similar Remove useless cast in multibot.cpp 2016-07-15 03:43:03 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
INSTALL.markdown Add basic instructions on building Rebirth 2015-09-26 21:17:14 +00:00
SConstruct Pass SConf test macros into later tests 2016-07-15 03:43:03 +00:00