Commit Graph
17 Commits
Author SHA1 Message Date
Rene Rivera 1b12a19027 Fix bad tests for sub-BSD OS detections that resulted in sub-BSD flavors
being detected but appearing that the super-BSD was not detected.
2013-09-26 22:15:27 -05:00
Rene Rivera 141ac4b01a Resolve inspection issues. 2013-08-11 13:32:58 -05:00
Rene Rivera a7ada7dddc Fix include reference to endian.h header. 2013-08-06 22:00:35 -05:00
grafikrobot 1153d28320 Add platform.h header. 2013-05-02 23:23:03 -05:00
grafikrobot 5fd44efb4a Move MINGW platform to formalized 2013-05-02 23:22:09 -05:00
Rene Rivera bbff5c0fcf Bring back IA64 architecture. 2013-04-22 17:15:32 -05:00
Rene Rivera b10e3490ec Completed all changes from review. 2013-04-02 21:40:46 -05:00
Rene Rivera c22d44d0ce Seems I missed the Blackfin CPU detection header. Add missing compat
defs.
2013-03-21 21:33:18 -05:00
Rene Rivera 2beccf0bb2 Add Blackfin CPU detection. Use blackfin detection in endian detection. 2013-03-21 00:00:30 -05:00
Rene Rivera ea9f2e01ff Add BSD specific includes. Add case for Windows on ARM CPUs. Add
compatibility header.
2013-03-20 17:49:47 -05:00
Rene Rivera 4c91cba47c Add basic Android OS detection. Some adjustments to endian detection to
avoid setting multiple endianness and to avoid including extra headers.
Addition of some documentation to endian detection.
2013-03-19 23:45:35 -05:00
Rene Rivera 99ed654ccd Add endian.h header for byte order detection. Ensure that headers can be
included individually.
2013-03-18 23:06:06 -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
grafikrobot 68470ca33e Add definition docs for all the predefs. 2013-01-10 23:23:37 -06:00
Rene Rivera fe6037697c Get the doc building working again (with the quickbook-dev branch).
Update html docs to match latest code state.
2013-01-05 15:31:59 -06:00
grafikrobot fdd98a5968 Use epoc date as basis for standards, c, c++, etc. version number. 2013-01-03 21:37:59 -06:00
Rene Rivera dbb5965186 Restructure the project to match new modular layout. 2012-12-28 22:25:52 -06:00