Commit Graph

  • f3c3972678 Allow <name> work for 'install', when there's a single source Vladimir Prus 2006-02-21 13:08:53 +0000
  • 1970b3942d Allow <name> work for 'install', when there's a single source Vladimir Prus 2006-02-21 13:08:53 +0000
  • bbb386b61f Document the --build-dir option. Vladimir Prus 2006-02-21 12:16:10 +0000
  • 9219dea90b Document the --build-dir option. Vladimir Prus 2006-02-21 12:16:10 +0000
  • e55ffe750d Document 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
  • f59cd5db59 Document 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
  • 5d1afe842f Fixes for 'install' rule. Vladimir Prus 2006-02-21 09:08:29 +0000
  • 7518d106e2 Fixes for 'install' rule. Vladimir Prus 2006-02-21 09:08:29 +0000
  • 71e5eb8e9c Adjust to new jam location Vladimir Prus 2006-02-21 08:30:55 +0000
  • 41b3f4bb84 Adjust to new jam location Vladimir Prus 2006-02-21 08:30:55 +0000
  • 8210463e19 Cleanup generator overrides Vladimir Prus 2006-02-21 08:18:22 +0000
  • 7b50c072b3 Cleanup generator overrides Vladimir Prus 2006-02-21 08:18:22 +0000
  • a4d23cf021 Remove 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
  • 383f168035 Remove 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
  • bb07e82f78 Try to property set interpreter for NT. Vladimir Prus 2006-02-21 07:27:39 +0000
  • 01077db991 Try to property set interpreter for NT. Vladimir Prus 2006-02-21 07:27:39 +0000
  • 735df8ea9d Don't inherit -Wall from gcc. Vladimir Prus 2006-02-20 16:14:18 +0000
  • 03d83c183a Don't inherit -Wall from gcc. Vladimir Prus 2006-02-20 16:14:18 +0000
  • 8d4206a7e9 qcc fixes from Jim Douglas. Vladimir Prus 2006-02-20 16:11:53 +0000
  • d6ac8d1019 qcc fixes from Jim Douglas. Vladimir Prus 2006-02-20 16:11:53 +0000
  • f5cc8ea47c Fix setting of PYTHONPATH on Windows. Vladimir Prus 2006-02-20 14:26:22 +0000
  • 57a64b2344 Fix setting of PYTHONPATH on Windows. Vladimir Prus 2006-02-20 14:26:22 +0000
  • c222cb1ee0 Remove 'tru64' -- it's now renamed to "hp_cxx". Vladimir Prus 2006-02-16 13:05:43 +0000
  • 3e1359ab65 Remove 'tru64' -- it's now renamed to "hp_cxx". Vladimir Prus 2006-02-16 13:05:43 +0000
  • 5e0fbc91cc First version of qcc toolset Vladimir Prus 2006-02-16 12:45:46 +0000
  • b5848e9301 First version of qcc toolset Vladimir Prus 2006-02-16 12:45:46 +0000
  • efad50a3f8 Add /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
  • 293e8e8978 Add /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
  • 7e2195544b Suppress some warnings Vladimir Prus 2006-02-16 08:11:35 +0000
  • f66e61dec4 Suppress some warnings Vladimir Prus 2006-02-16 08:11:35 +0000
  • faef21bfba Resolve 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
  • d2f9daebca Resolve 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
  • d2cf2ec008 New rule virtual-target.select-by-type. Vladimir Prus 2006-02-16 07:18:31 +0000
  • 776f6adfbf New rule virtual-target.select-by-type. Vladimir Prus 2006-02-16 07:18:31 +0000
  • 54ca7169b7 Changes to ensure QNX/QCC compatability Jim Douglas 2006-02-15 19:57:56 +0000
  • 540e01a6b9 Remove obsolete bjam sources now that they are at the new rootl/tools/jam/src location. Rene Rivera 2006-02-15 00:12:21 +0000
  • 555ec0f19a Fix references to old toolset name Vladimir Prus 2006-02-14 10:52:18 +0000
  • 1e06ab556a Fix references to old toolset name Vladimir Prus 2006-02-14 10:52:18 +0000
  • 63567e8537 Rename 'tru64' to 'hp_cxx', as discussed on the mailing list. Vladimir Prus 2006-02-14 10:47:17 +0000
  • 97e39562f1 Rename 'tru64' to 'hp_cxx', as discussed on the mailing list. Vladimir Prus 2006-02-14 10:47:17 +0000
  • 3894c4462d Improve error reporting Vladimir Prus 2006-02-14 08:48:31 +0000
  • 88b656c91c Improve error reporting Vladimir Prus 2006-02-14 08:48:31 +0000
  • beda88782f Update mailing list URL Vladimir Prus 2006-02-14 08:03:39 +0000
  • 7e7816ff86 Update mailing list URL Vladimir Prus 2006-02-14 08:03:39 +0000
  • b63009d2f0 Make the 'warnings' and 'warnings-as-errors' features propagated. Vladimir Prus 2006-02-13 15:57:10 +0000
  • 3bc444ff7e Make the 'warnings' and 'warnings-as-errors' features propagated. Vladimir Prus 2006-02-13 15:57:10 +0000
  • 4a6b0fa146 Another attempt to workaround warning on HP-CXX. Vladimir Prus 2006-02-13 13:33:27 +0000
  • 07ac3c138a Another attempt to workaround warning on HP-CXX. Vladimir Prus 2006-02-13 13:33:27 +0000
  • b0dc8525c1 Mark all unresolved symbols as expected when creating dynamic libraries. Markus Schöpflin 2006-02-13 13:19:37 +0000
  • 4e022b73b3 Mark all unresolved symbols as expected when creating dynamic libraries. Markus Schöpflin 2006-02-13 13:19:37 +0000
  • f5fe6d378c Rename '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
  • 0458857ab9 Rename '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
  • 8c6212e1cf The 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
  • fe28b7f98f The 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
  • 53787a5e2e Attempt to suppress a warning Vladimir Prus 2006-02-13 10:56:47 +0000
  • 23e1aac976 Attempt to suppress a warning Vladimir Prus 2006-02-13 10:56:47 +0000
  • dfc079fed0 More 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
  • ecf5d70940 More 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
  • f1d1f6d3a4 Fix 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
  • c0a2d3b8e6 Fix 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
  • b09996a61d Add a test that <source> in 'lib' works even if there's no explicit sources. Vladimir Prus 2006-02-13 07:51:33 +0000
  • 7dac85a322 Add a test that <source> in 'lib' works even if there's no explicit sources. Vladimir Prus 2006-02-13 07:51:33 +0000
  • feb1af635f Corrects a problem in the handling of <conditional>@rule in the lib rule, e.g.: Vladimir Prus 2006-02-13 07:39:17 +0000
  • 311db52d22 Corrects a problem in the handling of <conditional>@rule in the lib rule, e.g.: Vladimir Prus 2006-02-13 07:39:17 +0000
  • 6037f6d6ec Adjust Boost.Jam references to new root/tools/jam location. Rene Rivera 2006-02-12 23:18:46 +0000
  • 13cfc022e9 Adjust Boost.Jam references to new root/tools/jam location. Rene Rivera 2006-02-12 23:18:46 +0000
  • 68ad9e5ffe More adjustments to get the RPM built. Rene Rivera 2006-02-12 20:59:42 +0000
  • ca52008423 More adjustments to get the RPM built. Rene Rivera 2006-02-12 20:59:42 +0000
  • f06d91c868 Fix path to docbook dtd on Ubuntu Linux. Rene Rivera 2006-02-12 20:19:15 +0000
  • 2971cb5b50 Fix path to docbook dtd on Ubuntu Linux. Rene Rivera 2006-02-12 20:19:15 +0000
  • 901aef74fb Readjust to package new docs. Rene Rivera 2006-02-12 20:15:56 +0000
  • 20e6e0f8ff Readjust to package new docs. Rene Rivera 2006-02-12 20:15:56 +0000
  • 0c77723f50 Minor mod to find the docbook installation in Ubuntu Linux. Rene Rivera 2006-02-12 19:51:51 +0000
  • d5cea27290 Minor mod to find the docbook installation in Ubuntu Linux. Rene Rivera 2006-02-12 19:51:51 +0000
  • 049d9fd079 Build of distribution archives. Remove now outdated Jam docs. Rene Rivera 2006-02-12 17:24:46 +0000
  • 893567e01c Build of distribution archives. Remove now outdated Jam docs. Rene Rivera 2006-02-12 17:24:46 +0000
  • 4b965217d4 Added Tru64 support. Markus Schöpflin 2006-02-10 16:05:26 +0000
  • a05a4a09f8 Added Tru64 support. Markus Schöpflin 2006-02-10 16:05:26 +0000
  • 789f75afd4 New "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
  • d005b61309 New "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
  • ada9478a6b Minor updates Vladimir Prus 2006-02-10 09:56:43 +0000
  • 8546ac52b4 Minor updates Vladimir Prus 2006-02-10 09:56:43 +0000
  • 70155d8def Exit if one of processed options wants to exit. Vladimir Prus 2006-02-09 13:53:20 +0000
  • c0982fda0e Exit if one of processed options wants to exit. Vladimir Prus 2006-02-09 13:53:20 +0000
  • 54c3b961a8 Forgotten change. Vladimir Prus 2006-02-09 13:39:38 +0000
  • 0c29326836 Forgotten change. Vladimir Prus 2006-02-09 13:39:38 +0000
  • fdf2aadc2f Print the value of "project-help" variant in ./Jamfile on --help option. Vladimir Prus 2006-02-09 13:38:13 +0000
  • 874f64a3b1 Print the value of "project-help" variant in ./Jamfile on --help option. Vladimir Prus 2006-02-09 13:38:13 +0000
  • fc6a830ffa Update tracker URL Vladimir Prus 2006-02-09 10:40:43 +0000
  • 8ed3cf9d15 Update tracker URL Vladimir Prus 2006-02-09 10:40:43 +0000
  • c2e2a38148 Remove obsolete FIXMEs Vladimir Prus 2006-02-09 10:29:16 +0000
  • 181d60f291 Remove obsolete FIXMEs Vladimir Prus 2006-02-09 10:29:16 +0000
  • afb6f01081 More Tru64 fixes: - add '-shared' for DLL compiles - compile C files with the C compiler. Vladimir Prus 2006-02-09 10:27:51 +0000
  • 17d7392409 More Tru64 fixes: - add '-shared' for DLL compiles - compile C files with the C compiler. Vladimir Prus 2006-02-09 10:27:51 +0000
  • bbc7f3f253 For Vladimir Prus 2006-02-09 09:42:52 +0000
  • d828779fbb For Vladimir Prus 2006-02-09 09:42:52 +0000
  • fedb7650a9 Document '--clean' and '--clean-all'. Move basic invocation systax from "Reference" to "User manaul". Vladimir Prus 2006-02-09 08:46:03 +0000
  • 8845c00e0d Document '--clean' and '--clean-all'. Move basic invocation systax from "Reference" to "User manaul". Vladimir Prus 2006-02-09 08:46:03 +0000
  • 3bec6c2038 Change 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
  • 7d6c2a772f Change 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