summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | CompileDefinitions: Add unit test for setting empty content.Stephen Kelly2015-07-226-0/+23
| |/ / / / /
* | | | | | Merge topic 'export-no-custom-target'Brad King2015-07-229-3/+13
|\ \ \ \ \ \
| * | | | | | export: Reject custom target exports earlier (#15657)Brad King2015-07-214-0/+8
| * | | | | | Tests: Teach RunCMake.export to enable languages only when neededBrad King2015-07-215-3/+5
| |/ / / / /
* | | | | | Add SOURCE_DIR and BINARY_DIR target propertiesClifford Yapp2015-07-212-1/+7
|/ / / / /
* | | | | cmMakefile: Remove special handling of LINK_DIRECTORIES property.Stephen Kelly2015-07-181-3/+3
* | | | | Merge topic 'ctest-change-id'Brad King2015-07-175-0/+44
|\ \ \ \ \
| * | | | | CTest: Optionally add a ChangeId attribute on XML Site tagsZack Galbreath2015-07-175-0/+44
* | | | | | Merge topic 'cpack-per-component-extra-control-file'Brad King2015-07-176-5/+64
|\ \ \ \ \ \
| * | | | | | CPack/DEB: component version of PACKAGE_CONTROL_EXTRADomen Vrankar2015-07-154-0/+41
| * | | | | | Tests/RunCMake/CPack/DEB: add verifyDebControlDomen Vrankar2015-07-151-0/+18
| * | | | | | Tests/RunCMake/CPack: found files should be preservedDomen Vrankar2015-07-151-5/+5
| |/ / / / /
* | | | | | Merge topic 'makefile-target-messages'Brad King2015-07-1511-0/+55
|\ \ \ \ \ \