Commit Graph

  • 0241b6de73 Workaround for crazy assertion in Jambase Dave Abrahams 2002-05-02 19:01:07 +0000
  • 62f4252863 Workaround for crazy assertion in Jambase Dave Abrahams 2002-05-02 19:01:07 +0000
  • 64ae13d9a8 Show *full* build command on failure Dave Abrahams 2002-05-02 19:00:38 +0000
  • 38ef897e25 Show *full* build command on failure Dave Abrahams 2002-05-02 19:00:38 +0000
  • e9b124397a Some bug fixes Dave Abrahams 2002-05-02 18:59:31 +0000
  • d447258a56 Some bug fixes Dave Abrahams 2002-05-02 18:59:31 +0000
  • b4aa7c86c2 Account for "normalized path" bugs Dave Abrahams 2002-05-02 17:08:41 +0000
  • ca889e05f7 Account for "normalized path" bugs Dave Abrahams 2002-05-02 17:08:41 +0000
  • 548b75e446 Quick fixes, one step towards health. Dave Abrahams 2002-05-02 16:53:12 +0000
  • c9a4bf48b3 Updated test to take advantage of --build-system=... option Dave Abrahams 2002-05-02 16:44:13 +0000
  • 792a76e9ca Updated test to take advantage of --build-system=... option Dave Abrahams 2002-05-02 16:44:13 +0000
  • 30ef00ea04 Initial checkin, includes test instructions Dave Abrahams 2002-05-02 16:41:36 +0000
  • a1e30f1f5b Initial checkin, includes test instructions Dave Abrahams 2002-05-02 16:41:36 +0000
  • 6dc0ba2240 Added --debug --quiet to args used when running tests Dave Abrahams 2002-05-02 16:39:04 +0000
  • 9e0f1bfcfa Added --debug --quiet to args used when running tests Dave Abrahams 2002-05-02 16:39:04 +0000
  • ebc208b6d2 Updated testing info Dave Abrahams 2002-05-02 16:38:27 +0000
  • 9f925528f0 Updated testing info Dave Abrahams 2002-05-02 16:38:27 +0000
  • 148629fbd9 Use modules.clone-rules Dave Abrahams 2002-05-02 16:38:04 +0000
  • d5c5489d8f Use modules.clone-rules Dave Abrahams 2002-05-02 16:38:04 +0000
  • 32fff77043 Implemented --quiet flag for testing Dave Abrahams 2002-05-02 16:37:23 +0000
  • c97004eac4 Implemented --quiet flag for testing Dave Abrahams 2002-05-02 16:37:23 +0000
  • ca16487d09 Moved project loading to build-system.jam Dave Abrahams 2002-05-02 16:36:30 +0000
  • 93a774c3f3 Moved project loading to build-system.jam Dave Abrahams 2002-05-02 16:36:30 +0000
  • 652fbfc9ac Use *_PATH variables for configuration; added comments Dave Abrahams 2002-05-02 16:34:38 +0000
  • 0c74bcfc55 Major bug fix (gotta fix that Jam lexer!) Some coding convention fixes Dave Abrahams 2002-05-02 16:30:38 +0000
  • a387e51771 Major bug fix (gotta fix that Jam lexer!) Some coding convention fixes Dave Abrahams 2002-05-02 16:30:38 +0000
  • 0f7b53fd2f Added <stlport-iostream>on to requirements Dave Abrahams 2002-05-01 17:29:13 +0000
  • b74de47cee Added stlport-cstd-namespace feature to import names like memcpy into std::, where they belong Fixed runtime behavior to find the STLPort dlls Dave Abrahams 2002-05-01 17:27:10 +0000
  • f02dec2fca Added some error reporting with configuration info Dave Abrahams 2002-05-01 16:02:10 +0000
  • 3663f5a07c oops; bug fix Dave Abrahams 2002-05-01 14:37:30 +0000
  • 5cfc18f32e Added comments Dave Abrahams 2002-05-01 13:59:10 +0000
  • d501c7f1f4 python/gcc-stlport tweaks Dave Abrahams 2002-05-01 02:51:05 +0000
  • 8d944173b7 Slight tweak to Jamfile loading; still doesn't work Dave Abrahams 2002-04-30 16:59:40 +0000
  • 193b483c5d Slight tweak to Jamfile loading; still doesn't work Dave Abrahams 2002-04-30 16:59:40 +0000
  • 0c7921f8c5 use new coding conventions Dave Abrahams 2002-04-30 16:45:58 +0000
  • 46754c99d9 use new coding conventions Dave Abrahams 2002-04-30 16:45:58 +0000
  • 05cee648aa cleanups Dave Abrahams 2002-04-30 16:43:20 +0000
  • 04d19cc787 cleanups Dave Abrahams 2002-04-30 16:43:20 +0000
  • 9e7ce549cf Use new naming conventions Dave Abrahams 2002-04-30 16:34:26 +0000
  • 26b95e2a9c Use new naming conventions Dave Abrahams 2002-04-30 16:34:26 +0000
  • abb0398b5a Reworked to allow derived classes to call base class methods which have been overridden via explicit qualification Dave Abrahams 2002-04-30 14:51:07 +0000
  • b2de553698 Reworked to allow derived classes to call base class methods which have been overridden via explicit qualification Dave Abrahams 2002-04-30 14:51:07 +0000
  • 5d20da9769 Fixed bug in assert.nonempty-variable Dave Abrahams 2002-04-30 14:34:45 +0000
  • 12c97bd743 Fixed bug in assert.nonempty-variable Dave Abrahams 2002-04-30 14:34:45 +0000
  • 7fc5e16917 Merged Rene's boost_build_v2 branch into the main trunk Dave Abrahams 2002-04-30 14:33:25 +0000
  • 2e2fd81543 Merged Rene's boost_build_v2 branch into the main trunk Dave Abrahams 2002-04-30 14:33:25 +0000
  • 38b1628e8d Improved debugging output: * added space after "on" * try harder to indicate in which module a rule is going to execute * Stop printing the module context of variable settings; it was confusing especially when the variable turned out to be a local variable or an argument name. * Dave Abrahams 2002-04-30 14:22:46 +0000
  • ec3cd4d16f Improved debugging output: * added space after "on" * try harder to indicate in which module a rule is going to execute * Stop printing the module context of variable settings; it was confusing especially when the variable turned out to be a local variable or an argument name. * Dave Abrahams 2002-04-30 14:22:46 +0000
  • 2e6f58d76f Better error reporting for IMPORT Dave Abrahams 2002-04-30 14:13:09 +0000
  • 75bf17682e Better error reporting for IMPORT Dave Abrahams 2002-04-30 14:13:09 +0000
  • 77c1f17281 Moved comments in from of implementation. Vladimir Prus 2002-04-19 08:58:30 +0000
  • 6de212146e Moved comments in from of implementation. Vladimir Prus 2002-04-19 08:58:30 +0000
  • 2b7b4614eb Test system improvements. * BoostBuild.py (Tester.expect_nothing): New method. (Tester.run_build_system): Added 'subdir' argument. Take a nap after running bjam, so that further touches to files are detected. * test_system.html Document the above changes. Document earlier changes to List{}. Fixed typos. Vladimir Prus 2002-04-18 08:35:27 +0000
  • 3a0e26b541 Test system improvements. * BoostBuild.py (Tester.expect_nothing): New method. (Tester.run_build_system): Added 'subdir' argument. Take a nap after running bjam, so that further touches to files are detected. * test_system.html Document the above changes. Document earlier changes to List{}. Fixed typos. Vladimir Prus 2002-04-18 08:35:27 +0000
  • 79e2c906d8 *** empty log message *** Dave Abrahams 2002-04-18 04:00:30 +0000
  • 3ff33503ce Change of tests to accomodate new load behaviour and also fix previous incorrect commit. Vladimir Prus 2002-04-17 14:30:13 +0000
  • 8362f0dff3 Change of tests to accomodate new load behaviour and also fix previous incorrect commit. Vladimir Prus 2002-04-17 14:30:13 +0000
  • 4e0da61c59 Added description of milestone 1 and some tests for it. Vladimir Prus 2002-04-17 14:10:54 +0000
  • 0b56f4dcaa Added description of milestone 1 and some tests for it. Vladimir Prus 2002-04-17 14:10:54 +0000
  • 3969299e16 Temporary, checkin. Rene Rivera 2002-04-16 15:25:15 +0000
  • a49cf23296 Temporary, checkin. Rene Rivera 2002-04-16 15:25:15 +0000
  • 63d48eabba Integrated my load behaviour into Valdimir's code. Some cleanup along the way. Rene Rivera 2002-04-16 06:04:52 +0000
  • 5acf0e0df5 Integrated my load behaviour into Valdimir's code. Some cleanup along the way. Rene Rivera 2002-04-16 06:04:52 +0000
  • 1d13f4ec1e Factored management of project-root to it's own module. Rene Rivera 2002-04-16 06:03:11 +0000
  • 55f01ed11b Factored management of project-root to it's own module. Rene Rivera 2002-04-16 06:03:11 +0000
  • f8aa67ece8 Extracted print generation from doc module to here for common use. Rene Rivera 2002-04-16 06:02:15 +0000
  • 540c1bf370 Extracted print generation from doc module to here for common use. Rene Rivera 2002-04-16 06:02:15 +0000
  • 73d3f1d3bc Added localize rule. Rene Rivera 2002-04-16 05:56:18 +0000
  • 1d161af65f Added localize rule. Rene Rivera 2002-04-16 05:56:18 +0000
  • 31eb4b7e09 Use new List niceties Dave Abrahams 2002-04-15 18:05:58 +0000
  • 551550eab3 Use new List niceties Dave Abrahams 2002-04-15 18:05:58 +0000
  • 2cce65e400 Added some niceties for List class Dave Abrahams 2002-04-15 18:04:33 +0000
  • 986ad39c36 Added some niceties for List class Dave Abrahams 2002-04-15 18:04:33 +0000
  • d7891083e4 Always use a .bat file unless forced to do otherwise Dave Abrahams 2002-04-15 04:18:23 +0000
  • 87c384dbaa Always use a .bat file unless forced to do otherwise Dave Abrahams 2002-04-15 04:18:23 +0000
  • a99530f2ad Add quoting for /LIBPATH et al Dave Abrahams 2002-04-13 17:37:34 +0000
  • 6c2f79065a vc7 compatibility for BOost.Python v1 Better error messages for Jam when actions are too long Dave Abrahams 2002-04-13 15:33:00 +0000
  • f0039c44c8 vc7 compatibility for BOost.Python v1 Better error messages for Jam when actions are too long Dave Abrahams 2002-04-13 15:33:00 +0000
  • de6b91faaa LD_LIBRARY_PATH fixes for Ralf Dave Abrahams 2002-04-13 12:35:04 +0000
  • 318d87cb61 propagate standard library directory from intel toolsets Dave Abrahams 2002-04-13 04:29:11 +0000
  • aafb951af4 Reconstitute paths with spaces Dave Abrahams 2002-04-12 19:47:48 +0000
  • 728472e8dc Fix for Pro8 toolset; Default to Pro7. Dave Abrahams 2002-04-12 18:34:30 +0000
  • b03fa41185 Plugged the project test in the testing framework. Vladimir Prus 2002-04-12 08:07:39 +0000
  • b0b09a50d0 Plugged the project test in the testing framework. Vladimir Prus 2002-04-12 08:07:39 +0000
  • e451f261bc Added two example tests. Vladimir Prus 2002-04-12 07:26:10 +0000
  • 8982f37270 Added two example tests. Vladimir Prus 2002-04-12 07:26:10 +0000
  • fd025ce254 Cleaned up link-action, better SONAMEs. Rene Rivera 2002-04-11 21:24:16 +0000
  • 1d9d133cce Fixed installation/configuration checks Dave Abrahams 2002-04-11 21:01:10 +0000
  • c11c181af0 Support for SONAMEs. Rene Rivera 2002-04-11 20:32:50 +0000
  • b70c44af0f Make the test system invoke jam binary located in the same working copy. Vladimir Prus 2002-04-11 15:16:22 +0000
  • a04ca15ee8 Make the test system invoke jam binary located in the same working copy. Vladimir Prus 2002-04-11 15:16:22 +0000
  • f8c58e70cb *** empty log message *** Dave Abrahams 2002-04-11 14:16:05 +0000
  • d758684a0c fixes a problem which causes a trailing space to be added to the last element of PYTHONPATH. Dave Abrahams 2002-04-10 17:29:36 +0000
  • 9672a10fcc Fixes. Vladimir Prus 2002-04-10 08:43:22 +0000
  • e47fac5252 Fixes. Vladimir Prus 2002-04-10 08:43:22 +0000
  • 6484f68f2d Added a test for the 'project' module. Vladimir Prus 2002-04-10 06:52:06 +0000
  • eb8d854e01 Added a test for the 'project' module. Vladimir Prus 2002-04-10 06:52:06 +0000
  • 9f1085e436 Fixes. * os.path.jam (all_parent): Convert result of 'PWD' into normalized path. Vladimir Prus 2002-04-10 06:41:56 +0000
  • 41c3846902 Fixes. * os.path.jam (all_parent): Convert result of 'PWD' into normalized path. Vladimir Prus 2002-04-10 06:41:56 +0000
  • 42a8bf643f Another attempt at replacing tabs with spaces. Vladimir Prus 2002-04-09 07:48:35 +0000