summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | server-mode: Introduce cmServerConnectionTobias Hunger2016-09-223-0/+3
| |/ |/|
* | Merge topic 'ctest-capture-error'Brad King2016-09-219-0/+48
|\ \
| * | CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commandsBill Hoffman2016-09-209-0/+48
* | | Merge topic 'runcmake-cpack-test-framework-fix'Brad King2016-09-211-70/+17
|\ \ \ | |_|/ |/| |
| * | Tests: Fix RunCMake.CPack test infrastructure after logical conflictDomen Vrankar2016-09-201-70/+17
* | | Merge topic 'directory-list-targets-and-subdirs'Brad King2016-09-205-1/+38
|\ \ \ | |/ / |/| |
| * | Add directory properties to get source and binary directoriesBrad King2016-09-192-1/+14
| * | Add directory property to list buildsystem targetsBrad King2016-09-193-1/+15
| * | Add a directory property to list subdirectoriesBrad King2016-09-195-1/+11
* | | Merge topic 'cpack-rpm-srpm-package'Brad King2016-09-206-1/+145
|\ \ \
| * | | CPack/RPM: Generate source rpm (SRPM) packages on demandDomen Vrankar2016-09-206-1/+145
| |/ /
* | | Merge topic 'cpack.hash_computing'Brad King2016-09-208-12/+70
|\ \ \
| * | | CPack: Add option to generate a checksum file next to each package filePetr Orlov2016-09-195-0/+30
| * | | Tests: Add subtest support to RunCMake/CPack infrastructureDomen Vrankar2016-09-193-12/+40
| |/ /
* | | server-mode: Add --experimental flagTobias Hunger2016-09-201-1/+1
|/ /
* | cmake-server: Bare-bones server implementationTobias Hunger2016-09-193-0/+3
* | Make the add_custom_command output more predictableStephen Kelly2016-09-191-1/+4
* | Merge topic 'file-curl-httpheader'Brad King2016-09-167-0/+14
|\ \
| * | file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboptionRuslan Baratov2016-09-157-0/+14
* | | 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 '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 '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
* | | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV#Bill Hoffman2016-09-0814-0/+69
| |/ |/|
* | Merge topic 'vs-15-generator'Brad King2016-09-082-4/+4
|\ \
| * | VS15: Add Visual Studio 15 generatorBrad King2016-09-072-4/+4
| |/
* | 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-0638-0/+1519
|\ \
| * | Tests: Cleanup RunCMake.GenerateExportHeader somewhatBrad King2016-09-0511-51/+14
| * | Tests: Port GenerateExportHeader test to RunCMake infrastructureBrad King2016-09-0539-0/+1556
| |/
* | CPack/DEB: Add option to select archive typeDomen Vrankar2016-09-057-0/+59
|/
* 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
* | Improve error message on unexpected end of fileBrad King2016-08-304-0/+9
* | 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