summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'readability-named-parameter'Brad King2016-08-175-5/+5
|\
| * Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-165-5/+5
* | Merge topic 'include-what-you-use'Brad King2016-08-172-0/+11
|\ \
| * | fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-162-0/+11
| |/
* | cmake: Add `cmake -E capabilities` modeTobias Hunger2016-08-164-0/+5
|/
* Merge topic 'ExternalProject-SOURCE_SUBDIR'Brad King2016-08-163-0/+24
|\
| * ExternalProject: Add SOURCE_SUBDIR optionMatthew Woehlke2016-08-163-0/+24
* | Merge topic 'issue-tracker-urls'Brad King2016-08-162-3/+3
|\ \
| * | issues: update references to the CMake issue trackerBen Boeckel2016-08-152-3/+3
* | | Merge topic 'autogen-same-name'Brad King2016-08-1521-0/+237
|\ \ \ | |/ / |/| |
| * | Tests/QtAutogen: Test same moc/qrc source names in different directoriesSebastian Holtermann2016-08-1021-0/+237
* | | Merge topic '15687-xcode-support-system-include'Brad King2016-08-102-5/+14
|\ \ \
| * | | Xcode: Obey SYSTEM keyword for includes (#15687)Gregor Jasny2016-08-092-5/+14
* | | | Merge topic 'fix-test-macOS-case-sensitive'Brad King2016-08-101-1/+1
|\ \ \ \
| * | | | Tests: Fix RunCMake.Framework on case sensitive file systems.Chaoren Lin2016-08-091-1/+1
| |/ / /
* | | | Merge topic 'ninja-directory-targets'Brad King2016-08-105-0/+17
|\ \ \ \
| * | | | Ninja: Add `$subdir/{test,install,package}` targetsBrad King2016-08-095-0/+17
| |/ / /
* | | | Merge topic 'add-extra-boolean-comparisons'Brad King2016-08-107-39/+535
|\ \ \ \ | |/ / / |/| | |
| * | | Add additional <= and >= comparison operatorsChuck Atkins2016-08-097-39/+535
| |/ /
* | | prefer list(APPEND) over string(APPEND) where appropriateDaniel Pfeifer2016-08-083-6/+6
|/ /
* | 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
|/ / /