Просмотр исходного кода

Allow building of shared versions of some Boost.Test libraries.
Adjust tests to use always use static linking to Boost.Test, since
linking to the shared version requires test changes.

Patch from Juergen Hunold.


[SVN r35989]

Vladimir Prus 19 лет назад
Родитель
Сommit
8552d7d322
16 измененных файлов с 16 добавлено и 16 удалено
  1. 1 1
      libs/assign
  2. 1 1
      libs/conversion
  3. 1 1
      libs/format
  4. 1 1
      libs/graph
  5. 1 1
      libs/io
  6. 1 1
      libs/iostreams
  7. 1 1
      libs/math
  8. 1 1
      libs/numeric/interval
  9. 1 1
      libs/program_options
  10. 1 1
      libs/ptr_container
  11. 1 1
      libs/range
  12. 1 1
      libs/serialization
  13. 1 1
      libs/statechart
  14. 1 1
      libs/test
  15. 1 1
      libs/thread
  16. 1 1
      libs/utility

+ 1 - 1
libs/assign

@@ -1 +1 @@
-Subproject commit ff42e309ffb183f2ece89a738ecfa123e0eab320
+Subproject commit 91e4888c8ee0a61a284cd8b419982a4d572b45ce

+ 1 - 1
libs/conversion

@@ -1 +1 @@
-Subproject commit 67968d9b33576ebd6deaadb7a213db8ee9e01fc5
+Subproject commit de6746d67a4dc014dd2313af52d61ea20a96610e

+ 1 - 1
libs/format

@@ -1 +1 @@
-Subproject commit fe2c3f37655d9fe4c5981ec78af8316e7b05139e
+Subproject commit 0859a9e3aacb49efacd0e404aa58272f8c56eb9c

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit 3c852ac7a0b5d3288822c6deba962b703f475974
+Subproject commit a86397fc3487b925d271537b1923ae39ca5d25bc

+ 1 - 1
libs/io

@@ -1 +1 @@
-Subproject commit 4722f5ebcff000fdd0bef54f1ac00ef14db4e64e
+Subproject commit 03d391862722aafbb93ae4006e427df579a29688

+ 1 - 1
libs/iostreams

@@ -1 +1 @@
-Subproject commit 5606baefa8dc6b55098a07a15ee7d464c94e9f4a
+Subproject commit de8f315f3b1dd9e17aec40f4aea7ada650c4d030

+ 1 - 1
libs/math

@@ -1 +1 @@
-Subproject commit b7001da56ba7c82d08cd4b1afe3ace439c589fe4
+Subproject commit d53b96d8ed60d68a40dfba547d0c46e8382eb192

+ 1 - 1
libs/numeric/interval

@@ -1 +1 @@
-Subproject commit 303b2876f18c7543206cece78c244bbc0c527afe
+Subproject commit e17badbb6bf73169d5860d7559ff6e1a26ff60f2

+ 1 - 1
libs/program_options

@@ -1 +1 @@
-Subproject commit a560d767fb85aa99b537260c3b41fdcb7e53b4ff
+Subproject commit 5d1345c5a9ca6bd7987bdb81649970aab8a09143

+ 1 - 1
libs/ptr_container

@@ -1 +1 @@
-Subproject commit 390a10da291445ab5a9c8728f0884860a46f7df3
+Subproject commit 4b236a407c279ed1d10d99792c8c0d73e246f3c8

+ 1 - 1
libs/range

@@ -1 +1 @@
-Subproject commit f49be0b38222768bcf9e388843d0d64f4cca415e
+Subproject commit a933622ae197757d7b240a3e65f9e8de13e552fe

+ 1 - 1
libs/serialization

@@ -1 +1 @@
-Subproject commit 13f72ef7c4a623028ff4db7ceb5b0dc28b27248a
+Subproject commit d8e47b3a1fc5b7aa53d41fa853c5b39597a676a8

+ 1 - 1
libs/statechart

@@ -1 +1 @@
-Subproject commit 896b1c26b088915ae0ea8cb9cb3e99866c4d4002
+Subproject commit c01856ed26a81518fb119325e210447e26b1e284

+ 1 - 1
libs/test

@@ -1 +1 @@
-Subproject commit dbe75354a9f9ab95c9f9e4103bf76da2cc8063bd
+Subproject commit a10f5de7467039ed28f9b0e7e701bf48e7a7671e

+ 1 - 1
libs/thread

@@ -1 +1 @@
-Subproject commit 64cd268fc7658dd57e37a33db8e68f7b5ae4e97a
+Subproject commit 0e4483890510d0187fd55ab680c5394dc42a4d8d

+ 1 - 1
libs/utility

@@ -1 +1 @@
-Subproject commit 0808883f3c421c2de30daf86e941bd141119a318
+Subproject commit 0782034333903be15da2276fc211f5564078d165

粤ICP备19079148号