Commit Graph

  • 3ca205dd30 Tweak release procedure more. Vladimir Prus 2003-06-17 05:40:25 +0000
  • 14da778d94 Tweak release procedure more. Vladimir Prus 2003-06-17 05:40:25 +0000
  • 67ea84dd5d Tweak release procedure. Vladimir Prus 2003-06-16 15:01:59 +0000
  • 5da83e8615 Tweak release procedure. Vladimir Prus 2003-06-16 15:01:59 +0000
  • a2c3bb33d5 Change revision date. Vladimir Prus 2003-06-16 13:09:40 +0000
  • c31d4e1af6 Change revision date. Vladimir Prus 2003-06-16 13:09:40 +0000
  • 937f97e455 Use exact location for tarballs, so that user don't have to scroll long download page to find Boost.Build. Vladimir Prus 2003-06-16 13:08:55 +0000
  • 78235d3e39 Use exact location for tarballs, so that user don't have to scroll long download page to find Boost.Build. Vladimir Prus 2003-06-16 13:08:55 +0000
  • 24a3be3c1b Use new target-id syntax in docs. Vladimir Prus 2003-06-16 13:01:04 +0000
  • cdee2691d6 Use new target-id syntax in docs. Vladimir Prus 2003-06-16 13:01:04 +0000
  • b5e3cc865e Update for recent changes. Vladimir Prus 2003-06-16 12:54:05 +0000
  • 2fa7cb68b3 Update for recent changes. Vladimir Prus 2003-06-16 12:54:05 +0000
  • 3c713ae3c6 Minor bugfix. Vladimir Prus 2003-06-16 12:50:55 +0000
  • 51de833b1c Minor bugfix. Vladimir Prus 2003-06-16 12:50:55 +0000
  • b978576585 STLport works with msvc now. Vladimir Prus 2003-06-16 12:34:49 +0000
  • 4195bcaba3 STLport works with msvc now. Vladimir Prus 2003-06-16 12:34:49 +0000
  • adf4847d29 Don't error out if msvc is not found: just give a warning. This helps people which use the same user-config.jam from different machines. Vladimir Prus 2003-06-16 12:21:49 +0000
  • 83a1e521af Don't error out if msvc is not found: just give a warning. This helps people which use the same user-config.jam from different machines. Vladimir Prus 2003-06-16 12:21:49 +0000
  • f3f52e36ad Robustify 'print' module a little: print.text works okay even if empty list of strings is passed. Vladimir Prus 2003-06-16 12:13:38 +0000
  • 774787a9fb Robustify 'print' module a little: print.text works okay even if empty list of strings is passed. Vladimir Prus 2003-06-16 12:13:38 +0000
  • 59ac41edd3 Some movement towards the new style of options for the help system. - boostrap.jam; Modified the parsing of options to accept the syntax that the help system requires. - doc.jam; Removed the option parsing code. - doc.jam; Added some rules to set documentation options. - help.jam; Move in code from doc.jam to parse options. Rene Rivera 2003-06-16 07:04:30 +0000
  • 7f607820ce Some movement towards the new style of options for the help system. - boostrap.jam; Modified the parsing of options to accept the syntax that the help system requires. - doc.jam; Removed the option parsing code. - doc.jam; Added some rules to set documentation options. - help.jam; Move in code from doc.jam to parse options. Rene Rivera 2003-06-16 07:04:30 +0000
  • c7dde74b04 Fix bad output when the output target has a location. Now both the body and tail variants shared the same LOCATE. But only if the LOCATE is done before printing. Rene Rivera 2003-06-15 18:59:02 +0000
  • 6d0605854a Fix bad output when the output target has a location. Now both the body and tail variants shared the same LOCATE. But only if the LOCATE is done before printing. Rene Rivera 2003-06-15 18:59:02 +0000
  • e8b713d6c7 Document new target-id syntax. Vladimir Prus 2003-06-11 12:27:36 +0000
  • ca558a7cb9 Document new target-id syntax. Vladimir Prus 2003-06-11 12:27:36 +0000
  • 83394f7ff8 Implement new target-id syntax. Vladimir Prus 2003-06-11 12:22:03 +0000
  • 3bcac7043d Implement new target-id syntax. Vladimir Prus 2003-06-11 12:22:03 +0000
  • 7b975693c5 Explicitly pass source type for msvc. Vladimir Prus 2003-06-11 11:48:15 +0000
  • 1482444116 Explicitly pass source type for msvc. Vladimir Prus 2003-06-11 11:48:15 +0000
  • 8eff530bad Explicitly specify source type when compiling, so that there's no need to specify both name for C++ compiler and for C compiler, when initializing non-default version. Vladimir Prus 2003-06-11 10:27:46 +0000
  • 3ccadb869a Explicitly specify source type when compiling, so that there's no need to specify both name for C++ compiler and for C compiler, when initializing non-default version. Vladimir Prus 2003-06-11 10:27:46 +0000
  • 58f0dbb5cd Compile C files with C compiler, not C++. This commit would close BB32, if it included MSVC... Vladimir Prus 2003-06-11 08:40:45 +0000
  • 876db3471e Compile C files with C compiler, not C++. This commit would close BB32, if it included MSVC... Vladimir Prus 2003-06-11 08:40:45 +0000
  • 0db192e179 Implement the HTML output type. Rene Rivera 2003-06-11 07:09:43 +0000
  • c47f89a361 Implement the HTML output type. Rene Rivera 2003-06-11 07:09:43 +0000
  • 3121e2a24e Temporary fix to prevent multiple calls into the help system. To be removed when I have time to move code into the help options file. Rene Rivera 2003-06-11 07:09:00 +0000
  • 06702a2893 Temporary fix to prevent multiple calls into the help system. To be removed when I have time to move code into the help options file. Rene Rivera 2003-06-11 07:09:00 +0000
  • c9559a38a6 Removed commented code. Rene Rivera 2003-06-11 05:26:17 +0000
  • ad6458087a Removed commented code. Rene Rivera 2003-06-11 05:26:17 +0000
  • 42cdacb745 Document that project-root can act as Jamfile. Explicitly list predefines rules in project context. Vladimir Prus 2003-06-10 11:39:34 +0000
  • 1c1726be08 Document that project-root can act as Jamfile. Explicitly list predefines rules in project context. Vladimir Prus 2003-06-10 11:39:34 +0000
  • f8a73bbd50 Allow project-root.jam to act as Jamfile. Vladimir Prus 2003-06-10 11:07:56 +0000
  • 68b0b38622 Allow project-root.jam to act as Jamfile. Vladimir Prus 2003-06-10 11:07:56 +0000
  • c6c6444c20 Improvements to bootstraping and building. - build.bat; added more possible locations for VC7. - build.bat; added an alternate for finding bison (gnuwin32.sourceforge.net version). - build.jam; added an alternate for finding bison (gnuwin32.sourceforge.net version). - build.jam; removed some obsolete docs from distribution. - build.jam; fixed path problem when packaging on windows, the debian directory. - build.jam; added header scanning to create the extra dependencies to make building the grammar work correctly. - build.jam; fixed building of the grammar to remove attempts at building it spuriously. - build.jam; fixed building of grammar so that it doesn't delete existing files if the yacc execution fails. - index.html; minor cleanup of language in some places. - index.html; removed references to no longer packaged docs. - *; updated the version to 3.1.5 in various places. - build.*; tested on windows with vc7, metrowerks, mingw, and borland Rene Rivera 2003-06-07 18:44:32 +0000
  • 8a7dcb64ba Improvements to bootstraping and building. - build.bat; added more possible locations for VC7. - build.bat; added an alternate for finding bison (gnuwin32.sourceforge.net version). - build.jam; added an alternate for finding bison (gnuwin32.sourceforge.net version). - build.jam; removed some obsolete docs from distribution. - build.jam; fixed path problem when packaging on windows, the debian directory. - build.jam; added header scanning to create the extra dependencies to make building the grammar work correctly. - build.jam; fixed building of the grammar to remove attempts at building it spuriously. - build.jam; fixed building of grammar so that it doesn't delete existing files if the yacc execution fails. - index.html; minor cleanup of language in some places. - index.html; removed references to no longer packaged docs. - *; updated the version to 3.1.5 in various places. - build.*; tested on windows with vc7, metrowerks, mingw, and borland Rene Rivera 2003-06-07 18:44:32 +0000
  • 250809e90c Fixed a bug in cost computation - paths were failing to account for their common subset. Now we count the actual number of transformations involved in each TargetTypeGroup Dave Abrahams 2003-06-06 16:19:57 +0000
  • 1f4c4dee0c Fixed a bug in cost computation - paths were failing to account for their common subset. Now we count the actual number of transformations involved in each TargetTypeGroup Dave Abrahams 2003-06-06 16:19:57 +0000
  • 736f448240 Allow the search to not consume all sources Dave Abrahams 2003-06-06 15:39:01 +0000
  • c43dbda737 Allow the search to not consume all sources Dave Abrahams 2003-06-06 15:39:01 +0000
  • ed3c0a698e Only one generator per path from sources to targets. Dave Abrahams 2003-06-06 15:17:39 +0000
  • 40c8206890 Only one generator per path from sources to targets. Dave Abrahams 2003-06-06 15:17:39 +0000
  • b777066dc9 Fix a bug in ambiguity detection. Add a report of subgraphs causing ambiguity at the end. Dave Abrahams 2003-06-06 14:20:52 +0000
  • fc4f96ea1f Fix a bug in ambiguity detection. Add a report of subgraphs causing ambiguity at the end. Dave Abrahams 2003-06-06 14:20:52 +0000
  • bc4878cdd8 Update railsys for recent changes. Vladimir Prus 2003-06-06 10:06:14 +0000
  • f5c9b75e3c Update railsys for recent changes. Vladimir Prus 2003-06-06 10:06:14 +0000
  • bac8766d2e Work-in-progress on better STLport support. Vladimir Prus 2003-06-06 09:57:57 +0000
  • 223c4ad1c7 Work-in-progress on better STLport support. Vladimir Prus 2003-06-06 09:57:57 +0000
  • 8fba943d71 Move a bunch of modules to "tools" directory. I'm uncertain about some modules that are still in "new", but they can be moved later. Vladimir Prus 2003-06-06 09:38:49 +0000
  • e488765eae Move a bunch of modules to "tools" directory. I'm uncertain about some modules that are still in "new", but they can be moved later. Vladimir Prus 2003-06-06 09:38:49 +0000
  • 5601b6a6b0 Improve comments. Vladimir Prus 2003-06-06 09:36:33 +0000
  • e9dcb62ac8 Improve comments. Vladimir Prus 2003-06-06 09:36:33 +0000
  • 06f6b2c588 Forgotten change. Vladimir Prus 2003-06-06 09:08:50 +0000
  • 21bb1199c6 Forgotten change. Vladimir Prus 2003-06-06 09:08:50 +0000
  • 90dbefd759 Refactorings. Now usage requirements that should be propagated to dependents are communiated via return value of 'abstract-target.generate', not as attribute of virtual target. The advantage is that we can return usage requirements, even if no targets were created. Vladimir Prus 2003-06-06 09:02:36 +0000
  • 140e8a9103 Refactorings. Now usage requirements that should be propagated to dependents are communiated via return value of 'abstract-target.generate', not as attribute of virtual target. The advantage is that we can return usage requirements, even if no targets were created. Vladimir Prus 2003-06-06 09:02:36 +0000
  • 5daf202a98 Forgotten change Vladimir Prus 2003-06-06 06:52:06 +0000
  • e752c55d63 Forgotten change Vladimir Prus 2003-06-06 06:52:06 +0000
  • 0d46fcc22c Speedup: call 'normalize-raw-paths' only when we're really going to load module. Vladimir Prus 2003-06-06 06:31:25 +0000
  • 4fa7253c46 Speedup: call 'normalize-raw-paths' only when we're really going to load module. Vladimir Prus 2003-06-06 06:31:25 +0000
  • 6327d3e7be Don't warn when dependency main target produced nothing. Vladimir Prus 2003-06-06 06:29:31 +0000
  • 736169e2b3 Don't warn when dependency main target produced nothing. Vladimir Prus 2003-06-06 06:29:31 +0000
  • 4a7f6828e0 initial commit Dave Abrahams 2003-06-05 22:27:39 +0000
  • fef3b62969 initial commit Dave Abrahams 2003-06-05 22:27:39 +0000
  • 22118a1c76 Add support for resource compiler, from Andre Hentz. Vladimir Prus 2003-06-05 05:51:00 +0000
  • 4ec24a848b Add support for resource compiler, from Andre Hentz. Vladimir Prus 2003-06-05 05:51:00 +0000
  • 2ba0bd04cb Followup. The previous commit somehow was untested. Fixing some bugs now, and additionally: Vladimir Prus 2003-06-04 14:17:54 +0000
  • 741c5f3482 Followup. The previous commit somehow was untested. Fixing some bugs now, and additionally: Vladimir Prus 2003-06-04 14:17:54 +0000
  • 0d2f6b260b Simplify project-id and target-id handling. Vladimir Prus 2003-06-04 13:30:45 +0000
  • ecbc945e8e Simplify project-id and target-id handling. Vladimir Prus 2003-06-04 13:30:45 +0000
  • f98371b844 More use case clarification. Vladimir Prus 2003-06-04 10:34:39 +0000
  • 650f8de5f1 Update my use case. Vladimir Prus 2003-06-04 10:30:18 +0000
  • ce2ba6245d Doc system works again. Vladimir Prus 2003-06-04 05:55:25 +0000
  • 4d99adb1aa Doc system works again. Vladimir Prus 2003-06-04 05:55:25 +0000
  • dab5ce51e9 Regex bug fix Dave Abrahams 2003-06-03 18:26:33 +0000
  • 7b03c97dcc Regex bug fix Dave Abrahams 2003-06-03 18:26:33 +0000
  • c3c84ebf7d initial commit Dave Abrahams 2003-06-03 18:15:33 +0000
  • 1655be7509 initial commit Dave Abrahams 2003-06-03 18:15:33 +0000
  • e6f3d31a6f Enable argument-dependent lookup. Dave Abrahams 2003-06-02 13:41:08 +0000
  • 35ba02304d Do a better dance for setting wchar_t support in the compiler and library. Dave Abrahams 2003-06-01 19:08:20 +0000
  • 815ff5ffd2 Better way to suppress vsvars32 messages (Greg Comeau) Beman Dawes 2003-06-01 18:14:23 +0000
  • a4ad468bde Hack around our inability to detect wchar_t support for intel6 Dave Abrahams 2003-06-01 15:07:20 +0000
  • d13e4eeb8e Add option customization based on the version of the intel compiler and base msvc installation in use. Dave Abrahams 2003-06-01 14:53:07 +0000
  • 67f0d4a02e Added quotes to command-line elements thanks to Ben Hutchings <ben.hutchings-at-businesswebsoftware.com> Dave Abrahams 2003-05-31 13:48:14 +0000
  • 2bfc27ce68 Add missing imports. Vladimir Prus 2003-05-30 13:57:24 +0000
  • 0c3459d60a Add missing imports. Vladimir Prus 2003-05-30 13:57:24 +0000
  • ebe8aca43e ".cc" is C++, too. Vladimir Prus 2003-05-30 13:55:48 +0000
  • 1a90e155ac ".cc" is C++, too. Vladimir Prus 2003-05-30 13:55:48 +0000
  • 580e289306 link and spacing fixes Beman Dawes 2003-05-28 19:50:31 +0000
  • 4ad7c86e18 covers both como and como-win32 Beman Dawes 2003-05-28 19:50:04 +0000