Commit Graph

50050 Commits

Author SHA1 Message Date
Rene Rivera
5389f60187 Added creation of versioned files when building DLLs.
[SVN r13268]
2002-03-25 04:37:20 +00:00
Dave Abrahams
43723dd65c instantiation hacks for tru64cxx6.5
[SVN r13265]
2002-03-24 21:31:21 +00:00
Darin Adler
c0c9fa602e Add missing <cassert> includes.
[SVN r13264]
2002-03-24 19:05:41 +00:00
Dave Abrahams
5c8325f65a bug fix
[SVN r13263]
2002-03-24 17:22:32 +00:00
Dave Abrahams
0d09e052d4 Added missing declspec
[SVN r13262]
2002-03-24 17:13:00 +00:00
Dave Abrahams
ac386e2b32 extend minGW workaround to all compilers
[SVN r13261]
2002-03-24 17:09:01 +00:00
Dave Abrahams
d1208d31f2 bug fix
[SVN r13260]
2002-03-24 16:48:10 +00:00
Dave Abrahams
e8f36be19e fixes for older KCCs
[SVN r13258]
2002-03-24 15:51:50 +00:00
Dave Abrahams
14a17f6e58 initial checkin
[SVN r13256]
2002-03-24 15:19:56 +00:00
Dave Abrahams
06936a9689 initial checkin
[SVN r13255]
2002-03-24 15:05:58 +00:00
Dave Abrahams
37d1fed2f7 Full virtual function and abstract base support; new class interface.
[SVN r13253]
2002-03-24 14:52:30 +00:00
Dave Abrahams
9b7240332d Quick bug fixes for python
[SVN r13252]
2002-03-24 05:04:38 +00:00
John Maddock
f45c23b62c Added Darwin options (caution may not work yet).
[SVN r13248]
2002-03-22 12:16:41 +00:00
John Maddock
ba7de11e5e Added BeOS threading options (there aren't any).
[SVN r13247]
2002-03-22 11:30:04 +00:00
John Maddock
992934fa06 Added support for execution under cygwin
[SVN r13246]
2002-03-22 11:29:35 +00:00
John Maddock
c873197728 Changed behaviour of add_pointer tests to match revised add_pointer semantics.
[SVN r13245]
2002-03-22 11:28:45 +00:00
John Maddock
1461115faa Added fixes so that at least some of the tests can be run under Borland
[SVN r13244]
2002-03-22 11:27:44 +00:00
John Maddock
b8d74e77ce Updated add_pointer docs.
[SVN r13243]
2002-03-22 11:26:31 +00:00
John Maddock
344b411c27 Added needed include for standalone usage
[SVN r13242]
2002-03-22 11:25:32 +00:00
John Maddock
36cc8fca3c Changed behaviour of add_pointer with arrays.
[SVN r13241]
2002-03-22 11:25:01 +00:00
John Maddock
0af3fc4e59 Tidied up Borland implementation
[SVN r13240]
2002-03-22 11:24:28 +00:00
Rene Rivera
e2045ce152 Changed name of template/basis/base targets to "emplate" e
[SVN r13239]
2002-03-22 00:29:13 +00:00
Peter Dimov
d097341e4d Data member pointers support added.
[SVN r13232]
2002-03-20 12:52:40 +00:00
Dave Abrahams
8989f6717a no comment
[SVN r13231]
2002-03-20 07:16:06 +00:00
Dave Abrahams
524a99f86b Removed defunct workarounds
[SVN r13230]
2002-03-20 07:06:09 +00:00
Dave Abrahams
56dc8e43d4 warning suppression for vc7
[SVN r13229]
2002-03-20 07:04:28 +00:00
John Maddock
6e643ceef7 Added -lrt for multithreaded builds
[SVN r13227]
2002-03-19 12:39:34 +00:00
John Maddock
e8d62b35a5 Fixed new problem with Borland compile -
code clashes with some new type traits workarounds for some reason.


[SVN r13226]
2002-03-19 11:33:00 +00:00
John Maddock
cc9b3d52af Minor doc typo fixes.
Fixed IA64 portability warnings from VC7


[SVN r13225]
2002-03-19 11:31:52 +00:00
John Maddock
99a10fd7d1 Fixed __int64 detection
[SVN r13224]
2002-03-19 11:30:35 +00:00
John Maddock
87f1d8581f Fixed IA64 compatibility warnings from VC7, mainly changed unsigned int's to size_t and int's to ptrdiff_t.
[SVN r13223]
2002-03-19 11:29:50 +00:00
Rene Rivera
ff03f0c769 Fixed stage targets not repositioning to dependents directories.
[SVN r13222]
2002-03-19 06:41:55 +00:00
Beman Dawes
37058d0ca7 New list host
[SVN r13221]
2002-03-19 02:19:47 +00:00
Rene Rivera
d86d14d372 Fixed default build request not getting propagated when using a linking edependency
[SVN r13220]
2002-03-18 21:33:46 +00:00
Beman Dawes
18313965a0 Ask annouce to mention known failing compilers
[SVN r13217]
2002-03-18 15:43:40 +00:00
Rene Rivera
583b807462 Fixed multiple copies of text in header, because of multiple inclusion as dependent.
Added support for mutiple comment lines, so that the full boost copyright info can be generated.


[SVN r13216]
2002-03-17 20:10:46 +00:00
Rene Rivera
d779246111 Added "basis" targets, functionality originally from Tim Witt.
Added concept of modifier functions to implement cleaner "basis".
Cleaned up declare-local-target and many other small spots.
Mostly full generalization of dependants.
Fixed multiple copy bug in "stage" target, and small cleanup.
Fixed spurious resetting of BUILD variable, which was causing incorrect builds.


[SVN r13215]
2002-03-17 20:08:48 +00:00
John Maddock
45ca6ff9e4 Added is_member_function_pointer location.
[SVN r13214]
2002-03-17 12:21:56 +00:00
Rene Rivera
aa286fa5cf Fixed forward dependency bug, they now work again.
[SVN r13213]
2002-03-16 04:18:10 +00:00
Peter Dimov
794b89581d Small modifications.
[SVN r13212]
2002-03-15 22:03:56 +00:00
Peter Dimov
2b9f8b1de4 Added winapi.hpp and a CRITICAL_SECTION lightweight_mutex variant.
[SVN r13211]
2002-03-15 22:00:10 +00:00
Dave Abrahams
fa07e519c8 *** empty log message ***
[SVN r13210]
2002-03-15 14:16:31 +00:00
Dave Abrahams
22d09b9543 warning suppression for vc7
[SVN r13209]
2002-03-15 14:15:28 +00:00
Dave Abrahams
fdaf96798a fixes for intel used with older dinkum lib
[SVN r13208]
2002-03-15 13:52:28 +00:00
Dave Abrahams
329c30a8f2 Roll back vc7 workarounds; Aleksey has folded them into the MPL code
[SVN r13207]
2002-03-15 12:47:04 +00:00
Dave Abrahams
10ece33fb4 Tweaks for CWPro7.2
[SVN r13206]
2002-03-15 12:40:09 +00:00
Dave Abrahams
b5cb639b10 Quick bug fix for simultaneous vc6/7 operation
[SVN r13205]
2002-03-15 04:28:45 +00:00
Dave Abrahams
158dc4284a Fixed .pdb problem
[SVN r13204]
2002-03-15 03:05:35 +00:00
Dave Abrahams
a357f2572b VC7 workaround
[SVN r13201]
2002-03-15 00:25:43 +00:00
Dave Abrahams
327808289e Bug fix (thanks, VC7!)
[SVN r13200]
2002-03-15 00:25:26 +00:00