Commit Graph

8 Commits

Author SHA1 Message Date
Beman Dawes
72046f98b9 Add Boost.Build support for the Git modular layout, using links to to new header locations, thus preventing breakage to vast amounts of user code and build setups. Being added to SVN so that changes will automatically propagate to Git and modular Boost. Thanks to Steven Watanabe, Jürgen Hunold, Vladimir Prus, and Bjørn Roald for developing this patch. Steven in particular conceived the approach and did the initial implementation, which was further refined by the other contributors.
[SVN r86392]
2013-10-22 15:23:42 +00:00
Vladimir Prus
2e7cf8c0c4 Undo previous commit, it was meant for another branch
[SVN r85888]
2013-09-25 08:32:03 +00:00
Vladimir Prus
ec9e78e85f Initial modular patch, from Bjorn.
[SVN r85884]
2013-09-25 08:13:57 +00:00
Adam Wulkiewicz
eeb254b58d [geometry][index]example: serialization example improved, linking test added to Jamfile.
[SVN r85027]
2013-07-14 02:01:12 +00:00
Adam Wulkiewicz
96f7ab8531 geometry.index example: fixed compile errors in MinGW - added threading=multi in Jamfile for tests using Boost.Chrono timers.
[SVN r84668]
2013-06-07 01:35:02 +00:00
Adam Wulkiewicz
fedc24f832 geometry.index example: Changed rules from exe to link of some examples because of infinite loops.
[SVN r84664]
2013-06-06 23:33:23 +00:00
Mateusz Loskot
524ccf3d8b [geometry] Configure build for GLUT-based visualiser of spatial index
[SVN r84575]
2013-05-31 14:03:32 +00:00
Mateusz Loskot
42e4a7e91e [geometry] Configure build for spatial index examples
[SVN r84573]
2013-05-31 13:31:49 +00:00