Commit Graph

  • 8bcd63ab24 Remove ECHO. I'm not sure if it was for debugging or not, but the list of all actions that jam could possibly execute is not good-looking. E.g: Vladimir Prus 2003-05-16 12:00:50 +0000
  • bf2a14940a Remove ECHO. I'm not sure if it was for debugging or not, but the list of all actions that jam could possibly execute is not good-looking. E.g: Vladimir Prus 2003-05-16 12:00:50 +0000
  • 23078d9d4a Add forgotten files. Vladimir Prus 2003-05-16 11:23:17 +0000
  • 5b0b2ceb77 Add forgotten files. Vladimir Prus 2003-05-16 11:23:17 +0000
  • ec1ae4a42d More changes to accomodate more strict import semantics and changes to feature.action. Vladimir Prus 2003-05-16 11:05:42 +0000
  • 73d4d13936 More changes to accomodate more strict import semantics and changes to feature.action. Vladimir Prus 2003-05-16 11:05:42 +0000
  • b0e68b86a4 Improved comment for Volodya Dave Abrahams 2003-05-15 23:15:41 +0000
  • 3c60743371 Improved comment for Volodya Dave Abrahams 2003-05-15 23:15:41 +0000
  • 7555f7e166 added missing import Dave Abrahams 2003-05-15 22:31:03 +0000
  • 093a2e4360 added missing import Dave Abrahams 2003-05-15 22:31:03 +0000
  • ce112daf23 Workaround svn_tree deficiency on Cygwin Dave Abrahams 2003-05-15 22:30:47 +0000
  • eb53f18c4c Workaround svn_tree deficiency on Cygwin Dave Abrahams 2003-05-15 22:30:47 +0000
  • 3bb7442512 * added new builtin tests Dave Abrahams 2003-05-15 22:30:08 +0000
  • 49471a99a5 * added new builtin tests Dave Abrahams 2003-05-15 22:30:08 +0000
  • 1e2b34c928 tests for new builtin rules Dave Abrahams 2003-05-15 22:27:47 +0000
  • 476cddb659 tests for new builtin rules Dave Abrahams 2003-05-15 22:27:47 +0000
  • acb95541c1 * Prefer to test with a debug version of bjam if one is available * Always dump stdio/stderr when there's a failure Dave Abrahams 2003-05-15 22:27:25 +0000
  • 8ec0efd118 * Prefer to test with a debug version of bjam if one is available * Always dump stdio/stderr when there's a failure Dave Abrahams 2003-05-15 22:27:25 +0000
  • 6ebded3459 Note: there is currently a circular dependency between type.jam and virtual-target.jam. Dave Abrahams 2003-05-15 22:22:13 +0000
  • 5eb7ea1192 Note: there is currently a circular dependency between type.jam and virtual-target.jam. Dave Abrahams 2003-05-15 22:22:13 +0000
  • be2d15e71d changes as per Toon Knapen Ralf W. Grosse-Kunstleve 2003-05-15 20:58:57 +0000
  • 91f796fa72 * builtins.c/h, modules.c/h - Added VARNAMES and DELETE_MODULE rules, for getting the list of variable names and for clearing all rule and variable storage. Dave Abrahams 2003-05-15 20:53:16 +0000
  • 3c7f65f943 * builtins.c/h, modules.c/h - Added VARNAMES and DELETE_MODULE rules, for getting the list of variable names and for clearing all rule and variable storage. Dave Abrahams 2003-05-15 20:53:16 +0000
  • ab3a315a73 Don't look for 'yacc' without an '.exe' extension on NT, because we might find the Cygwin script which isn't executable through the NT shell. Dave Abrahams 2003-05-15 20:07:44 +0000
  • deb8e8562a Don't look for 'yacc' without an '.exe' extension on NT, because we might find the Cygwin script which isn't executable through the NT shell. Dave Abrahams 2003-05-15 20:07:44 +0000
  • e30fb819a4 Improve the way unused sources are detected/reported. Vladimir Prus 2003-05-15 15:52:26 +0000
  • 21ea3db0f5 Improve the way unused sources are detected/reported. Vladimir Prus 2003-05-15 15:52:26 +0000
  • 5bef1fb446 Improve msvc initialization. Now, simple 'using msvc' will work, regardless of whether vcvars32.bat was called by user. Vladimir Prus 2003-05-15 13:28:37 +0000
  • 01d6c24442 Improve msvc initialization. Now, simple 'using msvc' will work, regardless of whether vcvars32.bat was called by user. Vladimir Prus 2003-05-15 13:28:37 +0000
  • 84d354288e Try to eliminate short paths on windows, at least in some contexts. They are very annoying --- e.g. you might decide there are several msvc installation just because you have default location as long name, and there's vcvars32.bat in PATH, and PATH element uses short name. Vladimir Prus 2003-05-15 13:07:09 +0000
  • 0667999e30 Try to eliminate short paths on windows, at least in some contexts. They are very annoying --- e.g. you might decide there are several msvc installation just because you have default location as long name, and there's vcvars32.bat in PATH, and PATH element uses short name. Vladimir Prus 2003-05-15 13:07:09 +0000
  • f467d2c591 Cleanups. No functional changes. Vladimir Prus 2003-05-14 10:14:27 +0000
  • 07fd9055fd Cleanups. No functional changes. Vladimir Prus 2003-05-14 10:14:27 +0000
  • c2174e7da1 Fix a latent bug. Vladimir Prus 2003-05-14 10:08:39 +0000
  • e5b5542126 Fix a latent bug. Vladimir Prus 2003-05-14 10:08:39 +0000
  • 0a1979840f Document the 'variant' feature. Eventually, we need to document all builtin features; I'm doing that for 'variant' since I was changing it recently. Vladimir Prus 2003-05-14 09:24:29 +0000
  • feee18e0f9 Document the 'variant' feature. Eventually, we need to document all builtin features; I'm doing that for 'variant' since I was changing it recently. Vladimir Prus 2003-05-14 09:24:29 +0000
  • 67c2f9229a Add <runtime-debugging>on for debug variant. Vladimir Prus 2003-05-14 09:00:22 +0000
  • 7b739afa86 Add <runtime-debugging>on for debug variant. Vladimir Prus 2003-05-14 09:00:22 +0000
  • 4506620221 Clarifiy comments. Vladimir Prus 2003-05-14 08:57:42 +0000
  • 8b65c26672 Clarifiy comments. Vladimir Prus 2003-05-14 08:57:42 +0000
  • a26f853035 Add tests for typechecking facilities. Vladimir Prus 2003-05-14 06:44:43 +0000
  • d76f774539 Add tests for typechecking facilities. Vladimir Prus 2003-05-14 06:44:43 +0000
  • f66ff9d456 Add missing call to BoostBuild.Tester.cleanup. Vladimir Prus 2003-05-14 06:38:04 +0000
  • fc4ec011d0 Add missing call to BoostBuild.Tester.cleanup. Vladimir Prus 2003-05-14 06:38:04 +0000
  • 479aca2c55 Undo woraround that is no longer necessary. Vladimir Prus 2003-05-13 08:25:52 +0000
  • 9b981bb8f9 Undo woraround that is no longer necessary. Vladimir Prus 2003-05-13 08:25:52 +0000
  • d60ab1d2d8 Removed redundant -y flag from bison flags Dave Abrahams 2003-05-10 17:57:44 +0000
  • a38628bee0 Removed redundant -y flag from bison flags Dave Abrahams 2003-05-10 17:57:44 +0000
  • f2c14abcdd Type checking for argument lists Dave Abrahams 2003-05-10 15:03:54 +0000
  • a05eca2570 Type checking for argument lists Dave Abrahams 2003-05-10 15:03:54 +0000
  • ce38ecc9fb Build jam0 with debugging under MSVC, in case it crashes (which it does). Dave Abrahams 2003-05-10 14:28:30 +0000
  • ba7bb1d4a4 Build jam0 with debugging under MSVC, in case it crashes (which it does). Dave Abrahams 2003-05-10 14:28:30 +0000
  • 6287b25112 Improve tests. Vladimir Prus 2003-05-08 13:52:28 +0000
  • 9825fa6a23 Improve tests. Vladimir Prus 2003-05-08 13:52:28 +0000
  • e9d901a04c un-pluralized "target-types" in try-one-generator. Dave Abrahams 2003-05-08 13:33:17 +0000
  • ec70263fbf un-pluralized "target-types" in try-one-generator. Dave Abrahams 2003-05-08 13:33:17 +0000
  • 5410ce8b21 Improved grammar of comment on specific-main-target() Added a comment for str() and improved variable naming Dave Abrahams 2003-05-08 13:32:34 +0000
  • da3ac6d658 Improved grammar of comment on specific-main-target() Added a comment for str() and improved variable naming Dave Abrahams 2003-05-08 13:32:34 +0000
  • 8cbcbd861b Don't reverse slash direction when reconstituting paths on NT Dave Abrahams 2003-05-08 13:30:24 +0000
  • a2f68b1635 Don't reverse slash direction when reconstituting paths on NT Dave Abrahams 2003-05-08 13:30:24 +0000
  • 09938be5b0 Bugfix. Vladimir Prus 2003-05-08 12:54:55 +0000
  • 69bf0b1075 Bugfix. Vladimir Prus 2003-05-08 12:54:55 +0000
  • 7ed3c0d3cf Bugfix. Vladimir Prus 2003-05-08 12:26:38 +0000
  • 4ffa82b420 Bugfix. Vladimir Prus 2003-05-08 12:26:38 +0000
  • 680a933600 Bugfix. Vladimir Prus 2003-05-08 11:24:26 +0000
  • 828ccf61b5 Bugfix. Vladimir Prus 2003-05-08 11:24:26 +0000
  • 26375482e0 Improve testing. Vladimir Prus 2003-05-08 11:06:30 +0000
  • b879aca42b Improve testing. Vladimir Prus 2003-05-08 11:06:30 +0000
  • ad875f1aad Refactorings. Vladimir Prus 2003-05-08 09:55:39 +0000
  • ed49e4f7c5 Refactorings. Vladimir Prus 2003-05-08 09:55:39 +0000
  • 04cfdbce7b Add missing dllexport. Vladimir Prus 2003-05-08 08:53:39 +0000
  • 25fafad9da Add missing dllexport. Vladimir Prus 2003-05-08 08:53:39 +0000
  • 22a4b4f30b restore from disk crash Dave Abrahams 2003-05-08 02:19:10 +0000
  • d48633dfa3 restore from disk crash Dave Abrahams 2003-05-08 02:19:10 +0000
  • 9cf94e22c7 * new/generators.jam: Improved commenting, naming, formatting (generator.match-rank): Count also requirements when determining the rank, not only optional properties. (generator.run): Always set 'multiple' to true. Dave Abrahams 2003-05-08 00:25:27 +0000
  • 69974b1dee * new/generators.jam: Improved commenting, naming, formatting (generator.match-rank): Count also requirements when determining the rank, not only optional properties. (generator.run): Always set 'multiple' to true. Dave Abrahams 2003-05-08 00:25:27 +0000
  • 5f99b86bd1 Enable symlink test for Cygwin, since it's been fixed there. Dave Abrahams 2003-05-07 16:08:33 +0000
  • d64de239e9 Enable symlink test for Cygwin, since it's been fixed there. Dave Abrahams 2003-05-07 16:08:33 +0000
  • 340fd6efa6 Works on Cygwin now Dave Abrahams 2003-05-07 16:08:04 +0000
  • 23b9de2434 Works on Cygwin now Dave Abrahams 2003-05-07 16:08:04 +0000
  • a24042fe51 On NT, force backslashes during binding phase so that files will be found. This used to be taken care of by path_build, but now that we're trying to preserve slash direction there, we need this here. Dave Abrahams 2003-05-07 16:07:40 +0000
  • db86b4e2d1 On NT, force backslashes during binding phase so that files will be found. This used to be taken care of by path_build, but now that we're trying to preserve slash direction there, we need this here. Dave Abrahams 2003-05-07 16:07:40 +0000
  • d491e47efb Initial commit (after CVS lost previous two) Beman Dawes 2003-05-07 12:20:47 +0000
  • 81e70d7299 support comiler path with spaces, plus fix backslashes Beman Dawes 2003-05-02 13:49:28 +0000
  • af8a522fd2 Removed the /LIBPATH option for MSVC compilers as it's causing too much grief. Rene Rivera 2003-04-30 17:05:48 +0000
  • 481156d58d Removed the /LIBPATH option for MSVC compilers as it's causing too much grief. Rene Rivera 2003-04-30 17:05:48 +0000
  • fc316f438b Bug fix Dave Abrahams 2003-04-30 01:33:51 +0000
  • 9016ad3627 Bug fix thanks to Vaclav Vesely <yg-boost-users-at-m.gmane.org> Dave Abrahams 2003-04-28 19:43:35 +0000
  • b75c9e17ca Bugfixes. Vladimir Prus 2003-04-28 14:12:17 +0000
  • 7451c24c2d Bugfixes. Vladimir Prus 2003-04-28 14:12:17 +0000
  • f3615c6176 Slightly better explanation of replace. Rene Rivera 2003-04-28 14:07:37 +0000
  • eec731f9b6 Slightly better explanation of replace. Rene Rivera 2003-04-28 14:07:37 +0000
  • c7d21ea4f3 Cleanup. Vladimir Prus 2003-04-28 08:52:15 +0000
  • 2ea47952ca Cleanup. Vladimir Prus 2003-04-28 08:52:15 +0000
  • 412ee4ad24 Fix path properties handling bug, noted by Kirill Lapshin. Vladimir Prus 2003-04-28 08:46:16 +0000
  • fb4f4ec1c4 Fix path properties handling bug, noted by Kirill Lapshin. Vladimir Prus 2003-04-28 08:46:16 +0000
  • e6f4b40277 Fix problem with absolute paths for sources, noted by Kirill Lapshin. Vladimir Prus 2003-04-28 07:55:53 +0000
  • f13754c0e2 Fix problem with absolute paths for sources, noted by Kirill Lapshin. Vladimir Prus 2003-04-28 07:55:53 +0000
  • a99af5e8a9 Add test-config.jam skeleton. Vladimir Prus 2003-04-28 07:45:02 +0000