summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | CPackWiX: allow customization of generated WiX sourcesNils Gladitz2013-12-172-0/+9
| |/
* | Merge topic 'GenerateExportHeader-tests'Brad King2013-12-1931-326/+595
|\ \
| * | Merge some GenerateExportHeader subtests.Stephen Kelly2013-12-1515-143/+28
| * | Speed up the GenerateExportHeader unit test (#14453).Stephen Kelly2013-12-1517-183/+567
| |/
* | Merge topic 'build-symlink-invalid-sup-file'Brad King2013-12-191-1/+9
|\ \
| * | Tests: allow valgrind test to pass with symlinked build dirNils Gladitz2013-12-141-1/+9
| |/
* | Merge topic 'remove-INTERFACE-build-targets'Brad King2013-12-197-41/+21
|\ \
| * | Remove INTERFACE build targets.Stephen Kelly2013-12-107-41/+21
| |/
* | Merge topic 'fix-INTERFACE-mapped-config'Brad King2013-12-194-0/+25
|\ \
| * | Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636)Stephen Kelly2013-12-094-0/+25
| |/
* | Merge topic 'vtk-contract'Brad King2013-12-191-0/+9
|\ \ | |/ |/|
| * Tests/Contracts: Submit notes with VTK buildZack Galbreath2013-12-191-0/+9
* | Merge topic 'vtk-contract'Brad King2013-12-092-4/+3
|\ \ | |/
| * Tests/Contracts: Fix failing VTK Contract testZack Galbreath2013-12-092-4/+3
* | Merge topic 'INTERFACE_AUTOUIC_OPTIONS'Brad King2013-12-0914-0/+201
|\ \
| * | cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies.Stephen Kelly2013-12-086-0/+43
| * | cmTarget: Report origin of COMPATIBLE_INTERFACE properties.Stephen Kelly2013-12-089-0/+158
* | | Merge topic 'cleanup-build-commands'Brad King2013-12-063-1/+10
|\ \ \
| * | | Tests: Fix standalone build of tests with nested projectsBrad King2013-12-053-1/+10