Commit graph

3398 commits

Author SHA1 Message Date
nobody
c822d41b96 This commit was manufactured by cvs2svn to create tag
'Version_1_33_1'.

[SVN r31916]
2005-12-05 14:04:06 +00:00
Douglas Gregor
a763c55bbb More cleanups
[SVN r31860]
2005-12-01 15:00:34 +00:00
Douglas Gregor
0274b154a2 Clean up a whole lot of bad links
[SVN r31851]
2005-12-01 04:52:04 +00:00
Douglas Gregor
68bcf3ef70 Updated docs from Bronek
[SVN r31753]
2005-11-23 14:07:25 +00:00
Rene Rivera
8f3c946c37 Merge from HEAD.
[SVN r31702]
2005-11-19 19:21:16 +00:00
Douglas Gregor
9615bdf3ac Add documentation for VC8
[SVN r31572]
2005-11-05 17:45:43 +00:00
John Maddock
2ef9351447 Fix regexes used and scanning used to search CVS/Entries.Log files as well as CVS/Entries files (the latter don't always get immediately updated).
[SVN r31546]
2005-11-03 12:11:51 +00:00
John Maddock
b0c72cd3ea Fix regex so that --unix-lines option actual works!
[SVN r31544]
2005-11-03 11:23:10 +00:00
Douglas Gregor
37391f9245 autoconf-like configure script support
[SVN r31483]
2005-10-26 21:41:14 +00:00
Dave Abrahams
62e4f5b368 merged from trunk
[SVN r31480]
2005-10-26 12:07:52 +00:00
Rene Rivera
46270a6be8 Also search for the Python DLL in the install location to catch when Python is not installed globally (non-admin install). [merge from head]
[SVN r31475]
2005-10-26 03:30:41 +00:00
Dave Abrahams
b67f339058 merged from trunk
[SVN r31471]
2005-10-25 21:38:14 +00:00
Dave Abrahams
09dbb63170 merged from trunk
[SVN r31401]
2005-10-19 22:34:04 +00:00
Rene Rivera
3aa07187b7 Merge from HEAD:
* Fix QNX/qcc detection so it doesn't error on other OSs that happen to have a qcc command.


[SVN r31359]
2005-10-17 02:43:44 +00:00
Dave Abrahams
68c01d4f50 merged from trunk
[SVN r31326]
2005-10-14 16:44:24 +00:00
Dave Abrahams
22c177d533 merged from trunk
[SVN r31282]
2005-10-11 13:33:06 +00:00
Markus Schöpflin
e4524fe983 There is no python dl library on Tru64.
[SVN r31278]
2005-10-11 13:09:08 +00:00
Rene Rivera
031b9dab11 Support more versions of Intel Linux compiler. Thanks to Martin Wille.
[SVN r31253]
2005-10-09 21:26:30 +00:00
Rene Rivera
685adc3c77 Basic toolset for QNX Neutrino 6.3.0 version of GCC.
[SVN r31148]
2005-09-29 15:51:41 +00:00
Rene Rivera
abd11bcd18 Factor out the docs for stlport support, to make it consistent across toolsets.
[SVN r31004]
2005-09-16 03:18:06 +00:00
Rene Rivera
60d70f3e55 More tweaks for STLport-5 support:
* Handle "g" vs. "d" tags on STLport library names based on the compiler.
* Force multi-threaded builds as STLport-5 only supports that.


[SVN r31000]
2005-09-15 16:34:08 +00:00
Rene Rivera
ddca5f676c Ignore stlport-iostream as iostreams are always on in STLport-5.
[SVN r30959]
2005-09-13 19:01:04 +00:00
Rene Rivera
c22d51ce77 Make it so that the MInGW DLLs are found automatically and don't have to be in the path.
[SVN r30949]
2005-09-13 14:08:44 +00:00
Rene Rivera
f467a6fe17 Add support for STLport 5.0.
[SVN r30925]
2005-09-12 19:31:37 +00:00
Rene Rivera
1698b6c5e3 "unix" was not getting defined for all variants of QNX, specifically Neutrino, which prevented JAMUNAME from getting set up correctly.
[SVN r30882]
2005-09-08 23:39:12 +00:00
Rene Rivera
3d2b89a9d6 Oops, it should qcc not QCC for the QNX/Momentics C compiler.
[SVN r30881]
2005-09-08 22:04:43 +00:00
Rene Rivera
425189ea29 Detect and use QNX QCC (GCC variant) compiler.
[SVN r30867]
2005-09-07 22:05:12 +00:00
Rene Rivera
e41e61a6e1 QNX Momentics doesn't have/need -pthread.
[SVN r30866]
2005-09-07 22:01:00 +00:00
Rene Rivera
130d6cdb16 Add patch number to version tag as we don't guarantee binary compatibility even for patch releases.
[SVN r30832]
2005-09-06 17:57:50 +00:00
Douglas Gregor
e2b461f5d8 kFreeBSD support from Domenico Andreoli
[SVN r30687]
2005-08-26 15:00:14 +00:00
Rene Rivera
5fee5a0262 Fix bad 'extends'. Thanks to p.klotz@icoserve.com.
[SVN r30523]
2005-08-10 22:30:51 +00:00
Rene Rivera
2389faa028 Fix a bogus link.
[SVN r30446]
2005-08-04 01:50:18 +00:00
Rene Rivera
33a453c835 Fix a bogus link.
[SVN r30444]
2005-08-04 01:43:33 +00:00
Rene Rivera
4d9004315e Fix a bogus link. Remove all HTML validation warnings.
[SVN r30442]
2005-08-04 01:32:36 +00:00
Jonathan Turkanis
266115dcfd changed link to sgi.com
[SVN r30441]
2005-08-04 01:23:40 +00:00
Jonathan Turkanis
617e6ae896 fixed broken links
[SVN r30431]
2005-08-03 21:42:39 +00:00
Aleksey Gurtovoy
4eb2253815 merge regression report fixes from the main trunk
[SVN r30372]
2005-08-02 07:57:11 +00:00
Aleksey Gurtovoy
8918f60787 merge report fixes from main trunk
[SVN r30365]
2005-08-01 15:31:31 +00:00
Aleksey Gurtovoy
a6ed902048 Merge user reports into 1.33.0 branch
[SVN r30359]
2005-08-01 13:42:41 +00:00
Douglas Gregor
03d65af913 PDF manual for BBv2
[SVN r30343]
2005-07-31 18:16:51 +00:00
Douglas Gregor
ed6bc8f4c0 A trio of harmless IBM patches from Chris Cambly
[SVN r30338]
2005-07-31 13:51:53 +00:00
Rene Rivera
25e9577800 Account for VC8 not having single threaded runtimes. (merge from trunk)
[SVN r30322]
2005-07-30 15:55:37 +00:00
nobody
a433d185d4 This commit was manufactured by cvs2svn to create branch 'RC_1_33_0'.
[SVN r30300]
2005-07-28 18:22:24 +00:00
Aleksey Gurtovoy
c30ad8bd71 rename files with filenames >31 chars
[SVN r30282]
2005-07-28 12:24:24 +00:00
Aleksey Gurtovoy
af128fe1eb Separate tarball download and unpacking
[SVN r30245]
2005-07-26 11:24:23 +00:00
Dave Abrahams
eb6f7b1881 Fix copyright and documentation
[SVN r30219]
2005-07-22 18:46:20 +00:00
Vladimir Prus
a483e6cae7 Remove mention of "jam.exe", that's no longer is built.
Patch from Craig Rodrigues.


[SVN r30214]
2005-07-22 12:42:20 +00:00
Vladimir Prus
cf80f3370e Fix missing import.
[SVN r30193]
2005-07-21 13:35:43 +00:00
Aleksey Gurtovoy
d0c1a9002c Workaround platform.system() bug
[SVN r30172]
2005-07-19 03:16:04 +00:00
Aleksey Gurtovoy
3c9f32e002 Workaround for the 'start' command
[SVN r30171]
2005-07-19 02:46:27 +00:00