Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs-dpi-aware' | Brad King | 2019-06-27 | 10 | -8/+120 |
|\ | |||||
| * | VS: Add VS_DPI_AWARE target property | Matt Weir | 2019-06-26 | 10 | -8/+120 |
* | | Merge branch 'release-3.15' | Brad King | 2019-06-27 | 0 | -0/+0 |
|\ \ | |||||
| * | | CMake 3.15.0-rc3v3.15.0-rc3 | Brad King | 2019-06-27 | 1 | -1/+1 |
* | | | Merge branch 'release-3.15' | Brad King | 2019-06-27 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'cuda-msvc-runtime-library' into release-3.15 | Brad King | 2019-06-26 | 5 | -19/+39 |
| |\ \ | |||||
* | \ \ | Merge topic 'cuda-msvc-runtime-library' | Brad King | 2019-06-27 | 5 | -19/+39 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | CUDA: Implement MSVC runtime library abstraction | Brad King | 2019-06-26 | 4 | -4/+28 |
| * | | | VS: Use AddLanguageFlags to de-duplicate CMAKE_{CUDA,ASM*}_FLAGS lookup | Brad King | 2019-06-26 | 1 | -15/+11 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-27 | 1 | -1/+1 |
* | | | | Merge topic 'build-install-rpath-genex' | Brad King | 2019-06-26 | 9 | -31/+109 |
|\ \ \ \ | |||||
| * | | | | BUILD_RPATH/INSTALL_RPATH: Add generator expression support | Kyle Edwards | 2019-06-25 | 9 | -31/+109 |
* | | | | | Merge topic 'implicit-includes-realpath' | Brad King | 2019-06-26 | 1 | -3/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Normalize paths when checking for implicit include dirs | Daniel Scharrer | 2019-06-22 | 1 | -3/+5 |
* | | | | | | Merge topic 'findmpi_use_interface_link_options' | Brad King | 2019-06-26 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindMPI: Updated to use INTERFACE_LINK_OPTIONS | Robert Maynard | 2019-06-24 | 1 | -3/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindMatlab/issue-19279-mex-compilation-error-on-attribute' | Brad King | 2019-06-26 | 1 | -3/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindMatlab: removing spaces in compiler define | Raffi Enficiaud | 2019-06-25 | 1 | -3/+5 |
* | | | | | | | Merge topic 'protobuf-c++11' | Brad King | 2019-06-26 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindProtobuf: C++11 support is required since version 3.6.0 | Rolf Eike Beer | 2019-06-25 | 1 | -0/+5 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'find-testlist' | Brad King | 2019-06-26 | 1 | -167/+49 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: reduce code duplication for CMake_TEST_Find* | Rolf Eike Beer | 2019-06-24 | 1 | -167/+49 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'fix-xcode6-compilation' | Brad King | 2019-06-26 | 1 | -4/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix Xcode 6.1.1 compilation issue | Raffi Enficiaud | 2019-06-25 | 1 | -4/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-06-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge branch 'doc-CMAKE_FRAMEWORK-crossref' into release-3.15 | Brad King | 2019-06-26 | 1 | -1/+3 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'export-targets-empty' into release-3.15 | Brad King | 2019-06-26 | 3 | -2/+11 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'ninja-nvcc-rsp' into release-3.15 | Brad King | 2019-06-25 | 1 | -13/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'iconv-c++11' into release-3.15 | Brad King | 2019-06-25 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'export-targets-empty' | Brad King | 2019-06-26 | 3 | -2/+11 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | export: Restore support for empty TARGETS list | Brad King | 2019-06-25 | 3 | -2/+11 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'ninja-nvcc-rsp' | Brad King | 2019-06-26 | 1 | -13/+2 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Ninja: Fix CUDA device linking when using response files | Francisco Facioni | 2019-06-25 | 1 | -13/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'iconv-c++11' | Brad King | 2019-06-26 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindIconv test: request C++11 | Rolf Eike Beer | 2019-06-25 | 1 | -0/+2 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'doc-CMAKE_FRAMEWORK-crossref' | Brad King | 2019-06-26 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Help: Document that CMAKE_FRAMEWORK initializes FRAMEWORK target prop | Craig Scott | 2019-06-25 | 1 | -1/+3 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-26 | 1 | -1/+1 |
* | | | | | | | Merge topic 'fix-cmp0095-notes' | Kyle Edwards | 2019-06-25 | 1 | -1/+8 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Help: Move CMP0095 into CMake 3.16 section | Kyle Edwards | 2019-06-25 | 1 | -1/+8 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'matlab-if' | Brad King | 2019-06-25 | 2 | -30/+30 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindMatlab: simplify several if()-constructs | Rolf Eike Beer | 2019-06-24 | 1 | -25/+25 |
| * | | | | | | Tests: simplify checks for Matlab variables being set | Rolf Eike Beer | 2019-06-24 | 1 | -5/+5 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'refactor/use-unique_ptr' | Brad King | 2019-06-25 | 10 | -61/+42 |
|\ \ \ \ \ \ | |||||
| * | | | | | | modermize: replace some raw pointers w/ `unique_ptr` | Alex Turbov | 2019-06-24 | 10 | -61/+42 |
* | | | | | | | Merge topic 'find_matlab_exact' | Brad King | 2019-06-25 | 1 | -8/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindMatlab: Support EXACT versions | Stefan Lietzau | 2019-06-24 | 1 | -8/+22 |
* | | | | | | | | Merge topic 'FindPython-FIND_ABI' | Brad King | 2019-06-25 | 7 | -100/+424 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindPython: add Python_FIND_ABI hint. | Marc Chevrier | 2019-06-24 | 7 | -100/+424 |
* | | | | | | | | | Merge topic 'help-guide-tutorial' | Brad King | 2019-06-25 | 129 | -1018/+893 |
|\ \ \ \ \ \ \ \ \ |