Historie revizí

Autor SHA1 Zpráva Datum
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License před 16 roky
  Brad King 1595b8e69e ENH: Add install(DIRECTORY) option 'OPTIONAL' před 17 roky
  Brad King a79f8cd4c1 ENH: Refactor install(DIRECTORY) argument parsing před 17 roky
  Bill Hoffman ecf312ccc8 STYLE: fix line length stuff for KWStyle před 17 roky
  David Cole 83ec8c3593 ENH: Further refinement of the CPack components functionality from Doug Gregor. před 17 roky
  Brad King 71872ac926 BUG: Fix implementation of CMP0006 to not override the BUNDLE destination with the RUNTIME destination. před 17 roky
  Brad King 067717a56a BUG: Fix compatibility with CMake 2.4 for installation of MACOSX_BUNDLE targets před 17 roky
  Alexander Neundorf d4ffc0d3b9 STYLE: add some comments před 18 roky
  Brad King 9e64d5b272 ENH: Improve exporting/importing of targets před 18 roky
  Brad King 8401c5ba06 ENH: Allow separate installation of shared libs and their links. před 18 roky
  Brad King e3b1bdb058 ENH: Support exporting/importing of AppBundle targets. před 18 roky
  Brad King 28ea034737 ENH: Support exporting/importing of Framework targets. před 18 roky
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. před 18 roky
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class před 18 roky
  Brad King 60bf0531b0 ENH: Added FILES_MATCHING option to INSTALL(DIRECTORY). This will help install a tree of header files while ignoring non-headers. před 18 roky
  Brad King 5e0dadbfb8 BUG: Apply patch from issue #6006. před 18 roky
  Brad King 1de1f4bb83 STYLE: Fixed line-too-long. před 18 roky
  David Cole c8e832dcf5 BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command. před 18 roky
  David Cole 8e4c7b99e1 ENH: Finish up the Framework creation code restructuring. Frameworks build and install now. More work needed on the packaging step. See Tests/Framework for example use. před 18 roky
  Alexander Neundorf a4fb93599f před 18 roky
  Alexander Neundorf 34e3ce9e4e před 18 roky
  Alexander Neundorf 3e12a6cb91 před 18 roky
  Alexander Neundorf 938ed7710a před 18 roky
  David Cole 9a4e7ea742 ENH: Add InstallNameFixupPath to support installing built frameworks on the Mac. Change Application to Applications in the BundleTest. Also correct small typo (tcl->Tcl) noted in bug 4572. před 18 roky
  Alexander Neundorf d634c4e743 před 18 roky
  David Cole ef22ad6bec ENH: Handle FRAMEWORK and BUNDLE arguments in the INSTALL TARGETS command. Work in progress... More to come. před 18 roky
  Alexander Neundorf 8046390f1e před 18 roky
  Brad King 7f29f8966d ENH: Further cleanup of installation script generation. The per-component and per-configuration testing is now done in cmake code instead of in the FILE(INSTALL) command. The generation of the cmake code to do these tests is centralized in cmInstallGenerator. Old-style shared library versioning and component/config support code has been removed from FILE(INSTALL). This commit is surrounded by the tags CMake-InstallGeneratorCleanup2-pre and CMake-InstallGeneratorCleanup2-post. před 18 roky
  Brad King 53f39ad566 BUG: Do not install the import library for an executable that does not have ENABLE_EXPORTS set. před 18 roky
  Alexander Neundorf c0d000d234 před 18 roky