summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | FindALSA: provide an imported targetRolf Eike Beer2018-05-312-0/+18
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2018-06-011-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'release-3.11'Brad King2018-05-310-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | CMake 3.11.3v3.11.3Brad King2018-05-311-1/+1
* | | | | | Merge branch 'release-3.11'Brad King2018-05-310-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'create_test_sourcelist-strcpy' into release-3.11Brad King2018-05-301-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cpack-wix-sources' into release-3.11Brad King2018-05-301-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'revert-windows_symlinks' into release-3.11Brad King2018-05-294-8/+22
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'create_test_sourcelist-strcpy'Brad King2018-05-311-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | TestDriver: Replace strncpy with strcpySander Vrijders2018-05-301-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'cpack-wix-sources'Brad King2018-05-311-2/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | CPack: Fix cross-compilation of WiX generatorBrad King2018-05-301-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'revert-windows_symlinks'Brad King2018-05-314-8/+22
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | cmSystemTools: Revert GetRealPath implementation on WindowsBrad King2018-05-294-8/+22
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-05-311-1/+1
* | | | | Merge topic 'vs-toolset-version'Brad King2018-05-3022-0/+191
|\ \ \ \ \
| * | | | | VS: Add option to select the version of the toolset used by VS 2017Basil Fierz2018-05-2922-0/+191
* | | | | | Merge topic 'cmRemoveDuplicates'Brad King2018-05-303-42/+39
|\ \ \ \ \ \
| * | | | | | cmAlgorithms: Speed up cmRemoveDuplicates methodLe Minh Phuc2018-05-252-41/+38
| * | | | | | IWYU: Define a macro to tell code it is preprocessing for iwyuBrad King2018-05-251-1/+1
* | | | | | | Merge topic 'clarify-topic-rename'Brad King2018-05-301-2/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Help: Clarify usage of Topic-renameCraig Scott2018-05-291-2/+5
* | | | | | | CMake Nightly Date StampKitware Robot2018-05-301-1/+1
* | | | | | | Merge topic 'parallel_build_option'Brad King2018-05-2950-100/+424
|\ \ \ \ \ \ \
| * | | | | | | cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-2550-100/+424
* | | | | | | | Merge topic 'cuda-unused-placeholder'Brad King2018-05-292-7/+7
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | CUDA: Drop unused/broken platform link flags placeholderBrad King2018-05-252-7/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'vs-raii-implement'Brad King2018-05-291-130/+42
|\ \ \ \ \ \ \
| * | | | | | | cmVisualStudio10TargetGenerator: Remove empty Elem::EndElement()Vitaly Stakhovsky2018-05-251-125/+31
| * | | | | | | cmVisualStudio10TargetGenerator: close XML tag in Elem destructorVitaly Stakhovsky2018-05-251-6/+12
* | | | | | | | Merge topic 'bootstrap_ccache_tweak'Brad King2018-05-291-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | bootstrap: Use ccache in script-generated makefileShane Parris2018-05-251-4/+6
* | | | | | | | | Merge topic 'doxygen-all'Craig Scott2018-05-293-2/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindDoxygen: Add tests for ALL optionCraig Scott2018-05-272-0/+52
| * | | | | | | | | FindDoxygen: add optional ALL argumentDavid Demelier2018-05-241-2/+10
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-291-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-281-1/+1
* | | | | | | | | | Merge topic 'cmake-D-option-help'Craig Scott2018-05-272-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Update description of the -D option to CMakeRaul Laasner2018-05-242-2/+2
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-271-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-261-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'FindPerl-strawberry'Brad King2018-05-251-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | FindPerl: Add support for Strawberry PerlLauri2018-05-241-0/+1
* | | | | | | | | | Merge topic 'FindLua-conventional-paths'Brad King2018-05-2510-47/+221
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindLua: Search for lua.h using more conventional pathsAlexander Grund2018-05-241-47/+87
| * | | | | | | | | | FindLua: Add tests for this moduleAlexander Grund2018-05-249-0/+134
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'vs-scope'Brad King2018-05-251-19/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmVisualStudio10TargetGenerator: make sure each Elem has right scopeVitaly Stakhovsky2018-05-221-19/+29
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindODBC-module'Brad King2018-05-258-0/+274
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | FindODBC: Add module to search for ODBC libraryMateusz Loskot2018-05-228-0/+274
| | |/ / / / / / / | |/| | | | | | |