2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-23 15:42:14 +00:00
Commit Graph

10944 Commits

Author SHA1 Message Date
Dave Abrahams
9bdf52b185 Workaround for bjam scanner bug that captures trailing newlines.
Added docutils-cmd feature that allows the command to be overridden.


[SVN r36492]
2006-12-22 14:50:37 +00:00
Dave Abrahams
2e0d7d416d Workaround for bjam scanner bug that captures trailing newlines.
Added docutils-cmd feature that allows the command to be overridden.


[SVN r36492]
2006-12-22 14:50:37 +00:00
Rene Rivera
7b4464980b Addition of doxproc Python script to optionally replace the xsltproc translation of Doxygen XML to BoostBook XML. The doxproc.py replaces the existing two steps of Doxygen multi-file XML to Doxygen single-file XML, and Doxygen single-file XML to BookBook XML.
[SVN r36475]
2006-12-21 04:45:51 +00:00
Rene Rivera
d6f1461e2d Addition of doxproc Python script to optionally replace the xsltproc translation of Doxygen XML to BoostBook XML. The doxproc.py replaces the existing two steps of Doxygen multi-file XML to Doxygen single-file XML, and Doxygen single-file XML to BookBook XML.
[SVN r36475]
2006-12-21 04:45:51 +00:00
Dave Abrahams
ec74ca0dbc Patch for HPUX from Boris Grubenko
[SVN r36466]
2006-12-20 13:27:15 +00:00
Dave Abrahams
b344cbeaa7 Patch for HPUX from Boris Grubenko
[SVN r36466]
2006-12-20 13:27:15 +00:00
Dave Abrahams
46424db068 Patch for HPUX from Boris Grubenko
[SVN r36466]
2006-12-20 13:27:15 +00:00
Dave Abrahams
98da68d19d Patch for HPUX from Boris Grubenko
[SVN r36466]
2006-12-20 13:27:15 +00:00
Douglas Gregor
5b1d1a6daf Work around BBv2 feature propagation bug
[SVN r36456]
2006-12-18 19:38:12 +00:00
Douglas Gregor
ad463597a6 Work around BBv2 feature propagation bug
[SVN r36456]
2006-12-18 19:38:12 +00:00
Vladimir Prus
3dffe90b2d Merge: Intel doc fixes
[SVN r36453]
2006-12-18 13:41:49 +00:00
Vladimir Prus
40a1a20e72 Merge: Intel doc fixes
[SVN r36453]
2006-12-18 13:41:49 +00:00
Vladimir Prus
9962d17c89 Intel doc fixes
[SVN r36452]
2006-12-18 13:38:26 +00:00
Vladimir Prus
a8ce1143a6 Intel doc fixes
[SVN r36452]
2006-12-18 13:38:26 +00:00
Vladimir Prus
cea7a6292d Merge
[SVN r36451]
2006-12-18 13:30:44 +00:00
Vladimir Prus
aea3109a77 Merge
[SVN r36451]
2006-12-18 13:30:44 +00:00
Vladimir Prus
7fb6148427 Implement the --user-config option that allows
to specify the location of the user config.


[SVN r36450]
2006-12-18 13:28:45 +00:00
Vladimir Prus
d8bf07a74a Implement the --user-config option that allows
to specify the location of the user config.


[SVN r36450]
2006-12-18 13:28:45 +00:00
Vladimir Prus
c7cef73261 Merge docs from HEAD
[SVN r36440]
2006-12-16 23:09:34 +00:00
Vladimir Prus
9e9d8c2dcc Merge docs from HEAD
[SVN r36440]
2006-12-16 23:09:34 +00:00
nobody
85ed367e2f This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r36439]
2006-12-16 23:04:46 +00:00
nobody
4d7e120589 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r36439]
2006-12-16 23:04:46 +00:00
Vladimir Prus
e916179b57 Doc tweaks
[SVN r36438]
2006-12-16 23:04:45 +00:00
Vladimir Prus
13a3741a20 Doc tweaks
[SVN r36438]
2006-12-16 23:04:45 +00:00
Vladimir Prus
db8d4bd265 Toolset docs
[SVN r36437]
2006-12-16 23:04:30 +00:00
Vladimir Prus
8d78823ef9 Toolset docs
[SVN r36437]
2006-12-16 23:04:30 +00:00
Dave Abrahams
a251356216 Handle property sets attached to toolset-version specifiers in
toolset= and --toolset= autoconfiguration.


[SVN r36411]
2006-12-16 01:33:15 +00:00
Dave Abrahams
d603a13a38 Handle property sets attached to toolset-version specifiers in
toolset= and --toolset= autoconfiguration.


[SVN r36411]
2006-12-16 01:33:15 +00:00
Dave Abrahams
e286330104 Handle property sets attached to toolset-version specifiers in
toolset= and --toolset= autoconfiguration.


[SVN r36411]
2006-12-16 01:33:15 +00:00
Dave Abrahams
86d1c2b223 Handle property sets attached to toolset-version specifiers in
toolset= and --toolset= autoconfiguration.


[SVN r36411]
2006-12-16 01:33:15 +00:00
Douglas Gregor
5005c64fa4 Introduce testing support for Boost.MPI
[SVN r36341]
2006-12-12 05:27:07 +00:00
Douglas Gregor
792a8e8df0 Introduce testing support for Boost.MPI
[SVN r36341]
2006-12-12 05:27:07 +00:00
Douglas Gregor
4a39185a3a Robustify MPI auto-detection a bit
[SVN r36339]
2006-12-12 01:02:50 +00:00
Douglas Gregor
0020697490 Robustify MPI auto-detection a bit
[SVN r36339]
2006-12-12 01:02:50 +00:00
Douglas Gregor
0e0e177b0d Import Boost.MPI with the beginnings of a BBv2-based build system
[SVN r36337]
2006-12-12 00:45:23 +00:00
Douglas Gregor
3f108da025 Import Boost.MPI with the beginnings of a BBv2-based build system
[SVN r36337]
2006-12-12 00:45:23 +00:00
nobody
d8fdbd06c8 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r36324]
2006-12-11 05:02:35 +00:00
nobody
73a4ea82c8 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r36324]
2006-12-11 05:02:35 +00:00
Rene Rivera
a212123dce (merge from head) Add <compile-filter> configuration option to be able to add STLfilt to compiles directly.
[SVN r36322]
2006-12-11 03:36:58 +00:00
Rene Rivera
86ef097106 (merge from head) Add <compile-filter> configuration option to be able to add STLfilt to compiles directly.
[SVN r36322]
2006-12-11 03:36:58 +00:00
Dave Abrahams
f1493bf1fa Remove BBv1 for good
[SVN r36321]
2006-12-11 03:35:10 +00:00
Rene Rivera
eb9d6b176f Add <compile-filter> configuration option to be able to add STLfilt to compiles directly.
[SVN r36320]
2006-12-11 03:34:35 +00:00
Rene Rivera
ceee5e267a Add <compile-filter> configuration option to be able to add STLfilt to compiles directly.
[SVN r36320]
2006-12-11 03:34:35 +00:00
Rene Rivera
013d1ca6c2 (merge from head) Allow not specifying <location> when generating HTML docs.
[SVN r36315]
2006-12-10 20:18:57 +00:00
Rene Rivera
493a5ff977 (merge from head) Allow not specifying <location> when generating HTML docs.
[SVN r36315]
2006-12-10 20:18:57 +00:00
Rene Rivera
134deb64a5 Allow not specifying <location> when generating HTML docs.
[SVN r36314]
2006-12-10 20:17:59 +00:00
Rene Rivera
b68f90903c Allow not specifying <location> when generating HTML docs.
[SVN r36314]
2006-12-10 20:17:59 +00:00
Dave Abrahams
bd0818203e Handle negative exit codes
[SVN r36308]
2006-12-09 11:19:22 +00:00
Dave Abrahams
98dea683a2 Handle negative exit codes
[SVN r36308]
2006-12-09 11:19:22 +00:00
Dave Abrahams
1da81804ff Handle negative exit codes
[SVN r36308]
2006-12-09 11:19:22 +00:00