summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-find_package-version-file-error-stack' into releaseBrad King2015-11-2518-0/+36
|\
| * Merge branch 'test-cmake_policy-unmatched' into fix-find_package-version-file...Brad King2015-11-2418-0/+36
| |\
| | * Tests: Add case for package version file unmatched policy scopeBrad King2015-11-2411-0/+22
| | * Tests: Add case for unmatched cmake_policy({PUSH,POP})Brad King2015-11-247-0/+14
* | | Merge branch 'test-add_subdirectory-in-function' into releaseBrad King2015-11-244-0/+33
|\ \ \
| * | | Tests: Add case for add_subdirectory inside a functionBrad King2015-11-234-0/+33
| | |/ | |/|
* | | Merge branch 'backport-fix-autodef-bigobj-64' into releaseBrad King2015-11-201-0/+2
|\ \ \
| * | | Fix auto export symbols for Dlls containing /bigobj for 64bit builds.Bill Hoffman2015-11-201-0/+2
| | |/ | |/|
* | | MSVC: Fix linking with /MANIFEST:NO optionBrad King2015-11-181-0/+2
|/ /
* | Merge branch 'fix-find_program-regression' into releaseBrad King2015-10-304-0/+14
|\ \
| * | find_program: Fix regression in finding an already-known pathBrad King2015-10-304-0/+14
* | | CTest: Fix regression in handling of a RUN_SERIAL test that failsBrad King2015-10-234-0/+27
* | | cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)Stephen Kelly2015-10-204-0/+29
* | | Merge branch 'revert-compiler-features-solaris' into releaseBrad King2015-10-121-2/+1
|\ \ \
| * | | Revert topic 'compiler-features-solaris'Brad King2015-10-081-2/+1
* | | | Merge topic 'vs-win10-store'Brad King2015-10-054-3/+59
|\ \ \ \
| * | | | VS: Add support for Windows 10 Universal (Store) ApplicationsGilles Khouzam2015-10-054-3/+59
* | | | | Merge topic 'compiler-features-solaris'Brad King2015-10-021-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Tests: Suppress WriteCompilerDetectionHeader failure on SunProBrad King2015-09-301-1/+2
| |/ / /
* | | | Merge topic 'test-FindPackageModeMakefileTest-flags'Brad King2015-10-021-2/+3
|\ \ \ \
| * | | | Tests: Use consistent C++ flags FindPackageModeMakefileTestBrad King2015-10-011-2/+3
| |/ / /
* | | | Merge topic 'test-VSGNUFortran-oracle-link'Brad King2015-10-021-3/+3
|\ \ \ \
| * | | | Tests: Simplify VSGNUFortran Oracle-specific link linesBrad King2015-10-011-3/+3
| |/ / /
* | | | Tests: Fix RunCMake.CPack_* tests to use proper CMake generatorDomen Vrankar2015-10-012-45/+3
* | | | Tests: Avoid OS X 10.5 limitation warning in RunCMake.CPack* testsBrad King2015-10-011-0/+2
* | | | Tests: Add trailing newlines to generated sources in RunCMake.CPack_* testsBrad King2015-10-011-3/+3
|/ / /
* | | Merge topic 'fix-qtautogen-with-object-library-Ninja'Brad King2015-09-292-1/+13
|\ \ \
| * | | cmGlobalGenerator: Initialize generator targets on construction (#15729)Stephen Kelly2015-09-292-1/+13
* | | | Merge topic 'cpack-package-empty-dirs'Brad King2015-09-2919-4/+65
|\ \ \ \
| * | | | CPack: allow packaging of empty directoriesDomen Vrankar2015-09-2818-2/+64
| * | | | CPackDeb: allow empty directories in component packagesRaffi Enficiaud2015-09-281-2/+1
* | | | | Merge topic 'link-https-cmake.org'Brad King2015-09-296-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-256-6/+6
* | | | | Merge topic 'test-Wno-dev'Brad King2015-09-283-0/+16
|\ \ \ \ \
| * | | | | Tests: Add case for -Wdev and -Wno-dev with non-message() warnings (#15747)Michael Scott2015-09-253-0/+16
| | |/ / / | |/| | |
* | | | | Merge topic 'ninja-cleanup-path-conversion'Brad King2015-09-284-0/+7
|\ \ \ \ \
| * | | | | Ninja: Centralize path conversion in global generator (#15757)Brad King2015-09-254-0/+7
| | |/ / / | |/| | |
* | | | | Merge topic 'test-fix-C-comments'Brad King2015-09-282-14/+14
|\ \ \ \ \
| * | | | | Tests: Use C-Style comments in C sources and headersMarc Chevrier2015-09-252-14/+14
* | | | | | Merge topic 'genex-SHELL_PATH'Brad King2015-09-288-6/+64
|\ \ \ \ \ \
| * | | | | | Genex: Add a SHELL_PATH expressionStefan Kislinskiy2015-09-286-3/+61
| * | | | | | Tests: Simplify GeneratorExpression check implementationBrad King2015-09-232-3/+3
* | | | | | | Merge topic 'test-RunCMake-BuildDepends-Borland'Brad King2015-09-281-1/+7
|\ \ \ \ \ \ \
| * | | | | | | Tests: Fix RunCMake.BuildDepends filesystem delay for Borland MakefilesBrad King2015-09-251-1/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'revert-cpack-package-empty-dirs'Brad King2015-09-2612-37/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Revert topic 'cpack-package-empty-dirs'Brad King2015-09-2512-37/+2
* | | | | | | Merge topic 'revert-cmake-W-options'Brad King2015-09-2518-76/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'improve-variable-help-formatting' into revert-cmake-W-optionsBrad King2015-09-2276-15/+762
| |\ \ \ \ \ \
| * | | | | | | Revert topic 'cmake-W-options' (#15747)Brad King2015-09-2218-76/+0
* | | | | | | | Merge topic 'install-directory-dest-genex'Brad King2015-09-257-7/+16
|\ \ \ \ \ \ \ \