Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS release notes | Sebastian Holtermann | 2018-11-03 | 1 | -0/+7 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'backport-FindBoost-explicit-arch-tag' | Brad King | 2018-11-05 | 1 | -0/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | FindBoost: Add explicit Boost_ARCHITECTURE option | Brad King | 2018-11-05 | 1 | -0/+3 | |
| | |/ | |/| | ||||||
| * | | Merge branch 'rel-doc-qthelp' into release-3.13 | Brad King | 2018-10-18 | 1 | -0/+3 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'backport-revert-install-code-script-genex' into release-3.13 | Brad King | 2018-10-11 | 1 | -3/+0 | |
| |\ \ \ | ||||||
* | | | | | FindGDAL: add an imported target | Ben Boeckel | 2018-11-01 | 1 | -0/+4 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'FindMatlab-2018a-API' | Brad King | 2018-10-30 | 1 | -0/+7 | |
|\ \ \ \ | ||||||
| * | | | | FindMatlab: add change log item. | Cris Luengo | 2018-10-24 | 1 | -0/+7 | |
* | | | | | Merge topic 'ExternalProject-log-patch' | Brad King | 2018-10-29 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | ExternalProject: add LOG_PATCH option to log the patch command | Wouter Klouwen | 2018-10-26 | 1 | -0/+3 | |
* | | | | | | Merge topic 'no-smiley' | Brad King | 2018-10-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Help: Spell out ";-list" as "semicolon-separated list" | Joachim Wuttke (o) | 2018-10-25 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | RPATH: Add option for using $ORIGIN in build tree | Peter Wu | 2018-10-26 | 1 | -0/+8 | |
|/ / / / | ||||||
* | | | | ExternalProject: option LOG_MERGED_STDOUTERR to combine stdout and stderr | Wouter Klouwen | 2018-10-19 | 1 | -0/+5 | |
* | | | | 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 | |
|\ \ \ \ |