| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | | | | | | Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH property | Jiang Yue | 2019-07-25 | 1 | -2/+27 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge topic 'makefile-depend-relative-include' | Brad King | 2019-07-25 | 5 | -1/+35 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Makefile: Fix regression in dependencies on relative includes | Brad King | 2019-07-24 | 5 | -1/+35 |
|
|
* | | | | | | Merge topic 'clang-gnulike-support' | Brad King | 2019-07-25 | 6 | -30/+8 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'backport-clang-gnulike-support' into clang-gnulike-support | Brad King | 2019-07-24 | 6 | -30/+8 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Clang: For MSVC ABI do not use modes older than C++14 | Brad King | 2019-07-24 | 6 | -30/+8 |
| | |/ / / |
|
* | | | | | Merge topic 'find_pkg_use_new_global_controls' | Brad King | 2019-07-24 | 6 | -0/+78 |
|\ \ \ \ \ |
|
| * | | | | | FindPackage: Support `NO_[]_PATH` global call options | Robert Maynard | 2019-07-22 | 5 | -0/+76 |
|
|
| * | | | | | Tests: find_file restore PATH env variable after test runs | Robert Maynard | 2019-07-22 | 1 | -0/+2 |
|
|
* | | | | | | Merge topic 'math_exp_not' | Brad King | 2019-07-24 | 2 | -2/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | math(EXPR): Implement ~(exp_NOT) expression as documented | Gabor Bencze | 2019-07-23 | 2 | -2/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge topic 'fix-emulator-arguments' | Brad King | 2019-07-24 | 1 | -0/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | Fix allocation in CROSSCOMPILING_EMULATOR evaluation | Marek Antoniak | 2019-07-23 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'make-imported-targets-more-equal' | Brad King | 2019-07-23 | 3 | -1/+13 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | target_*: Allow setting INTERFACE properties of UNKNOWN IMPORTED targets | Avraham Shukron | 2019-07-22 | 3 | -1/+13 |
|
|
* | | | | Merge topic 'cpack-install-scripts' | Craig Scott | 2019-07-22 | 5 | -12/+28 |
|\ \ \ \ |
|
| * | | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variable | Alex Turbov | 2019-07-21 | 5 | -12/+28 |
|
|
* | | | | | Merge topic 'feature/message-indent' | Craig Scott | 2019-07-22 | 6 | -0/+65 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | message(): Control indentation via CMAKE_MESSAGE_INDENT | Alex Turbov | 2019-07-21 | 6 | -0/+65 |
|
|
* | | | | | Tests: Create test for SKIP_REGULAR_EXPRESSION test property | Gabor Bencze | 2019-07-18 | 2 | -0/+27 |
|
|
* | | | | | Merge topic 'aix-exe-implib' | Brad King | 2019-07-17 | 5 | -4/+13 |
|\ \ \ \ \ |
|
| * | | | | | AIX: Create import library for executables with exports | Brad King | 2019-07-16 | 5 | -4/+13 |
| |/ / / / |
|
* | | | | | Merge topic 'project-version-0' | Brad King | 2019-07-17 | 10 | -6/+102 |
|\ \ \ \ \ |
|