Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'find_fontconfig' | Brad King | 2018-10-19 | 9 | -0/+157 |
|\ | |||||
| * | FindFontconfig: Add module to find Fontconfig | Frederik Gladhorn | 2018-10-18 | 9 | -0/+157 |
* | | Merge topic 'cmake-through-3.12' | Brad King | 2018-10-19 | 3 | -3/+3 |
|\ \ | |||||
| * | | Declare support for CMake versions through 3.12 for own build | Brad King | 2018-10-17 | 3 | -3/+3 |
* | | | Merge topic 'FindLibinput-no-version-string-var' | Brad King | 2018-10-19 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | FindLibinput: do not set Libinput_VERSION_STRING | Frederik Gladhorn | 2018-10-18 | 1 | -1/+0 |
* | | | | Merge branch 'release-3.13' | Brad King | 2018-10-19 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'doc-target_link_libraries-item-quoting' into release-3.13 | Brad King | 2018-10-18 | 1 | -0/+12 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-target_link_libraries-item-quoting' | Brad King | 2018-10-19 | 1 | -0/+12 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Help: Clarify command-line encoding of target_link_libraries items | Brad King | 2018-10-18 | 1 | -0/+12 |
* | | | | | | Merge topic 'help-syntax-highlighting' | Craig Scott | 2018-10-19 | 22 | -175/+294 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Revise docs of modules AddFileDependencies..CheckFunctionExists | Joachim Wuttke (l) | 2018-10-18 | 14 | -114/+126 |
| * | | | | | | Help: Override pygments CMakeLexer to support <..> and [..] | Joachim Wuttke (o) | 2018-10-18 | 8 | -35/+127 |
| * | | | | | | Help: Use appropriate list types in FindPkgConfig | Joachim Wuttke (l) | 2018-10-17 | 1 | -27/+42 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-19 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge branch 'release-3.13' | Brad King | 2018-10-18 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'update-vim-syntax' into release-3.13 | Brad King | 2018-10-18 | 2 | -106/+2148 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'update-vim-syntax' | Brad King | 2018-10-18 | 2 | -106/+2148 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntax | Brad King | 2018-10-18 | 2 | -106/+2148 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | vim-cmake-syntax 2018-10-18 (64ff4bd7) | vim-cmake-syntax upstream | 2018-10-18 | 2 | -106/+2148 |
* | | | | | | | | Merge branch 'release-3.13' | Brad King | 2018-10-18 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'rel-doc-qthelp' into release-3.13 | Brad King | 2018-10-18 | 2 | -1/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'revert-server-iface-sources' into release-3.13 | Brad King | 2018-10-18 | 4 | -189/+40 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'rel-doc-qthelp' | Brad King | 2018-10-18 | 2 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Utilities/Release: Add qthelp docs to binary archives | Brad King | 2018-10-17 | 2 | -1/+4 |
* | | | | | | | | | | Merge topic 'revert-server-iface-sources' | Brad King | 2018-10-18 | 4 | -189/+40 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES" | Brad King | 2018-10-17 | 4 | -189/+40 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-18 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'improve-readme' | Brad King | 2018-10-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | README: Suggest "sudo" for "make install" | David Demelier | 2018-10-17 | 1 | -1/+1 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'better-empty-list-behavior' | Brad King | 2018-10-17 | 23 | -50/+69 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmListCommand: handle empty lists for list(REMOVE_AT) | Ben Boeckel | 2018-10-16 | 9 | -9/+33 |
| * | | | | | | | | | cmListCommand: make list(ACTION not_a_list) succeed when idempotent | Ben Boeckel | 2018-10-16 | 17 | -36/+31 |
| * | | | | | | | | | cmListCommand: check list(FILTER) operation before the list | Ben Boeckel | 2018-10-11 | 1 | -8/+8 |
* | | | | | | | | | | Merge topic 'gem-string' | Brad King | 2018-10-17 | 6 | -13/+15 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmGeneratorTarget::GetExportMacro: return const std::string* | Vitaly Stakhovsky | 2018-10-16 | 6 | -13/+15 |
* | | | | | | | | | | | Merge topic 'ctor-remove' | Brad King | 2018-10-17 | 2 | -18/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cmCustomCommand: remove the default constructor | Vitaly Stakhovsky | 2018-10-14 | 2 | -18/+5 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'vs-improve' | Brad King | 2018-10-17 | 2 | -46/+31 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cmVisualStudio10TargetGenerator: Code improvement | Vitaly Stakhovsky | 2018-10-14 | 2 | -46/+31 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'FindLibinput-compile-options' | Brad King | 2018-10-17 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindLibinput: Use _COMPILE_OPTIONS instead of _DEFINITIONS | Frederik Gladhorn | 2018-10-16 | 1 | -3/+3 |
* | | | | | | | | | | | | Merge topic 'ctest-coverage-gtm-percent' | Brad King | 2018-10-17 | 5 | -34/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | CTest: Fix GTM coverage handling of entry point named "%" | Joseph Snyder | 2018-10-16 | 5 | -34/+48 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-17 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2018-10-16 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'document-dollar-in-varnames' into release-3.13 | Brad King | 2018-10-16 | 8 | -2/+48 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'document-dollar-in-varnames' | Brad King | 2018-10-16 | 8 | -2/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | CMP0053: document that `$` is a valid literal variable character | Ben Boeckel | 2018-10-15 | 8 | -2/+48 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'ctest_done_bug_fix' | Brad King | 2018-10-16 | 1 | -1/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | |