summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Introduction of CPACK_VERBATIM_VARIABLES variableRoman Donchenko2015-09-205-0/+25
* Merge topic 'compute-default-dialect'Brad King2015-09-181-1/+1
|\
| * Project: Determine default language dialect for the compiler.Stephen Kelly2015-09-181-1/+1
* | Merge topic 'ms-manifest-files'Brad King2015-09-186-0/+46
|\ \
| * | Add support for *.manifest source files with MSVC toolsBrad King2015-09-176-0/+46
* | | Merge topic 'test-RunCMake-BuildDepends'Brad King2015-09-188-1/+84
|\ \ \ | |/ /
| * | Tests: Add RunCMake.BuildDepends testBrad King2015-09-177-0/+79
| * | Tests: Teach RunCMake infrastructure to use custom check.cmake fileBrad King2015-09-171-1/+5
* | | Merge topic 'test-RunCMake-exclude-more-output'Brad King2015-09-181-1/+1
|\ \ \ | |/ /
| * | Tests: Teach RunCMake to tolerate 'Bullseye Testing' lines in test outputBrad King2015-09-171-1/+1
| * | Tests: Teach RunCMake to tolerate 'Time Machine' lines in test outputBrad King2015-09-171-1/+1
* | | Merge topic 'cpack-deb-fakeroot-removal'Brad King2015-09-175-11/+49
|\ \ \ | |/ / |/| |
| * | CPack/DEB: test preserve extra config file permissionsDomen Vrankar2015-09-173-5/+42
| * | Tests: Make RunCMake.CPack error messages more readableRaffi Enficiaud2015-09-173-6/+7
* | | Merge topic 'test-search-ordering'Brad King2015-09-165-0/+12
|\ \ \ | |_|/ |/| |
| * | Tests: Cover find_program when the environment duplicate some HINTSBrad King2015-09-155-0/+12
* | | Tests: Cover set_property for buildsystem directory propertiesBrad King2015-09-119-0/+22
* | | cmTarget: Only append non-empty values to buildsystem properties.Stephen Kelly2015-09-115-5/+5
| |/ |/|
* | Merge topic 'cpack-cmake-special-characters-mangling'Brad King2015-09-104-0/+14
|\ \
| * | CPack: don't mangle CMake-special characters when applying default settingsRoman Donchenko2015-09-094-0/+14
* | | CPack/Deb: enable per component setting of dependenciesDomen Vrankar2015-09-092-12/+37
|/ /
* | Merge topic 'more-swift2-fixes'Brad King2015-09-093-4/+0
|\ \ | |/ |/|
| * Swift: Remove positive Swift language testsGregor Jasny2015-09-063-4/+0
* | Merge topic 'fix-buildsystem-target-properties'Brad King2015-09-0816-7/+41
|\ \
| * | Tests: Cover set_property for buildsystem target propertiesBrad King2015-09-0316-7/+41
| |/
* | Merge topic 'find_program-NAMES_PER_DIR'Brad King2015-09-0816-0/+43
|\ \ | |/ |/|
| * find_program: Optionally consider all names in each directoryBrad King2015-09-023-0/+8
| * Tests: Add explicit testing for find_programBrad King2015-09-0214-0/+35
* | Merge topic 'add-link-search-static-properties-defaults'Brad King2015-09-036-2/+8
|\ \ | |/ |/|
| * Tests: Move LINK_SEARCH_{START,END}_STATIC case to dedicated testBrad King2015-09-026-2/+8
* | Merge topic 'fix-ios-install'Brad King2015-09-015-1/+29
|\ \
| * | Xcode: Add unit test for iOS project install (#12506)Gregor Jasny2015-08-264-0/+29
| * | Replace CMAKE_XCODE_EFFECTIVE_PLATFORMS with call to PlatformIsAppleIosGregor Jasny2015-08-251-1/+0
* | | Merge topic 'cpack-config-generation-test'Brad King2015-08-316-0/+21
|\ \ \
| * | | CPack generator independent testsRoman Donchenko2015-08-286-0/+21
| |/ /
* | | Darwin: Add support for tbd library stub filesGregor Jasny2015-08-244-0/+27
|/ /
* | Merge topic 'ios-app-bundle-layout'Brad King2015-08-243-0/+81
|\ \
| * | Fix iOS Bundle layouts (#15669)Gregor Jasny2015-08-243-0/+81
* | | include_directories: Fix regression in BEFORE option (#15693)Brad King2015-08-213-0/+6
* | | Merge topic 'OUTPUT_NAME-genex-no-recursion'Brad King2015-08-215-0/+10
|\ \ \
| * | | cmGeneratorTarget: Avoid recursion in GetOutputName methodRobert Goulet2015-08-205-0/+10
| |/ /
* | | get_filename_component: Teach new BASE_DIR parameter.James Johnston2015-08-181-0/+33
|/ /
* | Merge topic 'use-generator-target'Brad King2015-08-172-0/+11
|\ \
| * | cmComputeLinkInformation: Lookup a target only if we have oneBrad King2015-08-132-0/+11
* | | Merge topic 'OUTPUT_DIRECTORY-genex'Brad King2015-08-134-0/+9
|\ \ \ | |_|/ |/| |
| * | Add generator expression support to OUTPUT_DIRECTORY target propertiesRobert Goulet2015-08-124-0/+9
* | | Allow LINK_SEARCH_{START,END}_STATIC props to have default values.Chuck Atkins2015-08-133-0/+79
|/ /
* | Merge topic 'fix-get-filename-component'Brad King2015-08-102-1/+78
|\ \
| * | get_filename_component: Fix bug where CACHE was ignored.James Johnston2015-08-061-0/+32
| * | get_filename_component: Added initial tests for PROGRAM component.James Johnston2015-08-061-0/+12