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

2809 Commits

Author SHA1 Message Date
Dave Abrahams
008df97cd2 small fixes for Windows; big fixes to come later
[SVN r36700]
2007-01-12 03:28:36 +00:00
Rene Rivera
92411bf7cb (merge from head) Fix script errors when PATH contains parenthesis "()", like Win64 does. The fix corrects all instances of "set" just incase there are other places other than PATH where this is a problem.
[SVN r36694]
2007-01-11 21:50:48 +00:00
Vladimir Prus
d9e656930b Revert last merge, as it breaks everything.
[SVN r36669]
2007-01-08 21:29:35 +00:00
Vladimir Prus
eb4e12498a Merge: allow multiple sources for compile/compile-fail
[SVN r36643]
2007-01-07 18:44:06 +00:00
Vladimir Prus
7435c9cee0 Merge: Don't use filename with two dots
[SVN r36634]
2007-01-06 21:11:15 +00:00
nobody
f371066f12 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r36633]
2007-01-06 21:10:16 +00:00
Vladimir Prus
493a24862d Merge doc link fixes from HEAD
[SVN r36631]
2007-01-06 20:39:24 +00:00
Vladimir Prus
f5afa8c437 Merge:Strip newline from lines passed to headerscan pattern
[SVN r36629]
2007-01-06 19:52:04 +00:00
Vladimir Prus
9c8f7433c1 Merge --help changes from HEAD
[SVN r36627]
2007-01-06 19:33:34 +00:00
Vladimir Prus
3dd4482806 Merge testing rules docs from HEAD
[SVN r36623]
2007-01-06 18:04:09 +00:00
Vladimir Prus
694b94b0fe Merge: Document exclusion patterns for glob
[SVN r36620]
2007-01-06 17:06:05 +00:00
Vladimir Prus
f09feade03 Merge docs from HEAD
[SVN r36618]
2007-01-06 16:16:38 +00:00
nobody
d49b637c1e This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r36616]
2007-01-06 15:20:37 +00:00
Vladimir Prus
9f6324a3c7 Correct example
[SVN r36615]
2007-01-06 15:20:36 +00:00
Vladimir Prus
f7a61149af New example.
[SVN r36614]
2007-01-06 14:37:52 +00:00
Vladimir Prus
381c6fc8e2 Merge: Improve docs
[SVN r36611]
2007-01-06 13:26:48 +00:00
Vladimir Prus
615073cc16 Merge: Don't mention --v2. It's gone
[SVN r36610]
2007-01-06 13:25:04 +00:00
Vladimir Prus
8bd03525b8 Don't mention --v2. It's gone
[SVN r36609]
2007-01-06 13:24:11 +00:00
Vladimir Prus
bdbd7f3eff Improve docs
[SVN r36608]
2007-01-06 13:14:21 +00:00
Vladimir Prus
80aad082bb Merge: fix comment
[SVN r36607]
2007-01-06 12:51:27 +00:00
Vladimir Prus
05459be73f Fix comment.
[SVN r36606]
2007-01-06 12:48:28 +00:00
Vladimir Prus
5412578295 Merge from HEAD
[SVN r36605]
2007-01-06 12:39:42 +00:00
Vladimir Prus
81828a5a72 Factor out the code for determining output target name
into generator.determine-target-name function, so that
it can be easily reused.


[SVN r36604]
2007-01-06 12:03:36 +00:00
Vladimir Prus
640d886fe9 Summarize changes
[SVN r36603]
2007-01-06 11:36:52 +00:00
Vladimir Prus
ed6ff6040a Remove Kylix support
[SVN r36602]
2007-01-06 11:24:42 +00:00
Vladimir Prus
4aa195d659 Fix more links
[SVN r36601]
2007-01-06 11:00:08 +00:00
Vladimir Prus
c2f21653e5 Move the list of features to the reference section.
[SVN r36599]
2007-01-06 10:38:36 +00:00
Vladimir Prus
0effd282c9 Fix some links
[SVN r36598]
2007-01-06 10:32:57 +00:00
Vladimir Prus
9344ace078 Merge docs for builtin target and utility rules in one section,
and remove some duplication.


[SVN r36596]
2007-01-06 10:25:40 +00:00
nobody
226457b79b This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r36550]
2006-12-31 17:25:40 +00:00
Vladimir Prus
f0dbd3c82a Merge: Fix link
[SVN r36546]
2006-12-31 16:11:31 +00:00
Vladimir Prus
e1710f59f1 Fix link
[SVN r36545]
2006-12-31 16:09:51 +00:00
Vladimir Prus
5caad3e95b Use full name of target in --debug-building output.
[SVN r36524]
2006-12-29 08:45:24 +00:00
Rene Rivera
3d639049e0 Add some of the arch/cpu options for GCC.
[SVN r36512]
2006-12-24 21:27:14 +00:00
Dave Abrahams
64b8fccc3b 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
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
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
Dave Abrahams
ec74ca0dbc 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
Douglas Gregor
5b1d1a6daf 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
9962d17c89 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
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
c7cef73261 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
Vladimir Prus
e916179b57 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
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
e286330104 Handle property sets attached to toolset-version specifiers in
toolset= and --toolset= autoconfiguration.


[SVN r36411]
2006-12-16 01:33:15 +00:00