summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'docs_cmake_crosscompiling'Brad King2018-01-221-4/+22
|\
| * Help: Explain meaning and limitations of CMAKE_CROSSCOMPILINGCraig Scott2018-01-181-4/+22
* | Merge topic 'iwyu'Brad King2018-01-221-0/+3
|\ \
| * | IWYU: Add more workaround mappings for internal bitsBrad King2018-01-221-0/+3
* | | Merge topic 'findopenmp-genex'Christian Pfeiffer2018-01-221-1/+1
|\ \ \ | |/ / |/| |
| * | FindOpenMP: Employ genex where possibleChristian Pfeiffer2018-01-191-1/+1
* | | CMake Nightly Date StampKitware Robot2018-01-221-1/+1
* | | CMake Nightly Date StampKitware Robot2018-01-211-1/+1
* | | Merge topic 'docs_cmake_lang_compiler_external_toolchain'Craig Scott2018-01-201-1/+1
|\ \ \
| * | | Help: CMAKE_<LANG>_COMPILER_EXTERNAL_TOOLCHAIN typo removalCraig Scott2018-01-201-1/+1
| | |/ | |/|
* | | Merge topic 'reword-cmake-E-time-help'Craig Scott2018-01-202-2/+2
|\ \ \
| * | | Help: Reword misleading docs for cmake -E timeTaylor Braun-Jones2018-01-192-2/+2
* | | | CMake Nightly Date StampKitware Robot2018-01-201-1/+1
|/ / /
* | | Merge topic 'FindOpenGL-fix-typo'Brad King2018-01-191-1/+0
|\ \ \
| * | | FindOpenGL: remove duplicate OpenGL::GL referenceBen Boeckel2018-01-181-1/+0
* | | | Merge topic 'cache-truncate-newlines'Brad King2018-01-1913-12/+131
|\ \ \ \ | |_|_|/ |/| | |
| * | | cmCacheManager: Test and document newline truncation behaviorKyle Edwards2018-01-158-0/+43
| * | | cmCacheManager: Truncate values containing newlinesKyle Edwards2018-01-155-12/+88
* | | | CMake Nightly Date StampKitware Robot2018-01-191-1/+1
| |_|/ |/| |
* | | Merge branch 'release-3.10'Brad King2018-01-180-0/+0
|\ \ \
| * | | CMake 3.10.2v3.10.2Brad King2018-01-181-1/+1
* | | | Merge topic 'autogen-parallel'Brad King2018-01-1864-2303/+4192
|\ \ \ \
| * | | | Autogen: Rename cmQtAutogeneratorInitializer to cmQtAutoGenInitializerSebastian Holtermann2018-01-175-30/+30
| * | | | Autogen: Add release notes for (CMAKE_)AUTOGEN_PARALLELSebastian Holtermann2018-01-171-0/+10
| * | | | Autogen: Add documentation for (CMAKE_)AUTOGEN_PARALLELSebastian Holtermann2018-01-177-2/+43
| * | | | Autogen: Tests: Add AUTOGEN_PARALLEL testsSebastian Holtermann2018-01-1731-0/+475
| * | | | Autogen: Process files concurrently in AUTOMOC and AUTOUICSebastian Holtermann2018-01-1713-2275/+3620
| * | | | Autogen: Tests: Fix MocInclude test(s)Sebastian Holtermann2018-01-179-0/+18
| | |_|/ | |/| |
* | | | Merge topic 'ctest-libuv-output-decode'Brad King2018-01-182-9/+15
|\ \ \ \
| * | | | CTest: Fix process output read error casesBrad King2018-01-171-0/+5
| * | | | CTest: Fix decoding of MBCS character split by bufferingBrad King2018-01-172-9/+10
* | | | | Merge topic 'FindTCL-thread-suffix'Brad King2018-01-181-2/+2
|\ \ \ \ \
| * | | | | FindTCL: Find 8.6 libraries with 't' suffixlorenz2018-01-161-2/+2
* | | | | | Merge topic 'fix_ninja_cuda'Brad King2018-01-181-1/+1
|\ \ \ \ \ \
| * | | | | | Ninja: Fixes CUDA device link in WindowsFrancisco Facioni2018-01-151-1/+1
| |/ / / / /
* | | | | | Merge topic 'msvc_cuda_8_explicitly_specify_cuda_language'Brad King2018-01-183-9/+13
|\ \ \ \ \ \
| * | | | | | CUDA: MSVC will now state files are cuda files when neededRobert Maynard2018-01-123-9/+13
* | | | | | | CMake Nightly Date StampKitware Robot2018-01-181-1/+1
* | | | | | | Merge topic 'FindDoxygen-macos-utils'Craig Scott2018-01-171-0/+5
|\ \ \ \ \ \ \
| * | | | | | | FindDoxygen: On macOS search in '/Applications/Utilities' tooThomas Thielemann2018-01-161-0/+5
* | | | | | | | Merge topic 'cmSourceGroup-modern-cxx'Craig Scott2018-01-173-46/+24
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | cmSourceGroup: code improvements; use std::string and C++11 loopsVitaly Stakhovsky2018-01-113-46/+24
* | | | | | | | Merge topic 'fix-documentation'Brad King2018-01-171-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Improved MAIN_DEPENDENCY documentation of add_custom_command()Christoph Ruediger2018-01-161-2/+4
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-01-171-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge topic 'extend-compile-language-genex'Brad King2018-01-1633-247/+219
|\ \ \ \ \ \ \ \
| * | | | | | | | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and XcodeBrad King2018-01-1221-144/+112
| * | | | | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and XcodeBrad King2018-01-1224-115/+107
| * | | | | | | | cmVisualStudio10TargetGenerator: Factor out include dir computationBrad King2018-01-112-6/+16
| * | | | | | | | cmLocalVisualStudio7Generator: Clarify variable name of compiled languageBrad King2018-01-111-4/+6