forked from pool/boost
- update to 1.80.0:
* no new libraries
* for details on all the long list of changes, see
https://www.boost.org/users/history/version_1_80_0.html
- drop 0001-json-array-erase-relocate.patch
boost-mp-locale-fix.patch: upstream
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=303
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Index: boost_1_74_0/libs/test/build/Jamfile.v2
|
||||
Index: boost_1_80_0/libs/test/build/Jamfile.v2
|
||||
===================================================================
|
||||
--- boost_1_74_0.orig/libs/test/build/Jamfile.v2
|
||||
+++ boost_1_74_0/libs/test/build/Jamfile.v2
|
||||
--- boost_1_80_0.orig/libs/test/build/Jamfile.v2
|
||||
+++ boost_1_80_0/libs/test/build/Jamfile.v2
|
||||
@@ -95,7 +95,7 @@ lib boost_test_exec_monitor
|
||||
: # sources
|
||||
$(TEST_EXEC_MON_SOURCES).cpp
|
||||
@@ -11,10 +11,10 @@ Index: boost_1_74_0/libs/test/build/Jamfile.v2
|
||||
: # default build
|
||||
: # usage-requirements
|
||||
<link>shared:<define>BOOST_TEST_DYN_LINK=1
|
||||
Index: boost_1_74_0/libs/exception/build/Jamfile.v2
|
||||
Index: boost_1_80_0/libs/exception/build/Jamfile.v2
|
||||
===================================================================
|
||||
--- boost_1_74_0.orig/libs/exception/build/Jamfile.v2
|
||||
+++ boost_1_74_0/libs/exception/build/Jamfile.v2
|
||||
--- boost_1_80_0.orig/libs/exception/build/Jamfile.v2
|
||||
+++ boost_1_80_0/libs/exception/build/Jamfile.v2
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
project boost/exception
|
||||
@@ -24,11 +24,11 @@ Index: boost_1_74_0/libs/exception/build/Jamfile.v2
|
||||
;
|
||||
|
||||
lib boost_exception : clone_current_exception_non_intrusive.cpp ;
|
||||
Index: boost_1_74_0/libs/chrono/build/Jamfile.v2
|
||||
Index: boost_1_80_0/libs/chrono/build/Jamfile.v2
|
||||
===================================================================
|
||||
--- boost_1_74_0.orig/libs/chrono/build/Jamfile.v2
|
||||
+++ boost_1_74_0/libs/chrono/build/Jamfile.v2
|
||||
@@ -93,7 +93,7 @@ project boost/chrono
|
||||
--- boost_1_80_0.orig/libs/chrono/build/Jamfile.v2
|
||||
+++ boost_1_80_0/libs/chrono/build/Jamfile.v2
|
||||
@@ -90,7 +90,7 @@ project boost/chrono
|
||||
<toolset>sun:<define>__typeof__=__typeof__
|
||||
|
||||
<link>shared:<define>BOOST_CHRONO_DYN_LINK=1
|
||||
@@ -37,7 +37,7 @@ Index: boost_1_74_0/libs/chrono/build/Jamfile.v2
|
||||
<toolset>gcc-3.4.4:<linkflags>--enable-auto-import
|
||||
<toolset>gcc-4.3.4:<linkflags>--enable-auto-import
|
||||
<toolset>gcc-4.4.0,<target-os>windows:<linkflags>--enable-auto-import
|
||||
@@ -107,7 +107,7 @@ lib boost_chrono
|
||||
@@ -104,7 +104,7 @@ lib boost_chrono
|
||||
: $(SOURCES).cpp
|
||||
:
|
||||
<link>shared:<define>BOOST_ALL_DYN_LINK=1 # tell source we're building dll's
|
||||
@@ -46,10 +46,10 @@ Index: boost_1_74_0/libs/chrono/build/Jamfile.v2
|
||||
;
|
||||
|
||||
boost-install boost_chrono ;
|
||||
Index: boost_1_74_0/libs/system/build/Jamfile.v2
|
||||
Index: boost_1_80_0/libs/system/build/Jamfile.v2
|
||||
===================================================================
|
||||
--- boost_1_74_0.orig/libs/system/build/Jamfile.v2
|
||||
+++ boost_1_74_0/libs/system/build/Jamfile.v2
|
||||
--- boost_1_80_0.orig/libs/system/build/Jamfile.v2
|
||||
+++ boost_1_80_0/libs/system/build/Jamfile.v2
|
||||
@@ -11,7 +11,7 @@ project boost/system
|
||||
: source-location ../src
|
||||
: usage-requirements # pass these requirement to dependents (i.e. users)
|
||||
@@ -68,10 +68,10 @@ Index: boost_1_74_0/libs/system/build/Jamfile.v2
|
||||
;
|
||||
|
||||
boost-install boost_system ;
|
||||
Index: boost_1_74_0/libs/timer/build/Jamfile.v2
|
||||
Index: boost_1_80_0/libs/timer/build/Jamfile.v2
|
||||
===================================================================
|
||||
--- boost_1_74_0.orig/libs/timer/build/Jamfile.v2
|
||||
+++ boost_1_74_0/libs/timer/build/Jamfile.v2
|
||||
--- boost_1_80_0.orig/libs/timer/build/Jamfile.v2
|
||||
+++ boost_1_80_0/libs/timer/build/Jamfile.v2
|
||||
@@ -13,7 +13,7 @@ project boost/timer
|
||||
<library>/boost/chrono//boost_chrono
|
||||
: usage-requirements # pass these requirement to dependants (i.e. users)
|
||||
@@ -90,11 +90,11 @@ Index: boost_1_74_0/libs/timer/build/Jamfile.v2
|
||||
;
|
||||
|
||||
boost-install boost_timer ;
|
||||
Index: boost_1_74_0/libs/filesystem/build/Jamfile.v2
|
||||
Index: boost_1_80_0/libs/filesystem/build/Jamfile.v2
|
||||
===================================================================
|
||||
--- boost_1_74_0.orig/libs/filesystem/build/Jamfile.v2
|
||||
+++ boost_1_74_0/libs/filesystem/build/Jamfile.v2
|
||||
@@ -54,7 +54,7 @@ project boost/filesystem
|
||||
--- boost_1_80_0.orig/libs/filesystem/build/Jamfile.v2
|
||||
+++ boost_1_80_0/libs/filesystem/build/Jamfile.v2
|
||||
@@ -130,7 +130,7 @@ project boost/filesystem
|
||||
: source-location ../src
|
||||
: usage-requirements # pass these requirement to dependents (i.e. users)
|
||||
<link>shared:<define>BOOST_FILESYSTEM_DYN_LINK=1
|
||||
@@ -103,7 +103,7 @@ Index: boost_1_74_0/libs/filesystem/build/Jamfile.v2
|
||||
;
|
||||
|
||||
SOURCES =
|
||||
@@ -157,7 +157,7 @@ lib boost_filesystem
|
||||
@@ -163,7 +163,7 @@ lib boost_filesystem
|
||||
<conditional>@select-platform-specific-sources
|
||||
<include>../src
|
||||
<link>shared:<define>BOOST_FILESYSTEM_DYN_LINK=1
|
||||
|
||||
Reference in New Issue
Block a user