Files
cgal/Maintenance/infrastructure/picasso.geometryfactory.com/update.sh
T
Laurent Rineau f8e63d575c Update the configuration of picasso
The configuration was already updated for a while, but not commited.

Today I have added a new platform that will use LEDA instead of GMP. And I
have disable x64_Cygwin-Windows8_MSVC2012-Debug-32bits

That commit also adds a shell script to update the local copy from the
files on picasso.
2013-03-25 17:50:29 +01:00

6 lines
323 B
Bash
Executable File

#! /bin/sh
rsync -av --chmod=u+rwX picasso:.autocgalrc autocgalrc
rsync -av --chmod=u+rwX picasso:cgal/launch_testsuite.bat .
rsync -Cvr --chmod=u+rwX --exclude include --exclude Makefile --exclude \*.cmake --exclude bin --exclude lib --exclude config --exclude CMakeFiles --exclude src picasso:cgal/reference_platforms .