Super-project for modularized Boost
Find a file
Dave Abrahams 952a4ae591 Fixed MAXLINE calculation for Win95/98 (I hope)
Added command-file capability for msvc and metrowerks static libraries
Changed MSVC-tools.jam so that it would work without the prior use of VCVARS32.BAT

----------------------------------------------------------------------
Modified Files:
	boost-base.jam metrowerks-tools.jam msvc-tools.jam
	jam_src/execnt.c jam_src/makedebugjam.bat
----------------------------------------------------------------------


[SVN r11852]
2001-12-02 15:41:39 +00:00
development/more alternative directory structure suggestion 2001-02-13 22:03:10 +00:00
libs Removed erroneous comment on is_member_pointer 2001-12-02 12:30:44 +00:00
more Added stand-alone headers guideline. 2001-11-23 03:09:39 +00:00
people Add Vesa 2001-11-30 16:40:46 +00:00
status add timing output on Unix 2001-12-01 08:53:33 +00:00
tools Fixed MAXLINE calculation for Win95/98 (I hope) 2001-12-02 15:41:39 +00:00
.gitattributes 1.16.1 initial CVS checkin 2000-07-07 16:04:40 +00:00
.gitmodules initial checkin 2001-11-25 18:32:11 +00:00
c++boost.gif Initial HTML commit 2000-07-27 13:48:45 +00:00
index.htm Add GCD/LCM and Preprocessor libraries 2001-11-30 13:27:52 +00:00
Jamfile merged from build-development branch 2001-10-11 14:47:24 +00:00
Jamrules Use the new path-global rule to establish BOOST_ROOT correctly for all subprojects 2001-10-06 16:01:10 +00:00
README Initial version 2000-10-29 22:44:46 +00:00

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

   http://www.boost.org

Boost documentation is in HTML format.

The highest level directory (which contains this README file) should have a file index.htm
with links to all documentation.  When viewing index.htm with a web browser, follow the
"Libraries" link on the navigation bar for information on building boost libraries for
your particular compiler and operating system.