Commit Graph

  • 53724b79e2 Allow gcc,borland/runtime-link=static to work on command line. Vladimir Prus 2002-08-15 08:29:45 +0000
  • 3c331ef644 Doc updates, based on comments from Dave. Vladimir Prus 2002-08-15 08:19:06 +0000
  • 67e483b3e2 Doc updates, based on comments from Dave. Vladimir Prus 2002-08-15 08:19:06 +0000
  • 3ea6e58550 Allow loading modules in the same directory to work in all cases. Vladimir Prus 2002-08-15 07:11:29 +0000
  • 348fd8be34 Allow loading modules in the same directory to work in all cases. Vladimir Prus 2002-08-15 07:11:29 +0000
  • 7057010d9b Forgotten change for V2 example. Vladimir Prus 2002-08-15 07:09:22 +0000
  • 50c79c69fd Forgotten change for V2 example. Vladimir Prus 2002-08-15 07:09:22 +0000
  • 72049e24ea Solaris G++ bug workaround Dave Abrahams 2002-08-14 20:24:22 +0000
  • 1484ad7ec4 Added an V2 example. Vladimir Prus 2002-08-14 11:45:35 +0000
  • da38c67930 Added an V2 example. Vladimir Prus 2002-08-14 11:45:35 +0000
  • 84abc8e0b9 Incremented version to 3.1.2, in anticipation of upcoming Boost release. Vladimir Prus 2002-08-14 10:15:30 +0000
  • 42de522df6 Incremented version to 3.1.2, in anticipation of upcoming Boost release. Vladimir Prus 2002-08-14 10:15:30 +0000
  • ccc3499bcf Updated debian files. Vladimir Prus 2002-08-14 10:01:32 +0000
  • 22d30f81dc Updated debian files. Vladimir Prus 2002-08-14 10:01:32 +0000
  • 04e36986de Fixed formatting. Vladimir Prus 2002-08-14 10:00:24 +0000
  • 7db103a85b Fixed formatting. Vladimir Prus 2002-08-14 10:00:24 +0000
  • 10be219d62 Automatic class def_init(), abstract class __init__ errors Fixed line endings Suppressed warnings Dave Abrahams 2002-08-14 06:26:33 +0000
  • 8575980b41 Automatic class def_init(), abstract class __init__ errors Fixed line endings Suppressed warnings Dave Abrahams 2002-08-14 06:26:33 +0000
  • 2dd84eb017 Documentation update. Vladimir Prus 2002-08-12 10:35:24 +0000
  • a0cfe4076e Documentation update. Vladimir Prus 2002-08-12 10:35:24 +0000
  • 3918fe7e04 Allow to associate rules with features/properties, to be used for special things like stlport. Vladimir Prus 2002-08-12 10:28:08 +0000
  • 5375bed958 Allow to associate rules with features/properties, to be used for special things like stlport. Vladimir Prus 2002-08-12 10:28:08 +0000
  • c6194960ea Make 'path.jam' documentation parsable by doc.jam and tweak them. Vladimir Prus 2002-08-09 14:37:14 +0000
  • f8f524cf9a Make 'path.jam' documentation parsable by doc.jam and tweak them. Vladimir Prus 2002-08-09 14:37:14 +0000
  • 04f57ff5ca Renamed 'os.path.jam' to 'path.jam'. Vladimir Prus 2002-08-09 11:43:47 +0000
  • 07284ad6a7 Renamed 'os.path.jam' to 'path.jam'. Vladimir Prus 2002-08-09 11:43:47 +0000
  • 4c32eba667 Introduce 'incidental' features. Vladimir Prus 2002-08-09 11:37:59 +0000
  • 80c96a8efe Introduce 'incidental' features. Vladimir Prus 2002-08-09 11:37:59 +0000
  • 4f0c6787e0 Damn, CVS!!! Fix the previous commit to correctly restore/merge 1.10 changes.ck lim Rene Rivera 2002-08-09 05:28:12 +0000
  • 2d809ddc44 Damn, CVS!!! Fix the previous commit to correctly restore/merge 1.10 changes.ck lim Rene Rivera 2002-08-09 05:28:12 +0000
  • 93f5bc163a This is a reworking of make1 to be non-recursive. Pros: 1) Removes bug in stack limited platforms of blowing the stack limits. Like win32.tLiek win32. 2) Slightly faster (10% or so). Cons: 1) More heap usage. Rene Rivera 2002-08-09 05:14:21 +0000
  • 7d72ad9899 This is a reworking of make1 to be non-recursive. Pros: 1) Removes bug in stack limited platforms of blowing the stack limits. Like win32.tLiek win32. 2) Slightly faster (10% or so). Cons: 1) More heap usage. Rene Rivera 2002-08-09 05:14:21 +0000
  • 80f0d11f1e Fix, by removing, resetting of RUN_PATH. The VC_STDLIB_PATH setting was already accounting for the path to the libraries. Rene Rivera 2002-08-09 03:58:04 +0000
  • 9b0eb0bede Fix, by removing, declare default for user-interface free feature. Implement flags for user-interface feature in msvc and metrowerks. Rene Rivera 2002-08-09 03:21:52 +0000
  • 757cfebf9d Fix needed to link with offline libraries with main() Gennadiy Rozental 2002-08-08 16:47:53 +0000
  • 7d286e6f9f Added import of user project-root rules into projects. Rene Rivera 2002-08-07 03:45:45 +0000
  • eb2959e2d3 Added import of user project-root rules into projects. Rene Rivera 2002-08-07 03:45:45 +0000
  • 2fe9600256 Kill all uses of SUBST, which fails on long input. Vladimir Prus 2002-08-06 15:21:02 +0000
  • 728a621cfb More checks for 'use-project' in project root module. Vladimir Prus 2002-08-06 07:01:19 +0000
  • c4ca067b26 More checks for 'use-project' in project root module. Vladimir Prus 2002-08-06 07:01:19 +0000
  • f4e446ad15 Respect blank lines in printed sections to separate paragraphs. Rene Rivera 2002-08-06 05:43:39 +0000
  • 301ad67f12 Respect blank lines in printed sections to separate paragraphs. Rene Rivera 2002-08-06 05:43:39 +0000
  • b5f91019dd Sort modules printed on --help-all request. Rene Rivera 2002-08-06 05:42:33 +0000
  • de740a93fa Sort modules printed on --help-all request. Rene Rivera 2002-08-06 05:42:33 +0000
  • 52f28e78ef Add call to project root use-project for testing. Rene Rivera 2002-08-06 04:10:55 +0000
  • 99da6d0a8b Add call to project root use-project for testing. Rene Rivera 2002-08-06 04:10:55 +0000
  • 35f3e6b800 Refactor to minimize the number of symbols in the user modules. Add use-project rule in project root context. Add project-root rule in project context. Rene Rivera 2002-08-06 04:10:21 +0000
  • 9f9a0190cc Refactor to minimize the number of symbols in the user modules. Add use-project rule in project root context. Add project-root rule in project context. Rene Rivera 2002-08-06 04:10:21 +0000
  • 2bb63e3b81 Removed TABS. Rene Rivera 2002-08-05 22:29:42 +0000
  • c36fa14330 Documentation clarifications/fixes. Vladimir Prus 2002-08-05 08:38:35 +0000
  • b51540ba11 Documentation clarifications/fixes. Vladimir Prus 2002-08-05 08:38:35 +0000
  • 4d2cc0617f Added example transformation sequences. Vladimir Prus 2002-07-24 09:44:57 +0000
  • 6d70f42609 Fix from Dave so GCC doesn't warn on system vs non-system includes Beman Dawes 2002-07-23 15:19:30 +0000
  • 3ac0b46828 Optimization. Vladimir Prus 2002-07-22 17:44:21 +0000
  • e55ef3a1cb Optimization. Vladimir Prus 2002-07-22 17:44:21 +0000
  • ddb52936a6 Make the BACKTRACE rule accept an optional 'levels' parameter. Vladimir Prus 2002-07-22 17:39:42 +0000
  • 398dd1c01f Make the BACKTRACE rule accept an optional 'levels' parameter. Vladimir Prus 2002-07-22 17:39:42 +0000
  • 5327706cde Modified profiling code to handle recursive functions. Vladimir Prus 2002-07-22 16:46:31 +0000
  • c564bb24a1 Modified profiling code to handle recursive functions. Vladimir Prus 2002-07-22 16:46:31 +0000
  • 11ab9b22bf Added cygwin comments. Added win9x comments. Added regex build/makefile comments. John Maddock 2002-07-20 11:17:43 +0000
  • eeeb3c402c Improved 'vector'. Vladimir Prus 2002-07-19 12:57:23 +0000
  • 224a7f7741 Improved 'vector'. Vladimir Prus 2002-07-19 12:57:23 +0000
  • e3ff3521df reduce max errs to 5 Beman Dawes 2002-07-18 20:41:11 +0000
  • 6679d0720b reduce max errs to 5 Beman Dawes 2002-07-18 19:16:04 +0000
  • ee5e021b0e Workaround NT line-length limitation Dave Abrahams 2002-07-18 16:02:56 +0000
  • 7db9a91ae0 Used -noimplicit_include to suppress the compiler from finding our .cpp files when searching for angle-includes(!) Not sure what ill effects this might have, though... Dave Abrahams 2002-07-18 12:17:54 +0000
  • 3d408cbe74 Attempts at creating Debian package. Vladimir Prus 2002-07-17 16:10:51 +0000
  • 8aac1788ff Attempts at creating Debian package. Vladimir Prus 2002-07-17 16:10:51 +0000
  • 650a824995 Made names of preserved directories printed by tests. Vladimir Prus 2002-07-17 09:16:37 +0000
  • 0239d83337 Made names of preserved directories printed by tests. Vladimir Prus 2002-07-17 09:16:37 +0000
  • d23ce1e620 An attempt at documenting features. Vladimir Prus 2002-07-16 08:47:09 +0000
  • bf2af771cc An attempt at documenting features. Vladimir Prus 2002-07-16 08:47:09 +0000
  • e33d9340e5 Example on how to use selection of sources in stage targets. Rene Rivera 2002-07-16 05:47:26 +0000
  • 1b1840afe2 Added support for selection of sources based on toolset and/or variant for stage targets. See examples/stage_source_selection. Rene Rivera 2002-07-16 05:43:54 +0000
  • 4f8c144cb6 fix provided by Dan <gohmandj@mrs.umn.edu> Ralf W. Grosse-Kunstleve 2002-07-16 01:11:44 +0000
  • 58b9bd2be3 Fix subvariant calculation to not "forget" ungristed properties to make let property rules work. Fix subvariant overrides to owork only when needed Rene Rivera 2002-07-15 02:06:02 +0000
  • b9687a4679 Fix up RUN_PATH for testing Dave Abrahams 2002-07-14 22:09:22 +0000
  • c2eaee4aaf Allow multiple elements in RUN_PATH Dave Abrahams 2002-07-14 21:58:14 +0000
  • 6a918fb0a4 Regression example for Rene Dave Abrahams 2002-07-14 20:03:56 +0000
  • a0a6ba0478 Documentation, and removed tabs. Rene Rivera 2002-07-14 18:18:54 +0000
  • 349e68b6de Regenerated jambase.c. Vladimir Prus 2002-07-12 15:54:58 +0000
  • 020c9e4185 Regenerated jambase.c. Vladimir Prus 2002-07-12 15:54:58 +0000
  • abf39d0ff1 Simple sub-project that builds a library and and an exe that depends on it. Rene Rivera 2002-07-12 15:22:06 +0000
  • 1af9a139d6 Fix mistaken commit Dave Abrahams 2002-07-12 14:52:01 +0000
  • 2c056ca135 Fix mistaken commit Dave Abrahams 2002-07-12 14:52:01 +0000
  • f5663382cb tru64cxx6.5 fixes Dave Abrahams 2002-07-12 14:32:20 +0000
  • 426164ef04 tru64cxx6.5 fixes Dave Abrahams 2002-07-12 14:32:20 +0000
  • 13a796d5ba "Dan Gohman" <gohmandj@mrs.umn.edu> Dave Abrahams 2002-07-12 10:37:50 +0000
  • 93a0c1ece1 Fixed finding compatible subvariants to link against when there are required overrides. Rene Rivera 2002-07-12 06:35:26 +0000
  • 8e64eb262d Deleted project_test2 and moved the interesting tests from it to project_test4. Vladimir Prus 2002-07-11 10:01:53 +0000
  • 38a1af562f Deleted project_test2 and moved the interesting tests from it to project_test4. Vladimir Prus 2002-07-11 10:01:53 +0000
  • 8ccb3666b2 Renamed the 'subproject' rule to 'build-project' in UI. Vladimir Prus 2002-07-11 09:41:29 +0000
  • 5f0728f3fa Renamed the 'subproject' rule to 'build-project' in UI. Vladimir Prus 2002-07-11 09:41:29 +0000
  • 77c5930fc8 Recover project_test3 to life. Vladimir Prus 2002-07-10 16:27:25 +0000
  • 5dfeb8a97f Recover project_test3 to life. Vladimir Prus 2002-07-10 16:27:25 +0000
  • 8c70c8b287 Work on issue 577833: Finish target paths. Vladimir Prus 2002-07-10 16:05:15 +0000
  • 8c2434fe71 Work on issue 577833: Finish target paths. Vladimir Prus 2002-07-10 16:05:15 +0000
  • 6813d7ce77 Changed reporting of unability to satisfy a build request. Vladimir Prus 2002-07-10 09:06:24 +0000
  • 668108dda5 Changed reporting of unability to satisfy a build request. Vladimir Prus 2002-07-10 09:06:24 +0000
  • 47f95f3528 Forgotten file. Vladimir Prus 2002-07-10 08:43:11 +0000