John Maddock
|
34ce7450bc
|
Added placeholder docs.
[SVN r33688]
|
2006-04-13 10:20:15 +00:00 |
|
Nicola Musatti
|
8961ead655
|
Added to support bcc32 5.8.2 as a separate toolset
[SVN r33686]
|
2006-04-13 07:36:55 +00:00 |
|
Nicola Musatti
|
8e4dd5924c
|
Updated to support bcc32 5.8.2
[SVN r33685]
|
2006-04-13 07:13:32 +00:00 |
|
Eric Niebler
|
840318c1b9
|
fix boost/doc build breakage
[SVN r33684]
|
2006-04-12 22:38:10 +00:00 |
|
Ronald Garcia
|
ccec637a3c
|
*** empty log message ***
[SVN r33683]
|
2006-04-12 20:49:21 +00:00 |
|
Ronald Garcia
|
5c60902b75
|
*** empty log message ***
[SVN r33682]
|
2006-04-12 20:36:35 +00:00 |
|
Ronald Garcia
|
4c8c2c37f2
|
Added a clause regarding extending review periods.
[SVN r33681]
|
2006-04-12 20:26:29 +00:00 |
|
Rene Rivera
|
76a82b62c2
|
Revert error message, using "error" rule.
[SVN r33678]
|
2006-04-12 15:23:15 +00:00 |
|
Daniel Wallin
|
99155752df
|
Doc update.
[SVN r33677]
|
2006-04-12 09:39:51 +00:00 |
|
Vladimir Prus
|
fac07a73bb
|
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 |
|
João Abecasis
|
8e5db9f6f3
|
missing typename
[SVN r33673]
|
2006-04-12 01:36:39 +00:00 |
|
Ronald Garcia
|
c53f718029
|
*** empty log message ***
[SVN r33661]
|
2006-04-11 15:16:24 +00:00 |
|
Vladimir Prus
|
7e6475ac2f
|
Clarify comment
[SVN r33659]
|
2006-04-11 08:17:22 +00:00 |
|
Vladimir Prus
|
ea29517d0e
|
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
|
5a74eafb55
|
Tests for more examples.
[SVN r33656]
|
2006-04-11 07:25:48 +00:00 |
|
Vladimir Prus
|
09defd48ad
|
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
|
e8436c65de
|
Unbreak versioned config for sun compiler.
Thanks to Doug Gregor for the bug report.
[SVN r33652]
|
2006-04-11 06:00:58 +00:00 |
|
Andreas Huber
|
05c73b9088
|
Fixed a minor bug in the example Jamfile.v2 and adapted the Getting started docs to the new build system.
[SVN r33646]
|
2006-04-10 22:03:49 +00:00 |
|
Dave Abrahams
|
de9da6d399
|
partially updated docs
[SVN r33645]
|
2006-04-10 20:41:06 +00:00 |
|
Douglas Gregor
|
7a65961b17
|
Don't generate self edges when asked not to, from Johan Oudinet
[SVN r33644]
|
2006-04-10 20:09:33 +00:00 |
|
Douglas Gregor
|
b675ff666d
|
Define BOOST_SIGNALS_MAX_ARGS only when it has not already been defined
[SVN r33643]
|
2006-04-10 19:31:55 +00:00 |
|
Douglas Gregor
|
ec1ba1ca05
|
Move enum out of GraphParse::operator()
[SVN r33642]
|
2006-04-10 19:27:23 +00:00 |
|
Ronald Garcia
|
9398672cee
|
Dealing with an MSVC strange warning.
[SVN r33640]
|
2006-04-10 16:51:12 +00:00 |
|
Ronald Garcia
|
7dc85f2e78
|
*** empty log message ***
[SVN r33639]
|
2006-04-10 16:06:20 +00:00 |
|
Vladimir Prus
|
879ca9afe2
|
Summarize M11 changes.
[SVN r33638]
|
2006-04-10 13:06:03 +00:00 |
|
Vladimir Prus
|
e03037d864
|
Add a couple of tests for examples.
[SVN r33637]
|
2006-04-10 13:05:26 +00:00 |
|
Vladimir Prus
|
0e8efe9250
|
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
|
9ed9782dd9
|
Use "@rule" syntax for make example.
[SVN r33635]
|
2006-04-10 12:36:12 +00:00 |
|
Vladimir Prus
|
1412c4e4d0
|
Improve indentation for --debug-generators.
[SVN r33634]
|
2006-04-10 12:33:15 +00:00 |
|
Vladimir Prus
|
21b69ecc77
|
Document make/notfile rules. Document action syntax.
[SVN r33633]
|
2006-04-10 11:34:53 +00:00 |
|
Vladimir Prus
|
a01f23ff3e
|
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
|
4b50b54522
|
Fix dependency
[SVN r33630]
|
2006-04-10 10:46:40 +00:00 |
|
Vladimir Prus
|
53d6967ab5
|
Include jam docs as appendix into Boost.Build docs.
[SVN r33629]
|
2006-04-10 10:28:06 +00:00 |
|
Vladimir Prus
|
523c7d1406
|
Support using Qt3 and Qt4 at the same time.
[SVN r33627]
|
2006-04-10 09:40:41 +00:00 |
|
Vladimir Prus
|
40041f28a8
|
Some fixes
[SVN r33625]
|
2006-04-10 07:30:23 +00:00 |
|
Vladimir Prus
|
3c096a4e54
|
Test that 'unit-test' will find searched libraries.
[SVN r33624]
|
2006-04-10 07:29:30 +00:00 |
|
Vladimir Prus
|
b005bf9cde
|
Don't configure Qt if already configured.
[SVN r33623]
|
2006-04-10 07:26:26 +00:00 |
|
Vladimir Prus
|
3eb56c0b4b
|
Print 'success' message
[SVN r33622]
|
2006-04-10 07:24:38 +00:00 |
|
Vladimir Prus
|
95706c5326
|
Fix diagnostic.
[SVN r33621]
|
2006-04-10 07:22:57 +00:00 |
|
Vladimir Prus
|
0ef4f2f9eb
|
Toolset name adjustment for V2
[SVN r33620]
|
2006-04-10 07:18:50 +00:00 |
|
Vladimir Prus
|
972dce6c14
|
V2-specific toolset name
[SVN r33619]
|
2006-04-10 07:04:14 +00:00 |
|
Eric Niebler
|
56adcca127
|
generate ids for functions that are unique to boostbook, to avoid conflict with ids generated by fop
[SVN r33618]
|
2006-04-10 04:58:30 +00:00 |
|
Eric Niebler
|
d227aea4b0
|
doxygen references automatically generated now. deleting stale ones
[SVN r33617]
|
2006-04-10 03:27:13 +00:00 |
|
Eric Niebler
|
b7b6c6dd69
|
automatically regenerated doxygen references for date_time
[SVN r33616]
|
2006-04-10 03:22:24 +00:00 |
|
Jeff Garland
|
c603cec10e
|
apply Eric Nieblers patch to fix doxygen processing
[SVN r33615]
|
2006-04-09 20:31:57 +00:00 |
|
Daniel Wallin
|
8451c14b52
|
Boost.Parameter python binding docs, work in progress.
[SVN r33613]
|
2006-04-09 20:11:13 +00:00 |
|
Andreas Huber
|
2b1701ba72
|
Added comments to assertions.
[SVN r33610]
|
2006-04-09 11:18:46 +00:00 |
|
John Maddock
|
0f880b18dd
|
Fixed silly bug in example.
[SVN r33609]
|
2006-04-09 10:07:08 +00:00 |
|
Daniel James
|
5bcb4dadd8
|
Name TR1 properly in the hash introduction.
[SVN r33608]
|
2006-04-09 09:57:47 +00:00 |
|
Daniel James
|
d922265128
|
Fix typo in hash reference documentation and update links to more recent
versions of TR1 and the issue list.
[SVN r33607]
|
2006-04-09 09:46:46 +00:00 |
|