summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Ninja: Fail early on when ninja build tool does not runBrad King2016-10-204-0/+13
* Merge topic 'propagate_ctest_use_launchers'Brad King2016-10-183-0/+7
|\
| * ctest_configure: Propagate CTEST_USE_LAUNCHERS from caller to projectBill Hoffman2016-10-173-0/+7
* | cmTarget: Move sanity checks and computed property access to callersStephen Kelly2016-10-161-1/+3
* | Merge topic 'vs-host-x64-tools'Brad King2016-10-1410-0/+39
|\ \
| * | VS: Provide an option to use x64 host toolsBrad King2016-10-1410-0/+39
* | | Merge topic 'ExternalProject-fix-CMAKE_CACHE_ARGS-list'Brad King2016-10-134-2/+24
|\ \ \
| * | | ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGSMax Smolens2016-10-104-2/+24
| | |/ | |/|
* | | Merge topic 'test-cpack-improve-failure-messages'Brad King2016-10-101-2/+4
|\ \ \
| * | | Tests: Improve RunCMake.CPack_* failure message formattingBrad King2016-10-071-2/+4
| | |/ | |/|
* | | Merge topic 'android-export-has-cpp'Brad King2016-10-104-1/+10
|\ \ \
| * | | Android: Record use of C++ by static libs in exported Android.mk filesBrad King2016-10-074-1/+10
| | |/ | |/|
* | | Merge topic 'android-cxxabi'Brad King2016-10-102-0/+5
|\ \ \ | |_|/ |/| |
| * | Android: Fix support for cxxabi.h with libc++Brad King2016-10-072-0/+5
* | | CPack/RPM single debuginfo packagingDomen Vrankar2016-10-0710-0/+98
* | | CPack/RPM learned defining main componentDomen Vrankar2016-10-075-0/+32
|/ /
* | Android: Suppress -Wattributes warnings in test case buildsBrad King2016-10-061-2/+2
|/
* Merge topic 'add-setup-projects-tests-module'Brad King2016-10-0116-0/+148
|\
| * AndroidTestUtilities: Add module to help drive Android device testsSchuyler Kylstra2016-09-3016-0/+148
* | Merge topic 'cmake_parse_arguments-PARSE_ARGV-multi-value'Brad King2016-09-295-19/+92
|\ \
| * | cmake_parse_arguments: Add additional unit testsMatthew Woehlke2016-09-285-29/+84
| * | cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handlingMatthew Woehlke2016-09-281-2/+20
| |/
* | Merge topic 'fix-explicit-RC'Brad King2016-09-293-1/+5
|\ \
| * | project: Fix support for explicit RC languageBrad King2016-09-283-1/+5
| |/
* | Tests: Add newline to RunCMake.CPack_RPM SOURCE_PACKAGE caseBrad King2016-09-281-1/+1
|/
* Tests: Fix RunCMake.CTest output match to tolerate line number changesBrad King2016-09-271-3/+3
* Merge topic 'cpack-rpm-debuginfo-sources'Brad King2016-09-272-2/+10
|\
| * CPack/RPM debuginfo directories to sourcesDomen Vrankar2016-09-271-2/+2
| * CPack/RPM debuginfo packages must contain sourcesDomen Vrankar2016-09-272-2/+10
* | Fix XCODE_ATTRIBUTE_..._LOCATION target property lookupBrad King2016-09-223-0/+11
* | Merge topic 'test-fixtures'Brad King2016-09-2216-0/+207
|\ \
| * | CTest: Add support for test fixturesCraig Scott2016-09-2016-0/+207
* | | 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
|\ \