cgal/Maintenance
Laurent Rineau 40f3e21e3e Recompile Boost libraries with g++-4.5
On that machine, I use g++-4.5, 4.6, and 4.7. If I compile the Boost
libraries with the oldest compiler, the binary compatibility is ensured,
because the soname of libstd++ is libstdc++.so.6 for all of those
compilers (but the binary compatibility is only ensured backward: if a
Boost library is compiled with g++-4.6, that does not work if it is after
linked with libstdc++ of g++-4.5).
2012-04-12 11:45:31 +00:00
..
MacOSX_Installer change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Modules
Third_party/GMP
deb improve tagging commands, fix FTP server instructions 2012-03-12 20:03:01 +00:00
git merge from trunk 2012-01-04 16:18:59 +00:00
infrastructure Recompile Boost libraries with g++-4.5 2012-04-12 11:45:31 +00:00
package_info/Maintenance remove executable property from copyright files 2011-10-03 08:18:16 +00:00
public_release Fix the computation of md5sum 2012-04-04 15:43:16 +00:00
release_building next targets CGAL-4.1 2012-03-12 14:42:23 +00:00
svn_client Oups, bad branch -> revert 2012-01-04 17:42:26 +00:00
svn_server/hooks Our pre-commit hook is a bash script: use [[ ]] 2012-03-14 13:23:35 +00:00
test_handling merge from trunk 2012-01-04 16:24:19 +00:00
dont_submit