summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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 'vs-ipo'Brad King2018-09-182-2/+2
|\ \ \ \
| * | | | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual StudioNiels Dekker2018-09-172-2/+2
| | |_|/ | |/| |
* | | | Merge topic 'out-of-dir-linking'Brad King2018-09-1427-11/+77
|\ \ \ \
| * | | | target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-1227-11/+77
| | |/ / | |/| |
* | | | Tests: Extend RunCMake.Ninja filesystem delaysBrad King2018-09-121-4/+5
|/ / /
* | | 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 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 '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 '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-154-0/+15
| |_|_|_|/ / |/| | | | |
* | | | | | target_link_options: Add test to verify static library behaviorRobert Maynard2018-08-094-0/+16
| |_|_|_|/ |/| | | |
* | | | | Help: Document the $CACHE{} syntaxRobert Maynard2018-08-073-0/+11
| |_|_|/ |/| | |
* | | | Xcode: Add variables and properties to configure schemesGregor Jasny2018-08-013-0/+71
* | | | Merge topic 'cpack-default-package-version-zero'Craig Scott2018-07-297-0/+24
|\ \ \ \ | | |_|/ | |/| |
| * | | CPack: Restore support for 0-valued version componentsBrad King2018-07-277-0/+24
* | | | Merge topic 'UseSWIG-target-name-policy'Brad King2018-07-2712-0/+43
|\ \ \ \
| * | | | UseSWIG: add policy to manage target naming strategy.Marc Chevrier2018-07-2512-0/+43
* | | | | Merge topic 'reproducible-tarballs'Brad King2018-07-276-2/+72
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CPack/Deb: Support SOURCE_DATE_EPOCH when packaging filesAndrew Fuller2018-07-256-2/+72
* | | | | Merge topic 'project-injected-no-cmp0048'Craig Scott2018-07-254-0/+16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | project: Do not issue CMP0048 warnings on injected callBrad King2018-07-241-12/+0
| * | | | Tests: Add case showing CMP0048 warning on injected project commandBrad King2018-07-245-0/+28
| | |/ / | |/| |
* | | | FindPkgConfig: allow to create global imported targetsRolf Eike Beer2018-07-222-1/+18
* | | | Merge topic 'doc-find_package-root'Craig Scott2018-07-201-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help: Add explicit <PackageName>_ROOT variable documentationBrad King2018-07-201-1/+1
| |/