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.77.0.beta1
boost-1.71.0.beta1
boost-1.70.0
boost-1.83.0.beta1
boost-1.70.0.beta1
boost-1.83.0
boost-1.82.0.beta1
boost-1.82.0
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
boost-1.76.0.beta1
boost-1.76.0
boost-1.75.0.beta1
boost-1.75.0
boost-1.74.0.beta1
boost-1.74.0
boost-1.73.0.beta1
boost-1.71.0
boost-1.73.0
boost-1.72.0.beta1
boost-1.72.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.62.0
boost-1.65.0
boost-1.67.0
boost-1.61.0
boost-1.69.0-beta1
boost-1.69.0
boost-1.68.0
boost-1.66.0
boost-1.65.1
boost-1.63.0
boost-1.64.0-beta2
boost-1.64.0-beta1
boost-1.64.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.59.0
boost-1.57.0
boost-1.58.0
boost-1.56.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
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
2ac83cabba
Fix regular expression generator to escape special characters.
...
[SVN r72777]
2011-06-27 17:19:21 +00:00
John Maddock
4eb79129cf
Fix command line options docs.
...
Change link handling to only link to blocks which can have a title - this avoids a docbook bug.
[SVN r72744]
2011-06-24 17:37:00 +00:00
John Maddock
f3e43d9c82
Update docs with more consistent naming "Boost.AutoIndex".
...
[SVN r72693]
2011-06-20 15:45:48 +00:00
John Maddock
99d3515fc3
Update docs with more consistent naming "Boost.AutoIndex".
...
[SVN r72692]
2011-06-20 15:36:09 +00:00
John Maddock
41d12f23ad
Add Quickbook support.
...
[SVN r72685]
2011-06-19 16:44:32 +00:00
John Maddock
26b491b303
Add docs for the XML processing instructions.
...
[SVN r72670]
2011-06-18 17:58:30 +00:00
John Maddock
211c7f4574
Added support for XML processing instructions to exclude sections/blocks from being indexed.
...
[SVN r72666]
2011-06-18 12:28:00 +00:00
John Maddock
b90862be71
Adjust handing of manually added indexterm's so that identical indexterm's in separate sections generate separate entries. Also allow for tertiary entries. Update tests to match.
...
[SVN r72637]
2011-06-17 12:35:40 +00:00
John Maddock
4b65298db4
Completely rewrite the internal index generation code - now uses nested unordered lists.
...
Entries with identical primary and secondary keys are now collapsed into one entry.
Preferred terms are now automatically detected.
[SVN r72614]
2011-06-16 17:48:12 +00:00
John Maddock
d39bffe9e0
Change index generator not to place <para> inside a <simplelist><member> as it's not valid Docbook XML.
...
[SVN r72532]
2011-06-10 11:54:18 +00:00
John Maddock
81745787bd
Minor refactoring of error handling code.
...
[SVN r72482]
2011-06-08 11:04:21 +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