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 |
|
Vladimir Prus
|
b31d716fb7
|
Add a couple of tests for examples.
[SVN r33637]
|
2006-04-10 13:05:26 +00:00 |
|
Vladimir Prus
|
52839d2e6e
|
Add a couple of tests for examples.
[SVN r33637]
|
2006-04-10 13:05:26 +00:00 |
|
Vladimir Prus
|
3a4cbec7b3
|
Revive boostbook.py tests, working around BoostBook dislike of classes
outside of any namespaces.
[SVN r33636]
|
2006-04-10 12:48:43 +00:00 |
|
Vladimir Prus
|
5a652ec491
|
Revive boostbook.py tests, working around BoostBook dislike of classes
outside of any namespaces.
[SVN r33636]
|
2006-04-10 12:48:43 +00:00 |
|
Vladimir Prus
|
a6cc79cf1c
|
Use "@rule" syntax for make example.
[SVN r33635]
|
2006-04-10 12:36:12 +00:00 |
|
Vladimir Prus
|
c5fef0be31
|
Use "@rule" syntax for make example.
[SVN r33635]
|
2006-04-10 12:36:12 +00:00 |
|
Vladimir Prus
|
99b496e180
|
Improve indentation for --debug-generators.
[SVN r33634]
|
2006-04-10 12:33:15 +00:00 |
|
Vladimir Prus
|
0ceee51b6c
|
Improve indentation for --debug-generators.
[SVN r33634]
|
2006-04-10 12:33:15 +00:00 |
|
Vladimir Prus
|
3e102b6fce
|
Document make/notfile rules. Document action syntax.
[SVN r33633]
|
2006-04-10 11:34:53 +00:00 |
|
Vladimir Prus
|
5c89693051
|
Document make/notfile rules. Document action syntax.
[SVN r33633]
|
2006-04-10 11:34:53 +00:00 |
|
Vladimir Prus
|
d66d2676d6
|
Make it possible to specify rule name with '@' prefix to the 'make' rule,
just like for 'notfile' rule. Using rule name without '@' still works
for backward compatibility.
[SVN r33632]
|
2006-04-10 11:26:04 +00:00 |
|
Vladimir Prus
|
5647da05dc
|
Make it possible to specify rule name with '@' prefix to the 'make' rule,
just like for 'notfile' rule. Using rule name without '@' still works
for backward compatibility.
[SVN r33632]
|
2006-04-10 11:26:04 +00:00 |
|
Vladimir Prus
|
bbf2c2b8c9
|
Merge from trunk.
[SVN r33631]
|
2006-04-10 11:00:44 +00:00 |
|
Vladimir Prus
|
aa73d21651
|
Merge from trunk.
[SVN r33631]
|
2006-04-10 11:00:44 +00:00 |
|
Vladimir Prus
|
f8dafa7ac0
|
Fix dependency
[SVN r33630]
|
2006-04-10 10:46:40 +00:00 |
|
Vladimir Prus
|
1982d2c883
|
Fix dependency
[SVN r33630]
|
2006-04-10 10:46:40 +00:00 |
|
Vladimir Prus
|
7f6e08a108
|
Include jam docs as appendix into Boost.Build docs.
[SVN r33629]
|
2006-04-10 10:28:06 +00:00 |
|
Vladimir Prus
|
ed9936d296
|
Include jam docs as appendix into Boost.Build docs.
[SVN r33629]
|
2006-04-10 10:28:06 +00:00 |
|
Vladimir Prus
|
1f0d1d0584
|
Merge from trunk
[SVN r33628]
|
2006-04-10 09:44:30 +00:00 |
|
Vladimir Prus
|
141f73ea5b
|
Merge from trunk
[SVN r33628]
|
2006-04-10 09:44:30 +00:00 |
|
Vladimir Prus
|
c59abb7cdf
|
Support using Qt3 and Qt4 at the same time.
[SVN r33627]
|
2006-04-10 09:40:41 +00:00 |
|
Vladimir Prus
|
742901b437
|
Support using Qt3 and Qt4 at the same time.
[SVN r33627]
|
2006-04-10 09:40:41 +00:00 |
|
Vladimir Prus
|
0241919bc0
|
Some fixes
[SVN r33625]
|
2006-04-10 07:30:23 +00:00 |
|
Vladimir Prus
|
c491e35123
|
Some fixes
[SVN r33625]
|
2006-04-10 07:30:23 +00:00 |
|
Vladimir Prus
|
b48dc6225f
|
Test that 'unit-test' will find searched libraries.
[SVN r33624]
|
2006-04-10 07:29:30 +00:00 |
|
Vladimir Prus
|
72f3261def
|
Test that 'unit-test' will find searched libraries.
[SVN r33624]
|
2006-04-10 07:29:30 +00:00 |
|
Vladimir Prus
|
1e56320bdc
|
Don't configure Qt if already configured.
[SVN r33623]
|
2006-04-10 07:26:26 +00:00 |
|
Vladimir Prus
|
d16cb81171
|
Don't configure Qt if already configured.
[SVN r33623]
|
2006-04-10 07:26:26 +00:00 |
|
Vladimir Prus
|
85408039c0
|
Print 'success' message
[SVN r33622]
|
2006-04-10 07:24:38 +00:00 |
|
Vladimir Prus
|
2b75bd8d3c
|
Print 'success' message
[SVN r33622]
|
2006-04-10 07:24:38 +00:00 |
|