summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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-095-10/+35
|\
| * Swift: Remove positive Swift language testsGregor Jasny2015-09-063-4/+0
| * Swift: Require Xcode 6.1 and for MacOS X at least SDK 10.10Gregor Jasny2015-09-051-4/+31
| * Swift: Make SwiftMix compatible with Swift 2Gregor Jasny2015-09-031-2/+4
* | Merge topic 'fix-xcode-gtk2-tests'Brad King2015-09-091-0/+3
|\ \
| * | GTK2: Add --build-project to all GTK2 testsGregor Jasny2015-09-061-0/+3
| |/
* | 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
|\ \ \ | |_|/ |/| |