Jean-Christophe Fillion-Robin
|
3e558ff748
Specify CMake variable type when passing CMAKE_OSX_* variables
|
13 years ago |
Jean-Christophe Fillion-Robin
|
ac13c32312
Change CMake command to lower case. See #78
|
13 years ago |
Jean-Christophe Fillion-Robin
|
82e425605f
Re-factor build system to support "non-superbuild" builds. See #76
|
13 years ago |
Jean-Christophe Fillion-Robin
|
060a69d289
Use CMAKE_CACHE_ARGS instead of CMAKE_ARGS in external project. #13
|
13 years ago |
Jean-Christophe Fillion-Robin
|
1cff2a3879
External project specific variable can be automatically added to CTKConfig
|
13 years ago |
Sascha Zelzer
|
ec0344d464
Use fixed SHA1 values and no update step for external projects.
|
13 years ago |
Jean-Christophe Fillion-Robin
|
8bcd607435
External Project - Explicitly specify C/CXX flags, build type and install prefix
|
13 years ago |
Jean-Christophe Fillion-Robin
|
c31b382bf9
Pass CMAKE_OSX_{ARCHITECTURES, SYSROOT, DEPLOYMENT_TARGET} to external project
|
14 years ago |
Jean-Christophe Fillion-Robin
|
80e2adb32a
Configure external project using BUILD_TESTING option only if required
|
14 years ago |
Jean-Christophe Fillion-Robin
|
2c6c55f78d
Update source and build directory associated with external project
|
14 years ago |
Jean-Christophe Fillion-Robin
|
654becb68b
ExternalProject definition specifies which variable should be passed down to CTK
|
14 years ago |
Jean-Christophe Fillion-Robin
|
f03d522db9
Review OpenIGTLink and ZMQ external project definition
|
14 years ago |
Jean-Christophe Fillion-Robin
|
a07cd01bb3
Update ExternalProject definition to explicitly specify GIT_TAG
|
14 years ago |
Sascha Zelzer
|
2127d1b68f
FindPackage and variable expanding in top-level CMakeLists.txt
|
14 years ago |
Jean-Christophe Fillion-Robin
|
79601a4ceb
ENH: Existing external projects now uses ctkMacroEmptyExternalProject
|
14 years ago |
Jean-Christophe Fillion-Robin
|
647b9b63c6
ENH: Added superbuild option CTK_USE_GIT_PROTOCOL
|
15 years ago |
Jean-Christophe Fillion-Robin
|
dcdac9680f
COMP: Superbuild - Update external project script to check if the provided DIR is valid
|
15 years ago |
Sascha Zelzer
|
840d0f50d3
FIX: Fixed CRLF line endings
|
15 years ago |
Patrick Cheng
|
cd65a1502e
ENH: Remove ZMQ code from CTK source tree. Using CMake patch version from git://github.com/PatrickCheng/zeromq2.git. Adding skeleton classes for messaging services components based on zeroMQ
|
15 years ago |
Jean-Christophe Fillion-Robin
|
da0ba394c1
ENH: In SuperBuild.cmake, to improve readability and maintainability, factored out the external project includes
|
15 years ago |