Vladimir Prus
|
5411a2c738
Remove the 'build_all' alias, now that 'stage' is built by default too.
|
17 lat temu |
Vladimir Prus
|
88663b0ec7
Clarify docs for --build-type=minimal.
|
17 lat temu |
Vladimir Prus
|
3124dc7c2d
Implement the 'tagged' layout.
|
17 lat temu |
Beman Dawes
|
4a4ae96030
Prep for 1.40.0
|
17 lat temu |
Vladimir Prus
|
76d06c1198
Fix typo in error message
|
17 lat temu |
Vladimir Prus
|
8697a7dd6c
Unbreak install
|
17 lat temu |
Vladimir Prus
|
dfcb633902
Adjust the default variants on Windows.
|
17 lat temu |
Vladimir Prus
|
d2dc2ec215
Disallow link=shared + runtime-link=shared clearly.
|
17 lat temu |
Vladimir Prus
|
9c70dac3c4
Ubreak multi-variant build than was broken by stage defaulting patch.
|
17 lat temu |
Vladimir Prus
|
11293a33f7
Build stage by default and explain where the libraries are put.
|
17 lat temu |
Vladimir Prus
|
43df15983a
Improve handling of 'complete' build type.
|
17 lat temu |
Vladimir Prus
|
13039261bb
If value of --build-type is wrong, complain.
|
17 lat temu |
Vladimir Prus
|
f4218ff95d
If no --with or --without option is specified, refer to project-config.
|
17 lat temu |
Vladimir Prus
|
055a2cf235
Remove function_types from the list of compiled libraries.
|
17 lat temu |
Vladimir Prus
|
c852808371
On sun, use stlport.
|
17 lat temu |
Vladimir Prus
|
5b007f4d21
On Unix, add version to the name of shared libraries even
|
17 lat temu |
Beman Dawes
|
8f58cd346f
Update version number to 1.38.0
|
17 lat temu |
Vladimir Prus
|
fc3d799098
Fix creation of unversioned symlinks when build id is specified.
|
17 lat temu |
Beman Dawes
|
75992985f4
Prep for 1.38.0
|
17 lat temu |
Vladimir Prus
|
3bf3ff2d66
Add properties help to Jamroot.
|
17 lat temu |
Steven Watanabe
|
119d7bb751
make boost-install refer to the correct target for installing the headers. Fixes #2416.
|
17 lat temu |
Daniel James
|
d7c2be5cf9
Ignore the .svn directory when installing TR1 headers.
|
17 lat temu |
Vladimir Prus
|
417b7e2486
Install TR1 headers. Addresses #2404.
|
17 lat temu |
Jurko Gospodnetić
|
9f569e3053
Minor stylistic changes made to the main Boost library Jamroot file. Corrected several comments. Made searching for header files not search through .svn folders.
|
17 lat temu |
Jurko Gospodnetić
|
20186872b6
Made installing/staging specific Boost libraries from their own folders instead of the root project folder work correctly.
|
17 lat temu |
Beman Dawes
|
adc9ba92d1
Begin 1.37.0
|
17 lat temu |
Jurko Gospodnetić
|
d32399d80f
Minor stylistic changes made to the main Boost library Jamroot file.
|
18 lat temu |
Jurko Gospodnetić
|
c94beb30be
Added a missing import of the Boost Build generate.jam module. Although not strictly necessary at the moment this will avoid future build breakage when Boost Build removes some of its extra internal module imports.
|
18 lat temu |
Rene Rivera
|
9de577e531
Add building of link=static libs to default minimal build to temporarily resolve discrepancy between built libraries and getting started docs plus autolink defaults. (fixes #1744)
|
18 lat temu |
Rene Rivera
|
ea744535cf
Fix missing links for unversioned libs for MacOSX builds.
|
18 lat temu |