Commit History

Author SHA1 Message Date
  Jean-Christophe Fillion-Robin 70fdbf6e11 Add "superbuild_cmakevar_to_cmakearg" convenience function 11 years ago
  Jean-Christophe Fillion-Robin 4c16aaef09 Simplify CTK external project specifying 'STEP_TARGETS' 11 years ago
  Jean-Christophe Fillion-Robin 25e0de7cb4 Automatically reformat list passed to "CTK" inner build. 11 years ago
  Jean-Christophe Fillion-Robin 2dcffeedb7 Explicitly set default value for CTK_INSTALL_QTPLUGIN_DIR 11 years ago
  Jean-Christophe Fillion-Robin ea3563fb98 Set plugin install rules for target and include files 11 years ago
  Jean-Christophe Fillion-Robin c9543afc17 Ensure "CMAKE_INSTALL_PREFIX" is properly passed to inner project. 12 years ago
  Jean-Christophe Fillion-Robin de2625bc30 Ensure CTK_INSTALL_QTPLUGIN_DIR is properly set 12 years ago
  Jean-Christophe Fillion-Robin 8855f8ab46 Fix CMake unused variable warnings 12 years ago
  Sascha Zelzer 8c9868f595 Added functions for checking out repos at configure time for issue #266. 12 years ago
  Jean-Christophe Fillion-Robin 4f9c61eb20 Fix CDash warnings/errors reporting for unix-like parallel build 12 years ago
  Sascha Zelzer 19a393ff03 #235: Use the cache values for plugin, library, and app options 12 years ago
  Sascha Zelzer b2f85af331 Added special "build all" CMake options. 12 years ago
  Benjamin Long 6c64ee6c1b Integrate the QtTesting framework into CTK: ctkQtTesting 13 years ago
  Jean-Christophe Fillion-Robin 2a914791d7 Prevent confusion by moving code related to build system under CMake dir 13 years ago
  Sascha Zelzer 97ef63ce32 Pass custom compiler to inner CTK and external project builds. 13 years ago
  Julien Finet 8a7e6bfdab Support custom location for Qt plugin install dir 13 years ago
  Jean-Christophe Fillion-Robin 3e558ff748 Specify CMake variable type when passing CMAKE_OSX_* variables 13 years ago
  Jean-Christophe Fillion-Robin f06946e731 Pass option CTK_ENABLE_Python_Wrapping from Superbuild to inner build. See #123 13 years ago
  Sascha Zelzer ed4b1ada78 New CTK_ENABLE_* build system feature. 13 years ago
  Jean-Christophe Fillion-Robin ac13c32312 Change CMake command to lower case. See #78 13 years ago
  Jean-Christophe Fillion-Robin d266cfd101 Merge branch '76-support-non-superbuild-build'. Closes #76 and #71 13 years ago
  Jean-Christophe Fillion-Robin 82e425605f Re-factor build system to support "non-superbuild" builds. See #76 13 years ago
  Sascha Zelzer 24802ad4bd Removed QtMobility stuff. 13 years ago
  Daniele Giunchi ff5f7196ea add qxmlrpc library 14 years ago
  Jean-Christophe Fillion-Robin 1cff2a3879 External project specific variable can be automatically added to CTKConfig 13 years ago
  Sascha Zelzer 0c2cb2922a Use $(MAKE) as a build command to propagate parallel make option. 13 years ago
  Julien Finet c7ac594f82 Fix dependency between CTK-Configure and CTK-build 13 years ago
  Sascha Zelzer 67cf576145 Use add_custom_target() instead of ExternalProject_Add() for CTK. 13 years ago
  Jean-Christophe Fillion-Robin b122c08b32 ExternalProject_Add_Step requires COMMAND parameter with VisualStudioi. See #32 13 years ago
  Jean-Christophe Fillion-Robin 057bbf5c1f Unconditionally rebuild "CTK-build" inner project. See #32 13 years ago