summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * build_command: Return a "cmake --build" command-lineBrad King2013-11-154-10/+12
* | CMP0037: Extend policy to reserved names and custom targetsNils Gladitz2013-11-1916-40/+161
|/
* Merge topic 'set_emptyvar_PARENT_SCOPE'Brad King2013-11-145-0/+41
|\
| * set: Add unit tests for set/unset PARENT_SCOPEDaniele E. Domenichelli2013-11-135-0/+41
* | Merge topic 'configure_file-drop-IMMEDIATE'Brad King2013-11-149-16/+16
|\ \
| * | Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-139-16/+16
| |/
* | ExternalData: Allow local stores without any URL templatesBrad King2013-11-138-1/+49
* | Merge topic 'cmake-copyright-year'Brad King2013-11-132-0/+25
|\ \