summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Tests/CMakeLib: include what you useDaniel Pfeifer2016-09-033-4/+7
* | Tests/CMakeLib: use cmsys::ifstreamDaniel Pfeifer2016-09-032-10/+16
|/
* Merge topic '16101-xcode-fix-directory-exclude-from-all'Brad King2016-08-317-0/+36
|\
| * Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (#16101)Gregor Jasny2016-08-317-0/+36
* | Merge topic 'FindMatlab-additional-components'Brad King2016-08-312-0/+24
|\ \
| * | FindMatlab: adding handling of component "MAT"Raffi Enficiaud2016-08-302-0/+24
* | | Merge topic 'syntax-unexpected-eof'Brad King2016-08-314-0/+9
|\ \ \
| * | | Improve error message on unexpected end of fileBrad King2016-08-304-0/+9
* | | | Merge topic 'import-libuv'Brad King2016-08-314-0/+38
|\ \ \ \
| * | | | FindLibUV: Add module to find libuv packageBrad King2016-08-314-0/+38
| | |_|/ | |/| |
* | | | Utilities/Release: Drop Linux 32-bit binaryBrad King2016-08-301-2/+0
| |/ / |/| |
* | | Merge topic 'ninja-add_custom_command-depfile'Brad King2016-08-307-0/+34
|\ \ \ | |_|/ |/| |
| * | add_custom_command: Add DEPFILE option for NinjaKulla Christoph2016-08-307-0/+34
| |/
* | 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-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
|\ \ \ \