Commit Graph

577 Commits

Author SHA1 Message Date
Matthias Troyer
b9343fe56c Moved Boost.MPI fixes for the 1.45 release to the release branch
[SVN r66067]
2010-10-18 06:22:09 +00:00
Matthias Troyer
459dfc7e98 Fixed pointer serialization in Boost.MPI
[SVN r65997]
2010-10-16 00:49:36 +00:00
Matthias Troyer
170dfd4717 Fixes for homogenous MPI when using new version of the serialization library
[SVN r65965]
2010-10-14 20:08:27 +00:00
Vladimir Prus
ae1f7e6406 Also force <runtime-link>shared for Python extension.
If we're forcing <link>shared, should also switch runtime link.


[SVN r65639]
2010-09-27 16:35:09 +00:00
Matthias Troyer
9a6c6a5f7b Added shared pointer support
[SVN r65556]
2010-09-23 19:26:26 +00:00
Vladimir Prus
c91aee0da5 Merge r64010, wherein jam has been moved.
[SVN r65233]
2010-09-04 11:02:21 +00:00
Matthias Troyer
50f71c9b00 Changes required to make Boost.MPI work with Boost.Serialization after breaking changes for 1.44
[SVN r64423]
2010-07-29 03:27:09 +00:00
Matthias Troyer
fdc02fc7f9 Attempted workaround to breaking changes in Boost.Serialization and removed any remaining dependence on binary archives
[SVN r64343]
2010-07-25 22:53:03 +00:00
Matthias Troyer
015b27c70a Fixed Boost.MPI following breaking changes in Boost.Serialization
[SVN r63537]
2010-07-03 03:20:14 +00:00
Daniel James
60d5bdcfdd Merge documentation fixes.
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.


[SVN r63347]
2010-06-26 12:30:09 +00:00
Daniel James
666c29c179 Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.

[SVN r63146]
2010-06-20 18:00:48 +00:00
K. Noel Belcourt
baa886be92 Commit patch for https://svn.boost.org/trac/boost/ticket/4192
Tested on Mac and Linux, didn't cause any problems.



[SVN r62542]
2010-06-08 02:03:05 +00:00
Vladimir Prus
2d5b14565f Implement --python-buildid.
Fixes #3544.
Patch from Gaudenz Steinlin.


[SVN r59987]
2010-02-28 08:22:46 +00:00
Matthias Troyer
30f9e8afe6 replaced MPL_ASSERT by STATIS_ASSERT because of gcc-4.4 bug
[SVN r56979]
2009-10-18 16:03:53 +00:00
Matthias Troyer
27893126b6 replaced MPL_ASSERT by STATIS_ASSERT because of gcc-4.4 bug
[SVN r56978]
2009-10-18 16:03:46 +00:00
Troy D. Straszheim
f8a3e25bce rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
46d0e86b90 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Douglas Gregor
115a65029d Make MPI non-blocking semantics more clear
[SVN r56203]
2009-09-15 02:50:44 +00:00
Matthias Troyer
a8ada68d28 Templated string serialization on the char type
[SVN r56138]
2009-09-10 15:22:21 +00:00
Matthias Troyer
d9138b55d4 Removing assert that fails to compile on some compilers
[SVN r56130]
2009-09-10 07:08:26 +00:00
Matthias Troyer
4438c5850d Added missing includes to Boost.MPI archives
[SVN r55505]
2009-08-10 16:51:15 +00:00
Matthias Troyer
2a937afbbe Moved last unmerged changes for MPI in Boost 1.40
[SVN r55504]
2009-08-10 16:47:36 +00:00
Matthias Troyer
3f8772abe9 Added missing includes to Boost.MPI archives
[SVN r55503]
2009-08-10 16:46:59 +00:00
Matthias Troyer
529ac2eb33 proposed fix for ticket 2399
[SVN r55449]
2009-08-07 17:04:58 +00:00
Matthias Troyer
18fc4ea33c Fixed ticket 2723
[SVN r55445]
2009-08-07 15:29:44 +00:00
Matthias Troyer
b76748a701 Added a warning about not discarding requests to the Boost.MPI documentation
[SVN r55439]
2009-08-06 20:45:30 +00:00
Matthias Troyer
33a8f15b45 Fixed trac issue 3261
[SVN r55438]
2009-08-06 20:41:28 +00:00
Matthias Troyer
ff26392c36 Fixed trac issue 3261
[SVN r55437]
2009-08-06 20:41:25 +00:00
Matthias Troyer
03852ad934 Moved Boost.MPI from trunk to release to make it compile with Boost.Serialization on the release branch
[SVN r55433]
2009-08-06 19:04:54 +00:00
Matthias Troyer
2138aefce1 Added missing declspec
[SVN r55426]
2009-08-05 22:00:12 +00:00
Matthias Troyer
e985aae60c Fixed ticket #2151
[SVN r55418]
2009-08-05 05:02:04 +00:00
Matthias Troyer
0303b2a579 Fixed ticket 2581
[SVN r55417]
2009-08-04 23:09:23 +00:00
Matthias Troyer
91a86107be Applied patch from ticket 3267
[SVN r55416]
2009-08-04 23:02:35 +00:00
Troy D. Straszheim
75da2e6da8 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Matthias Troyer
84a5fc599f Made Boost.MPI work with the new pointer serialization
[SVN r55139]
2009-07-23 23:19:16 +00:00
Troy D. Straszheim
db4075c482 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Daniel James
4bf37892a1 Switch to boost/serialization/pfto.hpp. Fixes #3061.
Merged revisions 48610 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r48610 | dgregor | 2008-09-05 14:39:26 +0100 (Fri, 05 Sep 2008) | 1 line
  
  Silence -Wunused warnings and switch to boost/serialization/pfto.hpp
........


[SVN r53755]
2009-06-08 19:03:11 +00:00
Troy D. Straszheim
db5ad35a18 get mpi cmake tests working on trunk
[SVN r53156]
2009-05-21 15:36:35 +00:00
Matthias Troyer
c8fe71649f Fixes for bugs 2586 and 2594
[SVN r52820]
2009-05-07 05:48:26 +00:00
Jeremiah Willcock
1daf91c82d Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names
[SVN r52226]
2009-04-07 01:28:38 +00:00
Daniel James
2b43670920 Merge misc. changes from trunk, mostly minor documentation fixes.
Merged revisions 48412,50921,51042,51369,51386-51387,51506-51507,51668,51802,51804,51881 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r48412 | danieljames | 2008-08-28 11:23:33 +0100 (Thu, 28 Aug 2008) | 1 line
  
  Fix a typo. Thanks to Jon Biggar.
........
  r50921 | danieljames | 2009-01-31 09:36:38 +0000 (Sat, 31 Jan 2009) | 1 line
  
  Remove executable flag from preprocess.cmd. It was a mistake to add it.
........
  r51042 | danieljames | 2009-02-06 00:04:44 +0000 (Fri, 06 Feb 2009) | 1 line
  
  Ignore some version control files in inspect.
........
  r51369 | danieljames | 2009-02-21 18:49:48 +0000 (Sat, 21 Feb 2009) | 1 line
  
  Minor markup fix in concept check documentation.
........
  r51386 | danieljames | 2009-02-22 11:53:28 +0000 (Sun, 22 Feb 2009) | 1 line
  
  Add index.html file for compose, as our server setup doesn't support index.htm files.
........
  r51387 | danieljames | 2009-02-22 11:53:48 +0000 (Sun, 22 Feb 2009) | 5 lines
  
  Add missing index.html file for MPI and GIL.
  
  All the top level libraries now have index.html files but
  several sub-libraries don't. I'm not sure it's worth adding them as many
  of them don't have appropriate subdirectories anyway.
........
  r51506 | danieljames | 2009-03-01 14:16:00 +0000 (Sun, 01 Mar 2009) | 1 line
  
  Update links to command line invocation.
........
  r51507 | danieljames | 2009-03-01 14:16:24 +0000 (Sun, 01 Mar 2009) | 1 line
  
  Use xpointer attributes in the boost build documentation.
........
  r51668 | danieljames | 2009-03-09 20:56:51 +0000 (Mon, 09 Mar 2009) | 1 line
  
  Redirect to the Trac wiki instead of the old one.
........
  r51802 | danieljames | 2009-03-16 20:21:05 +0000 (Mon, 16 Mar 2009) | 1 line
  
  Use paragraphs inside purpose tags.
........
  r51804 | danieljames | 2009-03-16 20:21:46 +0000 (Mon, 16 Mar 2009) | 1 line
  
  Give the variablelist a margin.
........
  r51881 | danieljames | 2009-03-21 15:35:35 +0000 (Sat, 21 Mar 2009) | 1 line
  
  Fix html.
........


[SVN r51897]
2009-03-22 10:42:48 +00:00
John Maddock
44dce65859 Merge PDF build changes from Trunk.
[SVN r51417]
2009-02-23 18:39:32 +00:00
Daniel James
3267340308 Add missing index.html file for MPI and GIL.
Ref #2616: All the top level libraries now have index.html files but
several sub-libraries don't. I'm not sure it's worth adding them as many
of them don't have appropriate subdirectories anyway.

[SVN r51387]
2009-02-22 11:53:48 +00:00
John Maddock
49100e49cb Add PDF generation options to fix external links to point to the web site.
Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.

[SVN r51284]
2009-02-17 10:05:58 +00:00
Troy D. Straszheim
881fa92992 merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
Matthias Troyer
94064b7269 Deleted unused source file
[SVN r50366]
2008-12-22 13:58:41 +00:00
Matthias Troyer
95046cfeb9 Deleted unused source file
[SVN r50365]
2008-12-22 13:57:28 +00:00
Michael A. Jackson
05e13c9f9f Adding conditional compilation based on if MPI is found
[SVN r49684]
2008-11-11 14:19:42 +00:00
Michael A. Jackson
47ef4abb75 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
627df8a3e4 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00