summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-formatKitware Robot2016-05-16668-5444/+5326
* Merge topic 'findpkgconfig-target'Brad King2016-05-162-0/+27
|\
| * FindPkgConfig: optionally create imported target for the found librariesRolf Eike Beer2016-05-142-0/+27
* | Merge topic 'cpack-rpm-adding-dist-to-release-tag'Brad King2016-05-164-0/+21
|\ \
| * | CPack/RPM adding dist to release tag testDomen Vrankar2016-05-144-0/+21
| |/
* | Merge topic 'cpack-rpm-different-package-names'Brad King2016-05-165-1/+25
|\ \
| * | CPack/RPM different package namesDomen Vrankar2016-05-155-1/+25
| |/
* | Merge topic 'cpack-deb-improvements'Brad King2016-05-1627-29/+211
|\ \ | |/ |/|
| * CPack/Deb test changes due to breaking changesDomen Vrankar2016-05-1327-29/+211
* | InstallRequiredSystemLibraries: Optionally install Windows UCRT (#16073)Brad King2016-05-122-0/+2
* | Tests: Wrap long comment lines in VSXaml testBrad King2016-05-111-7/+9
* | Tests: Protect unicode literals from clang-format Cpp03 formattingBrad King2016-05-111-0/+2
* | Drop find_(library|file|path) prefixes from PATH on non-WindowsBrad King2016-05-093-3/+9
|/
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-2/+0
* Merge topic 'custom-command-CROSSCOMPILING_EMULATOR'Brad King2016-05-098-1/+134
|\
| * CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATORJean-Christophe Fillion-Robin2016-05-098-1/+134
* | Help clang-format wrap after braces on long initializer listsBrad King2016-05-061-0/+2
|/
* Tests: Improve source file name in RunCMake.CrosscompilingEmulatorJean-Christophe Fillion-Robin2016-05-035-7/+9
* Tests: Cover genex behavior in CROSSCOMPILING_EMULATOR test caseJean-Christophe Fillion-Robin2016-05-033-4/+35
* Merge topic 'doc-cmake-policies-manual-improvements'Brad King2016-05-031-2/+2
|\
| * CMP0059: Fix typo in policy descriptionBrad King2016-05-021-2/+2
* | Merge topic 'clang-format-include-order'Brad King2016-05-032-2/+3
|\ \ | |/ |/|
| * Tests: Sort includes of sys/types.h as clang-format wouldBrad King2016-05-031-1/+1
| * Tests: Fix Plugin test include orderBrad King2016-05-031-1/+2
* | Merge topic 'test-watcom-workaround'Brad King2016-05-023-2/+3
|\ \
| * | Tests: Fix RunCMake.BuildDepends filesystem delay for Watcom WMakeBrad King2016-04-291-1/+2
| * | Tests: Add workaround to Wrapping test for Watcom failureBrad King2016-04-282-1/+1
* | | Merge topic 'clang-format-include-order'Brad King2016-05-0275-107/+119
|\ \ \ | | |/ | |/|
| * | Format include directive blocks and ordering with clang-formatBrad King2016-04-2965-106/+105
| * | Tests: Stabilize include order in MFC, VSXaml, and VSWinStorePhoneBrad King2016-04-2911-1/+13
| * | Tests: Stabilize include order in StringFileTestDaniel Pfeifer2016-04-291-0/+1
| |/
* | Deprecate Visual Studio 7 .NET 2003 generatorBrad King2016-04-285-0/+15
* | Tests: Drop test for VS 7.0 generator deprecation warningsBrad King2016-04-285-15/+0
|/
* Merge topic 'intel-compiler-features'Brad King2016-04-282-5/+91
|\
| * WCDH: Add Intel to list of supported compilersRobert Maynard2016-04-281-5/+9
| * Features: Record standards and features for Intel C on UNIXRobert Maynard2016-04-281-0/+10
| * Features: Record standards and features for Intel C++ on UNIXLevi Morrison2016-04-281-0/+72
* | Merge topic 'ExternalProject-git-clone-shallow'Brad King2016-04-281-0/+17
|\ \
| * | ExternalProject: Add option to perform a shallow Git clone (#15291)Brad King2016-04-271-0/+17
* | | GHS: Fix handling of duplicate source filenames (#16046)Geoff Viola2016-04-255-0/+40
|/ /
* | Merge topic 'autogen-updates'Brad King2016-04-2219-0/+234
|\ \
| * | Tests: QtAutogen: Same source name in different directories testSebastian Holtermann2016-04-2219-0/+234
| |/
* | FindBoost: Define Boost::boost for all boost versionsRoger Leigh2016-04-194-0/+30
|/
* cmListFileBacktrace: Refactor storage to provide efficient value semanticsBrad King2016-04-187-10/+16
* Merge topic 'try_compile-config-flags'Brad King2016-04-133-0/+21
|\
| * try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)Brad King2016-04-113-0/+21
* | Add options to run clang-tidy with the compilerDaniel Pfeifer2016-04-1315-1/+62
|/
* Merge topic 'test-RunCMake.BuildDepends-filesystem-workaround'Brad King2016-04-111-0/+1
|\
| * Tests: Work around filesystem timestamp bugs in RunCMake.BuildDependsBrad King2016-04-081-0/+1
* | Merge topic 'ninja-restat-custom-command-byproducts'Brad King2016-04-082-0/+29
|\ \ | |/