summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'file-curl-httpheader'Brad King2016-09-167-0/+14
|\
| * file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboptionRuslan Baratov2016-09-157-0/+14
* | Merge topic 'find_package-dir-sort'Brad King2016-09-167-0/+129
|\ \
| * | find_package: Optionally sort globbed directories in a meaningful orderPierluigi Taddei2016-09-157-0/+129
* | | Tests: Add case for file(LOCK) with lower-cased pathRuslan Baratov2016-09-152-0/+12
|/ /
* | Merge topic 'update-kwsys'Brad King2016-09-151-6/+6
|\ \
| * | Tests: Use upper-case drive letters in RunCMake.get_filename_componentBrad King2016-09-151-6/+6
* | | Merge topic 'add-strverscmp'Brad King2016-09-151-4/+68
|\ \ \ | |_|/ |/| |
| * | Tests: Add test for our strverscmp implementationPierluigi Taddei2016-09-141-4/+68
* | | Merge topic 'file-curl-userpw'Brad King2016-09-147-0/+14
|\ \ \
| * | | file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboptionRuslan Baratov2016-09-137-0/+14
* | | | 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
|\ \ \