summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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 'update-kwsys'Brad King2015-09-081-1/+1
|\ \ \ | |_|/ |/| |
| * | Tests: Fix Plugin test on Watcom compilerBrad King2015-09-031-1/+1
| |/
* | 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 'swift2-compatibility'Brad King2015-09-022-3/+3
|\ \
| * | Swift: Use dump instead of printlnGregor Jasny2015-09-012-3/+3
* | | Merge topic 'modules-no-soname'Brad King2015-09-023-3/+3
|\ \ \
| * | | Tests: Use a less strict regular expression to look for "SONAME"Raphael Kubo da Costa2015-09-013-3/+3
* | | | Merge topic 'drop-cmsys-std-layer'Brad King2015-09-011-10/+10
|\ \ \ \
| * | | | Tests: Remove use of include <kwsys/{ios,stl}> and kwsys_{ios,stl}::Brad King2015-08-311-10/+10
| | |/ / | |/| |
* | | | Merge topic 'fix-ios-install'Brad King2015-09-016-2/+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-252-2/+0
* | | | Merge topic 'cpack-config-generation-test'Brad King2015-08-316-0/+21
|\ \ \ \
| * | | | CPack generator independent testsRoman Donchenko2015-08-286-0/+21
| |/ / /
* | | | GenerateExportHeader: Use dllexport/dllimport on CygwinTony Kelman2015-08-271-2/+2
* | | | Merge topic 'apple-tbd-stubs'Brad King2015-08-274-0/+27
|\ \ \ \
| * | | | Darwin: Add support for tbd library stub filesGregor Jasny2015-08-244-0/+27
| |/ / /
* | | | Merge topic 'java-updates'Brad King2015-08-275-0/+84
|\ \ \ \ | |/ / / |/| | |
| * | | UseJava: Add support for javah toolMarc Chevrier2015-08-215-0/+84
* | | | Merge topic 'drop-cmsys-std-layer'Brad King2015-08-242-32/+32
|\ \ \ \
| * | | | Remove use of include <cmsys/ios/*> and cmsys_ios::*Brad King2015-08-202-32/+32
* | | | | 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 'modules-no-soname'Brad King2015-08-218-31/+82
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Do not set SONAME for MODULE library targets (#15705)Felix Geyer2015-08-203-31/+12
| * | | | Tests: Cover NO_SONAME property for SHARED librariesBrad King2015-08-205-0/+70
| |/ / /
* | | | 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 'FindOpenSSL-imported-targets'Brad King2015-08-174-0/+49
|\ \
| * | FindOpenSSL: Provide imported targets OpenSSL::{SSL,Crypto}Konstantin Podsvirov2015-08-134-0/+49
* | | 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-138-3/+62
|\ \ \ | |_|/ |/| |
| * | Add generator expression support to OUTPUT_DIRECTORY target propertiesRobert Goulet2015-08-128-3/+62
* | | Allow LINK_SEARCH_{START,END}_STATIC props to have default values.Chuck Atkins2015-08-133-0/+79
* | | Merge topic 'tests-use-CMAKE_MAKE_PROGRAM'Brad King2015-08-122-0/+12
|\ \ \
| * | | Tests: Fix CMAKE_MAKE_PROGRAM selection in FortranC.Flags testBrad King2015-08-111-0/+6
| * | | Tests: Fix CMAKE_MAKE_PROGRAM selection in CMakeOnly testsBrad King2015-08-111-0/+6
| |/ /
* | | target_include_directories: Support relative SYSTEM include dirs (#15464)Gregor Jasny2015-08-111-0/+10
|/ /
* | 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