summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'remove-vs6-generator'Brad King2016-03-1030-148/+42
|\
| * Drop Visual Studio 6 generatorBrad King2016-03-0930-148/+42
* | Merge topic 'vs-clang-cl'Brad King2016-03-109-2/+133
|\ \
| * | Tests: do not build PrecompiledHeader on Clang/C2Mariusz Pluciński2016-03-101-1/+3
| * | Tests: fix PDBDirectoryAndName on Clang/C2Mariusz Pluciński2016-03-101-0/+9
| * | Tests: fix Plugin building on Clang/C2Mariusz Pluciński2016-03-101-0/+7
| * | Tests: fix complexOneConfig building on Clang/C2Mariusz Pluciński2016-03-101-0/+7
| * | Tests: fix Complex building on Clang/C2Mariusz Pluciński2016-03-101-0/+7
| * | Tests: fix Module.GenerateExportHeader building on Clang/C2Mariusz Pluciński2016-03-103-1/+93
| * | Tests: fix AliasTarget building on Clang/C2Mariusz Pluciński2016-03-101-0/+7
| |/
* | Xcode: ReRunCMake even if files disappeared (#15992)Gregor Jasny2016-03-091-0/+39
|/
* Merge topic 'add-FindLTTngUST'Brad King2016-03-095-1/+64
|\
| * Add FindLTTngUST module to find LTTng-UST libraryPhilippe Proulx2016-03-075-1/+64
* | Diagnose recursive project/enable_language without crashing (#15999)Brad King2016-03-0711-0/+27
|/
* Merge topic 'update-osx-release'Brad King2016-03-071-1/+1
|\
| * Utilities/Release: Switch to OS X 10.7 and Qt 5.5 for Mac binaryBrad King2016-02-191-1/+1
* | VS: Add option to set `ConfigurationType` of a .vcxproj fileFabian Otto2016-02-266-0/+37
* | Merge topic 'try_compile-target-type'Brad King2016-02-267-0/+41
|\ \
| * | try_compile: Add option to control type of targetBrad King2016-02-197-0/+41
* | | file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987)Brad King2016-02-255-0/+21
* | | cmake_parse_arguments: Additional regression testsDimitar Yordanov2016-02-242-0/+29
* | | Merge topic 'test-XCTest-sdkroot'Brad King2016-02-241-1/+1
|\ \ \
| * | | Tests: Fix XCTest when ENV{SDKROOT} is setBrad King2016-02-191-1/+1
| | |/ | |/|
* | | Merge topic 'test-FindPackageModeMakefileTest-optionally'Brad King2016-02-241-1/+2
|\ \ \
| * | | Tests: Add option to disable FindPackageModeMakefileTestBrad King2016-02-191-1/+2
| |/ /
* | | Merge topic 'revert-automoc-src-per-dir'Brad King2016-02-245-27/+1
|\ \ \ | |_|/ |/| |
| * | Revert "Automoc: Fix support of files with the same name (#12873)"Brad King2016-02-195-27/+1
* | | Merge topic 'unix-timestamps'Brad King2016-02-192-0/+28
|\ \ \ | |_|/ |/| |
| * | CMake: Extend TIMESTAMP sub-commands with new unix time format specifierJose-Luis Blanco-Claraco2016-02-182-0/+28
* | | Merge topic 'fix-static-private-non-target-depends'Brad King2016-02-185-0/+17
|\ \ \
| * | | Fix export of STATIC library PRIVATE non-target dependenciesBrad King2016-02-175-0/+17
* | | | Merge topic 'automoc-src-per-dir'Brad King2016-02-185-1/+27
|\ \ \ \ | | |_|/ | |/| |
| * | | Automoc: Fix support of files with the same name (#12873)Mariusz Pluciński2016-02-165-1/+27
| | |/ | |/|
* | | FindProtobuf: check versionAntonio Perez Barrero2016-02-161-0/+1
|/ /
* | Merge topic 'fix-cmake_parse_arguments-expansion'Brad King2016-02-161-0/+19
|\ \
| * | cmake_parse_arguments: Restore ;-list argument flatteningDimitar Yordanov2016-02-121-0/+19
| |/
* | Merge topic 'cpack-rpm-upper-cased-components'Brad King2016-02-1610-23/+105
|\ \
| * | CPack/RPM support for upper cased component variablesDomen Vrankar2016-02-1310-23/+105
* | | Tests: fix GenerateExportHeader directory definitionsBen Boeckel2016-02-122-9/+6
|/ /
* | Merge topic 'apple-isystem-gcc'Brad King2016-02-092-2/+4
|\ \
| * | Xcode: Disable test for system include dirsGregor Jasny2016-02-082-2/+4
* | | Merge topic 'install-EXCLUDE_FROM_ALL'Brad King2016-02-0910-0/+60
|\ \ \
| * | | Tests: Add cases for install() command EXCLUDE_FROM_ALL optionBrad King2016-02-0410-0/+60
| | |/ | |/|
* | | Merge topic 'test-ctest_submit-update'Brad King2016-02-094-4/+4
|\ \ \
| * | | Tests: Extend ctest_submit host lookup failure matching (#15958)Orion Poplawski2016-02-084-4/+4
| |/ /
* | | Merge topic 'fix-install-EXPORT-crash'Brad King2016-02-097-3/+14
|\ \ \
| * | | Tests: Avoid OS X 10.5 limitation warning in RunCMake.install testBrad King2016-02-081-0/+1
| * | | install(EXPORT): Fix crash on target in another directoryBrad King2016-02-053-0/+9
| * | | Tests: Use newer policy settings in RunCMake.install testBrad King2016-02-054-3/+4
| |/ /
* | | Merge topic 'test-FortranCInterface-again'Brad King2016-02-081-2/+2
|\ \ \