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 |
|
Vladimir Prus
|
94b42cfd9d
|
Introduce boost-lib helper function.
|
2016-11-03 12:55:12 -05:00 |
|
Vladimir Prus
|
235330995e
|
Support additional tagging of binaries by Python version.
|
2016-11-03 12:54:59 -05:00 |
|
Marshall Clow
|
e87e444847
|
Update versions for 1.63
|
2016-10-26 16:20:08 -07:00 |
|
Daniel James
|
6e4c5c5f0b
|
Bump version for 1.62.0
|
2016-05-29 10:51:48 +01:00 |
|
Marshall Clow
|
166b737f82
|
Bump version number for 1.61.0
|
2016-03-03 09:34:35 +00:00 |
|
Daniel James
|
042e259e3c
|
Bump version number.
Conflicts:
libs/config
tools/build
|
2015-10-29 00:24:40 +00:00 |
|
Rene Rivera
|
51e693134f
|
Merge outstanding develop changes (as appropriate).
|
2015-08-05 10:20:35 -05:00 |
|
Rene Rivera
|
804adbc37f
|
Bump Boost version.
|
2015-05-20 16:12:55 -05:00 |
|
Jürgen Hunold
|
e3bc35f789
|
Lift architecture detection
|
2015-04-04 20:47:51 +03:00 |
|
Daniel James
|
e914b15729
|
Bump version number.
|
2014-11-09 23:15:27 +00:00 |
|
Daniel James
|
d9cf98c207
|
Start 1.57.0
Will rebuild the getting started guide later.
|
2014-08-07 18:14:22 +01:00 |
|
Daniel James
|
4b23e81357
|
Setup 1.56.0 (from Marshall).
|
2014-03-05 22:09:10 +00:00 |
|
Eric Niebler
|
51bc0b6a84
|
add a use-project for the wave tool
|
2014-01-15 09:21:12 -08:00 |
|
Beman
|
5a86ed2cec
|
Add use-project for /boost/tools/inspect
|
2013-12-24 15:48:03 -05:00 |
|