| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'install-cfbundle-directory' | Brad King | 2014-07-14 | 1 | -0/+14 |
|\ |
|
| * | OS X: Install CFBundles as complete directories | Tim Blechmann | 2014-07-10 | 1 | -0/+14 |
|
|
* | | install: Thread message level setting through internal API | Brad King | 2014-06-24 | 1 | -2/+4 |
|
|
* | | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -13/+16 |
|
|
* | | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|/ |
|
* | OS X: Make sure RPATHs are unique to avoid possible corruption. | Clinton Stimpson | 2014-02-03 | 1 | -8/+22 |
|
|
* | Constify handling of link targets. | Stephen Kelly | 2013-12-11 | 1 | -6/+8 |
|
|
* | Merge topic 'INTERFACE_LIBRARY-target-type' | Brad King | 2013-10-08 | 1 | -0/+5 |
|\ |
|
| * | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 1 | -0/+5 |
|
|
* | | Generate modern-style cmake code. | Stephen Kelly | 2013-08-22 | 1 | -12/+12 |
|/ |
|
* | install: do not strip dll import libraries (#14123) | Alex Neundorf | 2013-07-01 | 1 | -3/+3 |
|
|
* | OS X: Add RPATH support for Mac. | Clinton Stimpson | 2013-06-03 | 1 | -19/+57 |
|
|
* | Refactor how bundles and frameworks are supported. | Clinton Stimpson | 2013-05-23 | 1 | -8/+6 |
|
|
* | Revert "Move GetLinkInformation to cmGeneratorTarget" | Stephen Kelly | 2012-11-21 | 1 | -26/+4 |
|
|
* | Move GetLinkInformation to cmGeneratorTarget | Stephen Kelly | 2012-09-19 | 1 | -4/+26 |
|
|
* | Add OBJECT_LIBRARY target type | Brad King | 2012-03-13 | 1 | -0/+1 |
|
|
* | Factor cmInstallType out of cmTarget::TargetType | Brad King | 2012-02-27 | 1 | -6/+20 |
|
|
* | Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib | Brad King | 2011-12-05 | 1 | -2/+24 |
|
|
* | Tweak all files during target installation | Brad King | 2009-10-21 | 1 | -48/+90 |
|
|
* | Compute install destination for all target files | Brad King | 2009-10-21 | 1 | -70/+70 |
|
|
* | Simplify 'strip' and 'ranlib' install tweak code | Brad King | 2009-10-21 | 1 | -6/+4 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Pass config to cmTarget RPATH install methods | Brad King | 2009-07-08 | 1 | -3/+3 |
|
|
* | ENH: Cleanup per-config target install generation | Brad King | 2009-07-03 | 1 | -18/+13 |
|
|
* | ENH: Remove unused PROPERTIES from file(INSTALL) | Brad King | 2009-04-27 | 1 | -2/+1 |
|
|
* | ENH: Refactor cmInstallGenerator for re-use | Brad King | 2009-03-16 | 1 | -42/+1 |
|
|
* | BUG: Do not map install_name of imported targets | Brad King | 2008-11-25 | 1 | -1/+8 |
|
|
* | BUG: Fix config test for target install rules | Brad King | 2008-10-03 | 1 | -50/+34 |
|
|
* | BUG: RPATH adjustment of versioned executables should operate on the file and... | Brad King | 2008-05-27 | 1 | -0/+6 |
|
|
* | ENH: Improve RPATH behavior during installation. | Brad King | 2008-04-14 | 1 | -20/+85 |
|
|
* | BUG: Correct Mac OS X framework behavior | Brad King | 2008-04-08 | 1 | -4/+5 |
|
|
* | ENH: During installation do not use builtin chrpath if the rpath will not cha... | Brad King | 2008-03-02 | 1 | -0/+6 |
|
|
* | ENH: Cleanup builtin chrpath support | Brad King | 2008-03-02 | 1 | -11/+8 |
|
|
* | ENH: Use builtin chrpath instead of relinking ELF targets | Brad King | 2008-03-01 | 1 | -5/+2 |
|
|
* | ENH: Improve exporting/importing of targets | Brad King | 2008-02-06 | 1 | -14/+23 |
|
|
* | COMP: Add missing include for assert. | Brad King | 2008-02-05 | 1 | -0/+2 |
|
|
* | ENH: Allow separate installation of shared libs and their links. | Brad King | 2008-02-04 | 1 | -19/+94 |
|
|
* | BUG: Remove InstallNameFixupPath from cmTarget and cmInstallTargetGenerator. | Brad King | 2008-02-01 | 1 | -27/+22 |
|
|
* | ENH: Update cmInstallTargetGenerator to get the shared libraries linked by a ... | Brad King | 2008-01-29 | 1 | -47/+28 |
|
|
* | ENH: Add cmTarget::GetLinkInformation method to allow several places in the g... | Brad King | 2008-01-29 | 1 | -27/+12 |
|
|
* | ENH: Support exporting/importing of AppBundle targets. | Brad King | 2008-01-28 | 1 | -2/+1 |
|
|
* | ENH: Support exporting/importing of Framework targets. | Brad King | 2008-01-28 | 1 | -2/+1 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -16/+5 |
|
|
* | BUG: fix for bug 6193, fix xcode depend helper | Bill Hoffman | 2008-01-10 | 1 | -12/+3 |
|
|
* | STYLE: fix warnings: comparison signed/unsigned, unused variable | Alexander Neundorf | 2007-12-19 | 1 | -2/+2 |
|
|
* | ENH: add support for chrpath, so the RPATH in ELF files can be changed when | Alexander Neundorf | 2007-12-18 | 1 | -0/+55 |
|
|
* | ENH: Finish up the Framework creation code restructuring. Frameworks build an... | David Cole | 2007-10-10 | 1 | -2/+12 |
|
|
* | ENH: Add InstallNameFixupPath to support installing built frameworks on the M... | David Cole | 2007-08-24 | 1 | -30/+75 |
|
|
* | STYLE: add some newlines to cmake_install.cmake, so it's easier to read | Alexander Neundorf | 2007-08-20 | 1 | -1/+1 |
|
|
* | ENH: Added warning when an install rule is created from an EXCLUDE_FROM_ALL t... | Brad King | 2007-08-03 | 1 | -0/+11 |
|
|