| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Drop development topic notes to prepare release | Brad King | 2019-02-06 | 1 | -7/+0 |
|
|
* | Help: Consolidate 3.14 release notes | Brad King | 2019-02-06 | 63 | -413/+0 |
|
|
* | Merge topic 'deprecate-xcode-4' | Brad King | 2019-02-06 | 1 | -0/+6 |
|\ |
|
| * | Xcode: deprecate support for Xcode 4 | Gregor Jasny | 2019-02-06 | 1 | -0/+6 |
|
|
* | | Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints' | Brad King | 2019-02-06 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types | Robert Maynard | 2019-02-05 | 1 | -0/+6 |
|
|
* | | Merge topic '17870-iphone-friendly-cmake' | Brad King | 2019-02-05 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Apple: Introduce separate system name for iOS, tvOS, and watchOS | Gregor Jasny | 2019-02-04 | 1 | -0/+5 |
|
|
* | | Merge topic 'fetchcontent-reduce-boilerplate' | Brad King | 2019-01-30 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | FetchContent: Add new command FetchContent_MakeAvailable() | Craig Scott | 2019-01-26 | 1 | -0/+8 |
|
|
* | | Merge topic 'add_consistent_verbose_build_flag' | Brad King | 2019-01-29 | 1 | -0/+6 |
|\ \ |
|
| * | | cmake: Add options for verbose output to --build mode | Florian Maushart | 2019-01-28 | 1 | -0/+6 |
|
|
* | | | VS: Teach VS 2019 generator to select host tools matching host arch | Brad King | 2019-01-28 | 1 | -1/+2 |
|
|
* | | | Merge topic 'cmake-gui-s-b' | Brad King | 2019-01-28 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | QtDialog: Clean up and document -S and -B options | Kyle Edwards | 2019-01-25 | 1 | -0/+5 |
|
|
* | | | | Merge topic 'cmake-E-compare_files-eol' | Brad King | 2019-01-28 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | cmake: Add --ignore-eol option to `-E compare_files` command | Taylor Braun-Jones | 2019-01-28 | 1 | -0/+6 |
| |/ / / |
|
* | | | | Merge topic 'get_filename_component_last_ext' | Brad King | 2019-01-28 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | Help: Add notes for topic 'get_filename_component_last_ext' | Brad King | 2019-01-28 | 1 | -0/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'vs2019' | Brad King | 2019-01-28 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | VS: Update for Visual Studio 2019 Preview 2 | Brad King | 2019-01-24 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'max-recursion-depth' | Brad King | 2019-01-25 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | cmMakefile: Impose maximum recursion limit | Kyle Edwards | 2019-01-23 | 1 | -0/+6 |
|
|
* | | | | Merge topic 'exclude_from_all' | Brad King | 2019-01-25 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | Pass EXCLUDE_FROM_ALL from directory to targets | Zack Galbreath | 2019-01-21 | 1 | -0/+7 |
|
|
* | | | | | FindPython: Introduce NumPy component | Hiroshi Miura | 2019-01-24 | 1 | -0/+5 |
| |_|/ /
|/| | | |
|
* | | | | FindPython: Support script mode | Kyle Edwards | 2019-01-23 | 1 | -0/+6 |
| |/ /
|/| | |
|
* | | | 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 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Fortran: Add compiler ID/Version generator expressions | Andrew Paprocki | 2019-01-18 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge topic 'find-package-resolve-symlinks' | Brad King | 2019-01-21 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | find_package: optionally resolve symlinks when discovering packages | David Aguilar | 2019-01-16 | 1 | -0/+6 |
|
|
* | | | | Merge topic 'submit-url' | Brad King | 2019-01-21 | 1 | -0/+7 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | CTest: Add documentation and release notes for SubmitURL | Regina Pfeifer | 2019-01-16 | 1 | -0/+7 |
| |/ / |
|
* | | | Merge topic 'cmake_role-global-property' | Brad King | 2019-01-17 | 1 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | Properties: Add CMAKE_ROLE global property | Kyle Edwards | 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 'vs2019' | Brad King | 2019-01-15 | 1 | -0/+13 |
|\ |
|
| * | VS: Add Visual Studio 16 2019 generator | Brad King | 2019-01-11 | 1 | -0/+13 |
|
|
* | | 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 | 1 | -0/+6 |
|\ \ |
|
| * | | CheckFortranSourceRuns: Add module to check if Fortran code runs | Michael Hirsch, Ph.D | 2019-01-10 | 1 | -0/+6 |
|
|
* | | | Add deprecation warnings for policies CMP0065 and below | Brad King | 2019-01-11 | 1 | -0/+8 |
| |/
|/| |
|
* | | 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 | 1 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | FindBISON: Add policy CMP0088 to run bison in build tree | Robert Maynard | 2019-01-10 | 1 | -0/+6 |
| |/ |
|