f3c3972678Allow <name> work for 'install', when there's a single source
Vladimir Prus
2006-02-21 13:08:53 +0000
1970b3942dAllow <name> work for 'install', when there's a single source
Vladimir Prus
2006-02-21 13:08:53 +0000
bbb386b61fDocument the --build-dir option.
Vladimir Prus
2006-02-21 12:16:10 +0000
9219dea90bDocument the --build-dir option.
Vladimir Prus
2006-02-21 12:16:10 +0000
e55ffe750dDocument command line options using variablelist, not table. It's uglier, but it's easier to put lots of docs for an option.
Vladimir Prus
2006-02-21 12:05:01 +0000
f59cd5db59Document command line options using variablelist, not table. It's uglier, but it's easier to put lots of docs for an option.
Vladimir Prus
2006-02-21 12:05:01 +0000
5d1afe842fFixes for 'install' rule.
Vladimir Prus
2006-02-21 09:08:29 +0000
7518d106e2Fixes for 'install' rule.
Vladimir Prus
2006-02-21 09:08:29 +0000
71e5eb8e9cAdjust to new jam location
Vladimir Prus
2006-02-21 08:30:55 +0000
41b3f4bb84Adjust to new jam location
Vladimir Prus
2006-02-21 08:30:55 +0000
8210463e19Cleanup generator overrides
Vladimir Prus
2006-02-21 08:18:22 +0000
7b50c072b3Cleanup generator overrides
Vladimir Prus
2006-02-21 08:18:22 +0000
a4d23cf021Remove unused rule 'has-attribute', that was using undefined 'get-feature', and so could not work anyway.
Vladimir Prus
2006-02-21 07:42:18 +0000
383f168035Remove unused rule 'has-attribute', that was using undefined 'get-feature', and so could not work anyway.
Vladimir Prus
2006-02-21 07:42:18 +0000
bb07e82f78Try to property set interpreter for NT.
Vladimir Prus
2006-02-21 07:27:39 +0000
01077db991Try to property set interpreter for NT.
Vladimir Prus
2006-02-21 07:27:39 +0000
735df8ea9dDon't inherit -Wall from gcc.
Vladimir Prus
2006-02-20 16:14:18 +0000
03d83c183aDon't inherit -Wall from gcc.
Vladimir Prus
2006-02-20 16:14:18 +0000
8d4206a7e9qcc fixes from Jim Douglas.
Vladimir Prus
2006-02-20 16:11:53 +0000
d6ac8d1019qcc fixes from Jim Douglas.
Vladimir Prus
2006-02-20 16:11:53 +0000
f5cc8ea47cFix setting of PYTHONPATH on Windows.
Vladimir Prus
2006-02-20 14:26:22 +0000
57a64b2344Fix setting of PYTHONPATH on Windows.
Vladimir Prus
2006-02-20 14:26:22 +0000
c222cb1ee0Remove 'tru64' -- it's now renamed to "hp_cxx".
Vladimir Prus
2006-02-16 13:05:43 +0000
3e1359ab65Remove 'tru64' -- it's now renamed to "hp_cxx".
Vladimir Prus
2006-02-16 13:05:43 +0000
5e0fbc91ccFirst version of qcc toolset
Vladimir Prus
2006-02-16 12:45:46 +0000
b5848e9301First version of qcc toolset
Vladimir Prus
2006-02-16 12:45:46 +0000
efad50a3f8Add /DLL right to the msvc.link.dll action, don't use any fancy flag settings. This means that all targets linked with link.dll will always be linked with /DLL flag, most notably PYTHON_EXTENSION.
Vladimir Prus
2006-02-16 10:29:32 +0000
293e8e8978Add /DLL right to the msvc.link.dll action, don't use any fancy flag settings. This means that all targets linked with link.dll will always be linked with /DLL flag, most notably PYTHON_EXTENSION.
Vladimir Prus
2006-02-16 10:29:32 +0000
7e2195544bSuppress some warnings
Vladimir Prus
2006-02-16 08:11:35 +0000
f66e61dec4Suppress some warnings
Vladimir Prus
2006-02-16 08:11:35 +0000
faef21bfbaResolve confict between builtin.lib-generator and $(toolset).prebuilt in favour of the latter (toolset.prebuilt). This cuts down the number of generator invocations for prebuilt target and is more clear.
Vladimir Prus
2006-02-16 07:47:09 +0000
d2f9daebcaResolve confict between builtin.lib-generator and $(toolset).prebuilt in favour of the latter (toolset.prebuilt). This cuts down the number of generator invocations for prebuilt target and is more clear.
Vladimir Prus
2006-02-16 07:47:09 +0000
d2cf2ec008New rule virtual-target.select-by-type.
Vladimir Prus
2006-02-16 07:18:31 +0000
776f6adfbfNew rule virtual-target.select-by-type.
Vladimir Prus
2006-02-16 07:18:31 +0000
54ca7169b7Changes to ensure QNX/QCC compatability
Jim Douglas
2006-02-15 19:57:56 +0000
540e01a6b9Remove obsolete bjam sources now that they are at the new rootl/tools/jam/src location.
Rene Rivera
2006-02-15 00:12:21 +0000
555ec0f19aFix references to old toolset name
Vladimir Prus
2006-02-14 10:52:18 +0000
1e06ab556aFix references to old toolset name
Vladimir Prus
2006-02-14 10:52:18 +0000
63567e8537Rename 'tru64' to 'hp_cxx', as discussed on the mailing list.
Vladimir Prus
2006-02-14 10:47:17 +0000
97e39562f1Rename 'tru64' to 'hp_cxx', as discussed on the mailing list.
Vladimir Prus
2006-02-14 10:47:17 +0000
3894c4462dImprove error reporting
Vladimir Prus
2006-02-14 08:48:31 +0000
88b656c91cImprove error reporting
Vladimir Prus
2006-02-14 08:48:31 +0000
beda88782fUpdate mailing list URL
Vladimir Prus
2006-02-14 08:03:39 +0000
7e7816ff86Update mailing list URL
Vladimir Prus
2006-02-14 08:03:39 +0000
b63009d2f0Make the 'warnings' and 'warnings-as-errors' features propagated.
Vladimir Prus
2006-02-13 15:57:10 +0000
3bc444ff7eMake the 'warnings' and 'warnings-as-errors' features propagated.
Vladimir Prus
2006-02-13 15:57:10 +0000
4a6b0fa146Another attempt to workaround warning on HP-CXX.
Vladimir Prus
2006-02-13 13:33:27 +0000
07ac3c138aAnother attempt to workaround warning on HP-CXX.
Vladimir Prus
2006-02-13 13:33:27 +0000
b0dc8525c1Mark all unresolved symbols as expected when creating dynamic libraries.
Markus Schöpflin
2006-02-13 13:19:37 +0000
4e022b73b3Mark all unresolved symbols as expected when creating dynamic libraries.
Markus Schöpflin
2006-02-13 13:19:37 +0000
f5fe6d378cRename 'lib c' to 'lib cc' because HP-CXX compiler confuses 'libc.so' with the system C runtime library.
Vladimir Prus
2006-02-13 12:29:57 +0000
0458857ab9Rename 'lib c' to 'lib cc' because HP-CXX compiler confuses 'libc.so' with the system C runtime library.
Vladimir Prus
2006-02-13 12:29:57 +0000
8c6212e1cfThe compiler is forced to compile the files as C++ (-x cxx) because otherwise it will silently ignore files with no file extension.
Markus Schöpflin
2006-02-13 12:05:30 +0000
fe28b7f98fThe compiler is forced to compile the files as C++ (-x cxx) because otherwise it will silently ignore files with no file extension.
Markus Schöpflin
2006-02-13 12:05:30 +0000
53787a5e2eAttempt to suppress a warning
Vladimir Prus
2006-02-13 10:56:47 +0000
23e1aac976Attempt to suppress a warning
Vladimir Prus
2006-02-13 10:56:47 +0000
dfc079fed0More fixes: - Resolve ambiguity between builtin.prebuilt and tru64.prebuilt. - Remove archive files before creating. This is like is done for gcc, and removes "creating foobar.a" warnings as well.
Vladimir Prus
2006-02-13 10:51:49 +0000
ecf5d70940More fixes: - Resolve ambiguity between builtin.prebuilt and tru64.prebuilt. - Remove archive files before creating. This is like is done for gcc, and removes "creating foobar.a" warnings as well.
Vladimir Prus
2006-02-13 10:51:49 +0000
f1d1f6d3a4Fix a problem where <implicit-dependency> had no effect unless the target named by the property was also build (by virtue of being in the same Jamfile and not marked as "explicit").
Vladimir Prus
2006-02-13 10:34:45 +0000
c0a2d3b8e6Fix a problem where <implicit-dependency> had no effect unless the target named by the property was also build (by virtue of being in the same Jamfile and not marked as "explicit").
Vladimir Prus
2006-02-13 10:34:45 +0000
b09996a61dAdd a test that <source> in 'lib' works even if there's no explicit sources.
Vladimir Prus
2006-02-13 07:51:33 +0000
7dac85a322Add a test that <source> in 'lib' works even if there's no explicit sources.
Vladimir Prus
2006-02-13 07:51:33 +0000
feb1af635fCorrects a problem in the handling of <conditional>@rule in the lib rule, e.g.:
Vladimir Prus
2006-02-13 07:39:17 +0000
311db52d22Corrects a problem in the handling of <conditional>@rule in the lib rule, e.g.:
Vladimir Prus
2006-02-13 07:39:17 +0000
6037f6d6ecAdjust Boost.Jam references to new root/tools/jam location.
Rene Rivera
2006-02-12 23:18:46 +0000
13cfc022e9Adjust Boost.Jam references to new root/tools/jam location.
Rene Rivera
2006-02-12 23:18:46 +0000
68ad9e5ffeMore adjustments to get the RPM built.
Rene Rivera
2006-02-12 20:59:42 +0000
ca52008423More adjustments to get the RPM built.
Rene Rivera
2006-02-12 20:59:42 +0000
f06d91c868Fix path to docbook dtd on Ubuntu Linux.
Rene Rivera
2006-02-12 20:19:15 +0000
2971cb5b50Fix path to docbook dtd on Ubuntu Linux.
Rene Rivera
2006-02-12 20:19:15 +0000
901aef74fbReadjust to package new docs.
Rene Rivera
2006-02-12 20:15:56 +0000
20e6e0f8ffReadjust to package new docs.
Rene Rivera
2006-02-12 20:15:56 +0000
0c77723f50Minor mod to find the docbook installation in Ubuntu Linux.
Rene Rivera
2006-02-12 19:51:51 +0000
d5cea27290Minor mod to find the docbook installation in Ubuntu Linux.
Rene Rivera
2006-02-12 19:51:51 +0000
049d9fd079Build of distribution archives. Remove now outdated Jam docs.
Rene Rivera
2006-02-12 17:24:46 +0000
893567e01cBuild of distribution archives. Remove now outdated Jam docs.
Rene Rivera
2006-02-12 17:24:46 +0000
4b965217d4Added Tru64 support.
Markus Schöpflin
2006-02-10 16:05:26 +0000
a05a4a09f8Added Tru64 support.
Markus Schöpflin
2006-02-10 16:05:26 +0000
789f75afd4New "c++abi" feature. Implement "cxxarm" value of that feature to Tru64, and add proper -model compiler flags.
Vladimir Prus
2006-02-10 15:00:52 +0000
d005b61309New "c++abi" feature. Implement "cxxarm" value of that feature to Tru64, and add proper -model compiler flags.
Vladimir Prus
2006-02-10 15:00:52 +0000
ada9478a6bMinor updates
Vladimir Prus
2006-02-10 09:56:43 +0000
8546ac52b4Minor updates
Vladimir Prus
2006-02-10 09:56:43 +0000
70155d8defExit if one of processed options wants to exit.
Vladimir Prus
2006-02-09 13:53:20 +0000
c0982fda0eExit if one of processed options wants to exit.
Vladimir Prus
2006-02-09 13:53:20 +0000
54c3b961a8Forgotten change.
Vladimir Prus
2006-02-09 13:39:38 +0000
0c29326836Forgotten change.
Vladimir Prus
2006-02-09 13:39:38 +0000
fdf2aadc2fPrint the value of "project-help" variant in ./Jamfile on --help option.
Vladimir Prus
2006-02-09 13:38:13 +0000
874f64a3b1Print the value of "project-help" variant in ./Jamfile on --help option.
Vladimir Prus
2006-02-09 13:38:13 +0000
fc6a830ffaUpdate tracker URL
Vladimir Prus
2006-02-09 10:40:43 +0000
8ed3cf9d15Update tracker URL
Vladimir Prus
2006-02-09 10:40:43 +0000
c2e2a38148Remove obsolete FIXMEs
Vladimir Prus
2006-02-09 10:29:16 +0000
181d60f291Remove obsolete FIXMEs
Vladimir Prus
2006-02-09 10:29:16 +0000
afb6f01081More Tru64 fixes: - add '-shared' for DLL compiles - compile C files with the C compiler.
Vladimir Prus
2006-02-09 10:27:51 +0000
17d7392409More Tru64 fixes: - add '-shared' for DLL compiles - compile C files with the C compiler.
Vladimir Prus
2006-02-09 10:27:51 +0000
bbc7f3f253For
Vladimir Prus
2006-02-09 09:42:52 +0000
d828779fbbFor
Vladimir Prus
2006-02-09 09:42:52 +0000
fedb7650a9Document '--clean' and '--clean-all'. Move basic invocation systax from "Reference" to "User manaul".
Vladimir Prus
2006-02-09 08:46:03 +0000
8845c00e0dDocument '--clean' and '--clean-all'. Move basic invocation systax from "Reference" to "User manaul".
Vladimir Prus
2006-02-09 08:46:03 +0000
3bec6c2038Change the --clean option to only clean targets under references projects. Add the --clean-all option to clean everything.
Vladimir Prus
2006-02-08 15:24:31 +0000
7d6c2a772fChange the --clean option to only clean targets under references projects. Add the --clean-all option to clean everything.
Vladimir Prus
2006-02-08 15:24:31 +0000