summaryrefslogtreecommitdiffstats
path: root/Source/cmExportTryCompileFileGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Export: Port internal utility to cmGeneratorTarget.Stephen Kelly2015-10-181-2/+2
* Export: Port some API to cmGlobalGenerator.Stephen Kelly2015-10-181-1/+0
* Export: Port interface to cmGeneratorTarget.Stephen Kelly2015-10-181-4/+5
* cmExportTryCompileFileGenerator: Port to cmGeneratorTarget.Stephen Kelly2015-10-181-4/+4
* cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.Stephen Kelly2015-08-051-1/+1
* Fix include guard.Stephen Kelly2015-07-281-2/+2
* cmExportTryCompileFileGenerator: Create cmGeneratorTargets.Stephen Kelly2015-07-271-0/+2
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-3/+3
* stringapi: Use strings for property namesBen Boeckel2014-03-081-1/+1
* cmTarget: Make GetProperty() const.Stephen Kelly2013-10-311-6/+6
* OS X: Add support for @rpath in export files.Clinton Stimpson2013-06-031-0/+2
* Add a new Export generator for IMPORTED targets.Stephen Kelly2013-02-221-0/+55