Commit Graph

50050 Commits

Author SHA1 Message Date
Dave Abrahams
162099bc2d Workarounds for vc6-stlport
[SVN r16706]
2002-12-26 18:23:11 +00:00
Paul Mensonides
65198178e3 encapsulated split
[SVN r16705]
2002-12-26 06:38:37 +00:00
Paul Mensonides
afb4bf3707 minor vc fix
[SVN r16704]
2002-12-26 06:37:43 +00:00
Paul Mensonides
13caf8c6f5 hp update
[SVN r16703]
2002-12-26 05:52:20 +00:00
Paul Mensonides
657177bb53 minor vc fixes
[SVN r16702]
2002-12-26 05:44:41 +00:00
Dave Abrahams
cb06c51bb1 Account for my older vc7.1 beta version
[SVN r16701]
2002-12-25 23:43:45 +00:00
Vladimir Prus
97b7a1bddc Work on BB14: allow target suffixes to depend
on build properties.

* new/builtin.jam
    Introduce "os" feature.

* new/gcc.jam
    Make object suffix "o" on all platforms.

* new/property.jam
    (property-map): New class.

* new/type.jam
    (.suffixes): Global propety-map instance, to
	keep properties->suffix mapping.
    (set-generated-target-suffix): New rule
    (generated-target-suffix): New argument
	'properties'.

* new/virtual-target.jam
    (abstract-file-target.actual-name): Pass
	properties to type.generated-target-suffix.

* test/project_test4.py
    Don't specify expected list of build properties,
    since it's not stable. Check head of error message
    only.


[SVN r16700]
2002-12-25 07:18:34 +00:00
Peter Dimov
68f646c0de Doc link updated.
[SVN r16699]
2002-12-24 12:34:42 +00:00
Dave Abrahams
fab76a36ae Bug fix, thanks to "Daniel Paull" <dlp@fractaltechnologies.com> for
reporting it.


[SVN r16698]
2002-12-24 04:49:33 +00:00
Rene Rivera
a1a90fd678 Fix singleton variables when used by multiple variants of the gcc toolset.
[SVN r16697]
2002-12-23 22:32:22 +00:00
Beman Dawes
a9104e6e59 Add ack, correct misspelling
[SVN r16696]
2002-12-23 20:09:06 +00:00
Beman Dawes
66ee66492a initial commit
[SVN r16695]
2002-12-23 19:59:53 +00:00
Beman Dawes
8520b24f7c ++last known
[SVN r16694]
2002-12-23 19:49:22 +00:00
Beman Dawes
8f56cede22 1.30.0 prep
[SVN r16693]
2002-12-23 15:19:21 +00:00
Beman Dawes
bce4ddcfa5 Add filesystem
[SVN r16692]
2002-12-23 15:14:27 +00:00
Beman Dawes
be646b8f89 1.30.0 Initial prep
[SVN r16691]
2002-12-23 15:13:43 +00:00
Beman Dawes
504f6f50de 1.29.0 merged
[SVN r16690]
2002-12-23 14:58:26 +00:00
Vladimir Prus
be5c6b3d17 Tried to document 'create_directories'.
[SVN r16689]
2002-12-23 07:53:16 +00:00
Aleksey Gurtovoy
63bd68890b HPUX fixes
[SVN r16688]
2002-12-23 04:59:55 +00:00
Aleksey Gurtovoy
0b0e23d3e6 redirecting header for BOOST_WORKAROUND
[SVN r16687]
2002-12-23 04:59:29 +00:00
Aleksey Gurtovoy
4390c64f06 update library sources information
[SVN r16686]
2002-12-23 03:11:23 +00:00
Beman Dawes
a32b057677 Add /libs/lib-name to comment
[SVN r16685]
2002-12-23 02:43:12 +00:00
Beman Dawes
3cf0f69d6d Add /libs/lib-name to comment
[SVN r16684]
2002-12-23 02:08:41 +00:00
Jens Maurer
17718f1e58 work around EDG / STLport overload ambiguity
[SVN r16683]
2002-12-22 22:24:42 +00:00
Jens Maurer
6a4b4372ef check for BOOST_NO_MEMBER_TEMPLATE_FRIENDS
[SVN r16682]
2002-12-22 22:03:11 +00:00
Jens Maurer
61ff5b9010 fix various platform-specific compile problems
[SVN r16681]
2002-12-22 21:27:42 +00:00
Beman Dawes
038b21fd5e rename Boost.test libraries
[SVN r16680]
2002-12-22 20:57:56 +00:00
Douglas Gregor
d196033729 function_base.hpp: Borland's new update has the same enable_if bug
[SVN r16678]
2002-12-22 14:28:29 +00:00
John Maddock
b8d9cde4a4 Added checks for _POSIX_C_SOURCE and _XOPEN_SOURCE
[SVN r16677]
2002-12-22 12:11:07 +00:00
Dave Abrahams
fe213976da Fixed comment
[SVN r16676]
2002-12-21 22:12:31 +00:00
Dave Abrahams
3adc043e33 Bug fix for shared/static linking
[SVN r16675]
2002-12-20 22:49:17 +00:00
Beman Dawes
a23395fce3 sane-testing merged
[SVN r16674]
2002-12-20 22:44:18 +00:00
Dave Abrahams
2a489ceb04 Enable automatic downcasting to registered classes for pointers, references, and smart pointers
[SVN r16673]
2002-12-20 18:19:18 +00:00
Dave Abrahams
af99b547a7 Factor out get_pointer, supply an overload for std::auto_ptr.
[SVN r16672]
2002-12-20 18:15:01 +00:00
Toon Knapen
d578f65ffb added settings from David Abrahams
[SVN r16671]
2002-12-20 15:54:26 +00:00
Toon Knapen
1f11ffc008 toolset description for the HP aCC compiler
[SVN r16670]
2002-12-20 14:32:22 +00:00
Dave Abrahams
7a6038610d Major simplification of from_python conversion avoids registering
converters for every class.


[SVN r16669]
2002-12-20 00:04:40 +00:00
Dave Abrahams
6f2d8c5da1 Use BOOST_WORKAROUND
[SVN r16668]
2002-12-20 00:03:04 +00:00
Dave Abrahams
7b2541c747 Patch to allow derivation of gcc-STLfilt toolset
[SVN r16667]
2002-12-20 00:02:26 +00:00
Peter Dimov
ef21de5112 Borland 5.6.1 still broken.
[SVN r16666]
2002-12-19 18:15:53 +00:00
Dave Abrahams
d54fc7579f add missing parens
[SVN r16665]
2002-12-19 17:01:00 +00:00
Vladimir Prus
4ac1854547 Fix a typo.
[SVN r16663]
2002-12-19 14:37:07 +00:00
John Maddock
f4631f7b78 MacOS fixes for Carbon builds
[SVN r16662]
2002-12-19 11:38:07 +00:00
Dave Abrahams
e33e0543c2 doc fix
[SVN r16661]
2002-12-19 04:29:53 +00:00
Dave Abrahams
4d02fc4889 Final version, I think.
Includes BOOST_TESTED_AT error/warning mechanism for latest version tests.


[SVN r16660]
2002-12-19 04:29:03 +00:00
Dave Abrahams
ee37aa3f6f fix for multiple simultaneous Jam sessions, to avoid overwriting
temporary .bat files, courtesy of "Anichini, Steve"
<Sanichini@midwaygames.com>


[SVN r16658]
2002-12-18 21:35:09 +00:00
Dave Abrahams
5a4ee78ba4 Fix typo thanks to "William Trenker" <wtrenker@hotmail.com>
[SVN r16657]
2002-12-18 21:12:02 +00:00
Dave Abrahams
6daca7bdf5 Fix to allow accessing enums as data members
[SVN r16656]
2002-12-18 21:11:16 +00:00
Dave Abrahams
5cbc011732 clarifications
[SVN r16655]
2002-12-18 21:09:15 +00:00
Dave Abrahams
2db3a88293 Workaround for MacOS GCC problem:
#define B0 0


[SVN r16654]
2002-12-18 19:09:34 +00:00