133 Commits

Author SHA1 Message Date
jzmaddock 91e2f15b8b Merge pull request #7 from grafikrobot/modular
Add support for modular build structure.
boost-1.88.0.beta1 boost-1.88.0 boost-1.91.0 boost-1.90.0.beta1 boost-1.90.0 boost-1.89.0 boost-1.91.0.beta1 boost-1.87.0.beta1 boost-1.87.0 boost-1.92.0.beta1
2024-08-17 18:24:15 +01:00
Rene Rivera 5b22cf82b9 Bump B2 require to 5.2 2024-06-14 11:52:02 -05:00
Rene Rivera 91942c225a Add requires-b2 check to top-level build file. 2024-05-05 09:00:48 -05:00
Rene Rivera 272e611f48 Build the dist target for tools by default. 2024-04-23 22:50:53 -05:00
Rene Rivera af1f40b6dc Fix CI clone of boost root. 2024-04-13 08:49:43 -05:00
Rene Rivera 0fa401d195 Fix CI to reference correct boost repo. 2024-04-13 08:40:21 -05:00
Rene Rivera a61f2e1f07 Fix CI to reference correct boost repo. 2024-04-13 08:37:31 -05:00
Rene Rivera 37bbb8021c Clean up CI. 2024-04-13 08:34:10 -05:00
Rene Rivera 42c544b0a9 Remove redundant build//install targets. 2024-04-13 08:11:00 -05:00
Rene Rivera 646529aded Tweaks to normalize tool modular building. 2024-03-24 18:22:13 -05:00
Rene Rivera 0b9dd5ebdf Add modular build. 2024-03-23 07:54:13 -05:00
Peter Dimov d8be00789c Fix uses of deprecated Filesystem APIs boost-1.86.0.beta1 boost-1.86.0 boost-1.85.0.beta1 boost-1.85.0 2024-01-14 20:00:32 +02:00
jzmaddock 55bce3c417 Merge pull request #6 from boostorg/issue5
Fix path handling.
2023-09-16 16:58:35 +01:00
jzmaddock bd2bfe1d00 Fix path handling.
Fixes https://github.com/boostorg/auto_index/issues/5.
2023-09-16 16:51:10 +01:00
Peter Dimov d7fbfe23f7 Work around msvc.jam's inability to use an exe as a source to run boost-1.84.0 boost-1.84.0.beta1 2023-09-14 05:13:02 +03:00
Peter Dimov 690c4c67f5 Add .github/workflows/ci.yml 2023-09-14 05:04:36 +03:00
Peter Dimov c486d48a0d Another attempt to get test dependencies to work 2019-03-06 21:00:09 +02:00
Peter Dimov bd6a0b7096 Fix depinst line 2019-03-06 20:33:59 +02:00
Peter Dimov 12925be839 Try to fix test/Jamfile -j3 2019-03-06 20:19:06 +02:00
jzmaddock 9594308489 Add tentative .travis.yml 2019-03-05 18:55:37 +00:00
John Maddock af21ec315e Merge branch 'pr/allow-test-from-root' into develop 2019-03-05 18:49:31 +00:00
John Maddock 8e6e6520d6 Merge branch 'develop' of https://github.com/boostorg/auto_index into develop 2019-03-05 18:49:05 +00:00
jzmaddock f6a0de30f1 Merge branch 'develop' into pr/allow-test-from-root
# Conflicts:
#	test/Jamfile.v2
2019-03-05 18:48:43 +00:00
jzmaddock 0ad34c19f4 Fix up Jamfile.v2 and testing system after changes to quickbook left it broken - it is now self contained. 2019-03-05 18:44:38 +00:00
Peter Dimov e98a817693 Merge branch 'develop' boost-1.82.0 boost-1.77.0 boost-1.83.0.beta1 boost-1.83.0 boost-1.82.0.beta1 boost-1.81.0.beta1 boost-1.81.0 boost-1.80.0.beta1 boost-1.80.0 boost-1.79.0.beta1 boost-1.79.0 boost-1.78.0.beta1 boost-1.78.0 boost-1.77.0.beta1 boost-1.76.0.beta1 boost-1.70.0 boost-1.70.0.beta1 boost-1.71.0 boost-1.71.0.beta1 boost-1.72.0 boost-1.72.0.beta1 boost-1.73.0 boost-1.73.0.beta1 boost-1.74.0 boost-1.74.0.beta1 boost-1.75.0 boost-1.75.0.beta1 boost-1.76.0 2019-03-04 16:32:52 +02:00
Peter Dimov ecb6816f07 --distdir, when given, should take priority over --build-dir 2019-03-04 16:31:57 +02:00
John Maddock 97cec1b6bb Merge branch 'develop' 2019-02-24 09:20:19 +00:00
Peter Dimov bd3d344b2d Allow tests to be run from any directory (such as Boost root) 2017-10-27 17:33:05 +03:00
jzmaddock aeb4eee99e Merge pull request #2 from eldiener/develop
Honor build_dir first when installing so that installation should be …
2017-10-25 18:35:54 +01: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
jzmaddock 27efbd272c Merge branch 'develop'
Conflicts:
	build/Jamfile.v2
boost-1.61.0 boost-1.62.0 boost-1.69.0 boost-1.68.0 boost-1.67.0 boost-1.66.0 boost-1.65.1 boost-1.65.0 boost-1.64.0-beta2 boost-1.64.0-beta1 boost-1.64.0 boost-1.69.0-beta1 boost-1.63.0
2016-02-24 09:39:41 +00: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
jzmaddock 0dbb59ef6c Revert last change as it breaks msvc building. 2016-02-19 17:19:06 +00:00
jzmaddock c1e32b9c93 Merge branch 'develop' 2016-02-18 18:26:31 +00:00
Rene Rivera f0c77dd22d Release CI.. Allow overriding install location. 2015-12-15 15:06:22 -06:00
jzmaddock b77ca351df Update regular expressions to match what we actually use. 2015-11-09 18:30:36 +00:00
jzmaddock 80559f18f7 Fix regular expressions to find function definitions where the return type is a template.
Test cases are also updated since type_traits has changed.
2015-11-08 19:04:06 +00:00
jzmaddock f2d8965d71 Merge branch 'develop' boost-1.58.0 boost-1.57.0 boost-1.56.0 boost-1.59.0 boost-1.60.0 2014-04-10 11:29:56 +01:00
Daniel James a71c1e9e83 Create merge base for git. 2014-04-06 13:57:16 +01:00
John Maddock 580822e2f9 Fix bug for situation where no suitable index location is found.
[SVN r84180]
2013-05-07 17:02:39 +00:00
John Maddock 337afc03be Merge fixes in Trunk.
[SVN r83956]
2013-04-18 15:52:11 +00:00
John Maddock 557b5cc2c6 Throw exception on precondition failure.
Fixes #7967.

[SVN r83952]
2013-04-18 12:26:23 +00:00
John Maddock 8039f6e7ac Merge AutoIndex to release.
[SVN r74006]
2011-08-22 17:25:16 +00:00
John Maddock 5b2bcf899e Add install to std location.
[SVN r73741]
2011-08-14 16:17:29 +00:00
John Maddock 2830da74d3 Fix build errors from non-C++11 compilers.
Fix scanner to scan refentry's correctly.
Change preferred terms to use bold rather than just emphasis.
Updated tests to match.

[SVN r73144]
2011-07-16 12:13:06 +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 ecfb4e7ae3 Fix bad regular expression used for function name scanning.
[SVN r72986]
2011-07-09 17:05:35 +00:00
John Maddock 1a66d863a5 Fix regular expressions used.
[SVN r72974]
2011-07-08 17:50:11 +00:00