summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* CPack/RPM: Add test for debuginfo package generationDomen Vrankar2016-08-264-0/+44
* Merge topic 'extract-cmMessenger'Brad King2016-08-2519-119/+75
|\
| * Parser: Issue messages through cmake, not cmSystemToolsStephen Kelly2016-08-2519-119/+75
* | Tests: Fix RunCMake.CMP0040 custom command syntaxBrad King2016-08-245-5/+5
|/
* Merge topic 'android-platform-modules'Brad King2016-08-2452-0/+572
|\
| * Android: Add `ANDROID` variable to indicate the targetBrad King2016-08-231-0/+4
| * Android: Add test cases covering use of the NDK and standalone toolchainsBrad King2016-08-2352-0/+568
* | Merge topic 'extend-find-package-search-path'Brad King2016-08-247-2/+34
|\ \
| * | find_package: Extend search path for combined Windows/UNIX conventionSilvio Traversaro2016-08-247-2/+34
* | | Tests: Refactor testing of extra generators.Chaoren Lin2016-08-231-47/+30
|/ /
* | Merge topic 'readability-named-parameter'Brad King2016-08-175-5/+5
|\ \
| * | Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-175-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-172-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-2847-108/+108
* | | Merge topic 'app-framework-bundle-extension'Brad King2016-08-013-4/+64
|\ \ \
| * | | Add tests for BUNDLE_EXTENSIONGregor Jasny2016-07-213-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