Rene Rivera
24841deaf7
Repoint to bjam build step to Build Boost.Jam section of bjam docs.
...
Add comments about how to use the -s option to set variables.
[SVN r20854]
2003-11-19 04:40:20 +00:00
Jeremy Siek
5c96edb252
new version
...
[SVN r20852]
2003-11-19 01:24:28 +00:00
Jeremy Siek
8c5a262699
added more stuff about removing iterator_tag
...
[SVN r20851]
2003-11-19 01:23:55 +00:00
Jeremy Siek
fd1359e38e
removing iterator_tag
...
[SVN r20850]
2003-11-19 01:05:00 +00:00
Jeff Garland
79ddb4d383
fix borland regression errors
...
[SVN r20849]
2003-11-19 00:46:52 +00:00
Jeff Garland
5c2f6fd421
regression error fixes
...
[SVN r20848]
2003-11-18 23:27:38 +00:00
Jeff Garland
53acc9c2f5
regression fixes
...
[SVN r20847]
2003-11-18 23:26:20 +00:00
Rene Rivera
2647664cda
Rename installing section to more sensible building boost.jam.
...
Add note about only needing to build one bjam for any boost.build toolset.
Add note for default location of bjam source in distribution.
[SVN r20846]
2003-11-18 21:15:40 +00:00
Dave Abrahams
6497119a29
Note missing link
...
[SVN r20845]
2003-11-18 16:03:24 +00:00
Rene Rivera
2253b8ad4d
Single document to explain the building and installation of Boost libraries with the new build+install system.
...
[SVN r20844]
2003-11-18 05:42:53 +00:00
Dave Abrahams
d4a739d2c4
fix emacs-o
...
#2
[SVN r20840]
2003-11-18 03:04:15 +00:00
Dave Abrahams
48cda41ebe
fix emacs-o
...
[SVN r20839]
2003-11-18 03:02:40 +00:00
Dave Abrahams
53f089297a
Factor out any_conversion_eater
...
[SVN r20838]
2003-11-18 03:00:39 +00:00
Dave Abrahams
fed02886e3
initial commit
...
[SVN r20837]
2003-11-18 02:58:15 +00:00
Douglas Gregor
b773cb5cfe
Try to update Jamfiles to alleviate autolinking problems
...
[SVN r20836]
2003-11-17 21:07:23 +00:00
Jeremy Siek
72ae597a5a
responses to Dave's comments
...
[SVN r20835]
2003-11-17 20:21:40 +00:00
Rene Rivera
31f856bafe
Add common-stage-tag back in for backward compatability.
...
[SVN r20832]
2003-11-17 17:57:57 +00:00
Dave Abrahams
928ff7be78
Edits for clarity and correctness.
...
[SVN r20831]
2003-11-17 17:15:26 +00:00
Jeremy Siek
6f6b396833
new file
...
[SVN r20830]
2003-11-17 16:52:29 +00:00
Dave Abrahams
56f3636481
iterator_categories reformed, test added
...
[SVN r20829]
2003-11-17 16:52:15 +00:00
Jeremy Siek
ca2bcdd6b1
added my name to the Author list
...
[SVN r20828]
2003-11-17 16:33:28 +00:00
Rene Rivera
824575379f
Oops, fix some stupid syntax mistakes.
...
[SVN r20827]
2003-11-17 16:28:36 +00:00
Jeremy Siek
1c2c821473
major revision, narrowed the focus of the paper
...
[SVN r20826]
2003-11-17 16:24:29 +00:00
Rene Rivera
3c263d8362
Merge build_for_distribution changes to HEAD.
...
[SVN r20825]
2003-11-17 16:22:57 +00:00
Rene Rivera
f8f0bc21a7
Add documentation for:
...
* Requirement Rules; std::locale-support, std::facet-support, and common-variant-tag
* Install Descriptions; install, install-subinclude, and install-source.
[SVN r20824]
2003-11-17 16:18:48 +00:00
Rene Rivera
2934c382f6
Rename common-state-tag to common-variant-tag.
...
Add version number to common-variant-tag from <version> property.
Change common-names to only return the common-variant-tag for temporary compatability.
[SVN r20822]
2003-11-17 04:08:18 +00:00
Rene Rivera
de5d1ec7a6
Add <version> feature to control the value for the common-variants-tag rule.
...
[SVN r20821]
2003-11-17 03:56:30 +00:00
Dave Abrahams
3a464dff7d
Link to tinyurl.com
...
[SVN r20820]
2003-11-16 18:19:04 +00:00
Dave Abrahams
955b16a053
Added helpful quoting hints from Martin Wille
...
[SVN r20819]
2003-11-16 18:14:49 +00:00
Daryle Walker
701d2fb998
Added notes on interaction of different savers
...
[SVN r20818]
2003-11-16 07:27:36 +00:00
Jeff Garland
d77c264800
fix vc regression failures
...
[SVN r20817]
2003-11-15 18:01:45 +00:00
Jeff Garland
05e411e375
fix regression failures 11-15-2003
...
[SVN r20816]
2003-11-15 17:35:51 +00:00
Dave Abrahams
3b5e156b22
* Fixed Boost.Thread jamfile to add the missing #include paths
...
* Modified Python testing code to use the facilities of testing.jam,
so that it can be processed with process_jam_log
* Updated Python library tests to use a test suite
* Added Python test suite to status/Jamfile
* Added --run-all-tests option to force tests to run even when up-to-date.
Also,
boost-base.jam:
Added some missing rule signatures
RUN_LD_LIBRARY_PATH became LINK_LIBPATH because it was only really
used during linking.
Reformed the movement of path variables up the dependency graph
Removed the defunct Run rule
Set up generalized constants for path manipulation
darwin-tools.jam, gcc-tools.jam:
use LINK_LIBPATH
python.jam:
Reformed the choice of Python executable
testing.jam:
Refactored testing code so it could be used for Python
Now building all environment variable setup code ahead of time
RUN_TEST became TEST_EXE
[SVN r20815]
2003-11-15 15:41:41 +00:00
Dave Abrahams
dabf24d917
vc6 workaround
...
[SVN r20814]
2003-11-15 15:16:27 +00:00
Eric Friedman
a89702169a
Separated acknowledgments and references.
...
[SVN r20813]
2003-11-15 06:50:37 +00:00
Eric Friedman
53d52e9a14
Workaround until BoostBook supports typedef descriptions.
...
[SVN r20812]
2003-11-15 06:45:49 +00:00
Eric Friedman
56463e2c38
Minor wording change.
...
[SVN r20811]
2003-11-15 06:44:53 +00:00
Douglas Gregor
d3fba2c061
function.xsl: Default values can not be annotated
...
doxygen/doxygen2boostbook.xsl: If the string "detail::" is found in a
type or default argument, the type/argument is replaced with
"unspecified".
[SVN r20810]
2003-11-15 05:36:47 +00:00
Dave Abrahams
e306d82260
Fix testing suffixes
...
[SVN r20809]
2003-11-14 21:17:11 +00:00
John Maddock
3a7ccd7a76
Fixed support for STLPort-4.6 on MSVC 6 (std::allocator rebinding doesn't work).
...
[SVN r20808]
2003-11-14 12:37:35 +00:00
Aleksey Gurtovoy
14a4fe671a
MIPSpro 7.41 workaround
...
[SVN r20807]
2003-11-14 06:55:06 +00:00
Aleksey Gurtovoy
eded0511c3
MIPSpro 7.41 workaround
...
[SVN r20806]
2003-11-14 06:47:10 +00:00
Jeremy Siek
a15ff78f2f
fixed typo
...
[SVN r20805]
2003-11-13 18:18:23 +00:00
John Maddock
d7487a0b3c
Added tests for Windows compiler auto-linking
...
[SVN r20804]
2003-11-13 12:46:27 +00:00
John Maddock
b196e830e0
removed unneeded version calculation
...
[SVN r20803]
2003-11-13 12:44:18 +00:00
John Maddock
7183ab1129
Added support for BOOST_ALL_DYN_LINK
...
[SVN r20802]
2003-11-13 12:17:49 +00:00
Aleksey Gurtovoy
2b62c36ce6
VC 7.0 ETI fix
...
[SVN r20801]
2003-11-13 11:53:32 +00:00
Vladimir Prus
fe6b0ea1c3
* tools/msvc.jam
...
(archive): Delete .lib before adding new files.
Patch from Jurgen Hunold.
[SVN r20800]
2003-11-13 11:04:43 +00:00
Jeff Garland
7ff7baac08
fixes for is_pos_inf
...
[SVN r20799]
2003-11-13 02:01:32 +00:00
Eric Friedman
99643e052e
MSVC6 and Borland workarounds.
...
[SVN r20798]
2003-11-13 00:15:15 +00:00