Commit graph

12 commits

Author SHA1 Message Date
Rene Rivera
ea744535cf Fix missing links for unversioned libs for MacOSX builds.
[SVN r46795]
2008-06-27 22:14:23 +00:00
Beman Dawes
1bea034959 Update version number for 1.36.0
[SVN r46718]
2008-06-26 15:34:49 +00:00
Vladimir Prus
45c8296f40 Consistently use symlinks when installing Boost.
* Jamroot: use symlink, not hardlink
    * tools/build/v2/tools/symlink.jam: Implement fallback
    for doing symlinks on Windows.

Fixes #1902.  Thanks to Frank Mori Hess for the patch.


[SVN r45445]
2008-05-17 06:14:11 +00:00
Roland Schwarz
1d7b685fea use-project didn't actually do what the comment promised.
This triggered an error with thread Jamfile that could be seen when bjam was invoked in rootdir with
bjam --with-wave.

[SVN r44774]
2008-04-26 09:54:07 +00:00
Vladimir Prus
0239328ec0 Correct speliing of --build-dir in --help output
[SVN r42997]
2008-01-28 17:59:27 +00:00
K. Noel Belcourt
80f56a80f4 Pgi compilers can't accept shared library with Boost version
suffix appended to it.  Add logic to tag rule in Jamroot to 
suppress appending version suffix for pgi toolset.



[SVN r41734]
2007-12-05 03:11:25 +00:00
Rene Rivera
f3f681b01c Add --build-type option to root build. Two choices possible at the moment "minimal" and "complete". With minimal as the default we only build the common release variant. The old behavior of building many variants is available with "complete".
[SVN r41380]
2007-11-25 20:10:10 +00:00
Roland Schwarz
c2c7a3e691 New thread Jamfile. Requirement <threading>multi now correctly handled, even when requested with <threading>single. New project specific feature <threadapi> with values win32 and pthread available.
[SVN r40677]
2007-11-02 08:40:11 +00:00
Vladimir Prus
88d3059899 Make 'install' for individual lib explicit.
[SVN r40474]
2007-10-26 08:45:26 +00:00
Vladimir Prus
3cccc52cbb Fix typo
[SVN r40473]
2007-10-26 08:41:34 +00:00
Roland Schwarz
aa5bb27015 Merged in volodyas patch from RC_1_34_0
http://lists.boost.org/boost-users/2007/05/27724.php

[SVN r39106]
2007-09-02 15:57:36 +00:00
Vladimir Prus
37084f8efe Replace project-root.jam+Jamfile.v2 with Jamroot
[SVN r38534]
2007-08-08 19:59:50 +00:00
Renamed from Jamfile.v2 (Browse further)