- Add a script to rename a test reference platform directory.

- Use it to rename my platform i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2 on
  cgal.geometryfactory.com to *-NO-DEPRECATED, so that one can understand
  easily why this platform is different.
This commit is contained in:
Laurent Rineau 2010-11-19 10:20:20 +00:00
parent 0311e3f96e
commit 1e2a7db0c6
5 changed files with 79 additions and 30 deletions

5
.gitattributes vendored
View File

@ -1810,8 +1810,8 @@ Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Lin
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.1.2_CentOS-5.1-O3/setup -text
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.1.2_CentOS-5.1/CMakeCache.txt -text
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.1.2_CentOS-5.1/setup -text
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/CMakeCache.txt -text
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/setup -text
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/CMakeCache.txt -text
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/setup -text
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O3/CMakeCache.txt -text
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O3/setup -text
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1/CMakeCache.txt -text
@ -1830,6 +1830,7 @@ Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-6
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F13/setup -text
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F13/setup -text
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.4.1_F13/setup -text
Maintenance/infrastructure/scripts/rename_a_test_platform -text
Maintenance/public_release/announcement/CGAL-3.2 -text
Maintenance/public_release/announcement/CGAL-3.3 -text
Maintenance/public_release/announcement/CGAL-3.3-RC -text

22
.gitignore vendored
View File

@ -222,17 +222,17 @@ Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Lin
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.1.2_CentOS-5.1/include
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.1.2_CentOS-5.1/lib
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.1.2_CentOS-5.1/src
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/*.bak
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/CGALConfig.cmake
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/CMakeCache.txt.backup
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/CMakeFiles
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/Makefile
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/cmake
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/cmake_install.cmake
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/config
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/include
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/src
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/*.bak
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/CGALConfig.cmake
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/CMakeCache.txt.backup
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/CMakeFiles
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/Makefile
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/cmake
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/cmake_install.cmake
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/config
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/include
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/src
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O3/*.bak
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O3/CGALConfig.cmake
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O3/CMakeCache.txt.backup

View File

@ -1,5 +1,5 @@
# This is the CMakeCache file.
# For build in directory: /home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2
# For build in directory: /home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
@ -30,19 +30,19 @@ Boost_THREAD_LIBRARY_DEBUG:FILEPATH=Boost_THREAD_LIBRARY_DEBUG-NOTFOUND
Boost_THREAD_LIBRARY_RELEASE:FILEPATH=/usr/lib/libboost_thread-mt.so
//Value Computed by CMake
CGAL_BINARY_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2
CGAL_BINARY_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED
//User-defined flags
CGAL_CXX_FLAGS:STRING= -frounding-math
//Value Computed by CMake
CGAL_Core_BINARY_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/src/CGALCore
CGAL_Core_BINARY_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/src/CGALCore
//The CGAL_Core library
CGAL_Core_LIBRARY:STRING=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL_Core.so
CGAL_Core_LIBRARY:STRING=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL_Core.so
//Dependencies for the target
CGAL_Core_LIB_DEPENDS:STATIC=general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;
CGAL_Core_LIB_DEPENDS:STATIC=general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;
//Value Computed by CMake
CGAL_Core_SOURCE_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/CGAL-I/src/CGALCore
@ -79,13 +79,13 @@ CGAL_INSTALL_LIB_DIR:STRING=lib
CGAL_INSTALL_MAN_DIR:STRING=share/man/man1
//Value Computed by CMake
CGAL_ImageIO_BINARY_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/src/CGALimageIO
CGAL_ImageIO_BINARY_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/src/CGALimageIO
//The CGAL_ImageIO library
CGAL_ImageIO_LIBRARY:STRING=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL_ImageIO.so
CGAL_ImageIO_LIBRARY:STRING=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL_ImageIO.so
//Dependencies for the target
CGAL_ImageIO_LIB_DEPENDS:STATIC=general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/usr/lib/libGLU.so;general;/usr/lib/libGL.so;general;/usr/lib/libSM.so;general;/usr/lib/libICE.so;general;/usr/lib/libX11.so;general;/usr/lib/libXext.so;general;/usr/lib/libz.so;general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL.so;
CGAL_ImageIO_LIB_DEPENDS:STATIC=general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/usr/lib/libGLU.so;general;/usr/lib/libGL.so;general;/usr/lib/libSM.so;general;/usr/lib/libICE.so;general;/usr/lib/libX11.so;general;/usr/lib/libXext.so;general;/usr/lib/libz.so;general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL.so;
//Value Computed by CMake
CGAL_ImageIO_SOURCE_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/CGAL-I/src/CGALimageIO
@ -94,25 +94,25 @@ CGAL_ImageIO_SOURCE_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-c
CGAL_LIB_DEPENDS:STATIC=general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;
//Value Computed by CMake
CGAL_Qt3_BINARY_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/src/CGALQt
CGAL_Qt3_BINARY_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/src/CGALQt
//The CGAL_Qt3 library
CGAL_Qt3_LIBRARY:STRING=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL_Qt3.so
CGAL_Qt3_LIBRARY:STRING=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL_Qt3.so
//Dependencies for the target
CGAL_Qt3_LIB_DEPENDS:STATIC=general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/usr/lib/qt-3.3/lib/libqassistantclient.a;general;/usr/lib/qt-3.3/lib/libqt-mt.so;general;/usr/lib/libSM.so;general;/usr/lib/libICE.so;general;/usr/lib/libX11.so;general;/usr/lib/libXext.so;general;dl;general;-lpthread;general;/usr/lib/libGLU.so;general;/usr/lib/libGL.so;general;/usr/lib/libSM.so;general;/usr/lib/libICE.so;general;/usr/lib/libX11.so;general;/usr/lib/libXext.so;
CGAL_Qt3_LIB_DEPENDS:STATIC=general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/usr/lib/qt-3.3/lib/libqassistantclient.a;general;/usr/lib/qt-3.3/lib/libqt-mt.so;general;/usr/lib/libSM.so;general;/usr/lib/libICE.so;general;/usr/lib/libX11.so;general;/usr/lib/libXext.so;general;dl;general;-lpthread;general;/usr/lib/libGLU.so;general;/usr/lib/libGL.so;general;/usr/lib/libSM.so;general;/usr/lib/libICE.so;general;/usr/lib/libX11.so;general;/usr/lib/libXext.so;
//Value Computed by CMake
CGAL_Qt3_SOURCE_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/CGAL-I/src/CGALQt
//Value Computed by CMake
CGAL_Qt4_BINARY_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/src/CGALQt4
CGAL_Qt4_BINARY_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/src/CGALQt4
//The CGAL_Qt4 library
CGAL_Qt4_LIBRARY:STRING=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL_Qt4.so
CGAL_Qt4_LIBRARY:STRING=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL_Qt4.so
//Dependencies for the target
CGAL_Qt4_LIB_DEPENDS:STATIC=general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;optimized;/usr/local/packages/qt4.7/lib/libQtOpenGL.so;debug;/usr/local/packages/qt4.7/lib/libQtOpenGL.so;general;-lGLU -lGL;optimized;/usr/local/packages/qt4.7/lib/libQtGui.so;debug;/usr/local/packages/qt4.7/lib/libQtGui.so;general;/usr/lib/libpng.so;general;/usr/lib/libSM.so;general;/usr/lib/libICE.so;general;/usr/lib/libXrender.so;general;/usr/lib/libfreetype.so;general;/usr/lib/libfontconfig.so;general;/usr/lib/libXext.so;general;/usr/lib/libX11.so;general;/usr/lib/libm.so;optimized;/usr/local/packages/qt4.7/lib/libQtCore.so;debug;/usr/local/packages/qt4.7/lib/libQtCore.so;general;/usr/lib/libz.so;general;/lib/libgthread-2.0.so;general;/lib/libglib-2.0.so;general;/usr/lib/librt.so;general;-lpthread;general;-ldl;general;/usr/lib/libGLU.so;general;/usr/lib/libGL.so;general;/usr/lib/libSM.so;general;/usr/lib/libICE.so;general;/usr/lib/libX11.so;general;/usr/lib/libXext.so;
CGAL_Qt4_LIB_DEPENDS:STATIC=general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;general;/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL.so;general;/usr/lib/libgmpxx.so;general;/usr/lib/libmpfr.so;general;/usr/lib/libgmp.so;general;/usr/lib/libboost_thread-mt.so;optimized;/usr/local/packages/qt4.7/lib/libQtOpenGL.so;debug;/usr/local/packages/qt4.7/lib/libQtOpenGL.so;general;-lGLU -lGL;optimized;/usr/local/packages/qt4.7/lib/libQtGui.so;debug;/usr/local/packages/qt4.7/lib/libQtGui.so;general;/usr/lib/libpng.so;general;/usr/lib/libSM.so;general;/usr/lib/libICE.so;general;/usr/lib/libXrender.so;general;/usr/lib/libfreetype.so;general;/usr/lib/libfontconfig.so;general;/usr/lib/libXext.so;general;/usr/lib/libX11.so;general;/usr/lib/libm.so;optimized;/usr/local/packages/qt4.7/lib/libQtCore.so;debug;/usr/local/packages/qt4.7/lib/libQtCore.so;general;/usr/lib/libz.so;general;/lib/libgthread-2.0.so;general;/lib/libglib-2.0.so;general;/usr/lib/librt.so;general;-lpthread;general;-ldl;general;/usr/lib/libGLU.so;general;/usr/lib/libGL.so;general;/usr/lib/libSM.so;general;/usr/lib/libICE.so;general;/usr/lib/libX11.so;general;/usr/lib/libXext.so;
//Value Computed by CMake
CGAL_Qt4_SOURCE_DIR:STATIC=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/CGAL-I/src/CGALQt4
@ -972,7 +972,7 @@ CGAL_ImageIO_LIBRARY-ADVANCED:INTERNAL=1
CGAL_ImageIO_LIBRARY_NAME:INTERNAL=libCGAL_ImageIO.so
CGAL_ImageIO_USE_ZLIB:INTERNAL=ON
//Variable hidden from user
CGAL_LIBRARY:INTERNAL=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib/libCGAL.so
CGAL_LIBRARY:INTERNAL=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib/libCGAL.so
//Variable hidden from user
CGAL_LIBRARY_NAME:INTERNAL=libCGAL.so
CGAL_Qt3_3RD_PARTY_DEFINITIONS:INTERNAL=-DQT_SHARED;-DQT_NO_DEBUG;-DQT_THREAD_SUPPORT;-D_REENTRANT
@ -1004,7 +1004,7 @@ CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
//What is the target build tool cmake is generating for.
CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/gmake
//This is the directory where this CMakeCahe.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2
CMAKE_CACHEFILE_DIR:INTERNAL=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
//Minor version of cmake used to create the current loaded cache
@ -1147,7 +1147,7 @@ GMP_COMPILE_RES:INTERNAL=TRUE
//Result of TRY_RUN
GMP_RUN_RES:INTERNAL=0
//Variable hidden from user
LIBRARY_OUTPUT_PATH:INTERNAL=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2/lib
LIBRARY_OUTPUT_PATH:INTERNAL=/home/lrineau/CGAL/releases-and-testsuites-with-cmake/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED/lib
//Result of TRY_COMPILE
MPFR_COMPILE_RES:INTERNAL=TRUE
//Result of TRY_RUN

View File

@ -0,0 +1,48 @@
#!/bin/sh
DEBUG=
SVN=
function usage() {
echo "Usage:"
printf " %s <platform_dir> <new_platform_dir>\n" "$0"
}
function error() {
printf "ERROR: "
printf "$@"
usage
exit 1
}
case "$1" in
--debug) DEBUG="echo "; shift;;
*) ;;
esac
OLD=$1
NEW=$2
[ -e "$OLD" ] || error "\"%s\" does not exists.\n" "$OLD"
[ -d "$OLD" ] || error "\"%s\" does not seem to be a directory.\n" "$OLD"
[ -e "$OLD/CMakeCache.txt" ] || error "\"%s\" does not seem to be a platform directory.\n" "$OLD"
if grep -q CGAL_REFERENCE_CACHE_DIR "$OLD/CMakeCache.txt"; then
error "\"%s\" seems to be\n the cache of a test platform directory in use in the testsuite, and\n not the cache of a *reference* test platform.\n Reason: the cache contains a variable CGAL_REFERENCE_CACHE_DIR.\n" "$OLD/CMakeCache.txt"
fi
[ -e "$NEW" ] && error "the destination directory already exists.\n"
if [ -e "$OLD/.svn" ]; then
SVN=y
$DEBUG svn cp "$OLD/" "$NEW" || error "Cannot \"svn cp\" from \"%s\" to \"%s\"\n" "$OLD" "$NEW"
else
$DEBUG rsync -aC "$OLD/" "$NEW" || error "Cannot copy from \"%s\" to \"%s\"\n" "$OLD" "$NEW"
fi
$DEBUG sed -i.bak -e "s,$OLD,$NEW,g" "$NEW"/CMakeCache.txt
[ -e "$NEW/setup" ] && sed -i.bak -e 's|$OLD|$NEW|g' "$NEW"/setup
if [ -n "$SVN" ]; then
$DEBUG svn rm "$OLD"
else
$DEBUG rm -rf "$OLD" || error "Cannot erase the original directory \"%s\"\n" "$OLD"
fi