summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-E-copy-multiple-inputs'Brad King2015-12-0910-0/+23
|\
| * cmake: Teach -E copy_directory to support multiple input directoriesBartosz Kosiorek2015-12-0710-0/+23
* | CPack: Added tests for package name and group controll fieldsDomen Vrankar2015-12-079-0/+80
|/
* Merge topic 'FindTIFF-imported-targets'Brad King2015-12-074-0/+43
|\
| * FindTIFF: Add imported targets and update documentationRoger Leigh2015-12-074-0/+43
* | cmake: Teach -E copy[_if_different] to support multiple files (#15703)Bartosz Kosiorek2015-12-0420-0/+35
* | cmake: Improve '-E' help message formattingBartosz Kosiorek2015-12-044-4/+4
* | Merge topic 'improve-embarcadero'Brad King2015-12-045-3/+23
|\ \
| * | Compiler ID: Compiler versions must be a valid, numeric version string.James Johnston2015-12-033-0/+21
| * | Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID.James Johnston2015-12-031-1/+1
| * | Embarcadero/Watcom: Properly skip VSResource test for other generators.James Johnston2015-12-031-2/+1
| |/
* | Merge topic 'FindBoost-imported-targets'Brad King2015-12-044-0/+58
|\ \
| * | Tests: Add FindBoost testcase for imported targetsRoger Leigh2015-12-024-0/+58
| |/
* | iOS: Fix framework resource directory layout (#15848)Bartosz Kosiorek2015-12-035-4/+41
|/
* Explicitly enable deprecated warnings by default.Michael Scott2015-12-013-1/+12
* Modify dev warning options to affect deprecated warnings.Michael Scott2015-12-011-0/+13
* Add -W options to control deprecated warning messages.Michael Scott2015-12-014-0/+14
* Refactor the -W options parser to be generic.Michael Scott2015-12-015-1/+18
* Explicitly enable author (dev) warnings by default.Michael Scott2015-12-015-0/+14
* Make message suppression more consistent.Michael Scott2015-11-303-3/+18
* Tests: Revise message in RunCMake.CommandLine -Wdev caseMichael Scott2015-11-303-3/+3
* Merge topic 'fix-find_package-version-file-error-stack'Brad King2015-11-2511-0/+22
|\
| * 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
* | | Merge topic 'test-cmake_policy-unmatched'Brad King2015-11-257-0/+14
|\ \ \ | | |/ | |/|
| * | Tests: Add case for unmatched cmake_policy({PUSH,POP})Brad King2015-11-247-0/+14
* | | Merge topic 'FindXercesC-imported-targets'Brad King2015-11-244-0/+38
|\ \ \
| * | | FindXercesC: Add imported targets and unit testRoger Leigh2015-11-234-0/+38
* | | | Merge topic 'test-add_subdirectory-in-function'Brad King2015-11-244-0/+33
|\ \ \ \
| * | | | Tests: Add case for add_subdirectory inside a functionBrad King2015-11-234-0/+33
| | |/ / | |/| |
* | | | Merge topic 'expand_cobertura_search'Brad King2015-11-231-0/+1
|\ \ \ \
| * | | | CTest: Expand directories for Cobertura searchJoseph Snyder2015-11-231-0/+1
* | | | | Merge topic 'ninja-symbolic-custom-command'Brad King2015-11-202-0/+26
|\ \ \ \ \
| * | | | | Ninja: Always re-run custom commands that have symbolic dependenciesBrad King2015-11-192-0/+26
| | |_|/ / | |/| | |
* | | | | Fix auto export symbols for Dlls containing /bigobj for 64bit builds.Bill Hoffman2015-11-191-0/+2
|/ / / /
* | | | Merge topic 'fix-ms-manifest-no-linker'Brad King2015-11-191-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
| |\ \
* | | | Add test for OSX/iOS Framework directory structure (#15833)Gregor Jasny2015-11-139-0/+131
* | | | Alias: Fix access at generate-time (#15832)Stephen Kelly2015-11-083-1/+13
* | | | Merge topic 'cpack-deb-config-file-source-field'Brad King2015-11-063-0/+109
|\ \ \ \
| * | | | CPackDEB: added config file optional Source fieldRaffi Enficiaud2015-11-043-0/+109
* | | | | CPackDeb: ctest tests for compression scheme leakRaffi Enficiaud2015-11-034-2/+72
|/ / / /
* | | | Merge topic 'fix-find_program-regression'Brad King2015-11-024-0/+14
|\ \ \ \ | | |/ / | |/| |
| * | | find_program: Fix regression in finding an already-known pathBrad King2015-10-304-0/+14
* | | | FindPkgConfig: return actual error when a package is not found (#15810)Benjamin Chrétien2015-10-281-2/+3
* | | | Tests: Disable parallel test execution while running ctest_testStephen Kelly2015-10-271-0/+1
* | | | Tests: Don't overwrite RunCMake_TEST_FAILED variableStephen Kelly2015-10-271-5/+5
* | | | Merge topic 'xcode-watch-and-tvos'Brad King2015-10-262-6/+56
|\ \ \ \
| * | | | Xcode: Recognise Watch and TV OS as embedded platformsGregor Jasny2015-10-232-6/+56