summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Tests: Add test for cmake --build . --target packageKyle Edwards2018-07-173-8/+25
* | Tests: Add test for install(SCRIPT ... COMPONENT)Kyle Edwards2018-07-175-0/+9
* | Tests: Add test for InstallRequiredSystemLibrariesKyle Edwards2018-07-173-0/+12
* | Tests: Add test for install(TARGETS) RPATH functionalityKyle Edwards2018-07-175-1/+42
* | Tests: Add test for install(FILES) with PERMISSIONSKyle Edwards2018-07-173-0/+7
* | Tests: Add test for installing parts of targets in different directoriesKyle Edwards2018-07-174-0/+15
* | Tests: Add test for install(DIRECTORY) with PATTERN and REGEXKyle Edwards2018-07-176-0/+38
* | Tests: Add test for CONFIGURATIONS parameter of install()Kyle Edwards2018-07-173-0/+4
* | Tests: Add test for install(<SCRIPT|CODE>)Kyle Edwards2018-07-174-0/+11
* | Tests: Add test for <PRE|POST>_INSTALL_SCRIPTKyle Edwards2018-07-175-0/+11
* | Tests: Add test for deprecated install_*() commandsKyle Edwards2018-07-175-0/+19
* | Tests: Add tests for *OUTPUT_NAME propertiesKyle Edwards2018-07-173-0/+44
* | Tests: Add test for install(DIRECTORY ... OPTIONAL)Kyle Edwards2018-07-173-0/+3
* | Tests: Add tests for install(<TARGETS|FILES> ... OPTIONAL)Kyle Edwards2018-07-176-0/+10
* | math: Restore toleration of unexpected characters in an expressionBrad King2018-07-164-3/+15
* | Merge topic 'option_respects_existing_stack_variable'Brad King2018-07-122-0/+15
|\ \