Commit Graph

12124 Commits

Author SHA1 Message Date
Vladimir Prus
0a1190e42c Various 'stage' related improvements.
- Require @module.rule syntax for value of the <tag> feature.
- Don't support change of name in 'stage'.
- Cleanup in 'stage'.


[SVN r26782]
2005-01-21 15:03:08 +00:00
Vladimir Prus
84334a4cd0 Various 'stage' related improvements.
- Require @module.rule syntax for value of the <tag> feature.
- Don't support change of name in 'stage'.
- Cleanup in 'stage'.


[SVN r26782]
2005-01-21 15:03:08 +00:00
Vladimir Prus
c6af745d36 Better reporting of invalid properties.
[SVN r26781]
2005-01-21 14:59:44 +00:00
Vladimir Prus
c5acb66691 Better reporting of invalid properties.
[SVN r26781]
2005-01-21 14:59:44 +00:00
Vladimir Prus
9836220c83 Refactoring of virtual targets.
- Drop separate 'suffix' field in file targets. Store suffix as part of
  the name' field. This avoids the need to copy the suffix field and the
  name everywhere.
- Do not pass generated targets to constructor of 'action'. Instead,
  pass the acton to constructor of target.


[SVN r26778]
2005-01-21 08:42:51 +00:00
Vladimir Prus
f4b06edc27 Refactoring of virtual targets.
- Drop separate 'suffix' field in file targets. Store suffix as part of
  the name' field. This avoids the need to copy the suffix field and the
  name everywhere.
- Do not pass generated targets to constructor of 'action'. Instead,
  pass the acton to constructor of target.


[SVN r26778]
2005-01-21 08:42:51 +00:00
Vladimir Prus
d56e814877 Correctly compute bjam build dir on non-x86 Linux.
Patch from Niklaus Giger.


[SVN r26775]
2005-01-21 07:31:45 +00:00
Vladimir Prus
d67b94f85a Correctly compute bjam build dir on non-x86 Linux.
Patch from Niklaus Giger.


[SVN r26775]
2005-01-21 07:31:45 +00:00
Rene Rivera
7538b5dd92 Another mods for CW on MacOS... Use alternate link command so that it doesn't have the hardwired "@" prefix when there is no command file.
[SVN r26768]
2005-01-21 03:49:02 +00:00
Vladimir Prus
7ece5c82b8 Use proper escaping on windows.
[SVN r26761]
2005-01-20 12:26:36 +00:00
Vladimir Prus
29ac2210dc Use proper escaping on windows.
[SVN r26761]
2005-01-20 12:26:36 +00:00
Rene Rivera
ee8ee54b64 Mods to account for differences in CW for MacOS.
[SVN r26751]
2005-01-19 22:08:02 +00:00
Vladimir Prus
06160e71ef Pass the -ps option when generating PostScript, otherwise we'd create PDF
file with .ps extension.


[SVN r26719]
2005-01-18 07:31:44 +00:00
Vladimir Prus
23cb0b1aa7 Pass the -ps option when generating PostScript, otherwise we'd create PDF
file with .ps extension.


[SVN r26719]
2005-01-18 07:31:44 +00:00
Rene Rivera
96240ba743 Revert file/dir header custom search code. 1. It's causing too many problems. 2. The SEARCH will be fixed at the bjam level soon.
[SVN r26706]
2005-01-15 19:06:42 +00:00
Vladimir Prus
0c3cd207d3 Fix typo
[SVN r26675]
2005-01-12 09:45:02 +00:00
Vladimir Prus
55d1560b1a Fix typo
[SVN r26675]
2005-01-12 09:45:02 +00:00
Douglas Gregor
a796582d92 Fix FOP processing
[SVN r26671]
2005-01-11 03:32:49 +00:00
Douglas Gregor
840eb28d2d Fix FOP processing
[SVN r26671]
2005-01-11 03:32:49 +00:00
Dave Abrahams
2f742752e5 More edits for clarity.
[SVN r26629]
2005-01-05 00:10:29 +00:00
Dave Abrahams
03ef5f7a74 More edits for clarity.
[SVN r26629]
2005-01-05 00:10:29 +00:00
Dave Abrahams
1095e9b580 Fix typo
[SVN r26616]
2005-01-02 00:39:24 +00:00
Dave Abrahams
4e9538d155 Fix typo
[SVN r26616]
2005-01-02 00:39:24 +00:00
Dave Abrahams
e624d928bc Fix typo
[SVN r26615]
2005-01-02 00:35:36 +00:00
Dave Abrahams
e5eeab2349 Fix typo
[SVN r26615]
2005-01-02 00:35:36 +00:00
Dave Abrahams
4d474b474f More edits for quality.
[SVN r26614]
2005-01-01 09:15:00 +00:00
Dave Abrahams
3da92b1f0e More edits for quality.
[SVN r26614]
2005-01-01 09:15:00 +00:00
Dave Abrahams
d540158b0a More edits for quality
[SVN r26613]
2004-12-31 20:55:39 +00:00
Dave Abrahams
0eae74ad56 More edits for quality
[SVN r26613]
2004-12-31 20:55:39 +00:00
Dave Abrahams
3236e4acdc Horrible hacks to work with a FOP that must be invoked from its
installation directory, and with a windows FOP from a Cygwin bjam.


[SVN r26610]
2004-12-30 05:09:21 +00:00
Dave Abrahams
f25b0571ea Horrible hacks to work with a FOP that must be invoked from its
installation directory, and with a windows FOP from a Cygwin bjam.


[SVN r26610]
2004-12-30 05:09:21 +00:00
Dave Abrahams
520217d638 Really fixed up all of the references to Jamfile.
[SVN r26609]
2004-12-30 03:21:01 +00:00
Dave Abrahams
7183a79682 Really fixed up all of the references to Jamfile.
[SVN r26609]
2004-12-30 03:21:01 +00:00
Dave Abrahams
3b990dd9b8 More edits for clarity. Eliminated mention of project-root.jam in the
Tutorial, threw Volodya a bone by fixing up all of the references to
Jamfile.


[SVN r26608]
2004-12-30 02:42:15 +00:00
Dave Abrahams
0000a78ab3 More edits for clarity. Eliminated mention of project-root.jam in the
Tutorial, threw Volodya a bone by fixing up all of the references to
Jamfile.


[SVN r26608]
2004-12-30 02:42:15 +00:00
Dave Abrahams
b266a98b00 Fix a formatting glitch
[SVN r26606]
2004-12-29 22:21:40 +00:00
Dave Abrahams
2d98c6d332 Fix a formatting glitch
[SVN r26606]
2004-12-29 22:21:40 +00:00
Dave Abrahams
350678e2bd Continuing edits for quality
[SVN r26605]
2004-12-29 22:17:38 +00:00
Dave Abrahams
0dbfec845e Continuing edits for quality
[SVN r26605]
2004-12-29 22:17:38 +00:00
Vladimir Prus
d4fa3d6092 Added Boostbook test
[SVN r26601]
2004-12-29 11:47:59 +00:00
Vladimir Prus
ab1a8958fd Added Boostbook test
[SVN r26601]
2004-12-29 11:47:59 +00:00
Toon Knapen
5e52e304bf hardcoded path to compiler for the moment
[SVN r26600]
2004-12-29 11:42:24 +00:00
Toon Knapen
7d8e6031e5 hardcoded path to compiler for the moment
[SVN r26600]
2004-12-29 11:42:24 +00:00
Vladimir Prus
ded834410d Fix a recent regression: <location>. did not work.
[SVN r26598]
2004-12-29 11:04:09 +00:00
Vladimir Prus
2365aa5e3e Fix a recent regression: <location>. did not work.
[SVN r26598]
2004-12-29 11:04:09 +00:00
Dave Abrahams
fd9a2fef1e More edits in advanced.xml
[SVN r26597]
2004-12-29 09:48:37 +00:00
Dave Abrahams
55afc7ce31 More edits in advanced.xml
[SVN r26597]
2004-12-29 09:48:37 +00:00
Dave Abrahams
10b0a5b71f Fix emphasis in tutorial examples; begin edits in advanced.xml
[SVN r26596]
2004-12-29 08:56:52 +00:00
Dave Abrahams
c7b5d97935 Fix emphasis in tutorial examples; begin edits in advanced.xml
[SVN r26596]
2004-12-29 08:56:52 +00:00
Vladimir Prus
29bc552733 Fix a regression in the 'glob' rule -- it is broken with the current bjam.
Handle ".." correctly.


[SVN r26595]
2004-12-28 17:54:35 +00:00