summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* | | | Merge topic 'vtk-contract'Brad King2013-12-055-31/+79
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Tests/Contracts: Update test for VTK release branchZack Galbreath2013-12-055-31/+79
* | | Merge topic 'fix-export-segfault'Brad King2013-12-046-0/+13
|\ \ \
| * | | export(): Check targets exist at configure-time (#14608)Stephen Kelly2013-12-046-0/+13
| |/ /
* | | Merge topic 'INTERFACE_AUTOUIC_OPTIONS'Brad King2013-12-0213-0/+340
|\ \ \
| * | | QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.Stephen Kelly2013-11-2711-0/+334
| * | | Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER.Stephen Kelly2013-11-272-0/+6
| |/ /
* | | Merge topic 'wix-components'Brad King2013-12-021-1/+13
|\ \ \
| * | | CPackWiX: add CPack component supportNils Gladitz2013-11-261-1/+13
* | | | Merge topic 'export-includes'Brad King2013-12-0232-3/+336
|\ \ \ \ | |_|/ / |/| | |
| * | | Export: Report error on relative include with genex.Stephen Kelly2013-11-2622-0/+200
| * | | Export: Prefix relative items with genexes in INSTALL_INTERFACE.Stephen Kelly2013-11-262-0/+9
| * | | Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.Stephen Kelly2013-11-262-0/+35
| * | | Export: Process relative includes after genex evaluation.Stephen Kelly2013-11-263-1/+29
| * | | Export: Test existing behavior of exporting includes with genexes.Stephen Kelly2013-11-265-1/+54