summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmListCommand: handle empty lists for list(REMOVE_AT)Ben Boeckel2018-10-169-9/+33
* cmListCommand: make list(ACTION not_a_list) succeed when idempotentBen Boeckel2018-10-1617-36/+31
* cmListCommand: check list(FILTER) operation before the listBen Boeckel2018-10-111-8/+8
* Merge topic 'remove-AddCompileDefinitions'Brad King2018-10-116-31/+9
|\
| * cmLocalGenerator: Remove AddCompileDefinitions methodBrad King2018-10-106-31/+9
* | Merge branch 'release-3.13'Brad King2018-10-110-0/+0
|\ \
| * \ Merge branch 'vs-cuda-pdb' into release-3.13Brad King2018-10-1015-21/+32
| |\ \
* | \ \ Merge topic 'vs-cuda-pdb'Brad King2018-10-1115-21/+32
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Add workaround for CUDA compiler PDB location with spaceBrad King2018-10-101-0/+7
| * | | VS: Drop workaround for CUDA compiler PDB location on CUDA 9.2+Brad King2018-10-101-7/+11
| * | | Tests: Fix Cuda test project namesBrad King2018-10-1014-14/+14
* | | | Merge topic 'cmake_policy-get_warning'Brad King2018-10-118-144/+177
|\ \ \ \
| * | | | cmake_policy: Add undocumented GET_WARNING commandKyle Edwards2018-10-108-25/+57
| * | | | Help: Convert FindOpenGL documentation to block commentKyle Edwards2018-10-101-119/+120
* | | | | Merge topic 'install-subdirectory-order'Brad King2018-10-11145-164/+497
|\ \ \ \ \
| * | | | | Testing: Add test for CMP0082Kyle Edwards2018-10-1035-2/+119
| * | | | | add_subdirectory: Run subdirectory install rules in correct orderKyle Edwards2018-10-1014-19/+235
| * | | | | Testing: Update hard-coded line numbers to [0-9]+ in some testsKyle Edwards2018-10-1096-143/+143
| |/ / / /
* | | | | Merge topic 'FindwxWidgets-optional'Brad King2018-10-111-9/+37
|\ \ \ \ \
| * | | | | FindwxWidgets: implement detailed components status on WindowsTomasz Słodkowicz2018-10-101-0/+10
| * | | | | FindwxWidgets: honor OPTIONAL_COMPONENTSTomasz Słodkowicz2018-10-041-9/+27
* | | | | | Merge topic 'ctest-done'Brad King2018-10-119-28/+87
|\ \ \ \ \ \
| * | | | | | ctest_submit: Add support for a "Done" partBetsy McPhail2018-10-108-0/+52
| * | | | | | ctest_submit: Refactor file list to use a vector instead of a setBetsy McPhail2018-10-102-28/+35
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2018-10-111-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'release-3.12'Brad King2018-10-100-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-FindMatlab-missing-install' into release-3.12Brad King2018-10-101-12/+14
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'backport-FindMatlab-missing-install'Brad King2018-10-100-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindMatlab: Guard against nonexistent installationChuck Atkins2018-10-101-12/+14
* | | | | | | Merge topic 'module-index-restructure'Craig Scott2018-10-103-42/+73
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Help: Document Use_wxWindows.cmake as deprecatedCraig Scott2018-10-092-1/+3
| * | | | | | Help: Reorganise module index into sectionsJoachim Wuttke (l)2018-10-091-37/+66
| * | | | | | Help: Add link to cmake-qt(7) to FindQt.cmake.Joachim Wuttke (l)2018-10-091-5/+5
* | | | | | | Merge branch 'release-3.13'Brad King2018-10-100-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'update-vim-syntax' into release-3.13Brad King2018-10-102-44/+118
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'update-vim-syntax'Brad King2018-10-102-44/+118
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'upstream-vim-cmake-syntax'Patrick Boettcher2018-10-102-44/+118
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | vim-cmake-syntax 2018-10-10 (ac1957fb)vim-cmake-syntax upstream2018-10-102-46/+120
* | | | | | | | Merge topic 'project-version'Brad King2018-10-101-59/+88
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: move description of CMAKE_PROJECT_* variablesJoachim Wuttke (o)2018-10-091-8/+16
| * | | | | | | | Help: Describe options of command project in a definition list.Joachim Wuttke (l)2018-10-091-51/+72
| * | | | | | | | Help: make the two signatures of command "project" orthogonalJoachim Wuttke (l)2018-10-091-1/+1
* | | | | | | | | Merge topic 'if-synopsis'Brad King2018-10-101-41/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Make synopsis of if command more compact; add section headersJoachim Wuttke (l)2018-10-091-41/+49
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-10-101-1/+1
* | | | | | | | | Merge topic 'readme-build-docs'Brad King2018-10-091-1/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | README: Explain how to build CMake with the docsJoachim Wuttke (o)2018-10-091-0/+7
| * | | | | | | | | README: Fix typo (rm space).Joachim Wuttke (o)2018-10-091-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'release-3.13'Brad King2018-10-090-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | CMake 3.13.0-rc1v3.13.0-rc1Brad King2018-10-090-0/+0