summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Install: Move SetHaveInstallRule to a more-obvious placeStephen Kelly2015-11-081-6/+1
| * | | CMake 3.4.0-rc3v3.4.0-rc3Brad King2015-11-021-1/+1
| * | | Merge branch 'fix-find_program-regression' into releaseBrad King2015-10-301-0/+13
| |\ \ \
| * \ \ \ Merge branch 'backport-revert-autorcc-qt-5.1' into releaseBrad King2015-10-291-1/+1
| |\ \ \ \
| | * | | | Revert "cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)"Brad King2015-10-271-1/+1
| * | | | | Merge branch 'vs-resw-files' into releaseBrad King2015-10-291-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cpack-deb-fakeroot-removal' into releaseBrad King2015-10-231-1/+1
| |\ \ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2015-11-101-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'cpack-dmg-multilanguage-sla'Brad King2015-11-093-39/+336
|\ \ \ \ \ \ \
| * | | | | | | CPackDMG: Add support for multilingual SLAsSimon Levermann2015-11-063-39/+336
* | | | | | | | Merge topic 'fix-alias-target-access'Brad King2015-11-091-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Alias: Fix access at generate-time (#15832)Stephen Kelly2015-11-081-0/+6
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-11-091-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-11-081-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-11-071-1/+1
|/ / / / / / / /
* | | | | | | | 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