Commit Graph

17 Commits

Author SHA1 Message Date
Peter Dimov
ecb6816f07 --distdir, when given, should take priority over --build-dir 2019-03-04 16:31:57 +02:00
Edward Diener
800f7de1f5 Honor build_dir first when installing so that installation should be made outside of Boost tree if user desires. 2017-03-23 06:25:58 -07:00
Rene Rivera
a0411ac136 Grr.. Did not cover all the permutations of options vs. no-options for distdir. 2016-02-19 20:44:46 -06:00
Rene Rivera
4094d8fd61 And we also need to make any input path, from the distdir option, also a b2 path. 2016-02-19 20:40:47 -06:00
Rene Rivera
f906334381 Fix stage copy failure on Windows. On Windows we need to make the BOOST_ROOT path into a b2 path, from native, so that the parenting can work correctly. 2016-02-19 20:36:18 -06:00
Rene Rivera
f0c77dd22d Release CI.. Allow overriding install location. 2015-12-15 15:06:22 -06:00
John Maddock
5b2bcf899e Add install to std location.
[SVN r73741]
2011-08-14 16:17:29 +00:00
John Maddock
fbe246bf1d Fix glitches in docs.
Force AutoIndex to build in release mode when built-on-demand.

[SVN r73106]
2011-07-14 15:59:40 +00:00
John Maddock
842aa8279a Add AutoIndex tool from sandbox.
Integrate into Boost.Build.
Add HTML stylesheet options for Indexes.
Add rule to XSL stylesheets to place Indexes in their own HTML CSS class.

[SVN r72962]
2011-07-08 11:28:42 +00:00
John Maddock
1e5c6c1b4e Change to use program.options.
Fix typos in docs raised by Edward Diener.

[SVN r72470]
2011-06-07 17:19:58 +00:00
John Maddock
46573b0780 Add some notes about including optional auto-index support to the docs.
Add (copy) Jamroot etc files so this directory can be used standalone.
Fix GCC compiler warnings.
Streamline Jamfiles a touch.

[SVN r68356]
2011-01-21 18:53:06 +00:00
John Maddock
d734cbcef2 Add a couple of new features plus the integer docs as another example.
[SVN r63411]
2010-06-28 18:00:17 +00:00
John Maddock
3db3bd89ee Update tests to reflect new code.
Regenerate example docs and PDF's.
Tweak Jamfiles.

[SVN r63183]
2010-06-21 08:47:11 +00:00
John Maddock
677b1920d8 Update instructions, tweak Jamfile.v2.
[SVN r50969]
2009-02-02 17:06:20 +00:00
John Maddock
990e977ae5 Split up and organise code a bit better.
[SVN r50225]
2008-12-09 18:00:54 +00:00
John Maddock
28bb5e2f5d Added Boost.Build integration and rebuilt type_traits as proof-of-concept.
Fixed a few bugs in the source.

[SVN r50018]
2008-11-29 17:20:03 +00:00
John Maddock
8336f4d099 Update docs, add build Jamfile.
[SVN r49860]
2008-11-21 18:21:43 +00:00