Commit Graph

12124 Commits

Author SHA1 Message Date
Rene Rivera
89143e9723 Fix missing online help docs, and refactor to not use header scanning to speed up the parsing of Jamfiles for docs.
[SVN r33746]
2006-04-19 20:13:54 +00:00
Rene Rivera
d5dfde2c11 Fix missing online help docs, and refactor to not use header scanning to speed up the parsing of Jamfiles for docs.
[SVN r33746]
2006-04-19 20:13:54 +00:00
Jürgen Hunold
b2578fc882 Correct QSql to QtSql in dependency list of Qt3Support.
[SVN r33736]
2006-04-18 19:02:03 +00:00
Jürgen Hunold
ba29a44295 Correct QSql to QtSql in dependency list of Qt3Support.
[SVN r33736]
2006-04-18 19:02:03 +00:00
Jürgen Hunold
51d3265203 Correct QSql to QtSql in dependency list of Qt3Support.
[SVN r33735]
2006-04-18 18:57:02 +00:00
Jürgen Hunold
c083c0104d Correct QSql to QtSql in dependency list of Qt3Support.
[SVN r33735]
2006-04-18 18:57:02 +00:00
Jürgen Hunold
1ba4e6ea4c Add QtOpenGL to the list of buildable modules.
[SVN r33728]
2006-04-17 20:59:54 +00:00
Jürgen Hunold
e23ab5623f Add QtOpenGL to the list of buildable modules.
[SVN r33728]
2006-04-17 20:59:54 +00:00
Jürgen Hunold
55d0695f74 Add QtOpenGL to the list of buildable modules.
[SVN r33728]
2006-04-17 20:59:54 +00:00
Jürgen Hunold
2cda71032b Add QtOpenGL to the list of buildable modules.
[SVN r33728]
2006-04-17 20:59:54 +00:00
Jürgen Hunold
494b3d159e Fixed shadowing of rc variable in if-clause.
[SVN r33714]
2006-04-16 18:15:30 +00:00
Jürgen Hunold
aff6c5d74b Fixed shadowing of rc variable in if-clause.
[SVN r33714]
2006-04-16 18:15:30 +00:00
Jürgen Hunold
c9c181da31 Fixed shadowing of rc variable in if-clause.
[SVN r33714]
2006-04-16 18:15:30 +00:00
Jürgen Hunold
34a433e808 Fixed shadowing of rc variable in if-clause.
[SVN r33714]
2006-04-16 18:15:30 +00:00
Rene Rivera
6fdf3148af [merge from head] Fix RC tool to fallback to the null rc type when a real one can't be found.
[SVN r33700]
2006-04-14 20:12:11 +00:00
Rene Rivera
7f2e973187 [merge from head] Fix RC tool to fallback to the null rc type when a real one can't be found.
[SVN r33700]
2006-04-14 20:12:11 +00:00
Rene Rivera
664b30e0e3 Fix RC tool to fallback to the null rc type when a real one can't be found.
[SVN r33699]
2006-04-14 20:07:35 +00:00
Rene Rivera
da6609dc09 Fix RC tool to fallback to the null rc type when a real one can't be found.
[SVN r33699]
2006-04-14 20:07:35 +00:00
Nicola Musatti
da2651fc47 Added to support bcc32 5.8.2 as a separate toolset
[SVN r33687]
2006-04-13 07:42:09 +00:00
Nicola Musatti
189966d3d5 Added to support bcc32 5.8.2 as a separate toolset
[SVN r33686]
2006-04-13 07:36:55 +00:00
Eric Niebler
14993206c0 fix boost/doc build breakage
[SVN r33684]
2006-04-12 22:38:10 +00:00
Eric Niebler
1f4ad31bbc fix boost/doc build breakage
[SVN r33684]
2006-04-12 22:38:10 +00:00
Eric Niebler
152dddd4d5 fix boost/doc build breakage
[SVN r33684]
2006-04-12 22:38:10 +00:00
Eric Niebler
7fce97e9c4 fix boost/doc build breakage
[SVN r33684]
2006-04-12 22:38:10 +00:00
Rene Rivera
f818cb1606 Merge from head.
[SVN r33679]
2006-04-12 15:25:08 +00:00
Rene Rivera
c6e87db984 Merge from head.
[SVN r33679]
2006-04-12 15:25:08 +00:00
Rene Rivera
ddf2e4e8dc Revert error message, using "error" rule.
[SVN r33678]
2006-04-12 15:23:15 +00:00
Rene Rivera
8ec7666721 Revert error message, using "error" rule.
[SVN r33678]
2006-04-12 15:23:15 +00:00
Vladimir Prus
90b319210d Merge from trunk.
[SVN r33676]
2006-04-12 07:13:52 +00:00
Vladimir Prus
c947ad5f73 Merge from trunk.
[SVN r33676]
2006-04-12 07:13:52 +00:00
Vladimir Prus
34ef669b17 Ignore <runtime-link>static and don't pass -static to linker on Darwin,
as it's not supported by the toolset.

Thanks to Doug Gregor for diagnosing this.


[SVN r33675]
2006-04-12 07:12:52 +00:00
Vladimir Prus
3dad3e1012 Ignore <runtime-link>static and don't pass -static to linker on Darwin,
as it's not supported by the toolset.

Thanks to Doug Gregor for diagnosing this.


[SVN r33675]
2006-04-12 07:12:52 +00:00
Vladimir Prus
3c56507060 Clarify comment
[SVN r33659]
2006-04-11 08:17:22 +00:00
Vladimir Prus
d16721d0ba Clarify comment
[SVN r33659]
2006-04-11 08:17:22 +00:00
Vladimir Prus
e4cd4dfb03 Disable 'deprecation' warnings when warnings=off. Otherwise, user building
with warnings=off will still get some warnings.


[SVN r33658]
2006-04-11 08:16:35 +00:00
Vladimir Prus
0388b73ee7 Disable 'deprecation' warnings when warnings=off. Otherwise, user building
with warnings=off will still get some warnings.


[SVN r33658]
2006-04-11 08:16:35 +00:00
Vladimir Prus
6586766e5c Merge from trunk.
[SVN r33657]
2006-04-11 07:31:55 +00:00
Vladimir Prus
ee995fa671 Merge from trunk.
[SVN r33657]
2006-04-11 07:31:55 +00:00
Vladimir Prus
06adc0f63b Tests for more examples.
[SVN r33656]
2006-04-11 07:25:48 +00:00
Vladimir Prus
b9e68f7dfd Tests for more examples.
[SVN r33656]
2006-04-11 07:25:48 +00:00
Vladimir Prus
697097747a Merge from trunk.
[SVN r33655]
2006-04-11 06:15:52 +00:00
Vladimir Prus
5ab64b26c7 Merge from trunk.
[SVN r33655]
2006-04-11 06:15:52 +00:00
Vladimir Prus
c932264ba1 Workaround broken -s option with Apple gcc 4.0.x on Darwin.
Thanks to Doug Gregor for report and suggested fix.


[SVN r33654]
2006-04-11 06:14:44 +00:00
Vladimir Prus
aff8de18ab Workaround broken -s option with Apple gcc 4.0.x on Darwin.
Thanks to Doug Gregor for report and suggested fix.


[SVN r33654]
2006-04-11 06:14:44 +00:00
Vladimir Prus
5c9451d7c7 Merge from trunk.
[SVN r33653]
2006-04-11 06:02:22 +00:00
Vladimir Prus
13630cf4bd Merge from trunk.
[SVN r33653]
2006-04-11 06:02:22 +00:00
Vladimir Prus
43625aa81b Unbreak versioned config for sun compiler.
Thanks to Doug Gregor for the bug report.


[SVN r33652]
2006-04-11 06:00:58 +00:00
Vladimir Prus
c0c682196c Unbreak versioned config for sun compiler.
Thanks to Doug Gregor for the bug report.


[SVN r33652]
2006-04-11 06:00:58 +00:00
Vladimir Prus
79b92f0dc5 Summarize M11 changes.
[SVN r33638]
2006-04-10 13:06:03 +00:00
Vladimir Prus
dd0215dc98 Summarize M11 changes.
[SVN r33638]
2006-04-10 13:06:03 +00:00