Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'source_group-tests' | Brad King | 2019-08-21 | 9 | -26/+93 |
|\ | |||||
| * | source_group: Improved generated filters tests | Mateusz Janek | 2019-08-16 | 9 | -26/+93 |
* | | Merge topic 'double-export-error-message-install' | Brad King | 2019-08-21 | 2 | -2/+2 |
|\ \ | |||||
| * | | cmExportInstallFileGenerator: improve error message | Ben Boeckel | 2019-08-20 | 2 | -2/+2 |
* | | | Merge topic 'trace-redirect' | Brad King | 2019-08-20 | 7 | -0/+24 |
|\ \ \ | |||||
| * | | | Add --trace-redirect parameter to redirect trace output to a file | Igor Ivanov | 2019-08-10 | 7 | -0/+24 |
* | | | | Merge topic 'cmake-tutorial' | Brad King | 2019-08-20 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Tutorial: Improve Step 1 | Betsy McPhail | 2019-08-19 | 1 | -3/+3 |
* | | | | | Merge topic 'find_openacc_targets' | Brad King | 2019-08-20 | 8 | -0/+154 |
|\ \ \ \ \ | |||||
| * | | | | | FindOpenACC: Provide import targets and OpenACC_<lang>_OPTIONS variable | Robert Maynard | 2019-08-19 | 8 | -0/+154 |
* | | | | | | Merge topic 'msvc-runtime-library-flang' | Brad King | 2019-08-19 | 1 | -4/+12 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Flang: Implement MSVC runtime library abstraction | Brad King | 2019-08-09 | 1 | -4/+12 |
| * | | | | | Merge branch 'find_package-prefer-config-not-found' into release-3.15 | Brad King | 2019-08-06 | 1 | -0/+6 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'fileapi-install-generators' into release-3.15 | Brad King | 2019-08-02 | 2 | -1/+36 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'vs-spectre-off' into release-3.15 | Brad King | 2019-07-30 | 3 | -0/+42 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'cmStringAlgorithms_ulong' | Kyle Edwards | 2019-08-16 | 2 | -16/+35 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | cmStringAlgorithms: Add cmStrToLong and cmStrToULong | Sebastian Holtermann | 2019-08-10 | 2 | -16/+35 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS' | Kyle Edwards | 2019-08-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variable | Robert Maynard | 2019-08-06 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'cmRemoveQuotes' | Kyle Edwards | 2019-08-13 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | cmStringAlgorithms: Add cmRemoveQuotes | Sebastian Holtermann | 2019-08-09 | 1 | -0/+23 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'fphsa-components-space' | Brad King | 2019-08-09 | 4 | -4/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | FPHSA: Remove extra space in module components report | Sylvain Joubert | 2019-08-06 | 4 | -4/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'cmStringAlgorithms_move_functions' | Brad King | 2019-08-07 | 1 | -0/+37 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: testStringAlgorithms: Add cmTrimWhitespace, cmEscapeQuotes, cmTokenize | Sebastian Holtermann | 2019-08-05 | 1 | -0/+37 |
* | | | | | | | | Merge topic 'find_package-prefer-config-not-found' | Brad King | 2019-08-07 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | find_package: Fix prefer-config mode to not fail on missing optional package | Cristian Adam | 2019-08-06 | 1 | -0/+6 |
* | | | | | | | Merge topic 'shared-deps-no-iface' | Brad King | 2019-08-05 | 1 | -1/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix rpath-link for shared lib with only private deps | Brad King | 2019-08-02 | 1 | -1/+12 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'fileapi-install-generators' | Brad King | 2019-08-05 | 2 | -1/+36 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | fileapi: Fix codemodel target install destination for cross-dir rules | Brad King | 2019-07-31 | 2 | -1/+36 |
| |/ / / / | |||||
* | | | | | Tests: Add CMakeLib.testStringAlgorithms test | Sebastian Holtermann | 2019-08-01 | 2 | -0/+135 |
* | | | | | Merge topic 'FindPythonInterp-no-version-verify' | Brad King | 2019-07-31 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | FindPythonInterp: Document lack of version filtering for plain `python` | Brad King | 2019-07-30 | 1 | -1/+1 |
* | | | | | | Merge topic 'vs-spectre-off' | Brad King | 2019-07-31 | 3 | -0/+42 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | VS: Fix mapping of `-Qspectre-` flag | Brad King | 2019-07-30 | 3 | -0/+42 |
| |/ / / | |||||
* | | | | Merge topic 'swift-with-interface-libs' | Brad King | 2019-07-30 | 1 | -0/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Swift: Restore support for enabling with INTERFACE libraries | Brad King | 2019-07-29 | 1 | -0/+3 |
| |/ / | |||||
| * | | Merge branch 'makefile-depend-relative-include' into release-3.15 | Brad King | 2019-07-25 | 5 | -1/+35 |
| |\ \ | |||||
| * \ \ | Merge branch 'backport-clang-gnulike-support' into release-3.15 | Brad King | 2019-07-24 | 19 | -43/+35 |
| |\ \ \ | |||||
| | * | | | Tests: Revert "require C++14 for the Tutorial" | Brad King | 2019-07-24 | 13 | -13/+27 |
* | | | | | Merge topic 'CheckCXXSymbolExists-c++-syntax' | Brad King | 2019-07-29 | 1 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | CheckCXXSymbolExists: Make C++-syntax symbols work on more compilers | Hong Xu | 2019-07-26 | 1 | -0/+14 |
* | | | | | | Merge topic 'android-ndk-r19' | Brad King | 2019-07-29 | 11 | -30/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Android: Use unified toolchain in NDK r19+ | Brad King | 2019-07-26 | 10 | -12/+15 |
| * | | | | | | Android: Update test to not require GCC compiler to exist in NDK | Brad King | 2019-07-26 | 1 | -18/+19 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'test-cleanup-src-dir' | Brad King | 2019-07-29 | 1 | -1/+0 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Tests: Remove stray source dir modification in RunCMake.find_program | Brad King | 2019-07-26 | 1 | -1/+0 |
* | | | | | | Merge topic 'ep_support_no_submodule_init' | Kyle Edwards | 2019-07-26 | 1 | -2/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ExternalProject: Support not initializing any submodules | Robert Maynard | 2019-07-24 | 1 | -2/+19 |