summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Tests: Fix VSWinStorePhone to properly identify VS 14 2015Gilles Khouzam2018-09-191-1/+1
* | | | | Merge topic 'symlink'Brad King2018-09-193-31/+42
|\ \ \ \ \
| * | | | | cmake: Add '-E create_symlink' support on WindowsJon Chronopoulos2018-09-183-31/+42
* | | | | | Merge topic 'provide_explicit_source_and_build_command_line_options'Brad King2018-09-1911-0/+42
|\ \ \ \ \ \
| * | | | | | cmake: -S and -B can be used to specify source and build directoriesRobert Maynard2018-09-1511-0/+42
* | | | | | | Merge topic 'ctest-more_submit_params'Brad King2018-09-195-0/+5
|\ \ \ \ \ \ \
| * | | | | | | ctest_submit: pass additional info to CDashZack Galbreath2018-09-175-0/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'fix-getsafedef-stdstring'Brad King2018-09-193-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Fix regression in target output file naming logicBrad King2018-09-193-0/+11
| |/ / / / / /
* | | | | | | Merge topic 'vs-ipo'Brad King2018-09-182-2/+2
|\ \ \ \ \ \ \
| * | | | | | | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual StudioNiels Dekker2018-09-172-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'link-options'Brad King2018-09-171-0/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | target_link_options: fix erroneous handling of BEFORE keyword.Marc Chevrier2018-09-141-0/+8
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'out-of-dir-linking'Brad King2018-09-1440-11/+227
|\ \ \ \ \ \
| * | | | | | target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-1240-11/+227
* | | | | | | Tests: Extend RunCMake.Ninja filesystem delaysBrad King2018-09-121-4/+5
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'gtest_add_tests-empty-file'Craig Scott2018-09-112-3/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | GoogleTest: Modify test to verify that empty files can be scannedCraig Scott2018-09-102-3/+4
* | | | | | Merge topic 'imported-same-name'Brad King2018-09-117-0/+47
|\ \ \ \ \ \
| * | | | | | Fix transitive usage requirements through same-name imported targetsBrad King2018-09-103-0/+9
| * | | | | | Fix dependency propagation through same-name imported targetsBrad King2018-09-077-0/+38
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'fix-ctest_start-track'Brad King2018-09-113-1/+10
|\ \ \ \ \ \
| * | | | | | CTest: Fix regression in ctest_start()Kyle Edwards2018-09-103-1/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'ctest-fix-test-load'Brad King2018-09-1114-18/+30
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | CTest: Fix --test-load regressionBrad King2018-09-1014-18/+30
| |/ / / /
| * | | | Merge branch 'android-ndk-r18' into release-3.12Brad King2018-08-282-6/+12
| |\ \ \ \
| * \ \ \ \ Merge branch 'cuda-no-cublas_device' into release-3.12Brad King2018-08-231-0/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ExternalProject-check-explicit-include'Craig Scott2018-09-077-0/+43
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ExternalProject: Report error if local variables are not definedJean-Christophe Fillion-Robin2018-09-067-0/+43
* | | | | | | Merge topic 'cpack_test'Brad King2018-09-042-1/+20
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | CPack (DEB/RPM): add test for per-component description/summmary.David Faure2018-08-302-1/+20
* | | | | | | Merge topic 'no-sanitizer-logfile'Brad King2018-08-3110-10/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ctest_memcheck: Change failure to find log file from error to warningBetsy McPhail2018-08-2810-10/+0
* | | | | | | Merge topic 'cpack-ext-stage-and-run'Brad King2018-08-305-2/+31
|\ \ \ \ \ \ \
| * | | | | | | CPackExt: Add CPACK_EXT_ENABLE_STAGING and CPACK_EXT_PACKAGE_SCRIPTNils Gladitz2018-08-145-2/+31
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindPackageModeMakefileTest-use-explicit-linkage'Brad King2018-08-302-0/+10
|\ \ \ \ \ \ \
| * | | | | | | FindPackageModeMakefileTest: Explicitly use C linkageChuck Atkins2018-08-292-0/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'android-ndk-r18'Brad King2018-08-302-6/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Android: Add support for NDK r18Brad King2018-08-282-6/+12
* | | | | | Merge topic 'static-lib-options'Brad King2018-08-279-0/+73
|\ \ \ \ \ \
| * | | | | | static library: add property STATIC_LIBRARY_OPTIONSMarc Chevrier2018-08-159-0/+73
* | | | | | | Merge topic 'ninja-generator-do-not-add-alias-matching-custom-command-output'Brad King2018-08-272-0/+48
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Fix dupbuild error skipping alias with conflicting custom commandJean-Christophe Fillion-Robin2018-08-092-0/+48
* | | | | | | | Merge topic 'cuda-no-cublas_device'Brad King2018-08-241-0/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | CUDA: Avoid using deprecated cublas_device to identify device lib dirsRobert Maynard2018-08-231-0/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'export-properties-undefined'Craig Scott2018-08-182-0/+12
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | EXPORT_PROPERTIES: Add test for an undefined propertyCraig Scott2018-08-162-0/+12
| |/ / / / /
| * | | | | Merge branch 'cpack-default-package-version-zero' into release-3.12Craig Scott2018-07-297-0/+24
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'project-injected-no-cmp0048' into release-3.12Craig Scott2018-07-254-0/+16
| |\ \ \ \ \ \
* | | | | | | | LINK_OPTIONS property: add test for static library.Marc Chevrier2018-08-155-1/+23
| |_|_|_|/ / / |/| | | | | |