| Commit message (Expand) | Author | Age | Files | Lines |
* | install: Teach EXPORT option to handle INTERFACE_LIBRARY targets | Stephen Kelly | 2013-10-08 | 1 | -1/+7 |
|
|
* | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 1 | -0/+9 |
|
|
* | install: Remove error condition using INCLUDES DESTINATION without EXPORT. | Stephen Kelly | 2013-07-29 | 1 | -7/+0 |
|
|
* | Add a convenient way to add the includes install dir to the INTERFACE. | Stephen Kelly | 2013-07-24 | 1 | -0/+24 |
|
|
* | Export: Generate INTERFACE_LINK_LIBRARIES property on targets. | Stephen Kelly | 2013-07-08 | 1 | -3/+30 |
|
|
* | exports: Hold an ExportSet pointer in cm*Export*Generator | Yury G. Kudryashov | 2012-09-28 | 1 | -1/+3 |
|
|
* | exports: Add cmExportSetMap class | Yury G. Kudryashov | 2012-09-28 | 1 | -1/+2 |
|
|
* | exports: Rename cmGlobalGenerator::AddTargetToExport{s,} | Yury G. Kudryashov | 2012-09-28 | 1 | -15/+1 |
|
|
* | exports: Remove cmTargetExport constructor | Yury G. Kudryashov | 2012-09-28 | 1 | -0/+20 |
|
|
* | make default install component name configurable | Alex Neundorf | 2012-05-14 | 1 | -13/+20 |
|
|
* | -strip trailing whitespace | Alex Neundorf | 2012-05-13 | 1 | -22/+22 |
|
|
* | Add OBJECT_LIBRARY target type | Brad King | 2012-03-13 | 1 | -1/+10 |
|
|
* | cmInstallCommand: Fix line length for style | Brad King | 2012-01-17 | 1 | -9/+9 |
|
|
* | cmInstallCommand: Fix indentation error | Yury G. Kudryashov | 2012-01-17 | 1 | -98/+98 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Add install(DIRECTORY) option 'OPTIONAL' | Brad King | 2009-02-24 | 1 | -1/+18 |
|
|
* | ENH: Refactor install(DIRECTORY) argument parsing | Brad King | 2009-02-24 | 1 | -100/+29 |
|
|
* | STYLE: fix line length stuff for KWStyle | Bill Hoffman | 2008-10-01 | 1 | -13/+14 |
|
|
* | ENH: Further refinement of the CPack components functionality from Doug Gregor. | David Cole | 2008-07-08 | 1 | -16/+61 |
|
|
* | BUG: Fix implementation of CMP0006 to not override the BUNDLE destination wit... | Brad King | 2008-04-23 | 1 | -1/+1 |
|
|
* | BUG: Fix compatibility with CMake 2.4 for installation of MACOSX_BUNDLE targets | Brad King | 2008-04-14 | 1 | -1/+47 |
|
|
* | STYLE: add some comments | Alexander Neundorf | 2008-02-07 | 1 | -0/+5 |
|
|
* | ENH: Improve exporting/importing of targets | Brad King | 2008-02-06 | 1 | -2/+11 |
|
|
* | ENH: Allow separate installation of shared libs and their links. | Brad King | 2008-02-04 | 1 | -0/+65 |
|
|
* | ENH: Support exporting/importing of AppBundle targets. | Brad King | 2008-01-28 | 1 | -2/+3 |
|
|
* | ENH: Support exporting/importing of Framework targets. | Brad King | 2008-01-28 | 1 | -4/+2 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -39/+57 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+2 |
|
|
* | ENH: Added FILES_MATCHING option to INSTALL(DIRECTORY). This will help insta... | Brad King | 2008-01-02 | 1 | -0/+23 |
|
|
* | BUG: Apply patch from issue #6006. | Brad King | 2007-12-17 | 1 | -1/+2 |
|
|
* | STYLE: Fixed line-too-long. | Brad King | 2007-10-16 | 1 | -2/+4 |
|
|
* | BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ... | David Cole | 2007-10-15 | 1 | -11/+48 |
|
|
* | ENH: Finish up the Framework creation code restructuring. Frameworks build an... | David Cole | 2007-10-10 | 1 | -81/+95 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-08-31 | 1 | -1/+1 |
|
|
* | STYLE: rename FILENAME keyword to FILE, because FILENAME is used in no other | Alexander Neundorf | 2007-08-30 | 1 | -1/+16 |
|
|
* | ENH: add install files generators for targets which have PUBLIC_HEADER, | Alexander Neundorf | 2007-08-27 | 1 | -42/+126 |
|
|
* | STYLE: fix MSVC warnings by making the cmCommandArgumentsHelper a member of | Alexander Neundorf | 2007-08-24 | 1 | -6/+6 |
|
|
* | ENH: Add InstallNameFixupPath to support installing built frameworks on the M... | David Cole | 2007-08-24 | 1 | -1/+2 |
|
|
* | ENH: use cmCommandArgumentHelper for INSTALL(TARGETS, FILES, PROGRAMS, | Alexander Neundorf | 2007-08-24 | 1 | -801/+273 |
|
|
* | ENH: Handle FRAMEWORK and BUNDLE arguments in the INSTALL TARGETS command. Wo... | David Cole | 2007-08-22 | 1 | -36/+206 |
|
|
* | ENH: if no COMPONENT is specified, make this install item part of the | Alexander Neundorf | 2007-08-01 | 1 | -5/+5 |
|
|
* | ENH: Further cleanup of installation script generation. The per-component an... | Brad King | 2007-07-02 | 1 | -1/+1 |
|
|
* | BUG: Do not install the import library for an executable that does not have E... | Brad King | 2007-06-27 | 1 | -1/+2 |
|
|
* | ENH: add INSTALL(EXPORT ...) mode and INSTALL( TARGETS ... EXPORT <set> ) , | Alexander Neundorf | 2007-06-19 | 1 | -0/+186 |
|
|
* | STYLE: preparations for the INSTALL(EXPORT ...) generator | Alexander Neundorf | 2007-06-19 | 1 | -23/+36 |
|
|
* | ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an | Alexander Neundorf | 2007-05-22 | 1 | -1/+1 |
|
|
* | ENH: Added support for import libraries created by executable and module targ... | Brad King | 2007-03-19 | 1 | -0/+14 |
|
|
* | ENH: Added OPTIONAL option to INSTALL command to allow installation of files ... | Brad King | 2006-10-05 | 1 | -7/+50 |
|
|
* | STYLE: Fixed line-too-long. | Brad King | 2006-09-08 | 1 | -2/+4 |
|
|
* | ENH: Patch from Toni Timonen to allow cross-compiling of DLLs. | Brad King | 2006-09-07 | 1 | -35/+43 |
|
|