Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Tests: Fix VSWinStorePhone to properly identify VS 14 2015 | Gilles Khouzam | 2018-09-19 | 1 | -1/+1 | |
* | | | | | Merge topic 'symlink' | Brad King | 2018-09-19 | 3 | -31/+42 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: Add '-E create_symlink' support on Windows | Jon Chronopoulos | 2018-09-18 | 3 | -31/+42 | |
* | | | | | | Merge topic 'provide_explicit_source_and_build_command_line_options' | Brad King | 2018-09-19 | 11 | -0/+42 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake: -S and -B can be used to specify source and build directories | Robert Maynard | 2018-09-15 | 11 | -0/+42 | |
* | | | | | | | Merge topic 'ctest-more_submit_params' | Brad King | 2018-09-19 | 5 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ctest_submit: pass additional info to CDash | Zack Galbreath | 2018-09-17 | 5 | -0/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'fix-getsafedef-stdstring' | Brad King | 2018-09-19 | 3 | -0/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix regression in target output file naming logic | Brad King | 2018-09-19 | 3 | -0/+11 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'vs-ipo' | Brad King | 2018-09-18 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual Studio | Niels Dekker | 2018-09-17 | 2 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'link-options' | Brad King | 2018-09-17 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | target_link_options: fix erroneous handling of BEFORE keyword. | Marc Chevrier | 2018-09-14 | 1 | -0/+8 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'out-of-dir-linking' | Brad King | 2018-09-14 | 40 | -11/+227 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 40 | -11/+227 | |
* | | | | | | | Tests: Extend RunCMake.Ninja filesystem delays | Brad King | 2018-09-12 | 1 | -4/+5 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'gtest_add_tests-empty-file' | Craig Scott | 2018-09-11 | 2 | -3/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | GoogleTest: Modify test to verify that empty files can be scanned | Craig Scott | 2018-09-10 | 2 | -3/+4 | |
* | | | | | | Merge topic 'imported-same-name' | Brad King | 2018-09-11 | 7 | -0/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix transitive usage requirements through same-name imported targets | Brad King | 2018-09-10 | 3 | -0/+9 | |
| * | | | | | | Fix dependency propagation through same-name imported targets | Brad King | 2018-09-07 | 7 | -0/+38 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'fix-ctest_start-track' | Brad King | 2018-09-11 | 3 | -1/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CTest: Fix regression in ctest_start() | Kyle Edwards | 2018-09-10 | 3 | -1/+10 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'ctest-fix-test-load' | Brad King | 2018-09-11 | 14 | -18/+30 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | CTest: Fix --test-load regression | Brad King | 2018-09-10 | 14 | -18/+30 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'android-ndk-r18' into release-3.12 | Brad King | 2018-08-28 | 2 | -6/+12 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'cuda-no-cublas_device' into release-3.12 | Brad King | 2018-08-23 | 1 | -0/+6 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'ExternalProject-check-explicit-include' | Craig Scott | 2018-09-07 | 7 | -0/+43 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | ExternalProject: Report error if local variables are not defined | Jean-Christophe Fillion-Robin | 2018-09-06 | 7 | -0/+43 | |
* | | | | | | | Merge topic 'cpack_test' | Brad King | 2018-09-04 | 2 | -1/+20 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | CPack (DEB/RPM): add test for per-component description/summmary. | David Faure | 2018-08-30 | 2 | -1/+20 | |
* | | | | | | | Merge topic 'no-sanitizer-logfile' | Brad King | 2018-08-31 | 10 | -10/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ctest_memcheck: Change failure to find log file from error to warning | Betsy McPhail | 2018-08-28 | 10 | -10/+0 | |
* | | | | | | | Merge topic 'cpack-ext-stage-and-run' | Brad King | 2018-08-30 | 5 | -2/+31 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPackExt: Add CPACK_EXT_ENABLE_STAGING and CPACK_EXT_PACKAGE_SCRIPT | Nils Gladitz | 2018-08-14 | 5 | -2/+31 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FindPackageModeMakefileTest-use-explicit-linkage' | Brad King | 2018-08-30 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindPackageModeMakefileTest: Explicitly use C linkage | Chuck Atkins | 2018-08-29 | 2 | -0/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'android-ndk-r18' | Brad King | 2018-08-30 | 2 | -6/+12 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Android: Add support for NDK r18 | Brad King | 2018-08-28 | 2 | -6/+12 | |
* | | | | | | Merge topic 'static-lib-options' | Brad King | 2018-08-27 | 9 | -0/+73 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | static library: add property STATIC_LIBRARY_OPTIONS | Marc Chevrier | 2018-08-15 | 9 | -0/+73 | |
* | | | | | | | Merge topic 'ninja-generator-do-not-add-alias-matching-custom-command-output' | Brad King | 2018-08-27 | 2 | -0/+48 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ninja: Fix dupbuild error skipping alias with conflicting custom command | Jean-Christophe Fillion-Robin | 2018-08-09 | 2 | -0/+48 | |
* | | | | | | | | Merge topic 'cuda-no-cublas_device' | Brad King | 2018-08-24 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | CUDA: Avoid using deprecated cublas_device to identify device lib dirs | Robert Maynard | 2018-08-23 | 1 | -0/+6 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'export-properties-undefined' | Craig Scott | 2018-08-18 | 2 | -0/+12 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | EXPORT_PROPERTIES: Add test for an undefined property | Craig Scott | 2018-08-16 | 2 | -0/+12 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'cpack-default-package-version-zero' into release-3.12 | Craig Scott | 2018-07-29 | 7 | -0/+24 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'project-injected-no-cmp0048' into release-3.12 | Craig Scott | 2018-07-25 | 4 | -0/+16 | |
| |\ \ \ \ \ \ | ||||||
* | | | | | | | | LINK_OPTIONS property: add test for static library. | Marc Chevrier | 2018-08-15 | 5 | -1/+23 | |
| |_|_|_|/ / / |/| | | | | | |