summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'use-string-append'Brad King2016-08-0147-108/+108
|\
| * Use string(APPEND) in TestsDaniel Pfeifer2016-07-2747-108/+108
* | Merge topic 'app-framework-bundle-extension'Brad King2016-08-013-4/+64
|\ \
| * | Add tests for BUNDLE_EXTENSIONGregor Jasny2016-07-223-4/+64
* | | Merge topic 'aliased-target-properties'Brad King2016-08-011-7/+6
|\ \ \ | |_|/ |/| |
| * | Do not report ALIASED_TARGET as always set (#15783)Gregor Jasny2016-07-161-7/+6
* | | Merge topic 'tests-hide-ldd-check-errors'Brad King2016-07-221-1/+2
|\ \ \
| * | | Tests: Hide errors from `ldd --help` output checkBrad King2016-07-211-1/+2
| | |/ | |/|
* | | Merge topic 'windows-export-all-fix-objlib'Brad King2016-07-223-1/+9
|\ \ \
| * | | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object librariesBrad King2016-07-213-1/+9
| | |/ | |/|
* | | Merge topic 'revert-autogen-subdirs'Brad King2016-07-2219-218/+0
|\ \ \ | |_|/ |/| |
| * | Autogen: Revert changes to generate moc/rcc in subdirectoriesBrad King2016-07-2119-218/+0
| * | Merge branch 'revert-try_compile-config-flags' into releaseBrad King2016-06-283-21/+0
| |\ \
* | | | Ninja: Fix inter-target order-only dependencies of custom commandsBrad King2016-07-202-0/+45
| |_|/ |/| |
* | | Merge topic 'toolchain-flag-init'Brad King2016-07-154-0/+73
|\ \ \
| * | | Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-144-0/+73
* | | | Merge topic 'no-implicit-link-clang-rt'Brad King2016-07-141-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | CMakeParseImplicitLinkInfo: Exclude libclang_rt librariesBrad King2016-07-111-0/+6
* | | | Merge topic 'findicu'Brad King2016-07-131-8/+7
|\ \ \ \
| * | | | Tests: Run clang-format on FindICU test codeBrad King2016-07-131-8/+7
* | | | | Merge topic 'findicu'Brad King2016-07-134-0/+53
|\ \ \ \ \ | |/ / / /
| * | | | FindICU: New moduleRoger Leigh2016-07-134-0/+53
* | | | | Merge topic 'windows-export-all-from-exe'Brad King2016-07-133-0/+22
|\ \ \ \ \
| * | | | | Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exportsYury Zhuravlev2016-07-113-0/+22
* | | | | | Merge topic 'cmake-spelling'Brad King2016-07-131-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix typos.Felix Geyer2016-07-101-1/+1
| | |/ / / | |/| | |
* | | | | 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