Super-project for modularized Boost
Find a file
Vladimir Prus eec06f3c4d * build/targets.jam
(project-target.generate)
  (main-target.generate):
  When returning targets, remove duplicates. Since all generates pass though
  all targets they can't handle, it's possible that targets that are never
  used (such as .dll on windows), bubble up and 'all' depends on it many
  times, which might be inefficient.


[SVN r21218]
2003-12-11 10:14:58 +00:00
development/more alternative directory structure suggestion 2001-02-13 22:03:10 +00:00
doc By default, jump to Metacomm-generated documentation 2003-12-08 14:20:07 +00:00
libs DM workaround 2003-12-10 21:26:11 +00:00
more Added my name 2003-12-11 04:39:45 +00:00
people Fix broken links 2003-11-29 13:24:22 +00:00
status added a new test for lambda 2003-12-10 19:11:24 +00:00
tools * build/targets.jam 2003-12-11 10:14:58 +00:00
.gitattributes 1.16.1 initial CVS checkin 2000-07-07 16:04:40 +00:00
.gitmodules Added bcp utility (initial commit). 2003-06-09 11:52:33 +00:00
boost-build.jam * Change to look for Boost.Build 1 and 2 in there new locations: tools/build/v1 and tools/build/v2. 2003-10-29 15:45:43 +00:00
boost.css Updated documentation for pending release 2002-05-01 15:37:25 +00:00
c++boost.gif Initial HTML commit 2000-07-27 13:48:45 +00:00
google_logo_40wht.gif Initial commit 2002-05-09 01:10:05 +00:00
index.htm "Current version" -> "Current release" on Beman's suggestion 2003-12-08 13:52:37 +00:00
Jamfile Add runtime-link-static/dynamic variants to build when building on Windows. 2003-11-22 19:41:24 +00:00
Jamfile.v2 Add usage requirements. 2003-03-03 08:44:39 +00:00
Jamrules Add declaration of boost project. 2003-09-10 03:25:31 +00:00
LICENSE_1_0.txt Reflect license file renaming to accomodate more operating systems. 2003-09-30 00:39:30 +00:00
project-root.jam Updated V2 build. 2002-10-07 16:47:37 +00:00
README Reflect license file renaming to accomodate more operating systems. 2003-09-30 00:39:30 +00:00
rst.css initial commit 2003-07-29 22:25:39 +00:00

Unless otherwise specified, all Boost software and documentation is subject
to the Boost Software License Version 1.0. See the accompanying file LICENSE_1_0.txt.
A copy of the license is also available at http://www.boost.org/LICENSE_1_0.txt.

For the most current version of Boost libraries and documentation, see:

   http://www.boost.org

Boost documentation is in HTML format.

The top-level directory (which contains this README file) should contain
a file named index.htm with links to all documentation, including
documentation on building boost libraries for your particular compiler
and operating system.