Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindPython: Support script mode | Kyle Edwards | 2019-01-23 | 1 | -0/+6 |
* | Merge branch 'backport-cmake-warn-no-src-build-dir' | Brad King | 2019-01-22 | 1 | -0/+26 |
|\ | |||||
| * | Help: Add 3.13.4 release note for no source/build dir error/warning | Craig Scott | 2019-01-22 | 1 | -0/+26 |
* | | FindGit: Add imported target | Kyle Edwards | 2019-01-21 | 1 | -0/+5 |
* | | Merge topic 'ExternalProject-non-cmake-source-subdir' | Brad King | 2019-01-21 | 1 | -0/+7 |
|\ \ | |||||
| * | | ExternalProject: support SOURCE_SUBDIR for BUILD_IN_SOURCE | Ben Boeckel | 2019-01-17 | 1 | -0/+7 |
* | | | Merge topic 'fortran-compiler-id' | Brad King | 2019-01-21 | 2 | -0/+18 |
|\ \ \ | |||||
| * | | | Fortran: Add compiler ID/Version generator expressions | Andrew Paprocki | 2019-01-18 | 2 | -0/+18 |
* | | | | Merge topic 'command_file_link' | Brad King | 2019-01-21 | 1 | -0/+23 |
|\ \ \ \ | |||||
| * | | | | Help: Add documentation for file(CREATE_LINK) subcommand | Tushar Maheshwari | 2019-01-16 | 1 | -0/+23 |
* | | | | | Merge topic 'find-package-resolve-symlinks' | Brad King | 2019-01-21 | 4 | -0/+22 |
|\ \ \ \ \ | |||||
| * | | | | | find_package: optionally resolve symlinks when discovering packages | David Aguilar | 2019-01-16 | 4 | -0/+22 |
| |/ / / / | |||||
* | | | | | Merge topic 'submit-url' | Brad King | 2019-01-21 | 5 | -10/+44 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | CTest: Add documentation and release notes for SubmitURL | Regina Pfeifer | 2019-01-16 | 5 | -10/+44 |
| |/ / / | |||||
* | | | | Merge topic 'GHS_updates' | Brad King | 2019-01-18 | 12 | -44/+43 |
|\ \ \ \ | |||||
| * | | | | GHS: Add Compiler ID detection | Fred Baksik | 2019-01-16 | 1 | -0/+1 |
| * | | | | GHS: try_compile() now uses GHS platform variables | Fred Baksik | 2019-01-16 | 2 | -1/+5 |
| * | | | | GHS: Fix toolset selection | Fred Baksik | 2019-01-16 | 1 | -4/+5 |
| * | | | | GHS: Integrity Application updates | Fred Baksik | 2019-01-16 | 4 | -11/+31 |
| * | | | | GHS: Use the correct compiler flags for CMAKE_BUILD_TYPE | Fred Baksik | 2019-01-16 | 6 | -30/+0 |
| * | | | | GHS: Place build system outputs per target output directives | Fred Baksik | 2019-01-16 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge topic 'remove-duplicate-link' | Brad King | 2019-01-18 | 1 | -1/+0 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Help: Remove duplicate reference to IMPORTED_LINK_DEPENDENT_LIBRARIES_<CONFIG> | Kyle Edwards | 2019-01-17 | 1 | -1/+0 |
* | | | | 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 |
|\ \ \ \ \ |