Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'find_fontconfig' | Brad King | 2018-10-19 | 1 | -0/+6 |
|\ | |||||
| * | FindFontconfig: Add module to find Fontconfig | Frederik Gladhorn | 2018-10-18 | 1 | -0/+6 |
* | | Merge topic 'rel-doc-qthelp' | Brad King | 2018-10-18 | 1 | -0/+3 |
|\ \ | |||||
| * | | Utilities/Release: Add qthelp docs to binary archives | Brad King | 2018-10-17 | 1 | -0/+3 |
| * | | Merge branch 'pkgc-op-lt-gt' into release-3.13 | Brad King | 2018-10-04 | 1 | -0/+4 |
| |\ \ | |||||
| * \ \ | Merge branch 'misc-typos' into release-3.13 | Brad King | 2018-10-04 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'doc-cmp0077' into release-3.13 | Brad King | 2018-10-04 | 1 | -2/+4 |
| |\ \ \ \ | |||||
| * | | | | | Help: Drop development topic notes to prepare release | Brad King | 2018-10-03 | 2 | -9/+0 |
* | | | | | | Merge topic 'better-empty-list-behavior' | Brad King | 2018-10-17 | 1 | -0/+9 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | cmListCommand: handle empty lists for list(REMOVE_AT) | Ben Boeckel | 2018-10-16 | 1 | -0/+3 |
| * | | | | | cmListCommand: make list(ACTION not_a_list) succeed when idempotent | Ben Boeckel | 2018-10-16 | 1 | -0/+6 |
* | | | | | | Merge topic 'cppcheck-exit-code' | Brad King | 2018-10-12 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fail the build if cppcheck returns a non-zero exit code | Harald Brinkmann | 2018-10-11 | 1 | -0/+6 |
* | | | | | | | Merge topic 'find_libinput' | Brad King | 2018-10-12 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindLibinput: Add module to find libinput | Frederik Gladhorn | 2018-10-11 | 1 | -0/+6 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'backport-revert-install-code-script-genex' into revert-install-... | Brad King | 2018-10-11 | 1 | -3/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | install: Revert CODE,SCRIPT support for generator expressions | Brad King | 2018-10-11 | 1 | -3/+0 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'install-subdirectory-order' | Brad King | 2018-10-11 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add_subdirectory: Run subdirectory install rules in correct order | Kyle Edwards | 2018-10-10 | 1 | -0/+5 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | ctest_submit: Add support for a "Done" part | Betsy McPhail | 2018-10-10 | 1 | -0/+5 |
|/ / / / / | |||||
* | | | | | Merge topic 'pkgc-op-lt-gt' | Brad King | 2018-10-04 | 1 | -0/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | FindPkgConfig: support also > and < operators for version compares | Rolf Eike Beer | 2018-10-04 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge topic 'misc-typos' | Brad King | 2018-10-04 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | Fix misc. typos | luz.paz | 2018-10-03 | 1 | -1/+1 |
| |/ | |||||
* | | Help: Clarify policy CMP0077 documentation | Brad King | 2018-10-03 | 1 | -2/+4 |
|/ | |||||
* | Help: Organize and revise 3.13 release notes | Brad King | 2018-10-01 | 1 | -123/+161 |
* | Help: Consolidate 3.13 release notes | Brad King | 2018-10-01 | 42 | -266/+195 |
* | Merge topic 'byproducts_make_clean' | Brad King | 2018-10-01 | 1 | -0/+5 |
|\ | |||||
| * | Help: Add release note for make clean and byproducts | Pedro Navarro | 2018-09-28 | 1 | -0/+5 |
* | | Merge topic 'add_progress_summary_console_logging_mode' | Brad King | 2018-10-01 | 1 | -0/+5 |
|\ \ | |/ |/| | |||||
| * | ctest: Add option for live progress summary in terminal | Michael Wegner | 2018-09-26 | 1 | -0/+5 |
* | | Merge topic 'customcommandworkingdirectory' | Brad King | 2018-09-28 | 1 | -0/+5 |
|\ \ | |||||
| * | | add_custom_{command,target}: WORKING_DIRECTORY generator expressions | Jon Chronopoulos | 2018-09-28 | 1 | -0/+5 |
* | | | Merge topic 'vs-global-props-for-all-targets' | Brad King | 2018-09-28 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | VS: Add option to set VS_GLOBAL_* for all targets | Mikhail Korolev | 2018-09-25 | 1 | -0/+6 |
* | | | | Merge topic 'FindMatlab-2018b' | Brad King | 2018-09-27 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | FindMatlab: Add Matlab 2018a,b to version list | Sean Warren | 2018-09-26 | 1 | -0/+3 |
| * | | | | FindMatlab: Explicitly export mexFunction in MSVC | Sean Warren | 2018-09-26 | 1 | -0/+3 |
| * | | | | FindMatlab: Optionally allow linking to MatlabEngine and MatlabDataArray | Sean Warren | 2018-09-26 | 1 | -0/+6 |
| |/ / / | |||||
* | | | | Merge topic 'link-directories' | Craig Scott | 2018-09-26 | 3 | -0/+19 |
|\ \ \ \ | |||||
| * | | | | link_directories(): enhance capabilities | Marc Chevrier | 2018-09-25 | 1 | -0/+5 |
| * | | | | LINK_DIRECTORIES target property: add policy for absolute paths check. | Marc Chevrier | 2018-09-25 | 1 | -0/+5 |
| * | | | | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 1 | -0/+9 |
| |/ / / | |||||
* | | | | Merge topic 'dbgsym-packaging' | Brad King | 2018-09-26 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CPack/Deb: Add ability to split out debug symbols into .ddeb package | Andrew Fuller | 2018-09-21 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | Merge topic 'deprecate-policy-old' | Craig Scott | 2018-09-20 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | Add deprecation warnings for policies CMP0063 and below | Brad King | 2018-09-17 | 1 | -0/+8 |
| |/ / | |||||
* | | | Help: Add release notes for new BundleUtilities policy | Kyle Edwards | 2018-09-19 | 1 | -0/+5 |
| |/ |/| | |||||
* | | Merge topic 'symlink' | Brad King | 2018-09-19 | 1 | -0/+5 |
|\ \ | |||||
| * | | cmake: Add '-E create_symlink' support on Windows | Jon Chronopoulos | 2018-09-18 | 1 | -0/+5 |