summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Alias: Fix access at generate-time (#15832)Stephen Kelly2015-11-081-0/+6
* Merge topic 'cpack-deb-config-file-source-field'Brad King2015-11-061-0/+7
|\
| * CPackDEB: added config file optional Source fieldRaffi Enficiaud2015-11-041-0/+7
* | Merge topic 'ninja-version-refactor'Brad King2015-11-062-19/+26
|\ \
| * | cmGlobalNinjaGenerator: Save 'ninja' version very earlyBrad King2015-11-022-15/+12
| * | cmGlobalNinjaGenerator: Save path to 'ninja' tool very earlyBrad King2015-11-022-4/+14
* | | Merge topic 'fortran-line-directives'Brad King2015-11-068-574/+656
|\ \ \
| * | | cmFortranLexer: Populate empty doxygen @param commentsBrad King2015-11-041-2/+2
| * | | cmFortranParser: Parse #line directivesBrad King2015-11-028-576/+658
| |/ /
* | | CMake Nightly Date StampKitware Robot2015-11-061-1/+1
* | | CMake Nightly Date StampKitware Robot2015-11-051-1/+1
* | | Merge topic 'vs-show-def-files'Brad King2015-11-047-16/+30
|\ \ \
| * | | VS: Add module definition `.def` files to .vcxproj files (#15313)Tim Grothe2015-11-041-0/+6
| * | | Refactor `.def` file lookupTim Grothe2015-11-047-15/+23
| * | | cmGeneratorTarget: Fix IMPLEMENT_VISIT_IMPL for template data typesBrad King2015-11-041-1/+1
| |/ /
* | | CMake Nightly Date StampKitware Robot2015-11-041-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2015-11-031-1/+1
|/
* Merge topic 'xcode-lastupgradecheck'Brad King2015-11-021-0/+3
|\
| * Xcode: Set LastUpgradeCheck to current Xcode version (#15817)Gregor Jasny2015-10-301-0/+3
* | Merge topic 'fix-find_program-regression'Brad King2015-11-021-0/+13
|\ \
| * | find_program: Fix regression in finding an already-known pathBrad King2015-10-301-0/+13
* | | CMake Nightly Date StampKitware Robot2015-11-021-1/+1
* | | CMake Nightly Date StampKitware Robot2015-11-011-1/+1
* | | CMake Nightly Date StampKitware Robot2015-10-311-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2015-10-301-1/+1
* | Merge topic 'vs-resw-files'Brad King2015-10-291-0/+4
|\ \
| * | VS: Add support for `.resw` files (#15811)Andrew Shaitorov2015-10-281-0/+4
* | | Merge topic 'autorcc-qt-5.1-compat'Brad King2015-10-291-1/+20
|\ \ \
| * | | QtAutogen: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)Brad King2015-10-281-1/+20
* | | | Merge topic 'revert-autorcc-qt-5.1'Brad King2015-10-291-1/+1
|\ \ \ \ | |/ / /
| * | | Revert "cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)"Brad King2015-10-271-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-10-291-1/+1
* | | | Merge topic 'minor-cleanups'Brad King2015-10-2822-48/+25
|\ \ \ \
| * | | | cmMakefile: Fix typo in commentStephen Kelly2015-10-271-1/+1
| * | | | cmMakefile: Fix styleStephen Kelly2015-10-271-1/+1
| * | | | Makefiles: Remove unused variableStephen Kelly2015-10-271-1/+0
| * | | | cmTarget: Remove obsolete memberStephen Kelly2015-10-272-5/+0
| * | | | cmTarget: Fix styleStephen Kelly2015-10-271-1/+2
| * | | | Remove some obsolete declarationsStephen Kelly2015-10-2713-19/+3
| * | | | Use LocalGenerator when possibleStephen Kelly2015-10-263-12/+12
| * | | | Makefiles: Remove some unneeded castsStephen Kelly2015-10-262-4/+3
| * | | | Export: Remove unused variableStephen Kelly2015-10-261-1/+0
| * | | | cmFunctionBlocker: Constify methodStephen Kelly2015-10-261-1/+1
| * | | | Xcode: Fix typo in commentStephen Kelly2015-10-261-1/+1
| * | | | Xcode: Remove trailing semicolonStephen Kelly2015-10-261-1/+1
* | | | | Merge topic 'use-generator-target'Brad King2015-10-2849-409/+622
|\ \ \ \ \
| * | | | | cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTargetStephen Kelly2015-10-278-42/+12
| * | | | | cmLocalGenerator: Port Find method away from GetGeneratorTargetStephen Kelly2015-10-274-15/+49
| * | | | | VS6: Port to FindGeneratorTargetStephen Kelly2015-10-271-5/+4
| * | | | | cmake: Port find_package mode away from GetGeneratorTargetStephen Kelly2015-10-271-4/+7