summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Make INTERFACE determined properties readable in generator expressions.Stephen Kelly2013-01-2016-0/+75
* Process the INTERFACE_PIC property from linked dependenciesStephen Kelly2013-01-1013-0/+62
* Merge topic 'deprecate-load_command'Brad King2013-01-085-14/+0
|\
| * Revert "load_command: Deprecate and document pending removal"Brad King2013-01-075-14/+0
* | Add the TARGET_NAME generator expression.Stephen Kelly2013-01-054-0/+13
* | Add a way to print the origins of used include directories.Stephen Kelly2013-01-034-0/+82
* | Keep track of INCLUDE_DIRECTORIES as a vector of structs.Stephen Kelly2013-01-039-13/+31
* | Add policy CMP0019 to skip include/link variable re-expansionBrad King2012-12-078-0/+63
* | Genex: Don't segfault on $<FOO,>Stephen Kelly2012-11-272-0/+10
* | Genex: Ensure that $<0:...> has a parameter.Stephen Kelly2012-11-274-0/+14
* | Add tests for VS_SOLUTION_GLOBAL_SECTIONSPetr Kmoch2012-11-1618-0/+120
* | Merge topic 'deprecate-load_command'Brad King2012-11-135-0/+14
|\ \ | |/
| * load_command: Deprecate and document pending removalBrad King2012-11-075-0/+14
* | GenEx: Test early determination of AND and ORStephen Kelly2012-10-204-0/+20
* | GenEx: Fix reporting about not-found include directories and libraries.Stephen Kelly2012-10-176-0/+23
* | GenEx: Validate target and property names.Stephen Kelly2012-10-0925-0/+125
* | GenEx: Parse comma after colon tokens speciallyStephen Kelly2012-10-095-1/+47
* | GenEx: Report actual target name not found, not "0" each time.Stephen Kelly2012-10-094-0/+15
* | Process generator expressions in the COMPILE_DEFINITIONS target property.Stephen Kelly2012-09-287-0/+36
* | Process generator expressions in the INCLUDE_DIRECTORIES property.Stephen Kelly2012-09-2815-0/+77
* | cmGeneratorExpression: Re-write for multi-stage evaluationStephen Kelly2012-09-188-7/+136
|/
* Add $<CONFIG:...> boolean query generator expressionBrad King2012-08-154-0/+13
* Add boolean generator expressionsBrad King2012-08-1512-0/+85
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-10/+10
* include: Ignore empty string as file name (#13388)Brad King2012-07-107-0/+20
* Do not crash on SHARED library without language (#13324)Brad King2012-06-207-0/+10
* Merge branch 'list-empty-error' into enhance-include_external_msprojectBrad King2012-04-1912-0/+30
|\
| * list: Handle errors on empty lists more gracefully (#13138)Brad King2012-04-1712-0/+30
* | include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120)Brad King2012-04-1911-0/+138
* | Teach RunCMake tests to allow custom checksBrad King2012-04-192-9/+19
|/
* Merge topic 'ImprovedCOMPONENTSSupportInFindPackage2'David Cole2012-03-214-0/+11
|\
| * find_package: Test rejection of required+optional componentsBrad King2012-03-194-0/+11
* | Merge topic 'object-library'David Cole2012-03-2053-0/+165
|\ \ | |/ |/|
| * Test OBJECT library language propagationBrad King2012-03-163-0/+17
| * Test OBJECT library failure casesBrad King2012-03-1651-0/+148
* | find_package: additional test for checking the error messageAlex Neundorf2012-03-134-0/+13
|/
* Use generalized RunCMake test infrastrucure for build_command testBrad King2012-03-1210-0/+82
* Use generalized RunCMake test infrastrucure for find_package testBrad King2012-03-1231-0/+276
* Add stronger infrastructure for CMake-only testsBrad King2012-03-122-0/+110