John Maddock
071d79d058
Updated setup based on Metrowerks feedback
...
[SVN r21567]
2004-01-09 13:03:45 +00:00
Beman Dawes
03abb9c07a
Ed Swartz of Metrowerks says __MWERKS__ will be 0x3202 for 9.2
...
[SVN r21505]
2004-01-06 01:03:43 +00:00
Beman Dawes
5dbc5f3826
9.2 still needs BOOST_NO_MEMBER_TEMPLATE_FRIENDS
...
[SVN r21337]
2003-12-19 12:54:26 +00:00
Beman Dawes
8dcb1c2f4e
Update version numbers
...
[SVN r21329]
2003-12-18 21:33:10 +00:00
Douglas Gregor
a941a117ce
Metrowerks CodeWarrior 8.3 doesn't seem to support SFINAE
...
[SVN r21141]
2003-12-04 22:06:56 +00:00
Jaakko Järvi
1677adf462
Added BOOST_NO_SFINAE config macro, removed internal version from
...
the iterator library
[SVN r21125]
2003-12-03 19:26:15 +00:00
John Maddock
1e7c2699db
Added new licence info.
...
[SVN r20254]
2003-10-04 11:29:20 +00:00
Beman Dawes
0a24a02b94
undef didn't work
...
[SVN r17382]
2003-02-13 22:34:23 +00:00
Beman Dawes
9d6d544940
undef BOOST_COMPILER_VERSION
...
[SVN r17337]
2003-02-12 20:32:35 +00:00
Dave Abrahams
430d235b4e
Added BOOST_NO_UNREACHABLE_RETURN_DETECTION
...
[SVN r16575]
2002-12-09 14:57:59 +00:00
Dave Abrahams
b09fd33660
BOOST_NO_EXCEPTIONS patch from Alberto Barbati <abarbati@iaanus.com>
...
[SVN r16219]
2002-11-13 04:49:56 +00:00
Dave Abrahams
48b23b5064
No member template friends in 8.x
...
[SVN r16135]
2002-11-06 19:40:16 +00:00
Beman Dawes
b99b9771c1
8.02
...
[SVN r15113]
2002-08-30 12:47:29 +00:00
Beman Dawes
873f5745a6
Improve BOOST_COMPILER
...
[SVN r14430]
2002-07-12 21:41:55 +00:00
Beman Dawes
f6c78ce85d
8.1 increment
...
[SVN r14429]
2002-07-12 19:58:26 +00:00
Dave Abrahams
17dcb7eabb
Fix mistaken config changes
...
[SVN r14259]
2002-06-29 18:31:27 +00:00
Beman Dawes
388bf56907
8.0 further update
...
[SVN r14254]
2002-06-28 00:27:02 +00:00
Beman Dawes
739a468531
add 8.0
...
[SVN r14253]
2002-06-28 00:06:47 +00:00
John Maddock
a10341d270
Added new config options - not yet quite finished - test cases to come.
...
[SVN r13972]
2002-05-18 11:31:51 +00:00
Beman Dawes
ae5fdbe5f4
7.1
...
[SVN r12142]
2001-12-24 14:40:17 +00:00
Dave Abrahams
6a41c69ad6
Fixed locale support macro definitions
...
[SVN r11872]
2001-12-03 14:35:11 +00:00
Dave Abrahams
63dc3c2a64
Metrowerks needs BOOST_NO_STD_LOCALE in config to be able to compile regex
...
regex test Jamfile updates so that some tests will actually run
warning suppression for condition.cpp
unit-test rule now accepts input files
updated metrowerks and borland to properly set up path for running tests
----------------------------------------------------------------------
Modified Files:
boost/config/compiler/metrowerks.hpp
libs/python/src/gen_function.py libs/regex/test/Jamfile
Tag: thread-initial
libs/thread/src/condition.cpp
No tag
tools/build/boost-base.jam tools/build/borland-tools.jam
tools/build/metrowerks-tools.jam
----------------------------------------------------------------------
[SVN r11853]
2001-12-02 17:43:45 +00:00
Darin Adler
96026e7152
Remove assumption that the compiler is always in multithreaded mode.
...
Instead, figure out when the library is in multithreaded mode, by
looking at _MWMT.
[SVN r11631]
2001-11-08 16:17:28 +00:00
Darin Adler
0a31cf05f6
Indicate the CodeWarrior is always in "multi-threaded mode".
...
[SVN r11629]
2001-11-08 06:21:39 +00:00
Peter Dimov
9ee77299d1
BOOST_WEAK_FUNCTION_TEMPLATE_ORDERING -> BOOST_NO_FUNCTION_TEMPLATE_ORDERING
...
[SVN r11257]
2001-09-25 19:17:47 +00:00
Darin Adler
0d43e1f720
Oops. Had version number wrong.
...
[SVN r11184]
2001-09-21 16:19:43 +00:00
Darin Adler
ebb32ce10b
Fix typos and Americanize spelling in comments.
...
[SVN r11150]
2001-09-19 15:05:36 +00:00
John Maddock
7ce333aa88
First round of config fixes
...
[SVN r11146]
2001-09-19 11:48:51 +00:00
John Maddock
38009aaf3b
commit of split-config, including any changes required to existing libraries (mainly regex).
...
[SVN r11138]
2001-09-18 11:13:39 +00:00