summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | get_filename_component: Tests now check for proper CACHE usage.James Johnston2015-08-062-1/+34
| |/ /
* | | Merge topic 'change-nmake-env-warning'Brad King2015-08-107-0/+152
|\ \ \
| * | | nmake/jom: Only warn about bad VS environment if compiler not found.James Johnston2015-08-067-0/+152
| |/ /
* | | Reject TARGET_PDB_FILE for imported targets instead of crashingBrad King2015-08-064-0/+12
|/ /
* | Merge topic 'cpack-rpm-documentation-fixes'Brad King2015-08-0611-2/+155
|\ \
| * | Tests/RunCMake/CPack: Add dependencies testsDomen Vrankar2015-08-068-0/+143
| * | Tests/RunCMake/CPack: Bump verify result cmake versionDomen Vrankar2015-08-061-1/+1
| * | Tests/RunCMake/CPack/DEB: Add getPackageInfo helper functionDomen Vrankar2015-08-061-0/+10
| * | Tests/RunCMake/CPack: Enable CXX language in testsDomen Vrankar2015-08-061-1/+1
* | | Merge topic 'cmState-policies'Brad King2015-08-0611-0/+40
|\ \ \
| * | | Tests: Verify generate-time policy scope behavior.Stephen Kelly2015-08-0111-0/+40
| | |/ | |/|
* | | Merge topic 'fix-missing-subdir-error'Brad King2015-08-0610-0/+25
|\ \ \ | |_|/ |/| |
| * | add_subdirectory: Fix error message on missing CMakeLists.txt (#15680)Brad King2015-08-0410-0/+25
| * | Merge branch 'empty-LINK_LIBRARIES' into releaseBrad King2015-07-084-0/+14
| |\ \
| * \ \ Merge branch 'fix-target_link_libraries-wrong-dir' into releaseBrad King2015-06-256-0/+11
| |\ \ \
| * \ \ \ Merge branch 'fix-function-missing-end' into releaseBrad King2015-06-227-0/+20
| |\ \ \ \
* | \ \ \ \ Merge topic 'if-test'Brad King2015-08-0311-0/+46
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | if: Add "TEST <test>" conditionMatt McCormick2015-08-0311-0/+46
* | | | | | cmake: Add -W options to control deprecation warnings and errorsMichael Scott2015-07-2918-0/+76
|/ / / / /
* | | | | Merge topic 'trace-expand'Brad King2015-07-273-0/+6
|\ \ \ \ \
| * | | | | cmake: add --trace-expand optionBen Boeckel2015-07-233-0/+6
* | | | | | Merge topic 'refactor-cmMakefile-properties'Brad King2015-07-276-0/+23
|\ \ \ \ \ \