summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* CMakeParseImplicitLinkInfo: Exclude libclang_rt librariesBrad King2016-07-111-0/+6
* Merge topic 'tiff-typo'Brad King2016-07-111-7/+7
|\
| * FindTIFF: Correct variable names in unit testRoger Leigh2016-07-101-7/+7
* | Source: Remove long-unused .cvsignore fileBrad King2016-07-082-2/+2
|/
* Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-064-0/+45
* try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2016-06-295-0/+81
* Merge topic 'GenerateExportHeader-custom-content'Brad King2016-06-291-1/+1
|\
| * Tests: Run clang-format on GenerateExportHeader codeBrad King2016-06-291-1/+1
* | Merge topic 'GenerateExportHeader-custom-content'Brad King2016-06-292-0/+7
|\ \ | |/
| * GenerateExportHeader: Add option to specify custom contentBrad King2016-06-282-0/+7
* | Merge topic 'revert-try_compile-config-flags'Brad King2016-06-293-21/+0
|\ \ | |/ |/|
| * Revert "try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes"Brad King2016-06-283-21/+0
* | Merge topic 'ninja-no-rsp-for-rc'Brad King2016-06-285-0/+24
|\ \
| * | ninja, rc: ignore CMAKE_NINJA_FORCE_RESPONSE_FILE for RC filesBen Boeckel2016-06-275-0/+24
| |/
* | Merge topic 'vs-tool-override'Brad King2016-06-232-1/+128
|\ \
| * | VS: Add a VS_TOOL_OVERRIDE source file propertyGilles Khouzam2016-06-202-1/+128
* | | Merge topic 'vs-sdk-refs'Brad King2016-06-231-0/+3
|\ \ \
| * | | VS: Add VS_SDK_REFERENCES target property to reference external SDKsGilles Khouzam2016-06-221-0/+3
| |/ /
* | | Merge topic 'xcode-bundle-extension'Brad King2016-06-231-1/+0
|\ \ \ | |/ / |/| |
| * | Xcode: Properly handle BUNDLE_EXTENSIONGregor Jasny2016-06-181-1/+0
* | | Merge topic 'cmake-trace-source'Brad King2016-06-204-0/+9
|\ \ \
| * | | cmake: Add an option to control what files needs to be tracedAlex Turbov2016-06-174-0/+9
| |/ /
* | | Merge topic 'cpack-deb-test-fixes'Brad King2016-06-203-10/+13
|\ \ \ | |/ / |/| / | |/
| * CPack/Deb: Fix test to actually test the preinst scriptDomen Vrankar2016-06-201-2/+2
| * CPack/Deb: Fix tests for SELinux-enabled systemsDomen Vrankar2016-06-203-10/+13
* | Merge topic 'link_what_you_use'Brad King2016-06-1713-0/+62
|\ \
| * | Add options to run `ldd -u -r` as a "link-what-you-use" toolBill Hoffman2016-06-1713-0/+62
* | | Merge topic 'cleanup-streams'Brad King2016-06-162-4/+2
|\ \ \
| * | | Remove redundant arguments from fstream constructorsDaniel Pfeifer2016-06-142-4/+2
* | | | Parser: Issue file open error messages through dedicated APIStephen Kelly2016-06-134-20/+4
|/ / /
* | | Merge topic 'fix-Message-API-ISP-violation'Brad King2016-06-135-0/+25
|\ \ \
| * | | cmake: Issue message independent of cmMakefile definitionStephen Kelly2016-06-125-0/+25
* | | | Merge topic 'find-lib32'Brad King2016-06-1315-18/+47
|\ \ \ \
| * | | | Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-1015-18/+47
| |/ / /
* | | | Add missing braces around statements.Daniel Pfeifer2016-06-102-10/+17
* | | | PseudoMemcheck: revise style with clang-format.Daniel Pfeifer2016-06-101-14/+8
|/ / /
* | | Merge topic 'watcom-workaround'Brad King2016-06-101-1/+3
|\ \ \
| * | | Tests: Restore fix to Plugin test on Watcom compilerBrad King2016-06-091-1/+3
* | | | Merge topic 'java-export-targets'Brad King2016-06-0912-12/+199
|\ \ \ \ | |_|/ / |/| | |
| * | | Tests: Add test for exported JARsMatthew Woehlke2016-06-0710-0/+187
| * | | Tests/Java: Clean up style of Java test codeMatthew Woehlke2016-06-072-12/+12
| |/ /
* | | Merge topic 'add-FindVulkan'Brad King2016-06-081-1/+1
|\ \ \
| * | | Tests/FindVulkan: Run clang-formatBrad King2016-06-081-1/+1
* | | | Merge topic 'add-FindVulkan'Brad King2016-06-084-0/+58
|\ \ \ \ | |/ / /
| * | | Add FindVulkan.cmake.Matthäus G. Chajdas2016-06-084-0/+58
* | | | Merge topic 'find_path-in-framework'Brad King2016-06-084-0/+8
|\ \ \ \
| * | | | find_path: Fix location of <dir/header.h> in a framework on OS XHarry Mallon2016-06-074-0/+8
| | |/ / | |/| |
* | | | Tests/FindOpenCL: Run clang-format to fix styleBrad King2016-06-071-4/+5
|/ / /
* | | Remove c_str() calls from stream arguments.Daniel Pfeifer2016-06-061-2/+1
* | | Merge topic 'productbuild'Brad King2016-06-061-0/+11
|\ \ \ | |/ / |/| |