Commit Graph

  • d715898f85 Add missing exe_suffix, dll_suffix Dave Abrahams 2003-01-08 19:42:47 +0000
  • d767aaf3e9 Add missing exe_suffix, dll_suffix Dave Abrahams 2003-01-08 19:42:47 +0000
  • 48e67e6a49 Add verbosity command-line option to dump build actions. Dave Abrahams 2003-01-08 19:42:09 +0000
  • 86635bd925 Add verbosity command-line option to dump build actions. Dave Abrahams 2003-01-08 19:42:09 +0000
  • 2883eb386b bug fix Dave Abrahams 2003-01-08 19:38:27 +0000
  • 04ced730be bug fix Dave Abrahams 2003-01-08 19:38:27 +0000
  • 9aa834caaa added missing validate-property-sets Dave Abrahams 2003-01-08 18:16:32 +0000
  • e8ab0366e1 added missing validate-property-sets Dave Abrahams 2003-01-08 18:16:32 +0000
  • 1b2bd2b4f3 Fix some syntax errors. Vladimir Prus 2003-01-08 13:20:46 +0000
  • 9d46c920ff Fix some syntax errors. Vladimir Prus 2003-01-08 13:20:46 +0000
  • 77817cb920 Making more tests work on windows. Vladimir Prus 2003-01-08 13:05:30 +0000
  • 8e665325a7 Making more tests work on windows. Vladimir Prus 2003-01-08 13:05:30 +0000
  • edde5bee2d bug fix Dave Abrahams 2003-01-07 16:23:31 +0000
  • 35bbcdbeb4 Take care of most of BB4 Dave Abrahams 2003-01-07 00:18:22 +0000
  • 7060417b86 Take care of most of BB4 Dave Abrahams 2003-01-07 00:18:22 +0000
  • 779c7acf4f make dump-test work nicely for subincluded Jamfiles Dave Abrahams 2003-01-06 23:32:46 +0000
  • 4047a1395c Add test type dumping Dave Abrahams 2003-01-05 20:05:48 +0000
  • be32948238 Rewrite unit-test() in terms of testing.jam/run() Dave Abrahams 2003-01-05 19:55:47 +0000
  • 3411092edc Brought back compatability of command line specified targets to update. Modified UPDATE builtin to: 1. clear the update list, 2. set the update list to the given targets, 3. return the previous update list. Rene Rivera 2003-01-05 19:11:07 +0000
  • 4f0f52f443 Brought back compatability of command line specified targets to update. Modified UPDATE builtin to: 1. clear the update list, 2. set the update list to the given targets, 3. return the previous update list. Rene Rivera 2003-01-05 19:11:07 +0000
  • 2dae35fbcc cleanup Dave Abrahams 2003-01-05 18:40:55 +0000
  • 895983c7e3 cleanup Dave Abrahams 2003-01-05 18:40:55 +0000
  • 8642622fe0 undo ls hack Dave Abrahams 2003-01-05 18:40:33 +0000
  • e77ff30fe0 undo ls hack Dave Abrahams 2003-01-05 18:40:33 +0000
  • 5755486169 Use exe_suffix for Cygwin Dave Abrahams 2003-01-05 18:27:05 +0000
  • ef9ae43855 Use exe_suffix for Cygwin Dave Abrahams 2003-01-05 18:27:05 +0000
  • 89046eec23 Compute exe_suffix for Cygwin Dump recursive directory on certain failures. Allow List addition Dave Abrahams 2003-01-05 18:25:58 +0000
  • 92d224ecf1 Compute exe_suffix for Cygwin Dump recursive directory on certain failures. Allow List addition Dave Abrahams 2003-01-05 18:25:58 +0000
  • f2681b8bca fix typo Dave Abrahams 2003-01-05 18:24:56 +0000
  • bc38eb0d71 fix typo Dave Abrahams 2003-01-05 18:24:56 +0000
  • 1efbe1bea6 Make local rules local Dave Abrahams 2003-01-05 18:24:21 +0000
  • c942410c7c Make local rules local Dave Abrahams 2003-01-05 18:24:21 +0000
  • 685e43c097 Added missing newline at EOF which was causing warnings and thus test failures with gcc-3.2 Dave Abrahams 2003-01-05 17:42:37 +0000
  • b28e3ce29e Added missing newline at EOF which was causing warnings and thus test failures with gcc-3.2 Dave Abrahams 2003-01-05 17:42:37 +0000
  • 2bdb3fbdcd Allow special <test-info> feature for augmented --dump-tests functionality Dave Abrahams 2003-01-05 15:51:20 +0000
  • 2d57d47b45 Work on BB14: allow target suffixes to depend on build properties. Vladimir Prus 2002-12-25 07:18:34 +0000
  • c55ca9170f Work on BB14: allow target suffixes to depend on build properties. Vladimir Prus 2002-12-25 07:18:34 +0000
  • 5f624c98af Fix singleton variables when used by multiple variants of the gcc toolset. Rene Rivera 2002-12-23 22:32:22 +0000
  • b27a729f7d Bug fix for shared/static linking Dave Abrahams 2002-12-20 22:49:17 +0000
  • f05bacab61 sane-testing merged Beman Dawes 2002-12-20 22:44:18 +0000
  • 1ba180a74e added settings from David Abrahams Toon Knapen 2002-12-20 15:54:26 +0000
  • fa6b04b042 toolset description for the HP aCC compiler Toon Knapen 2002-12-20 14:32:22 +0000
  • e645f2b562 Patch to allow derivation of gcc-STLfilt toolset Dave Abrahams 2002-12-20 00:02:26 +0000
  • 6e59776aff Fix a typo. Vladimir Prus 2002-12-19 14:37:07 +0000
  • 022c733f89 Fix a typo. Vladimir Prus 2002-12-19 14:37:07 +0000
  • f671dbd6b3 fix for multiple simultaneous Jam sessions, to avoid overwriting temporary .bat files, courtesy of "Anichini, Steve" <Sanichini@midwaygames.com> Dave Abrahams 2002-12-18 21:35:09 +0000
  • 8c04955b76 fix for multiple simultaneous Jam sessions, to avoid overwriting temporary .bat files, courtesy of "Anichini, Steve" <Sanichini@midwaygames.com> Dave Abrahams 2002-12-18 21:35:09 +0000
  • 085b52e556 update INTEL_LINUX_VERSION (Guillaume Melquiond <gmelquio@ens-lyon.fr>) Dave Abrahams 2002-12-18 13:12:27 +0000
  • 897d29c2e5 fix typo (Guillaume Melquiond <gmelquio@ens-lyon.fr>) Dave Abrahams 2002-12-18 13:10:53 +0000
  • c9a1f605f0 Bug fix Dave Abrahams 2002-12-17 14:15:07 +0000
  • d225c25b87 Bug fix Dave Abrahams 2002-12-17 14:15:07 +0000
  • 95bcd700ec Attempted fix for people who want to work with 2 versions Dave Abrahams 2002-12-17 12:57:50 +0000
  • 537f846b15 Add a new test, which fails and is therefore commented out. Vladimir Prus 2002-12-17 08:21:19 +0000
  • e73ef16efd Add a new test, which fails and is therefore commented out. Vladimir Prus 2002-12-17 08:21:19 +0000
  • f2360dc6cb Add missing libutil for embedding Dave Abrahams 2002-12-17 00:20:43 +0000
  • db457bce7a Add libdl for Unix Dave Abrahams 2002-12-16 22:59:52 +0000
  • 3bf0c96c41 Finally got Kylix environment variable support working, Added Kylix build docs. John Maddock 2002-12-16 12:58:18 +0000
  • 0abcbcb6e2 Added -g255 option for builds so that the compiler doesn't stop if there are a lot of warnings John Maddock 2002-12-16 12:55:38 +0000
  • 9605d9d16e Another bugfix for dependency properties in use requirements. Vladimir Prus 2002-12-15 10:14:11 +0000
  • 61e7810ed2 Another bugfix for dependency properties in use requirements. Vladimir Prus 2002-12-15 10:14:11 +0000
  • a0c8689ab0 Add a script to facilitate creating of tests from directories. Vladimir Prus 2002-12-15 10:10:10 +0000
  • 9fc710999b Add a script to facilitate creating of tests from directories. Vladimir Prus 2002-12-15 10:10:10 +0000
  • 2fd72ada56 Bugfix. Vladimir Prus 2002-12-15 08:07:12 +0000
  • 180442b3e7 Bugfix. Vladimir Prus 2002-12-15 08:07:12 +0000
  • 155ba70a9a runtime-build support for pro8 Dave Abrahams 2002-12-12 22:15:57 +0000
  • 936a285e30 Allow dashes in feature values Dave Abrahams 2002-12-12 19:29:39 +0000
  • 03a5cf89d4 Allow dashes in feature values Dave Abrahams 2002-12-12 19:29:39 +0000
  • 022ef577da Implement BB7: now there's "build-dir" project attribute which controls where generated targets are put, much in the same was as ALL_LOCATE_TARGET. Vladimir Prus 2002-12-11 19:01:50 +0000
  • 179a8ee298 Implement BB7: now there's "build-dir" project attribute which controls where generated targets are put, much in the same was as ALL_LOCATE_TARGET. Vladimir Prus 2002-12-11 19:01:50 +0000
  • cfe61e5caa Introduce the <dll-path> and <hardcode-dll-paths> features. Vladimir Prus 2002-12-11 17:40:48 +0000
  • 6765a3d478 Introduce the <dll-path> and <hardcode-dll-paths> features. Vladimir Prus 2002-12-11 17:40:48 +0000
  • 9328322608 Added <linkflags> Vladimir Prus 2002-12-10 09:03:19 +0000
  • 7d739a9d68 Added <linkflags> Vladimir Prus 2002-12-10 09:03:19 +0000
  • 8905002026 Bugfix: dependency features in use requirements were mishandled. Vladimir Prus 2002-12-10 07:48:56 +0000
  • 223eabd958 Bugfix: dependency features in use requirements were mishandled. Vladimir Prus 2002-12-10 07:48:56 +0000
  • 043e67d51f Bugfix: path features in target requirement were not translated. Vladimir Prus 2002-12-10 07:15:33 +0000
  • 84fa4e2c88 Bugfix: path features in target requirement were not translated. Vladimir Prus 2002-12-10 07:15:33 +0000
  • 2c841baa2d Replace the "prebuilt" rule with <file> feature. Vladimir Prus 2002-12-10 07:06:43 +0000
  • 19a2c1c584 Replace the "prebuilt" rule with <file> feature. Vladimir Prus 2002-12-10 07:06:43 +0000
  • 149a9f83ef Improve shared/static linking interface and introduce separate <link-runtime> feature. Allow to use the 'lib' rule to declare libraries that should be searched for. Vladimir Prus 2002-12-09 10:02:37 +0000
  • fdc3fa6c54 Improve shared/static linking interface and introduce separate <link-runtime> feature. Allow to use the 'lib' rule to declare libraries that should be searched for. Vladimir Prus 2002-12-09 10:02:37 +0000
  • 3f27498cb1 Account for "Program Files" in different installations of Windows. Rene Rivera 2002-12-06 05:02:00 +0000
  • 4ba0a5b989 Account for "Program Files" in different installations of Windows. Rene Rivera 2002-12-06 05:02:00 +0000
  • 92dfe5ed83 Enable linker optimization in release builds when generating debug symbols. Markus Schöpflin 2002-12-05 14:25:09 +0000
  • 330a10bc52 Minor fixes to compile in OpenVMS. Rene Rivera 2002-12-05 00:08:49 +0000
  • ec785e826b Minor fixes to compile in OpenVMS. Rene Rivera 2002-12-05 00:08:49 +0000
  • 93087de2d6 Fix end-of-lines Rene Rivera 2002-12-04 23:46:54 +0000
  • f8a4bcb2f1 Fix end-of-lines Rene Rivera 2002-12-04 23:46:54 +0000
  • 14a1c4dda3 Initial. Minimal build of bootstrap only. Rene Rivera 2002-12-04 23:36:31 +0000
  • b75faafb5d Initial. Minimal build of bootstrap only. Rene Rivera 2002-12-04 23:36:31 +0000
  • 73bbf85c48 Use correct C compiler Dave Abrahams 2002-12-04 16:20:38 +0000
  • 0e9cd80ab4 Search for site-config.jam and user-config.jam not only in BOOST_BUILD_PATH but also in HOME and system locations. Document the search paths. Vladimir Prus 2002-12-03 12:20:49 +0000
  • 03fae257a8 Search for site-config.jam and user-config.jam not only in BOOST_BUILD_PATH but also in HOME and system locations. Document the search paths. Vladimir Prus 2002-12-03 12:20:49 +0000
  • 7ce2c92056 Add the <version> feature. Rene Rivera 2002-12-03 04:46:57 +0000
  • cc3d8a96d2 Add the <version> feature. Rene Rivera 2002-12-03 04:46:57 +0000
  • 602dfaeb6c Add missing "static" to suppress warning with aCC Dave Abrahams 2002-12-03 00:02:47 +0000
  • 5ee3726c1a Add missing "static" to suppress warning with aCC Dave Abrahams 2002-12-03 00:02:47 +0000
  • 8845d8209d Add explanation of property validity Dave Abrahams 2002-12-02 14:13:52 +0000
  • 653e34a755 Add explanation of property validity Dave Abrahams 2002-12-02 14:13:52 +0000
  • 3e0338e973 Integrate semaphores extension from Craig McPeeters' branch on public.perforce.com (revisions 1664, 1665). Vladimir Prus 2002-12-02 12:28:01 +0000