summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.Kevin M. Godby2017-09-277-3/+57
* Merge topic 'doc-MSVC_VERSION'Brad King2017-09-261-10/+12
|\
| * Help: Update MSVC_VERSION documentationBrad King2017-09-251-11/+12
| * Help: Document MSVC_VERSION value 1911Wojciech Mamrak2017-09-251-0/+1
* | CMake Nightly Date StampKitware Robot2017-09-261-1/+1
|/
* Merge topic 'load_command-cleanup'Brad King2017-09-251-25/+10
|\
| * cmCPluginAPI: remove explicit casts to void*Rolf Eike Beer2017-09-231-5/+4
| * cmCPluginAPI: do not check pointer before calling free()Rolf Eike Beer2017-09-231-3/+1
| * cmCPluginAPI: use strdup() instead of open coding itRolf Eike Beer2017-09-231-17/+5
* | Merge topic 'FindOpenACC'Brad King2017-09-254-0/+259
|\ \
| * | FindOpenACC: Add module to detect compiler support for OpenACCTin Huynh2017-09-224-0/+259
* | | Merge topic 'rc-missing-better-error'Brad King2017-09-252-32/+66
|\ \ \
| * | | Windows: Improve link-time error messages when rc or mt failJonathan Marler2017-09-221-32/+62
| * | | cmSystemTools: Teach RunSingleCommand another way to report exceptionsJonathan Marler2017-09-201-0/+4
* | | | Merge topic 'cpackifw-options'Brad King2017-09-254-6/+77
|\ \ \ \
| * | | | CPackIFW: Add some optionsKonstantin Podsvirov2017-09-214-6/+77
* | | | | Merge topic 'cxx17-no-bind1st'Brad King2017-09-252-4/+2
|\ \ \ \ \
| * | | | | Avoid using std::bind1st that is removed in C++17Brad King2017-09-232-4/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindOpenMP-CMP0054'Brad King2017-09-251-0/+1
|\ \ \ \ \
| * | | | | FindOpenMP: Avoid CMP0054 warningsBrad King2017-09-221-0/+1
| |/ / / /
* | | | | Merge topic 'test-fix-msvc-standard-default'Brad King2017-09-251-13/+31
|\ \ \ \ \
| * | | | | Tests: Fix RunCMake.try_compile CxxStandard case on MSVCBrad King2017-09-221-13/+31
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-09-251-1/+1
* | | | | Merge topic '`16839-better-tvos-support`'Craig Scott2017-09-242-1/+9
|\ \ \ \ \
| * | | | | Xcode: Add team to compiler-id projectGregor Jasny2017-09-192-0/+7
| * | | | | Xcode: Add tvOS and watchOS toolchain file supportGregor Jasny2017-09-191-1/+2
* | | | | | CMake Nightly Date StampKitware Robot2017-09-241-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2017-09-231-1/+1
* | | | | Merge topic 'graphviz-link-type'Craig Scott2017-09-223-5/+107
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | graphviz: distinguish target dependency typesNico Müller2017-09-213-5/+107
* | | | | Merge topic 'perf-source-lookup'Brad King2017-09-225-23/+66
|\ \ \ \ \
| * | | | | Performance: Improve efficiency of source file lookup in cmMakefileAaron Orenstein2017-09-203-3/+59
| * | | | | cmMakefile: Drop unused methodAaron Orenstein2017-09-201-1/+0
| * | | | | cmSourceFileLocation: Drop unnecessary copy-assignment operatorAaron Orenstein2017-09-203-19/+7
| | |_|_|/ | |/| | |
* | | | | Merge topic 'autogen-generators-refactor'Brad King2017-09-2249-1399/+1939
|\ \ \ \ \
| * | | | | Autogen: Tests: Add a change-not test to the mocRerun testSebastian Holtermann2017-09-212-17/+36
| * | | | | Autogen: Tests: Disable an AUTOMOC_DEPENDS_FILTER test for NinjaSebastian Holtermann2017-09-211-3/+11
| * | | | | Autogen: Tests: Refactor the QtAutogenRebuild rccDepends testSebastian Holtermann2017-09-2116-103/+151
| * | | | | Autogen: Tests: Move each rerun test script to a NAME.cmake fileSebastian Holtermann2017-09-214-217/+224
| * | | | | Autogen: Tests: Extend CMAKE_AUTOMOC_DEPEND_FILTERS rebuild testSebastian Holtermann2017-09-2112-31/+71
| * | | | | Autogen: Tests: Add <SUBDIR>/ui_view.h AUTOUIC includes to sameName testSebastian Holtermann2017-09-2113-1/+118
| * | | | | Autogen: Tests: Add <SUBDIR>/item.moc includes to sameName testSebastian Holtermann2017-09-216-9/+68
| * | | | | Autogen: Read relative paths from rcc outputSebastian Holtermann2017-09-211-9/+18
| * | | | | Autogen: In VERBOSE mode print why files are (re)generatedSebastian Holtermann2017-09-202-44/+221
| * | | | | Autogen: Refactor cmQtAutoGeneratorsSebastian Holtermann2017-09-202-1100/+1156
| |/ / / /
* | | | | Merge topic 'cpack-rpm-deb-version'Brad King2017-09-2219-21/+124
|\ \ \ \ \
| * | | | | CPack RPM and DEB: improved package version handlingDomen Vrankar2017-09-2119-21/+124
* | | | | | Merge topic 'cpack-rpm-extend-exclude-from-auto-filelist'Brad King2017-09-221-2/+6
|\ \ \ \ \ \
| * | | | | | CPack/RPM: new CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST exclude pathsDomen Vrankar2017-09-211-2/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'variable_watch-modify-on-callback'Brad King2017-09-224-20/+36
|\ \ \ \ \ \