summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ExternalProject: Use -A option to pass generator platformBrad King2014-09-151-2/+2
* CTest: Use -A option to pass generator platform selectionBrad King2014-09-152-2/+2
* cmake: Add -A option to specify a generator platformBrad King2014-09-1510-2/+49
* enable_language: Initialize system-specific generator info only onceBrad King2014-09-101-20/+24
* Tests: Add generator platform supportBrad King2014-09-1042-7/+68
* ExternalProject: Propagate the generator platformBrad King2014-09-051-0/+11
* CTest: Add options to set generator platformBrad King2014-09-055-0/+27
* VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8Brad King2014-09-0516-31/+146
* CMake: Add CMAKE_GENERATOR_PLATFORM optionBrad King2014-09-0516-0/+120
* Help: Document CMAKE_VS_PLATFORM_NAME variableBrad King2014-09-052-0/+8
* VS: Refactor internal default platform name selectionBrad King2014-09-053-7/+13
* cmGlobalVisualStudio10Generator: Re-order some methodsBrad King2014-09-052-14/+14
* cmGlobalGenerator: Call SetGeneratorToolset even for empty toolsetBrad King2014-09-054-26/+26
* CMake Nightly Date StampKitware Robot2014-09-051-1/+1
* Merge topic 'fix-gtk2-missing-optional-includes'Brad King2014-09-041-1/+5
|\
| * FindGTK2: Fix missing optional include dirs.Chuck Atkins2014-09-041-1/+5
* | Merge branch 'release'Brad King2014-09-040-0/+0
|\ \
| * \ Merge branch 'backport-xcode-duplicate-file-refs' into releaseBrad King2014-09-031-6/+4
| |\ \
* | \ \ Merge topic 'doc-add_custom_command-multiple-commands'Brad King2014-09-041-1/+2
|\ \ \ \
| * | | | Help: Clarify add_custom_command multiple command behavior (#15112)Brad King2014-09-021-1/+2
* | | | | Merge topic 'doc-try_compile-debug-advice'Brad King2014-09-041-3/+4
|\ \ \ \ \
| * | | | | Help: Clarify --debug-trycompile usage with try_compileAlan W. Irwin2014-09-031-3/+4
* | | | | | Merge topic 'xcode-duplicate-file-refs'Brad King2014-09-041-6/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-xcode-duplicate-file-refs' into xcode-duplicate-file-refsBrad King2014-09-030-0/+0
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Xcode: Generate per-target file references (#15111)Brad King2014-09-031-6/+4
| * | | | | | Xcode: Generate per-target file references (#15111)Brad King2014-09-031-6/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'xcode-assetcatalog-folder-type'Brad King2014-09-041-8/+8
|\ \ \ \ \ \
| * | | | | | Xcode: Reference '.xcassets' folders as assetcatalog (#15125)Brad King2014-09-031-1/+1
| * | | | | | Xcode: Refactor internal file type extension extractionBrad King2014-09-031-7/+7
| |/ / / / /
* | | | | | Merge topic 'bash-complete-ctest-labels'Brad King2014-09-041-2/+6
|\ \ \ \ \ \
| * | | | | | bash-completion: Complete 'ctest' label namesSylvain Joubert2014-09-031-2/+6
| |/ / / / /
* | | | | | Merge topic 'InstallRequiredSystemLibraries-vs-openmp'Brad King2014-09-042-0/+42
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'InstallRequiredSystemLibraries-vs-openmp'Brad King2014-09-041-0/+6
| * | | | | | InstallRequiredSystemLibraries: Install OpenMP runtime libs (#15117)Gregory Sharp2014-09-021-0/+36
* | | | | | | Merge topic 'vim-syntax'Brad King2014-09-041-2/+2
|\ \ \ \ \ \ \
| * | | | | | | cmake-syntax.vim: Update the command listLukáš Lalinský2014-09-041-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'wix-log-on-failure'Brad King2014-09-041-0/+4
|\ \ \ \ \ \ \
| * | | | | | | CPackWiX: Attach wix.log on test failure.Nils Gladitz2014-09-021-0/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2014-09-041-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-09-031-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'fix-liblzma-build-on-solaris-suncc'Brad King2014-09-021-1/+5
|\ \ \ \ \
| * | | | | liblzma: Added a missing config check for _BoolChuck Atkins2014-09-021-1/+5
* | | | | | Merge topic 'ctest-help-fix'Brad King2014-09-021-2/+2
|\ \ \ \ \ \
| * | | | | | CTest: Add missing space in command line help.Nils Gladitz2014-09-011-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fix-findpostgres-for-multilib'Brad King2014-09-021-6/+16
|\ \ \ \ \ \
| * | | | | | FindPostgreSQL: Fix for pg_config in multilib configurations.Chuck Atkins2014-09-021-6/+16
* | | | | | | Merge topic 'string-uuid'Brad King2014-09-0227-0/+483
|\ \ \ \ \ \ \
| * | | | | | | Help: Add notes for topic 'string-uuid'Brad King2014-09-021-0/+5
| * | | | | | | StringUuid: Implement new string(UUID) sub-command.Nils Gladitz2014-08-2826-0/+478
* | | | | | | | Merge topic 'asm-user-override-files'Brad King2014-09-021-0/+18
|\ \ \ \ \ \ \ \