summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cdash_version_check'Brad King2016-11-112-0/+2
|\
| * Update tests that expect uncompressed outputZack Galbreath2016-11-082-0/+2
* | Merge topic 'ctest_memcheck_defect_count'Brad King2016-11-118-2/+46
|\ \
| * | ctest_memcheck: Add DEFECT_COUNT option to capture defect countBetsy McPhail2016-11-098-2/+46
* | | Merge topic 'imported-interface-libname'Brad King2016-11-0910-0/+144
|\ \ \ | |_|/ |/| |
| * | Allow imported INTERFACE libraries to specify a link library nameBrad King2016-11-0910-0/+144
| |/
* | CPack/RPM test for Suggests tagAlexander Adam2016-11-054-0/+41
|/
* Features: Test cycle diagnostic with language standard meta-featureBrad King2016-11-022-3/+3
* Merge topic 'custom-command-CROSSCOMPILING_EMULATOR'Brad King2016-11-015-7/+42
|\
| * Tests: Check that CROSSCOMPILING_EMULATOR is not used on imported targetsBrad King2016-10-284-6/+40
| * Fix custom command target substitution with CROSSCOMPILING_EMULATORBrad King2016-10-281-1/+2
* | Tests: Add case for Xcode per-config per-source COMPILE_FLAGS diagnosticBrad King2016-10-284-0/+14
|/
* Ninja: Use binary dir for `$subdir/all` targetsAlexis Murzeau2016-10-246-0/+19
* Merge topic 'ninja-diagnose-missing-tool'Brad King2016-10-214-0/+13
|\
| * Ninja: Fail early on when ninja build tool does not runBrad King2016-10-204-0/+13
* | Merge topic 'android-armeabi-c++_static'Brad King2016-10-211-5/+0
|\ \ | |/ |/|
| * Android: Fix support for armeabi with c++_staticBrad King2016-10-211-5/+0
| * Merge branch 'ExternalProject-fix-CMAKE_CACHE_ARGS-list' into releaseBrad King2016-10-104-2/+24
| |\
| * \ Merge branch 'android-export-has-cpp' into releaseBrad King2016-10-074-1/+10
| |\ \
* | \ \ 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