Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge topic 'install-code-script-genex' | Craig Scott | 2018-12-23 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-12-22 | 1 | -0/+5 | |
* | | | | Merge branch 'topic-findliblzma' into 'master' | Marc Chevrier | 2018-12-20 | 1 | -0/+4 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | FindLibLZMA: add imported target | Hiroshi Miura | 2018-12-13 | 1 | -0/+4 | |
| |/ / | ||||||
* | | | Merge topic 'fileapi' | Brad King | 2018-12-13 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | Help: Add release note for fileapi feature | Brad King | 2018-12-12 | 1 | -0/+5 | |
* | | | | target_link_libraries: Propagate dependencies of object libraries | Kyle Edwards | 2018-12-10 | 1 | -0/+5 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'SWIG' | Brad King | 2018-12-10 | 1 | -0/+6 | |
|\ \ \ | ||||||
| * | | | UseSWIG: add management of SWIG option -module | Marc Chevrier | 2018-12-07 | 1 | -0/+6 | |
* | | | | Merge topic 'file-read_symlink' | Brad King | 2018-12-10 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | file: Add READ_SYMLINK sub-command | Kyle Edwards | 2018-12-06 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | Merge topic 'autogen_revert_implicit_includes' | Brad King | 2018-12-10 | 1 | -0/+13 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'backport-autogen_revert_implicit_includes' | Brad King | 2018-12-07 | 1 | -0/+13 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | Autogen: Revert passing compiler implicit includes to moc | Sebastian Holtermann | 2018-12-07 | 1 | -0/+13 | |
| | * | | Merge branch 'cpack-doc-gen-names' into release-3.13 | Brad King | 2018-11-06 | 9 | -32/+32 | |
| | |\ \ | ||||||
* | | \ \ | Merge topic 'gnu-octave' | Brad King | 2018-12-07 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindOctave: Add module to find GNU octave | Michael Hirsch, Ph.D | 2018-12-06 | 1 | -0/+4 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'submit-method' | Brad King | 2018-12-07 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | CTest: Add release note about removed submission methods | Regina Pfeifer | 2018-11-28 | 1 | -0/+6 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Help: Add notes for topic 'FindCURL-components' | Brad King | 2018-12-06 | 1 | -0/+5 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'try-compile' | Brad King | 2018-12-06 | 2 | -0/+10 | |
|\ \ \ \ | ||||||
| * | | | | Check* functions family: add support for LINK_OPTIONS | Marc Chevrier | 2018-12-01 | 1 | -0/+5 | |
| * | | | | try_compile/try_run: Add support for LINK_OPTIONS option. | Marc Chevrier | 2018-12-01 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | CPack/Deb: Remove paxr as a supported tar format for a .deb | Guillem Jover | 2018-11-28 | 1 | -0/+7 | |
|/ / / | ||||||
* | | | Merge topic 'file-size' | Brad King | 2018-11-28 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | file: add SIZE option | Wouter Klouwen | 2018-11-27 | 1 | -0/+5 | |
* | | | | Help: Add notes for topic 'FindGIF-modernize' | Brad King | 2018-11-21 | 1 | -0/+4 | |
* | | | | Genex: Add policy to handle empty list items in $<IN_LIST:...> | Kyle Edwards | 2018-11-19 | 1 | -0/+5 | |
|/ / / | ||||||
* | | | Merge topic 'findx11-imported-targets' | Brad King | 2018-11-19 | 1 | -0/+32 | |
|\ \ \ | ||||||
| * | | | FindX11: add imported targets | Ben Boeckel | 2018-11-13 | 1 | -0/+1 | |
| * | | | FindX11: find Xext.h | Ben Boeckel | 2018-11-12 | 1 | -0/+2 | |
| * | | | FindX11: match variables with library names | Ben Boeckel | 2018-11-12 | 1 | -0/+29 | |
* | | | | Merge topic 'deprecate-findqt' | Brad King | 2018-11-15 | 1 | -0/+8 | |
|\ \ \ \ | ||||||
| * | | | | find_package(): Add policy to remove the FindQt module | Kyle Edwards | 2018-11-14 | 1 | -0/+8 | |
* | | | | | Merge topic 'if_support_checking_if_cache_var_defined' | Brad King | 2018-11-13 | 1 | -0/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | If: Support the 'DEFINED CACHE{}' syntax | Robert Maynard | 2018-11-09 | 1 | -0/+5 | |
* | | | | | Merge topic 'pie-link-options' | Craig Scott | 2018-11-12 | 2 | -0/+11 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | POSITION_INDEPENDENT_CODE: Manage link flags for executables | Marc Chevrier | 2018-11-11 | 1 | -0/+6 | |
| * | | | | INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support | Marc Chevrier | 2018-11-08 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | Autogen: Add release notes for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET | Sebastian Holtermann | 2018-11-11 | 1 | -0/+8 | |
|/ / / | ||||||
* | | | Help: Add documentation and release notes for install | Kyle Edwards | 2018-11-07 | 1 | -0/+12 | |
* | | | Merge topic 'FindSQLite3-module' | Brad King | 2018-11-07 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | FindSQLite3: Add module to find SQLite3 | Chuck Atkins | 2018-11-06 | 1 | -0/+4 | |
* | | | | Merge topic 'cpack-doc-gen-names' | Brad King | 2018-11-06 | 9 | -32/+32 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Help: Use correct CPack generator names | Craig Scott | 2018-11-06 | 9 | -32/+32 | |
* | | | | Merge topic 'FindPostgreSQL-target' | Brad King | 2018-11-06 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | FindPostgreSQL: add an imported target | Ben Boeckel | 2018-11-01 | 1 | -0/+4 | |
* | | | | | Merge topic 'autogen_origin_depends' | Brad King | 2018-11-06 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | |