summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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-171-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
| * | 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 'ninja-LINK_DEPENDS'Brad King2015-08-061-1/+1
|\ \
| * | Ninja: Honor the LINK_DEPENDS target property (#14796)Brad King2015-08-051-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
* | | | UseJava: Teach add_jar to support file syntax for sourcesMarc Chevrier2015-08-042-4/+21
| |_|/ |/| |
* | | Merge topic 'if-test'Brad King2015-08-0311-0/+46
|\ \ \
| * | | if: Add "TEST <test>" conditionMatt McCormick2015-08-0311-0/+46
* | | | Merge topic 'update-kwsys'Brad King2015-08-031-4/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Tests: In CTestTest2 skip the kwsys.testProcess-10 test that leaksBrad King2015-07-311-4/+9
* | | | cmake: Add -W options to control deprecation warnings and errorsMichael Scott2015-07-2918-0/+76
| |/ / |/| |