summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-144-0/+49
* Merge topic 'missing-dependency-error'Brad King2014-01-1314-0/+53
|\
| * AddDependencies: new policy requires dependencies to existNils Gladitz2014-01-1214-0/+53
* | Tests: Fix find-package mode test.Stephen Kelly2014-01-111-2/+2
|/
* Merge topic 'remove-duplicate-file'Brad King2014-01-101-142/+0
|\
| * Tests: Remove .orig file.Stephen Kelly2014-01-101-142/+0
* | InterfaceLibrary: Add test requiring MAP_IMPORTED_CONFIG whitelistingStephen Kelly2014-01-092-0/+28
|/
* Merge topic 'policies'Brad King2014-01-0934-0/+178
|\
| * get_target_property: Error on non-existent target.Stephen Kelly2014-01-0813-0/+43
| * Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-088-0/+81
| * cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-0815-0/+54
* | Merge topic 'optional-install'Brad King2014-01-0917-0/+244
|\ \
| * | InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-0817-0/+244
* | | Help: Ensure that target-policies are added to the documentation.Stephen Kelly2014-01-071-0/+5
| |/ |/|
* | Genex: Add a nullary form for CONFIGStephen Kelly2014-01-074-11/+3
* | CompatibleInterface: Test debugging of not-set property.Stephen Kelly2014-01-072-1/+8
* | Tests: simplify Qt4 target usageStephen Kelly2014-01-071-4/+1
* | Test: Remove obsolete commented code.Stephen Kelly2014-01-071-2/+0
* | Genex: Make EQUAL support upper case binary literalsStephen Kelly2014-01-062-9/+13
* | Don't allow include() of export(EXPORT) file at configure time.Stephen Kelly2014-01-064-0/+14
* | cmTarget: Fix system include annotation propagation.Stephen Kelly2014-01-061-0/+4
* | add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-066-1/+114
* | cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY.Stephen Kelly2014-01-064-1/+24
* | Genex: Add EQUAL expression.Stephen Kelly2014-01-063-2/+44
* | cmTarget: Use strtol for numeric parsing.Stephen Kelly2014-01-062-2/+12
* | Merge topic 'minor-cleanups'Brad King2014-01-0622-7/+133
|\ \
| * | cmTarget: Test impliedByUse number-compatible properties.Stephen Kelly2014-01-044-0/+15
| * | cmTarget: Don't repeat property origin debug information.Stephen Kelly2014-01-042-2/+15
| * | cmTarget: Fix debug report for interface-set compatibility types.Stephen Kelly2014-01-042-2/+15
| * | cmTarget: Fix reporting interface-set properties which are FALSE.Stephen Kelly2014-01-042-1/+10
| * | Qt Tests: Remove commented and unneeded line.Stephen Kelly2014-01-041-1/+0
| * | cmTarget: Fix the property compatibility error messageStephen Kelly2014-01-046-3/+21
| * | cmTarget: Don't update IMPORTED target compilation propertiesStephen Kelly2014-01-043-0/+21
| * | Run the add_compile_options command unit test.Stephen Kelly2014-01-041-0/+1
| * | get_property: Fix testing ALIASED_TARGET target property (#14670)Stephen Kelly2014-01-041-0/+22
| * | install: Ensure that install(TARGETS) works with no DESTINATIONStephen Kelly2014-01-041-1/+4
| * | add_dependencies: Disallow use with INTERFACE_LIBRARY.Stephen Kelly2014-01-044-0/+12
* | | Merge topic 'fix-text-typos'Brad King2014-01-061-1/+1
|\ \ \ | |/ / |/| |
| * | Fix wording of "the the" typos throughout textRuslan Baratov2014-01-031-1/+1
| |/
* | Merge topic 'export-EXPORT-subcommand'Brad King2014-01-0211-5/+44
|\ \
| * | export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-2411-5/+44
| |/
* | Merge topic 'wix-rtf-encoding'Brad King2014-01-022-0/+11
|\ \
| * | CPackWiX: allow and convert UTF-8 sequences in RTF writerNils Gladitz2013-12-262-0/+11
| |/
* | Merge topic 'fix-ctest-regressions'Brad King2014-01-024-0/+90
|\ \
| * | CTest: fix regressions introduced by the ctest-fix-run-serial topicNils Gladitz2013-12-234-0/+90
| |/
* | Merge topic 'rpath-default'Brad King2014-01-0216-2/+58
|\ \ | |/ |/|
| * OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-0216-2/+58
* | cmTarget: Fix typoStephen Kelly2013-12-192-2/+2
* | Genex: Accept arbitrary content in *_CASE and MAKE_C_IDENTIFIER.Stephen Kelly2013-12-192-6/+6
* | Merge topic 'wix-fragment-injection'Brad King2013-12-192-0/+9
|\ \