Commit Graph

10 Commits

Author SHA1 Message Date
Rene Rivera
65bb36c66d Fix incorrect path calculation for predef check program sources. Hence, re-enable the tests that use predef/check. 2015-01-27 14:17:37 -06:00
Rene Rivera
44133dce99 Disable Mac check tests until the work on super layout. 2015-01-27 10:22:37 -06:00
Rene Rivera
211a868b80 Add general predef_check utility program and BBv2 support for using it. 2015-01-27 08:28:37 -06:00
Rene Rivera
4a4c6e630e Fix test build script to also work in non-modular release archive. 2014-07-10 08:49:46 -05:00
Rene Rivera
3ccc33fa28 Update copyrights back to original author. 2014-01-10 08:46:03 -06:00
Rene Rivera
b28bad14ea Address endian compile errors for OSX in the cases where sys/param.h was
include ahead of the predef headers. The solution was to: use the OSX
machine/endian.h header, and only allow a single OS to be detected at
once. Test cases added for both conditions on OSX.
2013-10-05 16:41:55 -05:00
Rene Rivera
3ecdcb44df Adjustments for building tests with dynamically generated header links
for modular SVN layout.
2013-09-27 12:11:42 -05:00
Rene Rivera
f13411977e Prep for formal inclusion into Boost trunk. 2013-07-28 12:07:05 -05:00
Rene Rivera
9fcecba7cc Most changes from review comments implemented. Remove use of "#elif" for
backward PP compatability. Add BOOST_category_item_AVAILABLE as a
defined, or not, symbol for use with "#ifdef" or "#ifndef". Add
documentation of macros used for detection and version information. Also
replace direct use of BVN(0,0,0) and BVN(0,0,1) with more meaningful
macros that are globally defined, and hence consistent.
2013-01-18 21:25:30 -06:00
Rene Rivera
dbb5965186 Restructure the project to match new modular layout. 2012-12-28 22:25:52 -06:00