Jean-Christophe Fillion-Robin
|
3c61e086a9
Extend PythonManager API with method returning if python error occurred
|
13 years ago |
Sascha Zelzer
|
50e54b29d6
Made external project locations configurable.
|
13 years ago |
Sascha Zelzer
|
97ef63ce32
Pass custom compiler to inner CTK and external project builds.
|
13 years ago |
Jean-Christophe Fillion-Robin
|
3e558ff748
Specify CMake variable type when passing CMAKE_OSX_* variables
|
13 years ago |
John Stark
|
0b546c0835
Use new git revision in PythonQt fixing VS2010/Debug problem.
|
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
|
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
|
7649b3c2b6
Added option CTK_LIB_Scripting/Python/Core_PYTHONQT_USE_VTK
|
14 years ago |
Jean-Christophe Fillion-Robin
|
d1328311bd
Added option CTK_LIB_Scripting/Python/Core_PYTHONQT_WRAP_QTCORE
|
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
|
28a42cd4b1
ENH: Scripting/Python/Core library is now using library option setup in ctk_library_options file.
|
14 years ago |
Jean-Christophe Fillion-Robin
|
f204ca26b4
EHN: Updated CMakeExternals/PythonQt.cmake file to expose PythonQt Wrapping options
|
14 years ago |
Jean-Christophe Fillion-Robin
|
647b9b63c6
ENH: Added superbuild option CTK_USE_GIT_PROTOCOL
|
15 years ago |
Jean-Christophe Fillion-Robin
|
76ed761eb6
ENH: CTK_EXTERNAL_LIBRARIES and (CTK_EXTERNAL_LIBRARY_DIRS are now exposed in CTKConfig.cmake
|
15 years ago |
Jean-Christophe Fillion-Robin
|
3d6f57427b
COMP: Superbuild - Now downloading PythonQt from http://github.com/commontk/PythonQt
|
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 |
Steve Pieper
|
7734a91ff3
BUG: back out switch for PythonQt QtGui - better version has moved to topic branch ctkSimplePythonShell
|
15 years ago |
Steve Pieper
|
26e1f61b3d
BUG: remove duplicated line
|
15 years ago |
Steve Pieper
|
ed27ab6361
ENH: enable extra qt gui code
|
15 years ago |
Jean-Christophe Fillion-Robin
|
7c2a326708
COMP: Move "find_program(CTK_PATCH_EXECUTABLE ...) into each external project script.
|
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 |