Commit Graph

20 Commits

Author SHA1 Message Date
Rene Rivera
b9c0b100e7 Make install be minimal.
Don't install examples unless requested. And don't install Python
build files unless it's a Python capable b2.
2019-06-05 20:47:16 -05:00
Rene Rivera
8667d6df4d Add auto-detect of NT and VMS. 2019-04-15 08:30:31 -05:00
Rene Rivera
e4dc6b78b3 Minor cleanups. 2019-04-10 11:08:36 -05:00
Rene Rivera
395b088b77 Add with-python secondary building. 2019-04-09 22:48:41 -05:00
Rene Rivera
354fc15aa8 Undo rebuild of b2 for install.
Forgot that the way timestamps work it will end up that users might
get to rebuild the grammar. Which may not be possible as
they might not have bison available.
2019-04-08 22:59:25 -05:00
Rene Rivera
0d3abd5558 Install the 2nd stage b2 build. 2019-04-08 22:48:22 -05:00
Rene Rivera
0b9914ea90 Add jambase source generation to build. 2019-04-08 18:24:31 -05:00
Rene Rivera
4cc9183336 Add grammer build. 2019-04-08 10:20:08 -05:00
Rene Rivera
0c1e3a7689 Rename to cpp files and add dev builds of b2. 2019-04-07 15:17:30 -05:00
Rene Rivera
ef6a69b24b Tweaks to test install process. 2018-11-15 11:24:57 -06:00
Steven Watanabe
abdf4805c4 Include options/ and contrib/ when installing Boost.Build. 2017-03-01 08:43:15 -07:00
Artur Shepilko
c1de12e683 Add toolset vmsdecc for HP DECC/C++ on VMS. 2015-10-24 12:21:33 -05:00
Vladimir Prus
e50149de3d Make installation of Boost.Build work again.
It needs further work, to avoid $prefix/share/boost-build/src
and put everything directly under $prefix/share/boost-build
and to put examples under $prefix/share/doc/boost-build or
similar.
2013-12-27 10:04:27 +04:00
Vladimir Prus
d3015e3ea4 Update relative paths. 2013-12-18 10:49:04 +04:00
Steven Watanabe
89a96d2c82 Make sure that the doc-tools' configuration helper files are installed.
[SVN r77778]
2012-04-05 13:30:10 +00:00
Vladimir Prus
f4eaff4348 Fix installing Boost.Build examples on Windows.
Patch from Moritz Hassert.
Fixes #5534.


[SVN r72424]
2011-06-05 20:11:40 +00:00
Vladimir Prus
44e3707e71 Install both "b2" and "bjam".
[SVN r70624]
2011-03-27 11:28:55 +00:00
Vladimir Prus
6e0cfcd6f6 Fix computation of default install prefix.
[SVN r64325]
2010-07-25 11:58:38 +00:00
Vladimir Prus
1b053104c0 Install examples, too
[SVN r64193]
2010-07-20 09:02:26 +00:00
Vladimir Prus
d5d443f03f Make this a standalone project
[SVN r64191]
2010-07-20 08:37:11 +00:00