Full merge from trunk at revision 41356 of entire boost-root tree.

[SVN r41375]
This commit is contained in:
Beman Dawes 2007-11-25 19:37:23 +00:00
parent 839ec84d2e
commit a5270c8aa8
2 changed files with 18 additions and 19 deletions

View file

@ -26,37 +26,37 @@ alias unit_test_framework : ../libs/test/build//boost_unit_test_framework/<link>
# Please keep these in alphabetic order by test-suite name
build-project ../libs/algorithm/minmax/test ; # test-suite algorith/minmax
build-project ../libs/algorithm/string/test ; # test-suite algorithm/string
#build-project ../libs/asio/test ; # test-suite asio
build-project ../libs/asio/test ; # test-suite asio
build-project ../libs/assign/test ; # test-suite assign
build-project ../libs/any/test ; # test-suite any
#build-project ../libs/bimap/test ; # test-suite bimap
build-project ../libs/bimap/test ; # test-suite bimap
build-project ../libs/bind/test ; # test-suite bind
#build-project ../libs/circular_buffer/test ; # test-suite circular_buffer
build-project ../libs/circular_buffer/test ; # test-suite circular_buffer
build-project ../libs/concept_check ; # test-suite concept_check
build-project ../libs/conversion/test ; # test-suite conversion
build-project ../libs/date_time/test ; # test-suite date_time
#build-project ../libs/disjoint_sets ; # test-suite disjoint_sets
build-project ../libs/disjoint_sets ; # test-suite disjoint_sets
build-project ../libs/dynamic_bitset ; # test-suite dynamic_bitset
build-project ../libs/filesystem/test ; # test-suite filesystem
build-project ../libs/foreach/test ; # test-suite foreach
build-project ../libs/format/test ; # test-suite format
build-project ../libs/function/test ; # test-suite function
build-project ../libs/functional/hash/test ; # test-suite functional/hash
#build-project ../libs/function_types/test ; # test-suite function_types
#build-project ../libs/fusion/test ; # test-suite fusion
#build-project ../libs/gil/test ; # test-suite gil
build-project ../libs/function_types/test ; # test-suite function_types
build-project ../libs/fusion/test ; # test-suite fusion
build-project ../libs/gil/test ; # test-suite gil
build-project ../libs/graph/test ; # test-suite graph
build-project ../libs/io/test ; # test-suite io
#build-project ../libs/interprocess/example ; # test-suite interprocess_example
#build-project ../libs/interprocess/test ; # test-suite interprocess_test
#build-project ../libs/intrusive/example ; # test-suite intrusive_example
#build-project ../libs/intrusive/test ; # test-suite intrusive_test
build-project ../libs/interprocess/example ; # test-suite interprocess_example
build-project ../libs/interprocess/test ; # test-suite interprocess_test
build-project ../libs/intrusive/example ; # test-suite intrusive_example
build-project ../libs/intrusive/test ; # test-suite intrusive_test
build-project ../libs/iostreams/test ; # test-suite iostreams
build-project ../libs/iterator/test ; # test-suite iterator
#build-project ../libs/lambda/test ; # test-suite lambda
build-project ../libs/lambda/test ; # test-suite lambda
build-project ../libs/logic/test ; # test-suite logic
build-project ../libs/math/test ; # test-suite math
#build-project ../libs/mpi/test ; # test-suite mpi
build-project ../libs/mpi/test ; # test-suite mpi
build-project ../libs/mpl/test ; # test-suite mpl
build-project ../libs/numeric/conversion/test ; # test-suite numeric/conversion
build-project ../libs/numeric/interval/test ; # test-suite numeric/interval
@ -83,7 +83,7 @@ build-project ../libs/system/test ; # test-suite system
build-project ../libs/test/test ; # test-suite test
build-project ../libs/thread/test ; # test-suite thread
build-project ../libs/tr1/test ; # test-suite tr1
#build-project ../libs/tuple/test ; # test-suite tuple
build-project ../libs/tuple/test ; # test-suite tuple
build-project ../libs/type_traits/test ; # test-suite type_traits
build-project ../libs/typeof/test ; # test-suite typeof
build-project ../libs/utility/enable_if/test ; # test-suite utility/enable_if

View file

@ -25,15 +25,10 @@
<!-- /////////////// Toolsets /////////////// -->
<mark-toolset name="acc" status="required"/>
<mark-toolset name="darwin-4.0.1" status="required"/>
<mark-toolset name="gcc-3.4.3_sunos" status="required"/>
<mark-toolset name="gcc-3_4_4_tru64" status="required"/>
<mark-toolset name="gcc-4.1.2_sunos_i86pc" status="required"/>
<mark-toolset name="gcc-4.1.3_linux" status="required"/>
<mark-toolset name="gcc-4.2.1" status="required"/>
<mark-toolset name="gcc-4.2.1_linux_x86_64" status="required"/>
<mark-toolset name="gcc-4_0_3_tru64" status="required"/>
<mark-toolset name="gcc-cygwin-3.4.4" status="required"/>
<mark-toolset name="gcc-mingw-3.4.5" status="required"/>
<mark-toolset name="hp_cxx-71_006_tru64" status="required"/>
<mark-toolset name="intel-linux-9.0" status="required"/>
<mark-toolset name="intel-vc8-win-10.0" status="required"/>
@ -1750,6 +1745,8 @@
<toolset name="mipspro"/>
<toolset name="acc*"/>
<toolset name="msvc-8.0~wm5*"/>
<toolset name="vacpp*"/>
<toolset name="pathscale*"/>
<note author="Ion Gazta&#241;aga">
The compiler does not support features that are essential for the library.
</note>
@ -1770,6 +1767,8 @@
<toolset name="gcc-3.3*"/>
<toolset name="mipspro"/>
<toolset name="msvc-8.0~wm5*"/>
<toolset name="vacpp*"/>
<toolset name="pathscale*"/>
<note author="Ion Gazta&#241;aga">
The compiler does not support features that are essential for the library.
</note>