Commit graph

104 commits

Author SHA1 Message Date
Marshall Clow
8cfc70a31f Update version to 1.88 2024-12-12 07:15:04 -08:00
Dmitry Arkhipov
da4fb7264c fix using subproject features (#972) 2024-11-01 20:16:16 +02:00
Peter Dimov
4f6c6b3e04 Fix bcp --namespace issues again 2024-10-13 20:05:59 +03:00
Marshall Clow
4d9ab5f396 Bump Version to 1.87 2024-08-14 10:09:11 -07:00
René Ferdinand Rivera Morell
09f8d09b53 Fix repeated builds of targets. (#903)
Accidentally added a dependency on the generated boost header tree for all targets. The boost headers generation only works if it's an implicit-dependency. As otherwise dependents think they are never up to date.
2024-05-21 02:47:23 +03:00
Peter Dimov
1932ecfe85 Revert "Revert " Add support for modular build structure."" (#902) 2024-05-21 02:47:23 +03:00
Dmitry Arkhipov
96e69a088d unified implict feature for platform deduction 2024-05-07 21:52:19 +03:00
Marshall Clow
8618b0c817 Bump version to 1.86.0 2024-04-15 11:58:22 -07:00
Marshall Clow
3a2f4ef55c Bump Version to 1.85 2023-12-14 14:04:53 -08:00
Marshall Clow
e2086290b8 Remove reference to obsolete (and non-existant) graph library bgl-vis 2023-10-24 20:51:38 +03:00
Peter Dimov
fd7cbeaa84 Make toolset=clang-darwin default to cxxstd=11 2023-10-24 20:49:03 +03:00
Marshall Clow
ff647209eb Version 1.84.0 2023-08-11 10:24:16 -07:00
Marshall Clow
b9ebe94d00 Bump version to 1.83.0 2023-04-14 17:01:49 -07:00
Glen Fernandes
08f5b4bf0d Bump versions to 1.82 2022-12-14 19:54:26 -05:00
Glen Fernandes
8864445b72 Bump versions to 1.81 2022-08-10 23:32:36 -04:00
Glen Fernandes
4feb269db9 Bump versions to 1.80 2022-04-13 21:31:18 -04:00
Marshall Clow
2a3a56aae9 Bump version to 1.79 2021-12-08 07:04:14 -08:00
Marshall Clow
5c24ec9364 Bump version to 1.78 2021-08-11 08:50:05 -07:00
Peter Dimov
976deac5cb Add an option --allow-shared-static that enables link=shared, runtime-link=static; refactor and reword warning message 2021-06-12 00:03:53 +03:00
Glen Fernandes
0ab8a04266 Bump version to 1.77 2021-04-16 20:54:22 -04:00
Glen Fernandes
0868698fca Bump version number to 1.76.0 2020-12-11 23:29:32 -05:00
Alexander Grund
e224a94972 Move setting BOOST_BUILD_PATH up to the other variables 2020-10-11 22:08:55 -04:00
Alexander Grund
62cdb02a07 Make config module availabe to subprojects
This makes it possible to `import config` instead of using a relative
path requiring package managers to patch the files.
2020-10-11 22:08:47 -04:00
Marshall Clow
d43510290a Bump version to 1.75.0 2020-08-14 09:35:12 -07:00
Marshall Clow
a684b63cfb Bump version to 1.74.0 2020-04-27 21:19:35 -07:00
Marshall Clow
542d04d0d9 Bump version to 1.73 2019-12-13 18:04:24 -08:00
Michael Caisse
94773bbf8a version 1.72.0 bump 2019-08-28 12:10:40 -07:00
Peter Dimov
4a6094af64 Fix bcp --namespace issues 2019-06-17 13:04:25 +03:00
Marshall Clow
212bb9b1ba Update version # to 1.71 2019-04-12 07:18:16 +01:00
Peter Dimov
47ef674f75 Apply develop changes to Jamroot, boostcpp.jam 2019-01-09 21:26:24 +02:00
Peter Dimov
5789d098be Do not declare headers an alias to libs/headers/build/boost_headers 2018-12-19 08:35:23 +02:00
Marshall Clow
56947523b4 Update version to 1.70 2018-12-12 09:53:26 -08:00
Andrey Semashev
16f52cede5 Enable hidden visibility by default
This commit uses the new visibility feature added in 898ddfa1b6 and enables hidden visibility by default for Boost libraries.
2018-10-20 18:36:57 -04:00
Marshall Clow
2d4895ea3c Bump version to 1.69.0 2018-08-09 10:09:24 -07:00
Peter Dimov
96bd15cd24 Fix version 2018-07-05 09:09:47 -07:00
Daniel James
fae420b8e0 Bump to 1.68.0 2018-07-05 09:09:28 -07:00
Steven Watanabe
fd1d7a0a4c Allow install directly from the modular layout, without running b2 headers first. stage now runs headers automatically. 2018-01-25 12:15:27 -07:00
Daniel James
b0f13e34f9 Bump to 1.67.0 2018-01-13 19:43:00 +00:00
Peter Dimov
4141ff2231 Fix stage target to not use undefined BOOST_STAGE_LOCATE (#146) 2017-12-22 00:06:18 +02:00
Steven Watanabe
000f1c3a0d Avoid generating massive numbers of <implicit-dependency>s as this causes a significant performance cost. 2017-12-21 01:55:53 +02:00
Daniel James
347b81714b Revert "Bump to 1.67.0"
Sorry! Should have done the change on develop.

This reverts commit 7e6ffc9e3f.
2017-12-18 16:59:52 +00:00
Daniel James
7e6ffc9e3f Bump to 1.67.0 2017-12-18 16:59:07 +00:00
Alexander Karzhenkov
b850c1fc9a Auto-detection of <threadapi> default value 2017-10-21 05:31:50 +03:00
Peter Dimov
864b3ef6e7 Skip link=shared, runtime_link=static instead of aborting the build (#145) 2017-09-10 14:22:29 +03:00
Daniel James
9751320d00 Bump to 1.66.0 2017-09-08 16:56:09 +01:00
Daniel James
13cc3507fb Kick off 1.65.1 2017-08-28 00:00:41 +01:00
Vladimir Prus
a696afede9 Fix autolink in boost-lib. 2017-06-25 21:37:13 +03:00
Rene Rivera
78d80f6aea Bump to 1.65.0. 2017-04-23 22:09:55 -05:00
Rene Rivera
fe70ce85c5 Bump to version 1.64.0. 2017-03-03 23:00:22 -06:00
Vladimir Prus
f02b206a8b Load optional components only when their build directory is present.
Non-recursive super-project checkout still has empty directory for
all components.
2017-01-07 14:15:29 +02:00