| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cmGeneratorTarget: Move IsChrPathUsed from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -3/+2 |
|
|
* | cmGeneratorTarget: Move NeedRelinkBeforeInstall from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Move GetLibraryNames from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -2/+2 |
|
|
* | cmGeneratorTarget: Move GetExecutableNames from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -2/+5 |
|
|
* | cmGeneratorTarget: Move GetLinkInformation from cmTarget | Stephen Kelly | 2015-08-05 | 1 | -6/+4 |
|
|
* | cmInstallTargetGenerator: Port to cmGeneratorTarget. | Stephen Kelly | 2015-07-30 | 1 | -34/+44 |
|
|
* | cmInstallCommand: Store only a targetName, not a cmTarget. | Stephen Kelly | 2015-07-30 | 1 | -2/+10 |
|
|
* | cmInstallCommand: Move the SetHaveInstallRule invocation. | Stephen Kelly | 2015-07-30 | 1 | -1/+0 |
|
|
* | cmInstallTargetGenerator: Re-arrange data layout. | Stephen Kelly | 2015-06-07 | 1 | -1/+3 |
|
|
* | Port to cmMakefile::GetGlobalGenerator. | Stephen Kelly | 2015-05-03 | 1 | -4/+2 |
|
|
* | cmMakefile: Port users of GetStart* methods to new names. | Stephen Kelly | 2015-04-20 | 1 | -1/+1 |
|
|
* | install: Allow generator expressions in TARGETS DESTINATION (#14317) | Brad King | 2015-02-11 | 1 | -2/+12 |
|
|
* | cmInstallGenerator: Pass destination explicitly to AddInstallRule | Brad King | 2015-02-11 | 1 | -2/+2 |
|
|
* | cmInstallGenerator: Refactor computation of absolute install dest | Brad King | 2015-02-11 | 1 | -1/+2 |
|
|
* | Replace !foo.size() pattern with foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -1/+1 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -4/+4 |
|
|
* | Fix some Clang -Wstring-conversion warnings | Sean McBride | 2014-12-12 | 1 | -1/+1 |
|
|
* | OSX: Warn when attempting to change runtime paths on OS X 10.5 | Clinton Stimpson | 2014-10-10 | 1 | -27/+53 |
|
|
* | 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 |
|
|