Commit graph

24270 commits

Author SHA1 Message Date
Vladimir Prus
f0c3c22f16 Don't require --v2
[SVN r36011]
2006-11-12 14:53:08 +00:00
Andreas Huber
7d8966c70f Merged license/copyright and HTML validity fixes from trunk to branch.
[SVN r36005]
2006-11-11 20:45:31 +00:00
Aleksey Gurtovoy
35661658df Apply trailing comma patch from Ian McCulloch (http://article.gmane.org/gmane.comp.lib.boost.devel/149741)
[SVN r36000]
2006-11-10 23:15:50 +00:00
Aleksey Gurtovoy
7d99217b15 Revert to using enums for GCC, see http://article.gmane.org/gmane.comp.lib.boost.devel/150691 (this does not reintroduce GCC regressions/#29518, the actual fix for them that worked was made in revision 1.13.14.4)
[SVN r35997]
2006-11-10 21:31:19 +00:00
Vladimir Prus
1c98bbe761 Fix
[SVN r35993]
2006-11-10 21:03:16 +00:00
Vladimir Prus
b8db86b8fb Merge: Fix dynamic linking
[SVN r35992]
2006-11-10 20:31:43 +00:00
Vladimir Prus
d00b633fc4 Merge from HEAD.
Allow building of shared versions of some Boost.Test libraries.
Adjust tests to use always use static linking to Boost.Test, since
linking to the shared version requires test changes.

Patch from Juergen Hunold.


[SVN r35990]
2006-11-10 19:59:52 +00:00
Peter Dimov
fcfef1f8e1 License update
[SVN r35988]
2006-11-10 18:27:05 +00:00
Vladimir Prus
51f556476c Merge: Create unversioned hardlinks
[SVN r35987]
2006-11-10 17:32:44 +00:00
Vladimir Prus
0706fb5b44 Merge: new main target rule 'generate'
[SVN r35985]
2006-11-10 17:25:31 +00:00
nobody
7411093b64 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r35984]
2006-11-10 17:24:17 +00:00
Roland Schwarz
1ef0bcb6d8 Added myself to blanket permissions
[SVN r35981]
2006-11-10 17:20:18 +00:00
Vladimir Prus
35992fd366 Merge: Make it possible to suppress generation of version symlinks
[SVN r35980]
2006-11-10 17:20:05 +00:00
Rene Rivera
cfe64252d2 (merge from head) Fix incorrect placement of headers directly into includedir with system layout. Fix library names including toolset tag in system layout.
[SVN r35978]
2006-11-10 16:29:29 +00:00
Anthony Williams
bbce9c8ddd removed docs for read_write_mutex
[SVN r35976]
2006-11-10 15:51:13 +00:00
Anthony Williams
62b6e071d8 Added myself to blanket permissions
[SVN r35975]
2006-11-10 15:48:35 +00:00
Anthony Williams
760a9786c0 Marked Roland Schwarz and myself as the maintainers of the thread lib
[SVN r35974]
2006-11-10 15:48:10 +00:00
Vladimir Prus
314d413ecb Merge: New rule common.hard-link
[SVN r35973]
2006-11-10 08:45:45 +00:00
Vladimir Prus
f012de434e Merge change.txt from head
[SVN r35971]
2006-11-10 08:43:46 +00:00
Vladimir Prus
e1070d8fd1 *** empty log message ***
[SVN r35969]
2006-11-10 07:41:29 +00:00
Aleksey Gurtovoy
3aed958d78 borland-5_6_4 -> borland-5.6.4
[SVN r35964]
2006-11-10 01:32:51 +00:00
Aleksey Gurtovoy
f987560c24 Restore status-quo for Borland
[SVN r35962]
2006-11-10 00:56:12 +00:00
Aleksey Gurtovoy
4fc55a57a9 More GCC 4.x workarounds
[SVN r35960]
2006-11-10 00:39:04 +00:00
Peter Dimov
6aa96964ab License/copyright edits
[SVN r35958]
2006-11-09 20:34:33 +00:00
Peter Dimov
94317c6607 License/copyright edits
[SVN r35957]
2006-11-09 20:24:23 +00:00
Peter Dimov
a7fd2eddd1 License/copyright edits
[SVN r35955]
2006-11-09 19:36:51 +00:00
John Maddock
6db705e74a Looks like toolset has run out of memory.
[SVN r35953]
2006-11-09 18:29:44 +00:00
John Maddock
996efec87d Marked up qcc failures: these should have been marked up already really?
[SVN r35952]
2006-11-09 17:44:11 +00:00
Peter Dimov
a27f4fc18f TR1 conformance fix
[SVN r35949]
2006-11-09 12:21:28 +00:00
Aleksey Gurtovoy
7f7c6e0508 Explicit markup: rename references to v1 toolsets, remove duplicate entries
[SVN r35943]
2006-11-09 04:39:47 +00:00
Aleksey Gurtovoy
70c6b246f8 vacpp preprocessor fixes (thanks to Christoph Jaeschke)
[SVN r35938]
2006-11-09 01:44:00 +00:00
Aleksey Gurtovoy
d7e130ca85 vacpp preprocessor fixes (thanks to Christoph Jaeschke)
[SVN r35937]
2006-11-09 01:21:03 +00:00
Aleksey Gurtovoy
646111e0d0 Add missed slash
[SVN r35934]
2006-11-09 01:06:57 +00:00
Aleksey Gurtovoy
69a09ac2b8 vacpp fixes (thanks to Christoph Jaeschke)
[SVN r35933]
2006-11-09 01:05:31 +00:00
Aleksey Gurtovoy
5822c0c589 vacpp preprocessor fixes (thanks to Christoph Jaeschke)
[SVN r35931]
2006-11-09 00:46:57 +00:00
Aleksey Gurtovoy
19ebe76134 Move vacpp MPL asserts config to the right place
[SVN r35928]
2006-11-09 00:10:34 +00:00
Aleksey Gurtovoy
29559a8bc7 Adjust outdated aCC6 workarounds (http://article.gmane.org/gmane.comp.lib.boost.devel/150572, thanks to Boris Gubenko)
[SVN r35926]
2006-11-08 21:44:30 +00:00
Vladimir Prus
0a40c11fc4 Merge:
[SVN r35925]
2006-11-08 10:02:36 +00:00
Vladimir Prus
5bdcff8ab4 Merge from trunk
[SVN r35922]
2006-11-08 09:09:03 +00:00
Vladimir Prus
f7540a66b1 *** empty log message ***
[SVN r35920]
2006-11-08 09:01:09 +00:00
Vladimir Prus
1033cd195c from
[SVN r35915]
2006-11-08 07:21:51 +00:00
Vladimir Prus
88d5da6cf3 Merge
[SVN r35913]
2006-11-08 06:17:17 +00:00
Jeff Garland
cf57113511 small documentation fix suggested by Dave A.
[SVN r35908]
2006-11-08 00:03:09 +00:00
Beman Dawes
d1e0944d36 Merged copyright and license addition
[SVN r35907]
2006-11-07 19:27:00 +00:00
nobody
306ae3b6c8 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r35906]
2006-11-07 19:11:58 +00:00
nobody
8755d4823c This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r35900]
2006-11-07 14:41:23 +00:00
Beman Dawes
a22c44d39a Update copyright, license
[SVN r35897]
2006-11-07 12:56:06 +00:00
Robert Ramey
3448d34327 correct error in last update
[SVN r35893]
2006-11-07 04:40:34 +00:00
Rene Rivera
9dd76d5cf0 (merge from head) Add/update copyrights+license (with help of a shell script).
[SVN r35892]
2006-11-07 03:42:43 +00:00
Eric Niebler
1be6f97db7 merged from HEAD
[SVN r35887]
2006-11-06 19:41:19 +00:00