Commit graph

22098 commits

Author SHA1 Message Date
John Maddock
a297e6a911 redirection to online docs.
[SVN r33497]
2006-03-28 09:43:34 +00:00
John Maddock
751e6dcdf0 redirect to quickbook docs.
[SVN r33496]
2006-03-28 09:42:17 +00:00
Joaquín M. López Muñoz
93307cffab more detabbing
[SVN r33492]
2006-03-28 07:01:13 +00:00
Joaquín M. López Muñoz
d5f9ce082c reordered entries alphabetically; detabbed
[SVN r33490]
2006-03-28 06:07:51 +00:00
Vladimir Prus
5187707b3d Unbreak the 'install' command.
[SVN r33488]
2006-03-27 14:41:30 +00:00
Caleb Epstein
3a46b97e5c Mark bzip2 test expected failure on gcc-3.4.3_sunos; no bzip2 library
on the testing system, and no way to disable this test with BBv2 at
present.


[SVN r33486]
2006-03-27 13:43:33 +00:00
Daniel Wallin
88eadc2119 Fixed problem with using joint_view<>.
[SVN r33485]
2006-03-27 13:21:58 +00:00
Eric Niebler
48b355d629 use fixed-width font for parameter names in doxygen-generated parameter lists
[SVN r33483]
2006-03-27 04:31:12 +00:00
Rene Rivera
0533616392 Fix missing var expansion in error message about conflicting properties.
[SVN r33482]
2006-03-27 03:28:19 +00:00
Jeff Garland
c1fa32b239 Apply modified version of gcc warning patch from Stephan L. to main branch
[SVN r33481]
2006-03-26 21:35:58 +00:00
Jeff Garland
e1e680e65b add documentation for the expand function on date and time periods.
[SVN r33479]
2006-03-26 20:45:06 +00:00
Jeff Garland
0703a80b88 add an expand function to the period
[SVN r33478]
2006-03-26 20:12:41 +00:00
John Maddock
2056965382 Added Boost.Math docs converted to quickbook.
[SVN r33477]
2006-03-26 15:45:45 +00:00
Peder Holt
4513248feb Implemented full support for remove_xxx on VC6.5 and VC7.0.
Based on the typeof hack also used by the boost::typeof library.


[SVN r33476]
2006-03-26 10:15:27 +00:00
Rene Rivera
ea3a69f9fe Fixes for MinGW compilation.
* Configuration prefers using the AR in the compiler specific bin dir.
* Fix pre-delete of archives so it uses it's own action, and hence allows the archive action to be a single command.
* That fixes the problem of command line limits on the CMD shell, for archives that have many source files.


[SVN r33475]
2006-03-26 06:28:51 +00:00
Rene Rivera
e342d76792 Add RmTemps, which is the really quite version of Clean.
[SVN r33474]
2006-03-26 06:26:01 +00:00
Rene Rivera
9168b68066 Add missing "undef" feature. It's used in plenty of places but was never defined.
[SVN r33473]
2006-03-25 16:28:19 +00:00
Paul Mensonides
d65936719b added x-refs
[SVN r33472]
2006-03-24 21:34:52 +00:00
Peder Holt
45e3892d7d Added entry for typeof library in index.html
[SVN r33462]
2006-03-23 21:14:28 +00:00
Peder Holt
c5328eea5f Replaced tabs with spaces in documentation of BOOST_TYPEOF_NESTED_TYPEDEF
[SVN r33460]
2006-03-23 20:50:12 +00:00
Roland Schwarz
8ccd4f5a49 added toolset::require-boost-spirit-support to serialization test
[SVN r33459]
2006-03-23 17:39:13 +00:00
Rene Rivera
320bc731f8 Add missing requirement rule when using the shared version of serialization.
[SVN r33456]
2006-03-23 15:16:22 +00:00
Markus Schöpflin
5c21ba1132 Include python first, fixes error on Tru64/CXX.
[SVN r33454]
2006-03-23 09:38:03 +00:00
Vladimir Prus
292f6e8a7b Allow to explicitly specify root, in case where we have trouble auto-detecting
it from the compiler name.


[SVN r33453]
2006-03-23 08:35:37 +00:00
Joel de Guzman
ceea4b80ca removed background shading
[SVN r33452]
2006-03-23 05:03:34 +00:00
Joel de Guzman
d9c3d3ee90 CSS tweaks
[heading] markup
[blurb] behavior tweaks
heading and section MPL doc style self link


[SVN r33451]
2006-03-23 04:17:18 +00:00
Joel de Guzman
bb420358c4 Remove admonition style. Let the CSS do the styling.
Always have admonition graphics


[SVN r33450]
2006-03-23 04:05:46 +00:00
Peter Dimov
0242b6a9d8 Fix issues on HP-UX (ILP32 model)
[SVN r33449]
2006-03-22 22:46:53 +00:00
Hartmut Kaiser
eed63d4271 Fixed a misspelled platform name.
[SVN r33448]
2006-03-22 19:24:27 +00:00
Hartmut Kaiser
801b3f561c Fixed a misspelled platform name.
[SVN r33447]
2006-03-22 19:21:35 +00:00
Eric Niebler
0fb8d84552 CSS tweaks in support of new Doxy function layout
[SVN r33446]
2006-03-22 18:50:53 +00:00
Eric Niebler
72e6a9fd9a improve layout for Doxygen-generated function documentation
[SVN r33445]
2006-03-22 18:46:39 +00:00
Caleb Epstein
bf3afd9a93 Fix for Sourceforge bug #1450260 where this will assert on MSVC:
boost::format("%s") % std::string()


[SVN r33443]
2006-03-22 15:13:25 +00:00
Vladimir Prus
bfab839510 Use project name 'qt' for Qt4 and 'qt3' for Qt3.
[SVN r33442]
2006-03-22 15:10:27 +00:00
Vladimir Prus
d7b6476f75 Don't append lib paths for all gcc version to a single RUN_PATH.
[SVN r33441]
2006-03-22 14:28:39 +00:00
Vladimir Prus
d4d2fb2c59 Make dependents of Python link to 'util' library on Unix.
[SVN r33440]
2006-03-22 14:13:43 +00:00
Vladimir Prus
bc7a3ce790 Add forwarding qt.jam.
[SVN r33439]
2006-03-22 10:21:28 +00:00
Vladimir Prus
884bdee1ec Remove qt.jam as it's moved to qt3.jam.
[SVN r33438]
2006-03-22 10:16:38 +00:00
Vladimir Prus
f3c3d3152f Declare 'dl' target only once, to avoid ambiguity if several python
versions are configured.


[SVN r33437]
2006-03-22 10:14:00 +00:00
Vladimir Prus
4abcbad0b5 Don't support QTDIR for Qt4, as Qt4 itself deprecates this environment
variable.


[SVN r33436]
2006-03-22 10:09:18 +00:00
Vladimir Prus
d1b51195ca Move qt.jam to qt3.jam.
[SVN r33435]
2006-03-22 10:03:59 +00:00
Vladimir Prus
a3a7d11600 Force multithreading for Python test.
Workaround for problem described in
http://thread.gmane.org/gmane.comp.lib.boost.devel/139601


[SVN r33434]
2006-03-22 09:53:34 +00:00
Vladimir Prus
3d29e7b48f Force all dependents of python to get 'dl' library on Linux.
[SVN r33433]
2006-03-22 09:51:24 +00:00
Vladimir Prus
c46155bcd0 Explicitly pass -RTTI on.
[SVN r33432]
2006-03-22 08:52:30 +00:00
Vladimir Prus
9a41d6b90f Setup usage requirements for dllimport/dllexport.
[SVN r33431]
2006-03-22 08:49:42 +00:00
Joaquín M. López Muñoz
f2d86facbd removed private ctor decls so that nodes are trivially constructible
[SVN r33429]
2006-03-22 07:16:44 +00:00
Vladimir Prus
b79f0be0dd When Python is initialized several times, for different toolsets,
use only one interpreter command when running Boost.Python tests, not
all initialized ones.


[SVN r33428]
2006-03-22 06:56:28 +00:00
John Maddock
3a4777ce82 Update to 1.34 version numbers.
[SVN r33427]
2006-03-21 18:45:37 +00:00
John Maddock
7ebc96cbf1 suppress gcc -Wshadow warnings.
[SVN r33426]
2006-03-21 18:36:44 +00:00
Vladimir Prus
4c943c2298 Don't run compression tests when compression is not available. This
avoids false failures.


[SVN r33423]
2006-03-21 17:17:44 +00:00