7a0cd86cfcPatch from Andre Hentz.
Vladimir Prus
2003-04-02 12:43:05 +0000
8153b7b4d9print.jam: Provide escaped strings for Windows and Unix
Douglas Gregor
2003-04-01 14:34:31 +0000
4177e8e5ccprint.jam: Provide escaped strings for Windows and Unix
Douglas Gregor
2003-04-01 14:34:31 +0000
05defd2bb1Additional tests for direct build request handling.
Vladimir Prus
2003-04-01 08:46:38 +0000
3737f4e662Additional tests for direct build request handling.
Vladimir Prus
2003-04-01 08:46:38 +0000
9dde9ed6b4Enable a test which now works.
Vladimir Prus
2003-04-01 07:50:01 +0000
9cff37cbd7Enable a test which now works.
Vladimir Prus
2003-04-01 07:50:01 +0000
f17b4f4e95Allow passing in the caller to the make rule, so that other modules (that aren't user projects) can use it to add targets to their callers
Douglas Gregor
2003-03-30 15:24:57 +0000
3797ec4082Allow passing in the caller to the make rule, so that other modules (that aren't user projects) can use it to add targets to their callers
Douglas Gregor
2003-03-30 15:24:57 +0000
630cbb9b2b- Testsuite building support - Catalog is marked "ALWAYS" here (not in the print module)
Douglas Gregor
2003-03-30 15:23:23 +0000
902719f2b0- Testsuite building support - Catalog is marked "ALWAYS" here (not in the print module)
Douglas Gregor
2003-03-30 15:23:23 +0000
16010b66b0ALWAYS $(output-target) doesn't belong in the text rule, it belongs in the caller
Douglas Gregor
2003-03-30 15:17:52 +0000
bd621c6bf6ALWAYS $(output-target) doesn't belong in the text rule, it belongs in the caller
Douglas Gregor
2003-03-30 15:17:52 +0000
d766793fe3- Deal with different environt-setting syntax on Windows vs. Unix - Remove the BoostBook XSL/DTD dir arguments from the BoostBook module (they really aren't useful) - Add XSLTPROC argument to BoostBook module
Douglas Gregor
2003-03-29 16:01:32 +0000
cc2dd7ff2f- Deal with different environt-setting syntax on Windows vs. Unix - Remove the BoostBook XSL/DTD dir arguments from the BoostBook module (they really aren't useful) - Add XSLTPROC argument to BoostBook module
Douglas Gregor
2003-03-29 16:01:32 +0000
51fc0e2deeprint.py: Test the print module by using it to output text with quotes to a text file
Douglas Gregor
2003-03-28 15:27:14 +0000
696f3b7fabprint.py: Test the print module by using it to output text with quotes to a text file
Douglas Gregor
2003-03-28 15:27:14 +0000
81fab3efe4Use the print module to output the XML catalog properly
Douglas Gregor
2003-03-28 15:13:33 +0000
270a159e61Use the print module to output the XML catalog properly
Douglas Gregor
2003-03-28 15:13:33 +0000
62ee4de76b- Changes the \" -> '' transformation into \" -> \\\", i.e., instead of transforming the double-quote character into two single quotes, we transform it into a correctly-escaped double quote.
Douglas Gregor
2003-03-28 15:12:29 +0000
cbab15fbad- Changes the \" -> '' transformation into \" -> \\\", i.e., instead of transforming the double-quote character into two single quotes, we transform it into a correctly-escaped double quote.
Douglas Gregor
2003-03-28 15:12:29 +0000
5b79cb74edPatch from Andre Hentz.
Vladimir Prus
2003-03-28 09:20:58 +0000
f2658f847bPatch from Andre Hentz.
Vladimir Prus
2003-03-28 09:20:58 +0000
dda1f62f93Bugfix: pass toolset after extra_arguments, so that run_build_system("-n") generates -n gcc command line, intead of gcc -n where '-n' is ignored.
Vladimir Prus
2003-03-28 09:12:51 +0000
224bc8cbaeBugfix: pass toolset after extra_arguments, so that run_build_system("-n") generates -n gcc command line, intead of gcc -n where '-n' is ignored.
Vladimir Prus
2003-03-28 09:12:51 +0000
fcd415ef69Robustify project-test3 and project-test4, so that don't fail if just some incidental property is added.
Vladimir Prus
2003-03-28 08:39:21 +0000
f42a4cb547Robustify project-test3 and project-test4, so that don't fail if just some incidental property is added.
Vladimir Prus
2003-03-28 08:39:21 +0000
bfedf956f0Now able to set the FILE_PATTERNS and RECURSIVE Doxygen parameters via features
Douglas Gregor
2003-03-27 18:43:18 +0000
f65fbb06aaNow able to set the FILE_PATTERNS and RECURSIVE Doxygen parameters via features
Douglas Gregor
2003-03-27 18:43:18 +0000
b47cd2d0eaWorkaround a big BUG. The test must pass now, however.
Vladimir Prus
2003-03-27 15:46:14 +0000
decfb3d99eWorkaround a big BUG. The test must pass now, however.
Vladimir Prus
2003-03-27 15:46:14 +0000
a85fd44bb4Bugfix: quote filenames in actions.
Vladimir Prus
2003-03-27 15:40:07 +0000
221241bec1Bugfix: quote filenames in actions.
Vladimir Prus
2003-03-27 15:40:07 +0000
a87c8551a6Allow to link libraries into shared libraries on gcc.
Vladimir Prus
2003-03-27 12:28:21 +0000
5a04fe0b58Allow to link libraries into shared libraries on gcc.
Vladimir Prus
2003-03-27 12:28:21 +0000
ab10e36b09Really minor tweaks
Douglas Gregor
2003-03-27 05:18:10 +0000
0bce60b8b6Really minor tweaks
Douglas Gregor
2003-03-27 05:18:10 +0000
45abbc8630Introduce ability to generate Doxygen XML from a list of source files with one command.
Douglas Gregor
2003-03-27 00:06:22 +0000
5358fbc38eIntroduce ability to generate Doxygen XML from a list of source files with one command.
Douglas Gregor
2003-03-27 00:06:22 +0000
783a7fe308Fix path handling on Cygwin. Thanks to Andre Hentz for the patch.
Vladimir Prus
2003-03-26 12:16:01 +0000
6d50c39b53Fix path handling on Cygwin. Thanks to Andre Hentz for the patch.
Vladimir Prus
2003-03-26 12:16:01 +0000
0d18db3822Issue a user-friendly warning when no toolsets are configured.
Vladimir Prus
2003-03-26 09:19:02 +0000
d5e39ef214Comments/renames.
Vladimir Prus
2003-03-26 09:09:42 +0000
c17d598ce7Comments/renames.
Vladimir Prus
2003-03-26 09:09:42 +0000
b9dd0378afImprove installation docs.
Vladimir Prus
2003-03-26 09:03:26 +0000
65d237b272Improve installation docs.
Vladimir Prus
2003-03-26 09:03:26 +0000
496728f973boostbook.jam: Add rule to access XSL directory from other modules
Douglas Gregor
2003-03-26 04:39:01 +0000
c39257b864boostbook.jam: Add rule to access XSL directory from other modules
Douglas Gregor
2003-03-26 04:39:01 +0000
58747a7b81Doc correction from Michael Stevens.
Vladimir Prus
2003-03-24 07:32:00 +0000
e6472a08c8Changes to bootstrap and build with the MinGW environment. * Define the OS as NT as this seems more reasonable than having MINGW as the OS (after all MinGW is the toolset not the OS). * Add detection of one common install location for MinGW.
Rene Rivera
2003-03-24 04:34:27 +0000
09dee4da89Changes to bootstrap and build with the MinGW environment. * Define the OS as NT as this seems more reasonable than having MINGW as the OS (after all MinGW is the toolset not the OS). * Add detection of one common install location for MinGW.
Rene Rivera
2003-03-24 04:34:27 +0000
f063766d8eMinor change to hopefully cover more NT shells.
Rene Rivera
2003-03-24 00:56:58 +0000
19d9f9a467Minor change to hopefully cover more NT shells.
Rene Rivera
2003-03-24 00:56:58 +0000
ebfc61b92fminor UML tweaks
Dave Abrahams
2003-03-20 16:01:53 +0000
bd156fa4a6minor UML tweaks
Dave Abrahams
2003-03-20 16:01:53 +0000
7ac1d52126Adjust for Win32
Dave Abrahams
2003-03-20 13:48:59 +0000
712168581aAdjust for Win32
Dave Abrahams
2003-03-20 13:48:59 +0000
c08dae0d99Add missing path nativizing.
Dave Abrahams
2003-03-20 13:48:31 +0000
66765cdfddAdd missing path nativizing.
Dave Abrahams
2003-03-20 13:48:31 +0000
24affbdfdfAccount for Win32 idiosyncracies
Dave Abrahams
2003-03-20 02:42:17 +0000
600f255ce3Account for Win32 idiosyncracies
Dave Abrahams
2003-03-20 02:42:17 +0000
540b62ec8fFix usage requirements check to account for conditional properties.
Dave Abrahams
2003-03-20 02:41:49 +0000
aa1274fe71Fix usage requirements check to account for conditional properties.
Dave Abrahams
2003-03-20 02:41:49 +0000
3229f3f9bdBump to v1.6.0
Joel de Guzman
2003-03-19 23:33:19 +0000
7c55e0b0b6boostbook.jam: Removed PDF & Postscript-specific code
Douglas Gregor
2003-03-19 19:46:47 +0000
5f6cd50342boostbook.jam: Removed PDF & Postscript-specific code
Douglas Gregor
2003-03-19 19:46:47 +0000
fd043b185bNeed to have at least "using boostbook ;" so that initialization is performed
Douglas Gregor
2003-03-19 19:19:59 +0000
c085905a34Need to have at least "using boostbook ;" so that initialization is performed
Douglas Gregor
2003-03-19 19:19:59 +0000
08c2b4274dHack around command-line length limitations
Dave Abrahams
2003-03-19 11:55:32 +0000
5ea2c82e0bHack around command-line length limitations
Dave Abrahams
2003-03-19 11:55:32 +0000
b0f8716b22Make gcc.archive action 'piecemeal'.
Vladimir Prus
2003-03-19 09:10:24 +0000
3d14636a43Make gcc.archive action 'piecemeal'.
Vladimir Prus
2003-03-19 09:10:24 +0000
b64b4ab884Prevent 'hardcode-dll-paths' from setting rpath on static libraries. Thanks to Ali Azarbayejani for the bug report.
Vladimir Prus
2003-03-19 09:00:25 +0000
97b175a4f5Prevent 'hardcode-dll-paths' from setting rpath on static libraries. Thanks to Ali Azarbayejani for the bug report.
Vladimir Prus
2003-03-19 09:00:25 +0000
a4d6373406Setup the BoostBook XSL and DTD directories along with the DocBook XSL and DTD directories, in the initialization phase. After that, we don't get to peek at BOOST_ROOT anymore.
Douglas Gregor
2003-03-19 00:28:20 +0000
8007fb120dSetup the BoostBook XSL and DTD directories along with the DocBook XSL and DTD directories, in the initialization phase. After that, we don't get to peek at BOOST_ROOT anymore.
Douglas Gregor
2003-03-19 00:28:20 +0000
56e18cfcc2boostbook.jam: - Added XML catalog support (finally!). The DocBook XSL stylesheet and DTD directories can be specified via "using boostbook : xsl-dir : dtd-dir ; " in any BBv2 configuration file, or via command line parameters/environment variants DOCBOOK_XSL_DIR and DOCBOOK_DTD_DIR, respectively.
Douglas Gregor
2003-03-19 00:16:38 +0000
2c7d880df1boostbook.jam: - Added XML catalog support (finally!). The DocBook XSL stylesheet and DTD directories can be specified via "using boostbook : xsl-dir : dtd-dir ; " in any BBv2 configuration file, or via command line parameters/environment variants DOCBOOK_XSL_DIR and DOCBOOK_DTD_DIR, respectively.
Douglas Gregor
2003-03-19 00:16:38 +0000
f868ff9f8aRemove LOCATE/common.MkDir hackery and use set-path (thanks Vladimir)
Douglas Gregor
2003-03-18 18:01:50 +0000
88daf6aa7cRemove LOCATE/common.MkDir hackery and use set-path (thanks Vladimir)
Douglas Gregor
2003-03-18 18:01:50 +0000
7965e13489boostbook.jam: - Add support for HTML output (multiple files, with a manifest) - Add support for man page output (multiple files, with a manifest)
Douglas Gregor
2003-03-17 18:20:38 +0000
033072d9d6boostbook.jam: - Add support for HTML output (multiple files, with a manifest) - Add support for man page output (multiple files, with a manifest)
Douglas Gregor
2003-03-17 18:20:38 +0000
0c2d9952f1Allow '=' in free features specified on the command line
Douglas Gregor
2003-03-17 15:55:28 +0000
51d02d5722Allow '=' in free features specified on the command line
Douglas Gregor
2003-03-17 15:55:28 +0000
4f602c367dRemove html format, because it doesn't work
Douglas Gregor
2003-03-17 15:14:13 +0000
26c15542a3Remove html format, because it doesn't work
Douglas Gregor
2003-03-17 15:14:13 +0000
1a64e29a3dTry to reduce the number of include paths.
Vladimir Prus
2003-03-17 09:31:19 +0000
f7b186dbd7Try to reduce the number of include paths.
Vladimir Prus
2003-03-17 09:31:19 +0000
5f5d281dc1Better direct request handling.
Vladimir Prus
2003-03-17 09:27:43 +0000
2e1e547785Better direct request handling.
Vladimir Prus
2003-03-17 09:27:43 +0000
4546260675Refactorings.
Vladimir Prus
2003-03-17 08:36:34 +0000
4129592a73Refactorings.
Vladimir Prus
2003-03-17 08:36:34 +0000
05ca30e383Bufgix. Thanks to Jürgen Hunold for the report.
Vladimir Prus
2003-03-17 07:58:06 +0000
c23a6069eaBufgix. Thanks to Jürgen Hunold for the report.
Vladimir Prus
2003-03-17 07:58:06 +0000
110f86cea0Path handling fixes.
Vladimir Prus
2003-03-17 07:44:33 +0000
a718621291Path handling fixes.
Vladimir Prus
2003-03-17 07:44:33 +0000
9b97054e6bDocument use of HTML Tidy.
Vladimir Prus
2003-03-17 06:42:35 +0000
487bcf33b9Support FO, PS, PDF
Douglas Gregor
2003-03-14 21:39:45 +0000
2625b50a42Support FO, PS, PDF
Douglas Gregor
2003-03-14 21:39:45 +0000
f84239f6beRename html-single to onehtml so that we can request document types directly from the command line, e.g.,
Douglas Gregor
2003-03-14 19:00:52 +0000