summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileTargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* | cmLocalUnixMakefileGenerator3: Port another API to cmGeneratorTarget.Stephen Kelly2015-10-141-5/+5
|/
* cmGeneratorExpression: Port interface to cmGeneratorTarget.Stephen Kelly2015-10-121-1/+3
* cmGeneratorExpression: Port to cmLocalGenerator.Stephen Kelly2015-10-121-1/+2
* cmGeneratorTarget: Move GetSupportDirectory from cmTarget.Stephen Kelly2015-10-121-2/+3
* cmGeneratorTarget: Move HasImplibGNUtoMS from cmTarget.Stephen Kelly2015-10-121-1/+1
* Merge topic 'use-generator-target'Brad King2015-10-121-1/+2
|\
| * cmGeneratorTarget: Move GetPDBDirectory from cmTarget.Stephen Kelly2015-10-081-1/+2
* | cmLocalGenerator: Add current source directory accessor.Stephen Kelly2015-10-101-1/+1
* | cmLocalGenerator: Add current binary directory accessor.Stephen Kelly2015-10-101-7/+8
* | cmLocalGenerator: Add Home directory accessors.Stephen Kelly2015-10-081-4/+4
|/
* Access sources through cmGeneratorTarget.Stephen Kelly2015-10-071-1/+1
* Add support for *.manifest source files with MSVC toolsBrad King2015-09-171-0/+9
* cmGeneratorTarget: Move GetLanguages from cmTarget.Stephen Kelly2015-08-261-1/+1
* cmGeneratorTarget: Move IsBundleOnApple from cmTarget.Stephen Kelly2015-08-051-1/+1
* cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.Stephen Kelly2015-08-051-3/+5
* cmGeneratorTarget: Move GetPDBName from cmTarget.Stephen Kelly2015-08-051-1/+1
* cmGeneratorTarget: Move GetCompilePDBPath from cmTarget.Stephen Kelly2015-08-051-1/+1
* cmGeneratorTarget: Move GetLinkInformation from cmTargetStephen Kelly2015-08-051-1/+2
* Merge topic 'refactor-fortran-module-directory'Brad King2015-07-301-9/+6
|\
| * cmCommonTargetGenerator: Store working directory for relative pathsBrad King2015-07-291-1/+1
| * cmCommonTargetGenerator: Return string from GetFortranModuleDirectoryBrad King2015-07-291-8/+5
* | Merge topic 'cmCommonTargetGenerator-GetLinkedTargetDirectories'Brad King2015-07-301-26/+4
|\ \ | |/
| * cmCommonTargetGenerator: Adopt linked target directory computationBrad King2015-07-281-26/+4
* | cmMakefileTargetGenerator: Remove unused variable.Stephen Kelly2015-07-281-1/+0
|/
* Move GetFullPath to cmGeneratorTargetStephen Kelly2015-07-271-1/+1
* cmCustomCommandGenerator: Require cmLocalGenerator in API.Stephen Kelly2015-07-271-2/+3
* Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-131-0/+9
* cmCommonTargetGenerator: Adopt GetDefines methodBrad King2015-07-091-26/+0
* cmCommonTargetGenerator: Adopt GetFlags methodBrad King2015-07-091-48/+0
* cmMakefileTargetGenerator: Fix comment typoBrad King2015-07-091-1/+1
* cmCommonTargetGenerator: Adopt GetFrameworkFlagsBrad King2015-07-091-61/+0
* cmCommonTargetGenerator: Adopt AppendFortranFormatFlagsBrad King2015-07-091-29/+0
* cmCommonTargetGenerator: Adopt AddFortranFlags and friendsBrad King2015-07-091-96/+0
* cmCommonTargetGenerator: Adopt ModuleDefinitionFile memberBrad King2015-07-091-29/+2
* cmCommonTargetGenerator: Adopt GetFeature and friendsBrad King2015-07-091-26/+0
* cmCommonTargetGenerator: Adopt ConfigName memberBrad King2015-07-091-1/+0
* cmLocalUnixMakefileGenerator3: Provide GetConfigName() accessorBrad King2015-07-091-6/+6
* cmCommonTargetGenerator: Adopt basic target generator membersBrad King2015-07-091-4/+1
* Add common base classes to Makefile and Ninja generatorsBrad King2015-07-091-1/+2
* Get the local generator from the GeneratorTarget.Stephen Kelly2015-06-221-1/+3
* cmMakefileTargetGenerator: Require cmGeneratorTarget.Stephen Kelly2015-06-221-5/+4
* Merge topic 'compiler-launcher'Brad King2015-06-151-0/+19
|\
| * Add options to launch the compiler through tools like ccache or distccBill Hoffman2015-06-151-0/+19
* | Merge topic 'move-Feature-API'Brad King2015-06-081-2/+2
|\ \
| * | cmGeneratorTarget: Move Feature API from cmTarget.Stephen Kelly2015-06-061-2/+2
* | | Port static calls from cmLocalGenerator to cmOutputConverter.Stephen Kelly2015-06-061-2/+2
|/ /
* | cmLocalGenerator: Remove 'optional' parameter from Convert.Stephen Kelly2015-06-041-3/+2
* | Remove CMAKE_USE_RELATIVE_PATHS variable.Stephen Kelly2015-06-031-7/+1
|/
* Merge topic 'mingw32-make-backslash-workaround'Brad King2015-06-011-0/+1
|\
| * Revert "Makefile: Fix compilation after parent commit was backported"Brad King2015-06-011-0/+1