| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Export: Virtualize file generation step helpers | Bill Hoffman | 2016-09-08 | 1 | -5/+5 |
|
|
* | Export: Factor out file generation steps into helpers | Bill Hoffman | 2016-09-08 | 1 | -0/+8 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+10 |
|
|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -9/+9 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -12/+11 |
|
|
* | Export: Port internal utility to cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -4/+4 |
|
|
* | Export: Port some API to cmGlobalGenerator. | Stephen Kelly | 2015-10-18 | 1 | -2/+1 |
|
|
* | cmGeneratorTarget: Move GetInstallNameDir* from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -1/+2 |
|
|
* | install: Allow absolute EXPORT destination with relative targets (#15258) | Brad King | 2014-12-15 | 1 | -4/+0 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | OS X: Add support for @rpath in export files. | Clinton Stimpson | 2013-06-03 | 1 | -0/+2 |
|
|
* | Remove unused forward declarations. | Stephen Kelly | 2013-02-09 | 1 | -3/+0 |
|
|
* | Add the INSTALL_PREFIX genex. | Stephen Kelly | 2013-01-27 | 1 | -0/+2 |
|
|
* | Move the exported check for dependencies of targets | Stephen Kelly | 2013-01-15 | 1 | -2/+4 |
|
|
* | exports: move the handling of missing targets into subclasses | Alex Neundorf | 2012-09-30 | 1 | -3/+13 |
|
|
* | exports: accept a missing target if it is exported exactly once | Alex Neundorf | 2012-09-28 | 1 | -1/+2 |
|
|
* | exports: Hold an ExportSet pointer in cm*Export*Generator | Yury G. Kudryashov | 2012-09-28 | 1 | -12/+1 |
|
|
* | exports: Create class cmExportSet | Yury G. Kudryashov | 2012-09-28 | 1 | -2/+3 |
|
|
* | exports: Move cmTargetExport to a dedicated header file | Yury G. Kudryashov | 2012-09-28 | 1 | -30/+0 |
|
|
* | install(EXPORT): Enforce existence of imported target files | Alex Neundorf | 2011-11-22 | 1 | -1/+3 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Refactor computation of import file glob | Brad King | 2009-01-07 | 1 | -0/+4 |
|
|
* | ENH: Pass dependent library search path to linker on some platforms. | Brad King | 2008-02-01 | 1 | -1/+2 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -0/+122 |
|
|