summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'find_fontconfig'Brad King2018-10-199-0/+157
|\
| * FindFontconfig: Add module to find FontconfigFrederik Gladhorn2018-10-189-0/+157
* | Merge topic 'cmake-through-3.12'Brad King2018-10-193-3/+3
|\ \
| * | Declare support for CMake versions through 3.12 for own buildBrad King2018-10-173-3/+3
* | | Merge topic 'FindLibinput-no-version-string-var'Brad King2018-10-191-1/+0
|\ \ \
| * | | FindLibinput: do not set Libinput_VERSION_STRINGFrederik Gladhorn2018-10-181-1/+0
* | | | Merge branch 'release-3.13'Brad King2018-10-190-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'doc-target_link_libraries-item-quoting' into release-3.13Brad King2018-10-181-0/+12
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-target_link_libraries-item-quoting'Brad King2018-10-191-0/+12
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Clarify command-line encoding of target_link_libraries itemsBrad King2018-10-181-0/+12
* | | | | | Merge topic 'help-syntax-highlighting'Craig Scott2018-10-1922-175/+294
|\ \ \ \ \ \
| * | | | | | Help: Revise docs of modules AddFileDependencies..CheckFunctionExistsJoachim Wuttke (l)2018-10-1814-114/+126
| * | | | | | Help: Override pygments CMakeLexer to support <..> and [..]Joachim Wuttke (o)2018-10-188-35/+127
| * | | | | | Help: Use appropriate list types in FindPkgConfigJoachim Wuttke (l)2018-10-171-27/+42
* | | | | | | CMake Nightly Date StampKitware Robot2018-10-191-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'release-3.13'Brad King2018-10-180-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'update-vim-syntax' into release-3.13Brad King2018-10-182-106/+2148
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'update-vim-syntax'Brad King2018-10-182-106/+2148
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntaxBrad King2018-10-182-106/+2148
| |\ \ \ \ \ \
| | * | | | | | vim-cmake-syntax 2018-10-18 (64ff4bd7)vim-cmake-syntax upstream2018-10-182-106/+2148
* | | | | | | | Merge branch 'release-3.13'Brad King2018-10-180-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'rel-doc-qthelp' into release-3.13Brad King2018-10-182-1/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'revert-server-iface-sources' into release-3.13Brad King2018-10-184-189/+40
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'rel-doc-qthelp'Brad King2018-10-182-1/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Utilities/Release: Add qthelp docs to binary archivesBrad King2018-10-172-1/+4
* | | | | | | | | | Merge topic 'revert-server-iface-sources'Brad King2018-10-184-189/+40
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES"Brad King2018-10-174-189/+40
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-10-181-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge topic 'improve-readme'Brad King2018-10-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | README: Suggest "sudo" for "make install"David Demelier2018-10-171-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'better-empty-list-behavior'Brad King2018-10-1723-50/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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 'gem-string'Brad King2018-10-176-13/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmGeneratorTarget::GetExportMacro: return const std::string*Vitaly Stakhovsky2018-10-166-13/+15
* | | | | | | | | | | Merge topic 'ctor-remove'Brad King2018-10-172-18/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmCustomCommand: remove the default constructorVitaly Stakhovsky2018-10-142-18/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'vs-improve'Brad King2018-10-172-46/+31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmVisualStudio10TargetGenerator: Code improvementVitaly Stakhovsky2018-10-142-46/+31
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'FindLibinput-compile-options'Brad King2018-10-171-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindLibinput: Use _COMPILE_OPTIONS instead of _DEFINITIONSFrederik Gladhorn2018-10-161-3/+3
* | | | | | | | | | | | Merge topic 'ctest-coverage-gtm-percent'Brad King2018-10-175-34/+48
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | CTest: Fix GTM coverage handling of entry point named "%"Joseph Snyder2018-10-165-34/+48
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-10-171-1/+1
* | | | | | | | | | | | Merge branch 'release-3.13'Brad King2018-10-160-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'document-dollar-in-varnames' into release-3.13Brad King2018-10-168-2/+48
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'document-dollar-in-varnames'Brad King2018-10-168-2/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | CMP0053: document that `$` is a valid literal variable characterBen Boeckel2018-10-158-2/+48
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'ctest_done_bug_fix'Brad King2018-10-161-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |