Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindCURL-per-config' | Brad King | 2018-07-06 | 1 | -0/+5 |
|\ | |||||
| * | FindCURL: Find debug and release variants separately | Hiroshi Miura | 2018-07-03 | 1 | -0/+5 |
* | | Merge topic 'doc-add_compile_definitions' | Brad King | 2018-07-05 | 1 | -3/+3 |
|\ \ | |||||
| * | | Help: fix add_compile_definitions() documentation | Marc Chevrier | 2018-07-05 | 1 | -3/+3 |
* | | | Merge topic 'revert-subdirectory-linking' | Brad King | 2018-07-05 | 2 | -4/+1 |
|\ \ \ | |||||
| * | | | Revert "target_link_libraries: Allow use with targets in other directories" | Brad King | 2018-07-03 | 2 | -4/+1 |
| |/ / | |||||
* | | | Merge topic 'math-hex' | Brad King | 2018-07-05 | 2 | -1/+21 |
|\ \ \ | |||||
| * | | | math: Add options to calculate and format output as hexadecimal | Daniel Franke | 2018-07-03 | 2 | -1/+21 |
* | | | | Merge topic 'cpack-external' | Brad King | 2018-07-03 | 3 | -0/+258 |
|\ \ \ \ | |||||
| * | | | | Help: Add release notes for CPack External generator | Kyle Edwards | 2018-07-02 | 1 | -0/+8 |
| * | | | | Help: Add documentation for CPack External generator | Kyle Edwards | 2018-07-02 | 2 | -0/+250 |
* | | | | | Merge topic 'LINK_DEPENDS' | Brad King | 2018-07-03 | 5 | -2/+49 |
|\ \ \ \ \ | |||||
| * | | | | | LINK_DEPENDS: add support of 'generator expressions' | Marc Chevrier | 2018-06-27 | 2 | -0/+10 |
| * | | | | | LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS | Marc Chevrier | 2018-06-27 | 4 | -2/+39 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'policy_max_docs' | Brad King | 2018-07-02 | 3 | -2/+10 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Help: Clarify ...<max> behavior for policy-related commands | Craig Scott | 2018-07-01 | 3 | -2/+10 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'FindMatlab-doc-mcr' | Brad King | 2018-06-29 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Help: Add 3.12 release note for FindMatlab MCR support | Brad King | 2018-06-26 | 1 | -0/+3 |
| * | | Merge branch 'UseSWIG-csharp-variant' into release-3.12 | Brad King | 2018-06-13 | 1 | -0/+3 |
| |\ \ | |||||
* | \ \ | Merge topic 'cmake-buildsystem-manual-typo' | Craig Scott | 2018-06-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Help: Fix typo in cmake-buildsystem(7) manual | Joan Massich | 2018-06-22 | 1 | -1/+1 |
* | | | | | Merge topic 'cpack-generator-documentation' | Brad King | 2018-06-22 | 41 | -132/+3093 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Update old version release notes for CPack generator docs | Brad King | 2018-06-21 | 12 | -108/+110 |
| * | | | | | Help: Add release notes for CPack generator documentation and module updates | Kyle Edwards | 2018-06-21 | 1 | -0/+9 |
| * | | | | | Help: Add new section for CPack generators | Kyle Edwards | 2018-06-21 | 27 | -12/+2951 |
| * | | | | | Help: Move legacy CPack modules into separate section | Kyle Edwards | 2018-06-21 | 1 | -12/+23 |
| |/ / / / | |||||
* | | | | | Merge topic 'cmake_autogen_verbose' | Brad King | 2018-06-22 | 3 | -0/+20 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Add release notes for CMAKE_AUTOGEN_VERBOSE | Sebastian Holtermann | 2018-06-21 | 1 | -0/+6 |
| * | | | | | Autogen: Add documentation for CMAKE_AUTOGEN_VERBOSE | Sebastian Holtermann | 2018-06-21 | 2 | -0/+14 |
| |/ / / / | |||||
* | | | | | Merge topic 'vs_debugger' | Brad King | 2018-06-22 | 6 | -1/+43 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | VS10Project: Expand VS_DEBUGGER_* capabilities | Jon Chronopoulos | 2018-06-17 | 6 | -1/+43 |
* | | | | | Help: add_library(INTERFACE): add reference to add_link_options() | Marc Chevrier | 2018-06-20 | 1 | -0/+1 |
* | | | | | Merge topic 'install_from_another_directory' | Brad King | 2018-06-19 | 2 | -0/+13 |
|\ \ \ \ \ | |||||
| * | | | | | install: Allow installing targets created in another directory | Zack Galbreath | 2018-06-18 | 2 | -0/+13 |
* | | | | | | Merge topic 'subdir_target_sources' | Craig Scott | 2018-06-19 | 4 | -1/+48 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | target_sources: Interpret relative paths as relative to the calling directory | Patrick Stotko | 2018-06-18 | 4 | -1/+48 |
* | | | | | | Merge topic 'UseSWIG-bugfixes' | Brad King | 2018-06-18 | 1 | -0/+5 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | UseSWIG: add support of target property INCLUDE_DIRECTORIES consumption | Marc Chevrier | 2018-06-13 | 1 | -0/+5 |
* | | | | | | Merge topic 'list_sort' | Brad King | 2018-06-14 | 2 | -3/+24 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | list: Add options to control the SORT comparison operation | Daniel Franke | 2018-06-13 | 2 | -3/+24 |
| |/ / / / | |||||
* | | | | | Merge topic 'UseSWIG-csharp-variant' | Brad King | 2018-06-13 | 1 | -0/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | UseSWIG: Add CSHARP variant for wrapper files | Rishi Theivendran | 2018-06-12 | 1 | -0/+3 |
* | | | | Merge topic 'LINK_OPTIONS' | Brad King | 2018-06-08 | 18 | -6/+205 |
|\ \ \ \ | |||||
| * | | | | LINK_OPTIONS: Add support of "LINKER:" prefix | Marc Chevrier | 2018-06-06 | 7 | -9/+73 |
| * | | | | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 14 | -6/+141 |
| | |/ / | |/| | | |||||
* | | | | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-06-07 | 2 | -0/+9 |
|/ / / | |||||
* | | | Begin post-3.12 development | Brad King | 2018-06-05 | 2 | -0/+9 |
| |/ |/| | |||||
* | | Help: Drop development topic notes to prepare release | Brad King | 2018-06-05 | 2 | -9/+0 |
|/ | |||||
* | Merge topic 'doc-3.12-relnotes' | Brad King | 2018-06-05 | 59 | -361/+301 |
|\ | |||||
| * | Help: Organize and revise 3.12 release notes | Brad King | 2018-06-04 | 1 | -163/+208 |