summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-0216-2/+58
* 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
| * | | target_include_directories: Allow relative path with genexStephen Kelly2013-11-263-1/+9
* | | | Merge topic 'autogen-depends'Brad King2013-11-264-1/+49
|\ \ \ \
| * | | | cmQtAutogen: Allow specifying depends for autogen targets.Stephen Kelly2013-11-254-1/+49
| |/ / /
* | | | cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.Stephen Kelly2013-11-254-0/+27
|/ / /
* | | Merge topic 'cross-compiling-toolchain-variables'Brad King2013-11-2211-0/+193
|\ \ \
| * | | Introduce CMAKE_STAGING_PREFIX variable.Stephen Kelly2013-11-2111-0/+193
| |/ /
* | | Add policy CMP0040 to disallow custom commands on missing targetsNils Gladitz2013-11-2119-0/+74
* | | Tests: Don't read the LOCATION property from build targets.Stephen Kelly2013-11-197-28/+13
|/ /
* | Merge topic 'cleanup-build-commands'Brad King2013-11-1918-250/+228
|\ \ | |/
| * Tests: Do not use an explicit make program for VS generatorsBrad King2013-11-181-1/+5
| * Tests: Fix MFC test heuristic for empty CMAKE_TEST_MAKEPROGRAMBrad King2013-11-181-1/+1
| * Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogramBrad King2013-11-186-9/+9
| * Tests: Configure SubProject-Stage2 test more robustlyBrad King2013-11-181-13/+12
| * Tests: Simplify VSExcludeFromDefaultBuild configurationBrad King2013-11-181-2/+9
| * Tests: Simplify VSProjectInSubdir configurationBrad King2013-11-181-25/+11
| * Tests: Simplify CTest.BuildCommand.ProjectInSubdir configurationBrad King2013-11-182-7/+8
| * Tests: Pass --build-options to every testBrad King2013-11-181-27/+98
| * Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)Brad King2013-11-181-2/+2
| * Tests: Split <test>_EXTRA_OPTIONS into <test>_(CTEST|BUILD)_OPTIONSBrad King2013-11-181-10/+12
| * Tests: Simplify ExternalProjectUpdate test argumentsBrad King2013-11-181-1/+0
| * Tests: Fix make capability selection for empty CMAKE_TEST_MAKEPROGRAMBrad King2013-11-181-3/+3
| * Tests: Teach MakeClean to use "cmake --build"Brad King2013-11-181-9/+2
| * Tests: Teach SimpleInstall to use "cmake --build"Brad King2013-11-182-28/+22
| * Tests: Launch CMake.Install test through 'cmake --build'Brad King2013-11-181-18/+4
| * Tests: Launch BootstrapTest through cmake instead of ctestBrad King2013-11-182-10/+16
| * Tests: Move CMAKE_TEST_MAKEPROGRAM into Tests/CMakeLists.txtBrad King2013-11-181-0/+4
| * Tests: Drop remnants of unused ShellInstall testBrad King2013-11-182-76/+0