Added minimal Docs for new macros and headers (abi fixing/link library selection/BOOST_HAS_DECLS|PEC), more to come on this...

Added test cases for new macros and headers.


[SVN r19655]
This commit is contained in:
John Maddock
2003-08-17 12:03:01 +00:00
parent e620ac24ab
commit 80b14ea8a8
23 changed files with 3583 additions and 31 deletions
+1
View File
@@ -32,6 +32,7 @@ include \$(BOOST_ROOT)/libs/config/test/options.jam ;
run config_info.cpp <template>config_options ;
run config_test.cpp <lib>../../test/build/boost_test_exec_monitor <template>config_options ;
run limits_test.cpp <template>config_test_options ;
run abi/abi_test.cpp abi/main.cpp <template>config_options ;
EOF