1c4204443eAllow unqualified rule names for calls to the 'make' main target rule.
Vladimir Prus
2005-09-14 09:54:14 +0000
5ad93bd14cFix absolute build-dir values.
Vladimir Prus
2005-09-14 08:50:17 +0000
906605c802Fix absolute build-dir values.
Vladimir Prus
2005-09-14 08:50:17 +0000
79ac38b7f4Fix documentation of <source> and <library> features.
Vladimir Prus
2005-09-14 06:50:39 +0000
294bb9b0c0Fix documentation of <source> and <library> features.
Vladimir Prus
2005-09-14 06:50:39 +0000
a5b4f68f2cDon't care if two non-derived virtual targets map to the same filename. New file-target.clone-with-different-type method.
Vladimir Prus
2005-09-14 06:28:22 +0000
b9beae7fdcDon't care if two non-derived virtual targets map to the same filename. New file-target.clone-with-different-type method.
Vladimir Prus
2005-09-14 06:28:22 +0000
a99c1421acDefined the MOCCABLE_CPP type.
Vladimir Prus
2005-09-14 06:26:45 +0000
cdcd9ab618Defined the MOCCABLE_CPP type.
Vladimir Prus
2005-09-14 06:26:45 +0000
9e146bf322Note .htaccess
Vladimir Prus
2005-09-13 12:54:46 +0000
57673e6ad2Note .htaccess
Vladimir Prus
2005-09-13 12:54:46 +0000
6b1f280ddcNote that QTDIR must be set to use the examples.
Vladimir Prus
2005-09-13 11:07:05 +0000
0119416c3fNote that QTDIR must be set to use the examples.
Vladimir Prus
2005-09-13 11:07:05 +0000
4134982e35Remove old Qt example.
Vladimir Prus
2005-09-13 11:04:34 +0000
9498b8f722Remove old Qt example.
Vladimir Prus
2005-09-13 11:04:34 +0000
449fa9b211Update Qt examples for Qt4.
Vladimir Prus
2005-09-13 11:03:53 +0000
44e700b7cbUpdate Qt examples for Qt4.
Vladimir Prus
2005-09-13 11:03:53 +0000
3ff613bb77Make it possible to run moc on CPP sources.
Vladimir Prus
2005-09-13 10:16:37 +0000
2a159020c6Make it possible to run moc on CPP sources.
Vladimir Prus
2005-09-13 10:16:37 +0000
f08f43810dNew 'cast' main target rule.
Vladimir Prus
2005-09-13 09:19:54 +0000
3bc9aeaf63New 'cast' main target rule.
Vladimir Prus
2005-09-13 09:19:54 +0000
62f227048dDon't ever try to relink non-derived files.
Vladimir Prus
2005-09-08 09:21:58 +0000
6c016ac1a1Don't ever try to relink non-derived files.
Vladimir Prus
2005-09-08 09:21:58 +0000
8cca4aa2d6tweak to new quickbook program options
Joel de Guzman
2005-09-03 14:32:11 +0000
c253720a9ftweak to new quickbook program options
Joel de Guzman
2005-09-03 14:32:11 +0000
18a1ad92f1Factor out Qt types declaration into separate file. Now Qt3 and Qt4 can be both initialized.
Vladimir Prus
2005-09-01 10:36:16 +0000
4086ae176cFactor out Qt types declaration into separate file. Now Qt3 and Qt4 can be both initialized.
Vladimir Prus
2005-09-01 10:36:16 +0000
c2cff3f6a4Pass the <include> and <define> feature to the Qt4's moc tool.
Vladimir Prus
2005-09-01 10:26:14 +0000
087232f4e7Pass the <include> and <define> feature to the Qt4's moc tool.
Vladimir Prus
2005-09-01 10:26:14 +0000
9a39b7ab14For Qt4, don't run moc on headers produces by uic, since they never contains moccable classes.
Vladimir Prus
2005-09-01 10:22:52 +0000
4320c23297For Qt4, don't run moc on headers produces by uic, since they never contains moccable classes.
Vladimir Prus
2005-09-01 10:22:52 +0000
e16b5c58beRemove the 'u' modifier from 'ar' invocation, which is not needed now that we remove archive before invoking 'ar'.
Vladimir Prus
2005-09-01 08:04:48 +0000
f392a1271eRemove the 'u' modifier from 'ar' invocation, which is not needed now that we remove archive before invoking 'ar'.
Vladimir Prus
2005-09-01 08:04:48 +0000
1d3f2edd08Add features for specifying CPU code generation: address-model, architecture, and instruction-set. Transplanted from BBv1.
Rene Rivera
2005-08-31 03:49:33 +0000
26b3f2fc3aAdd features for specifying CPU code generation: address-model, architecture, and instruction-set. Transplanted from BBv1.
Rene Rivera
2005-08-31 03:49:33 +0000
5bfd88132bRemove debug print
Vladimir Prus
2005-08-16 10:59:50 +0000
dd7dffececRemove debug print
Vladimir Prus
2005-08-16 10:59:50 +0000
ea9da6b91cFix a link failure on Unix for a main -> libb -> liba scenario, where libb is a target in Boost.Build and liba is a file referred to by name.
Vladimir Prus
2005-08-16 10:58:22 +0000
db0d944e94Fix a link failure on Unix for a main -> libb -> liba scenario, where libb is a target in Boost.Build and liba is a file referred to by name.
Vladimir Prus
2005-08-16 10:58:22 +0000
ea02ade1dcAllow Whale generator to be called with several sources, and immediate return no targets in that case.
Vladimir Prus
2005-08-12 13:16:37 +0000
3e3abd4509Allow Whale generator to be called with several sources, and immediate return no targets in that case.
Vladimir Prus
2005-08-12 13:16:37 +0000
41affca107Add ASM to the list of assembler suffixes. Just because I need that extension somewhere else.
Vladimir Prus
2005-08-12 13:14:46 +0000
d22834b979Add ASM to the list of assembler suffixes. Just because I need that extension somewhere else.
Vladimir Prus
2005-08-12 13:14:46 +0000
6287adc232Merged from 1.33.0 release
Douglas Gregor
2005-08-12 13:02:37 +0000
ea84e350dcMerged from 1.33.0 release
Douglas Gregor
2005-08-12 13:02:37 +0000
55e933db5cAdd timestamp to nightly builds.
Vladimir Prus
2005-08-12 13:00:52 +0000
002135d1bcAdd timestamp to nightly builds.
Vladimir Prus
2005-08-12 13:00:52 +0000
9a7342caa6On install, relink shared libraries if the dll-path property has changed.
Vladimir Prus
2005-08-12 12:53:58 +0000
eeb5324f5eOn install, relink shared libraries if the dll-path property has changed.
Vladimir Prus
2005-08-12 12:53:58 +0000
5641492639Somewhat improve the error we get when generators.jam can build a target.
Vladimir Prus
2005-08-12 11:49:01 +0000
f8cb8decbaSomewhat improve the error we get when generators.jam can build a target.
Vladimir Prus
2005-08-12 11:49:01 +0000
ca20405506Qt4 improvements:
Vladimir Prus
2005-08-12 10:26:36 +0000
3ba458a38dQt4 improvements:
Vladimir Prus
2005-08-12 10:26:36 +0000
92f5b979baDoc fix: fix space between parameter names and ?/+/* characters.
Vladimir Prus
2005-08-12 09:27:44 +0000
9c775fe21bDoc fix: fix space between parameter names and ?/+/* characters.
Vladimir Prus
2005-08-12 09:27:44 +0000
639cab5c18Quote path with spaced in "using" example.
Vladimir Prus
2005-08-12 09:19:24 +0000
d3cdc6b6b3Quote path with spaced in "using" example.
Vladimir Prus
2005-08-12 09:19:24 +0000
946694e205Some doc changes. Most notably, initial description of jam language. The changes were done quite some time ago, so can't provide more detailed changelog.
Vladimir Prus
2005-08-12 09:17:33 +0000
a863cc65d7Some doc changes. Most notably, initial description of jam language. The changes were done quite some time ago, so can't provide more detailed changelog.
Vladimir Prus
2005-08-12 09:17:33 +0000
3db370a9e4Fix using of 'glob' in project root rules.
Vladimir Prus
2005-08-08 09:31:39 +0000
935b2236dbFix using of 'glob' in project root rules.
Vladimir Prus
2005-08-08 09:31:39 +0000
51352bab36Unbreak testing.
Vladimir Prus
2005-08-08 08:50:21 +0000
55efff9b0fUnbreak testing.
Vladimir Prus
2005-08-08 08:50:21 +0000
fb5507f3f5Cleanup toolset.using. We tries to conditionally call 'init', which both unnecessary, and incorretly coded.
Vladimir Prus
2005-08-05 09:43:15 +0000
0c2e75b80bCleanup toolset.using. We tries to conditionally call 'init', which both unnecessary, and incorretly coded.
Vladimir Prus
2005-08-05 09:43:15 +0000
f972c3faeaSwitch to using os.environ, except of modules.peek. Document SHELL.
Vladimir Prus
2005-08-04 06:51:15 +0000
ba866fef5aSwitch to using os.environ, except of modules.peek. Document SHELL.
Vladimir Prus
2005-08-04 06:51:15 +0000
650f2a657cFix off-by-one error in builtin_shell. The result contained one random character at the end.
Vladimir Prus
2005-08-04 06:38:41 +0000
45be175435Fix off-by-one error in builtin_shell. The result contained one random character at the end.
Vladimir Prus
2005-08-04 06:38:41 +0000
2f36ea8104Fix missing name of tool when setting up with a user specified binary of quickbook.
Rene Rivera
2005-08-03 19:45:41 +0000
e4215dc3daFix missing name of tool when setting up with a user specified binary of quickbook.
Rene Rivera
2005-08-03 19:45:41 +0000
9d17915ce4Support assembler sources with gcc.
Vladimir Prus
2005-08-03 13:33:45 +0000
905d44b656Support assembler sources with gcc.
Vladimir Prus
2005-08-03 13:33:45 +0000
1c068d54e4Add missing call to 'virtual-target.register' when symlinking targets. Otherwise, if we build 'install' target twice, we'll get two different symlink targets.
Vladimir Prus
2005-08-03 11:43:04 +0000
82ca771e11Add missing call to 'virtual-target.register' when symlinking targets. Otherwise, if we build 'install' target twice, we'll get two different symlink targets.
Vladimir Prus
2005-08-03 11:43:04 +0000
0a306d520dImproved msvc support.
Vladimir Prus
2005-08-02 05:38:42 +0000
7320372b2cImproved msvc support.
Vladimir Prus
2005-08-02 05:38:42 +0000
8791148f9bmerge from QUICKBOOK_INCLUDE branch
Eric Niebler
2005-08-02 03:39:30 +0000
32d66dfce3merge from QUICKBOOK_INCLUDE branch
Eric Niebler
2005-08-02 03:39:30 +0000