Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'msys_docs' | Brad King | 2019-01-31 | 2 | -0/+5 |
|\ | |||||
| * | Help: Add documentation for MSYS variable | Harry Mallon | 2019-01-30 | 2 | -0/+5 |
* | | Merge topic 'tidy-use-equals-delete' | Brad King | 2019-01-30 | 1 | -10/+0 |
|\ \ | |||||
| * | | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 1 | -10/+0 |
| |/ | |||||
* | | 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 |
* | | | DOCS: put Flang in alphabetical order | Michael Hirsch, Ph.D | 2019-01-29 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'add_consistent_verbose_build_flag' | Brad King | 2019-01-29 | 5 | -0/+34 |
|\ \ | |||||
| * | | cmake: Add options for verbose output to --build mode | Florian Maushart | 2019-01-28 | 5 | -0/+34 |
* | | | VS: Teach VS 2019 generator to select host tools matching host arch | Brad King | 2019-01-28 | 2 | -2/+4 |
* | | | VS: Add support for explicit 32-bit toolset selection via host=x86 | Brad King | 2019-01-28 | 7 | -10/+23 |
* | | | Merge topic 'commit-ref-in-prose' | Brad King | 2019-01-28 | 1 | -5/+14 |
|\ \ \ | |||||
| * | | | Help: prefer commit hashes in commit references | Ben Boeckel | 2019-01-25 | 1 | -5/+14 |
| |/ / | |||||
* | | | Merge topic 'cmake-gui-s-b' | Brad King | 2019-01-28 | 2 | -0/+14 |
|\ \ \ | |||||
| * | | | QtDialog: Clean up and document -S and -B options | Kyle Edwards | 2019-01-25 | 2 | -0/+14 |
* | | | | Merge topic 'cmake-E-compare_files-eol' | Brad King | 2019-01-28 | 2 | -2/+9 |
|\ \ \ \ | |||||
| * | | | | cmake: Add --ignore-eol option to `-E compare_files` command | Taylor Braun-Jones | 2019-01-28 | 2 | -2/+9 |
| |/ / / | |||||
* | | | | Merge topic 'get_filename_component_last_ext' | Brad King | 2019-01-28 | 2 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Help: Add notes for topic 'get_filename_component_last_ext' | Brad King | 2019-01-28 | 1 | -0/+6 |
| * | | | | Help: Add documentation for new get_filename_component components | Tushar Maheshwari | 2019-01-24 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
* | | | | 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 | 3 | -0/+40 |
|\ \ \ | |||||
| * | | | cmMakefile: Impose maximum recursion limit | Kyle Edwards | 2019-01-23 | 3 | -0/+40 |
* | | | | Merge topic 'exclude_from_all' | Brad King | 2019-01-25 | 3 | -0/+16 |
|\ \ \ \ | |||||
| * | | | | Pass EXCLUDE_FROM_ALL from directory to targets | Zack Galbreath | 2019-01-21 | 3 | -0/+16 |
* | | | | | FindPython: Introduce NumPy component | Hiroshi Miura | 2019-01-24 | 1 | -0/+5 |
| |_|/ / |/| | | | |||||
* | | | | 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 |