summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add_androidmk_generator'Brad King2016-09-148-0/+99
|\
| * Add support for creating prebuilt Android.mk filesBill Hoffman2016-09-138-0/+99
* | Merge topic 'timestamp-names'Brad King2016-09-132-0/+14
|\ \
| * | string(TIMESTAMP ...): add '%a' and '%b' format specifiersRuslan Baratov2016-09-122-0/+14
* | | Merge topic 'file-download-unexpected-arg'Brad King2016-09-139-0/+22
|\ \ \
| * | | file(DOWNLOAD|UPLOAD): Warn on unexpected argumentsRuslan Baratov2016-09-099-0/+22
| |/ /
* | | Merge topic 'geh-failure-tests'Brad King2016-09-1212-203/+445
|\ \ \
| * | | Tests: Refactor GenerateExportHeader test codeMatthew Woehlke2016-09-127-237/+327
| * | | Tests: Add data symbols to GenerateExportHeader testMatthew Woehlke2016-09-123-0/+74
| * | | Tests: Add failure test for GenerateExportHeaderMatthew Woehlke2016-09-126-18/+96
* | | | Merge topic 'bzip2-imported-targets'Brad King2016-09-124-0/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Tests: Add FindBZip2 unit testsRoger Leigh2016-09-094-0/+53
| | |/ | |/|
* | | Merge topic 'parse_arguments_argv_n'Brad King2016-09-0914-0/+69
|\ \ \
| * | | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV#Bill Hoffman2016-09-0814-0/+69
| |/ /
* | | Merge topic 'FindMatlab-regression-tests-print-on-error'Brad King2016-09-091-3/+3
|\ \ \ | |/ / |/| |
| * | FindMatlab: add verbosity to the nightly testsRaffi Enficiaud2016-09-081-3/+3
* | | Merge topic 'vs-15-generator'Brad King2016-09-083-6/+6
|\ \ \
| * | | VS15: Add Visual Studio 15 generatorBrad King2016-09-073-6/+6
| | |/ | |/|
* | | ExternalData: Tolerate files duplicated across multiple targetsBrad King2016-09-073-0/+27
| |/ |/|
* | Merge topic 'cpack-deb-package-description-fallback'Brad King2016-09-074-7/+10
|\ \
| * | CPack/DEB: Make package description variable precedence match RPMDomen Vrankar2016-09-074-7/+10
| |/
* | cmMakefile: Restore nested error logic use of cmExecutionStatusBrad King2016-09-065-0/+45
|/
* Merge topic 'genex-LINK_ONLY-not-linking'Brad King2016-09-064-0/+11
|\
| * Genex: Diagnose invalid LINK_ONLY usage instead of crashingBrad King2016-09-054-0/+11
* | Merge topic 'test-GenerateExportHeader-with-RunCMake'Brad King2016-09-0639-50/+38
|\ \
| * | Tests: Cleanup RunCMake.GenerateExportHeader somewhatBrad King2016-09-0511-51/+14
| * | Tests: Port GenerateExportHeader test to RunCMake infrastructureBrad King2016-09-0540-1/+26
* | | Merge topic 'cpack-deb-long-filenames'Brad King2016-09-067-0/+59
|\ \ \
| * | | CPack/DEB: Add option to select archive typeDomen Vrankar2016-09-057-0/+59
| | |/ | |/|
* | | Merge topic 'macro-parenthesis'Brad King2016-09-062-3/+3
|\ \ \
| * | | surround macro arguments with parenthesesDaniel Pfeifer2016-09-052-3/+3
| |/ /
* | | use CM_NULLPTRDaniel Pfeifer2016-09-052-2/+3
|/ /
* | 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
|\