Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cmake_role-global-property' | Brad King | 2019-01-17 | 3 | -0/+27 |
|\ | |||||
| * | Properties: Add CMAKE_ROLE global property | Kyle Edwards | 2019-01-17 | 3 | -0/+27 |
* | | Merge topic 'vs-debug-utility-targets' | Brad King | 2019-01-17 | 1 | -0/+6 |
|\ \ | |||||
| * | | VS: Add support for VS_DEBUGGER_* properties on custom targets | Nils Gladitz | 2019-01-16 | 1 | -0/+6 |
| |/ | |||||
* | | Merge topic 'qt_wrap_command_deprecations' | Craig Scott | 2019-01-16 | 3 | -7/+32 |
|\ \ | |/ |/| | |||||
| * | qt_wrap_*: Add deprecation notes to command docs | Tobias Hunger | 2019-01-15 | 3 | -7/+32 |
* | | Merge topic 'vs2019' | Brad King | 2019-01-15 | 4 | -0/+64 |
|\ \ | |||||
| * | | VS: Add Visual Studio 16 2019 generator | Brad King | 2019-01-11 | 4 | -0/+64 |
* | | | Merge topic 'extendwhitelist' | Brad King | 2019-01-15 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | cmTargetPropertyComputer: whitelist 'MANUALLY_ADDED_DEPENDENCIES'. | Sebastian Lipponer | 2019-01-14 | 1 | -0/+1 |
* | | | | Merge topic 'rel-win7' | Brad King | 2019-01-15 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | Utilities/Release: Build for Windows 7 and above | Brad King | 2019-01-14 | 1 | -0/+6 |
| |/ / / | |||||
* | | | | Merge topic 'check-fortran-run' | Brad King | 2019-01-15 | 3 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | CheckFortranSourceRuns: Add module to check if Fortran code runs | Michael Hirsch, Ph.D | 2019-01-10 | 3 | -0/+8 |
* | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-01-15 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Add deprecation warnings for policies CMP0065 and below | Brad King | 2019-01-11 | 1 | -0/+8 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'find_package-doc-clarification' | Kyle Edwards | 2019-01-15 | 1 | -3/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Help/find_package: clarify intended behavior with REQUIRED QUIET | Ben Boeckel | 2019-01-14 | 1 | -3/+3 |
* | | | | | Merge topic 'xref3' | Kyle Edwards | 2019-01-14 | 4 | -6/+18 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Help: Provide cross-references from and to set_property | Joachim Wuttke (o) | 2019-01-10 | 4 | -6/+18 |
| |/ / / | |||||
* | | | | Merge topic 'vs-refactor' | Brad King | 2019-01-11 | 6 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | Help: Document VS generator default platform selection | Brad King | 2019-01-10 | 6 | -0/+12 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'FindICE-more-exe' | Brad King | 2019-01-11 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | FindIce: Find slice2confluence and slice2matlab executables | jspam | 2019-01-10 | 1 | -0/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'bison_target_policy' | Brad King | 2019-01-11 | 3 | -0/+36 |
|\ \ \ \ | |||||
| * | | | | FindBISON: Add policy CMP0088 to run bison in build tree | Robert Maynard | 2019-01-10 | 3 | -0/+36 |
| |/ / / | |||||
* | | | | Merge topic 'fix-doc-typo' | Brad King | 2019-01-11 | 2 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Help: fix typo for CTEST_CUSTOM_TESTS_IGNORE | Ben Boeckel | 2019-01-02 | 2 | -3/+3 |
* | | | | | Merge topic 'sort1' | Brad King | 2019-01-11 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Help: correct alphabetical sorting of lines | Joachim Wuttke (o) | 2019-01-10 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'doc-roff-fix' | Brad King | 2019-01-11 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Help: Prevent .so from being treated as a roff macro | Raf Czlonka | 2019-01-10 | 1 | -2/+2 |
* | | | | | Merge topic 'ctest-show-as-json' | Brad King | 2019-01-10 | 2 | -1/+76 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: Add --show-only[=format] option to print test info | Justin Goshi | 2019-01-10 | 2 | -1/+76 |
| | |/ / / | |/| | | | |||||
* | | | | | Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties | Tobias Hunger | 2019-01-10 | 8 | -0/+66 |
|/ / / / | |||||
* | | | | SWIG: Add support for custom Swig source file extensions | Thirumal Venkat | 2019-01-03 | 1 | -0/+5 |
| |/ / |/| | | |||||
* | | | Merge topic 'link-options' | Craig Scott | 2018-12-23 | 6 | -2/+55 |
|\ \ \ | |||||
| * | | | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 6 | -2/+55 |
| | |/ | |/| | |||||
* | | | Merge topic 'install-code-script-genex' | Craig Scott | 2018-12-23 | 4 | -0/+40 |
|\ \ \ | |||||
| * | | | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-12-22 | 4 | -0/+40 |
* | | | | Merge topic 'compile_options' | Kyle Edwards | 2018-12-21 | 2 | -20/+49 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Help: Revise compile options command docs, and provide example | Joachim Wuttke (h) | 2018-12-20 | 2 | -20/+49 |
| | |/ | |/| | |||||
* | | | Merge topic 'doc-stage' | Kyle Edwards | 2018-12-20 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | Help/dev: Document where topic stage branch is held | Brad King | 2018-12-19 | 1 | -0/+8 |
| |/ / | |||||
* | | | 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 'doc-get-target-property' | Brad King | 2018-12-13 | 1 | -0/+2 |
|\ \ | |||||
| * | | Documentation: Reference list of target properties in get_target_property | Tobias Hunger | 2018-12-13 | 1 | -0/+2 |
* | | | Merge topic 'fileapi' | Brad King | 2018-12-13 | 3 | -0/+1117 |
|\ \ \ | |/ / |/| | | |||||
| * | | Help: Add release note for fileapi feature | Brad King | 2018-12-12 | 1 | -0/+5 |