Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'precompile-headers' | Brad King | 2019-08-29 | 23 | -0/+298 |
|\ | |||||
| * | Precompile headers: Add unit tests | Cristian Adam | 2019-08-28 | 23 | -0/+298 |
* | | Merge topic 'find-no-name' | Brad King | 2019-08-29 | 3 | -0/+4 |
|\ \ | |||||
| * \ | Merge branch 'backport-find-no-name' into find-no-name | Brad King | 2019-08-28 | 3 | -0/+4 |
| |\ \ | |||||
| | * | | find_path: Fix crash on empty old-style list of names | Brad King | 2019-08-28 | 3 | -0/+4 |
* | | | | Merge topic 'vs-ConfigurationType-genex' | Brad King | 2019-08-28 | 2 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | VS: Add support for generator expressions to VS_CONFIGURATION_TYPE | Daniel Eiband | 2019-08-26 | 2 | -2/+2 |
* | | | | Merge topic 'cmake-initial-cache-dirs' | Brad King | 2019-08-27 | 7 | -0/+35 |
|\ \ \ \ | |||||
| * | | | | cmake: Pass -S and -B into PreLoad.cmake and -C scripts | Peter Waller | 2019-08-27 | 7 | -0/+35 |
* | | | | | Xcode: Make iOS tests compatible with Xcode 11 | Gregor Jasny | 2019-08-26 | 4 | -0/+4 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'group_not_track' | Brad King | 2019-08-26 | 17 | -6/+38 |
|\ \ \ \ | |||||
| * | | | | ctest: rename TRACK to GROUP | Zack Galbreath | 2019-08-22 | 17 | -6/+38 |
| |/ / / | |||||
* | | | | Merge topic 'warnings_skip_color' | Brad King | 2019-08-26 | 5 | -2/+23 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | ctest_build: ignore ANSI color | Zack Galbreath | 2019-08-22 | 5 | -2/+23 |
* | | | | Merge topic 'ctest-json-REQUIRED_FILES' | Brad King | 2019-08-23 | 2 | -4/+18 |
|\ \ \ \ | |||||
| * | | | | CTest: Fix --show-only=json-v1 output with REQUIRED_FILES property | Brad King | 2019-08-22 | 2 | -4/+18 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'fileapi-install-generators' into release-3.15 | Brad King | 2019-08-02 | 2 | -1/+36 |
| |\ \ \ | |||||
* | \ \ \ | 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 |
* | | | | FPHSA: Remove extra space in module components report | Sylvain Joubert | 2019-08-06 | 4 | -4/+4 |
|/ / / | |||||
* | | | 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 |
* | | | 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 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 | 1 | -5/+0 |
| |\ \ | |||||
* | \ \ | 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 |
* | | | | | Tests: Remove stray source dir modification in RunCMake.find_program | Brad King | 2019-07-26 | 1 | -1/+0 |
|/ / / / | |||||
* | | | | 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 | 1 | -5/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'backport-clang-gnulike-support' into clang-gnulike-support | Brad King | 2019-07-24 | 1 | -5/+0 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Clang: For MSVC ABI do not use modes older than C++14 | Brad King | 2019-07-24 | 1 | -5/+0 |
| | |/ / | |||||
* | | | | 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 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | math(EXPR): Implement ~(exp_NOT) expression as documented | Gabor Bencze | 2019-07-23 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | 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 |