Super-project for modularized Boost
Find a file
Vladimir Prus 9c889879fa Drop the notion of link-compatibility. We don't really want it for
projects, and for individual targets, it will reappear later.

* new/property.jam:
  (refine): Don't check for link-compatibility.

* new/targets.jam
  (project-target.generate): Don't call 'refine' and don't emit any
  warnings.

  (basic-target.match-rank): The alternative selection mechanism dependended
  on link-compatibility in some way. Work around the difference in semantic
  we have now. This will be resolved in a more clean way later.

* new/property-set.jam
  (property-set.link-incompatible, property-set.link-incompatible-with):
  New methods.


[SVN r20190]
2003-09-26 10:22:22 +00:00
development/more alternative directory structure suggestion 2001-02-13 22:03:10 +00:00
doc Added Variant BoostBook doc. 2003-06-20 07:18:40 +00:00
libs Bugfix from Thorsten Ottosen <nesotto-at-cs.auc.dk> 2003-09-25 19:30:53 +00:00
more Add GPL FAQ entry suggested by Darren Cook 2003-09-17 17:25:50 +00:00
people Fix F before G 2003-07-25 12:35:14 +00:00
status Moved Boost.I/O tests to separate file 2003-09-12 04:57:05 +00:00
tools Drop the notion of link-compatibility. We don't really want it for 2003-09-26 10:22:22 +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 Updated required version number for v2. 2003-05-31 13:42:33 +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 Add license and filesystem blurbs 2003-09-14 20:52:44 +00:00
Jamfile Add filesystem library 2003-03-17 02:14:14 +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 Devin Smith suggested name reflect version 2003-09-21 12:18:23 +00:00
project-root.jam Updated V2 build. 2002-10-07 16:47:37 +00:00
README Reflect license file rename plus suggested wording changes 2003-09-21 12:29:08 +00:00
rst.css initial commit 2003-07-29 22:25:39 +00:00

Unless otherwise specified, use, modification and distribution is subject
to the Boost Software License Version 1.0. See the accompanying file
LICENSE-1.0 or http://www.boost.org/LICENSE-1.0.

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.