summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Copyright.txt: Add test to check year rangeBrad King2013-11-122-0/+25
| |/
* | Merge topic 'policy-summary-periods'Brad King2013-11-132-2/+2
|\ \
| * | CMP0039: Add missing '.' to policy summary lineDaniele E. Domenichelli2013-11-122-2/+2
* | | Merge topic 'fix-INTERFACE-with-no-SHARED-libs'Brad King2013-11-133-0/+7
|\ \ \ | |_|/ |/| |
| * | add_library: Fix INTERFACE on platforms with no shared libs (#14561)Stephen Kelly2013-11-123-0/+7
| |/
* | Merge topic 'test-RunCMake.CMP0037-everywhere'Brad King2013-11-1219-92/+99
|\ \ | |/ |/|
| * Enable RunCMake.CMP0037 test everywhereBrad King2013-11-1119-92/+99
* | Merge topic 'test-LINK_ONLY-expression'Brad King2013-11-084-5/+17
|\ \
| * | Genex: Add a test for the LINK_ONLY expression.Stephen Kelly2013-11-064-5/+17
* | | Merge topic 'tll-target-policies'Brad King2013-11-0836-0/+216
|\ \ \ | | |/ | |/|
| * | Disallow linking to utility targets (#13902).Stephen Kelly2013-11-0712-0/+51
| * | Disallow link-to-self (#13947).Stephen Kelly2013-11-0713-0/+44
| * | Disallow invalid target names (#13140)Stephen Kelly2013-11-0713-0/+121
| |/
* | CFBundle test: Add isysroot argument when calling Rez.Clinton Stimpson2013-11-061-1/+7
|/
* Merge topic 'fix-automoc-compile-definitions'Brad King2013-11-051-1/+4
|\
| * Automoc: Add directory-level COMPILE_DEFINITIONS to command line (#14535)Stephen Kelly2013-11-051-1/+4