summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | CPack: allow packaging of empty directoriesDomen Vrankar2015-09-282-3/+11
| * | | SystemTools: time operations on directoriesDomen Vrankar2015-09-281-4/+7
| * | | SystemTools: set time file permissionsDomen Vrankar2015-09-281-2/+2
| * | | CPackDeb: allow empty directories in component packagesRaffi Enficiaud2015-09-281-0/+2
| | |/ | |/|
* | | Merge topic 'link-https-cmake.org'Brad King2015-09-291-1/+1
|\ \ \
| * | | Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-251-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-09-291-1/+1
| |/ / |/| |
* | | Merge topic 'minor-cleanups'Brad King2015-09-2824-86/+5
|\ \ \
| * | | VS: Remove impossible condition.Stephen Kelly2015-09-271-3/+2
| * | | cmMakefile: Remove Configured state.Stephen Kelly2015-09-272-8/+0
| * | | cmCommand: Remove IsDiscouraged interface.Stephen Kelly2015-09-2718-71/+0
| * | | cmSetCommand: Re-use local named variable.Stephen Kelly2015-09-271-1/+1
| * | | cmSetCommand: Fix typo in comment.Stephen Kelly2015-09-271-1/+1
| * | | cmGlobalGenerator: Devirtualize method.Stephen Kelly2015-09-271-1/+1
| * | | Ninja: Remove unused variable.Stephen Kelly2015-09-271-1/+0
* | | | Merge topic 'update-kwsys'Brad King2015-09-282-66/+72
|\ \ \ \
| * | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-09-262-66/+72
* | | | | Merge topic 'ninja-cleanup-path-conversion'Brad King2015-09-287-48/+47
|\ \ \ \ \
| * | | | | Ninja: Centralize path conversion in global generator (#15757)Brad King2015-09-256-47/+44
| * | | | | Ninja: Fix OBJECT_DIR placeholder substitution in link rulesBrad King2015-09-251-1/+3
| | |_|/ / | |/| | |
* | | | | Merge topic 'genex-SHELL_PATH'Brad King2015-09-283-15/+49
|\ \ \ \ \
| * | | | | Genex: Add a SHELL_PATH expressionStefan Kislinskiy2015-09-283-15/+49
* | | | | | CMake Nightly Date StampKitware Robot2015-09-281-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2015-09-271-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'revert-cpack-package-empty-dirs'Brad King2015-09-263-27/+0
|\ \ \ \
| * | | | Revert topic 'cpack-package-empty-dirs'Brad King2015-09-253-27/+0
* | | | | CMake Nightly Date StampKitware Robot2015-09-261-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'revert-cmake-W-options'Brad King2015-09-253-236/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'improve-variable-help-formatting' into revert-cmake-W-optionsBrad King2015-09-22100-3361/+4805
| |\ \ \
| * | | | Revert topic 'cmake-W-options' (#15747)Brad King2015-09-223-236/+39
* | | | | Merge topic 'fix-try_compile-internal-argv'Brad King2015-09-251-5/+1
|\ \ \ \ \
| * | | | | cmCoreTryCompile: Fix internal argument vector constructionBrad King2015-09-241-5/+1
* | | | | | Merge topic 'install-directory-dest-genex'Brad King2015-09-252-1/+57
|\ \ \ \ \ \
| * | | | | | install: Allow generator expressions in DIRECTORY DESTINATIONRobert Goulet2015-09-242-1/+57
* | | | | | | Merge topic 'fix-max-path-initialization'Brad King2015-09-256-32/+26
|\ \ \ \ \ \ \
| * | | | | | | cmLocalGenerator: Compute object max path on construction.Stephen Kelly2015-09-243-6/+4
| * | | | | | | cmGlobalGenerator: Create all local generators after Configure().Stephen Kelly2015-09-241-1/+1
| * | | | | | | cmGlobalGenerator: Remove unused method.Stephen Kelly2015-09-242-7/+0
| * | | | | | | cmGlobalGenerator: Create local generators after all makefiles configured.Stephen Kelly2015-09-243-7/+15
| * | | | | | | cmGlobalGenerator: Create local generator after configuring the makefile.Stephen Kelly2015-09-241-2/+2
| * | | | | | | cmMakefile: Create the local generator after configuring the makefile.Stephen Kelly2015-09-241-5/+5
| * | | | | | | Makefiles: Remove need to create local generator at configure time.Stephen Kelly2015-09-241-11/+5
| * | | | | | | Makefiles: Port to cmOutputConverter.Stephen Kelly2015-09-241-1/+2
* | | | | | | | CMake Nightly Date StampKitware Robot2015-09-251-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'install-files-dest-genex'Brad King2015-09-242-5/+26
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | install: Allow generator expressions in FILES DESTINATIONRobert Goulet2015-09-232-5/+26
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2015-09-241-1/+1
|/ / / / /
* | | | | Merge topic 'vs-target-ordering'Brad King2015-09-237-14/+26
|\ \ \ \ \
| * | | | | VS: Fix rebuild with regeneration after input CMake code change (#15754)Brad King2015-09-221-1/+1
| * | | | | VS: Refactor target ordering logicBrad King2015-09-227-14/+26