summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'allow-fallback-config-mapping'Brad King2016-10-212-0/+10
|\
| * Tests: Add test for MAP_IMPORTED_CONFIG_<CONFIG> empty fallbackBrad King2016-10-202-0/+10
* | 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 'fix-Android-NsightTegra' into releaseBrad King2016-10-182-1/+4
| |\ \
| * \ \ Merge branch 'ninja-framework-POST_BUILD' into releaseBrad King2016-10-131-0/+5
| |\ \ \
| * \ \ \ Merge branch 'ExternalProject-fix-CMAKE_CACHE_ARGS-list' into releaseBrad King2016-10-104-2/+24
| |\ \ \ \
* | \ \ \ \ Merge topic 'ExternalData-multiple-hashes'Brad King2016-10-195-0/+6
|\ \ \ \ \ \
| * | | | | | ExternalData: Add support for multiple hash algorithmsMatt McCormick2016-10-185-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'fix-Android-NsightTegra'Brad King2016-10-192-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Tests: Add VSNsightTegra test for VS 2015Brad King2016-10-181-0/+3
| * | | | Tests: Fix VSNsightTegra test on Android NDK r12bBrad King2016-10-181-1/+1
| |/ / /
| * | | 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
* | | | | | Merge topic 'math-EXPR-unary'Brad King2016-10-181-0/+3
|\ \ \ \ \ \
| * | | | | | math(EXPR): Add support for unary `+` and `-` expressionsBrad King2016-10-141-0/+3
* | | | | | | 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 'ninja-framework-POST_BUILD'Brad King2016-10-141-0/+5
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Ninja: Fix POST_BUILD commands on macOS FrameworksBrad King2016-10-131-0/+5
* | | | | | | 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 'minor-cleanups'Brad King2016-10-101-10/+3
|\ \ \ \ \ \
| * | | | | | Test: Remove condition for CMake version no longer supportedStephen Kelly2016-10-101-10/+3
| | |/ / / / | |/| | | |
* | | | | | 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
* | | | Merge topic 'android-ndk-r13'Brad King2016-10-071-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Android: Suppress -Wattributes warnings in test case buildsBrad King2016-10-061-2/+2
| |/
* | Add a BUILD_RPATH target property specifying build-tree RPATH entriesRuslan Baratov2016-10-031-3/+12
|/
* Merge topic 'autogen-empty-qrc'Brad King2016-10-013-0/+19
|\
| * QtAutogen: Add test for empty qrc fileSebastian Holtermann2016-09-303-0/+19
* | 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
* | | Tests: Teach Server test to wait for server exitBrad King2016-09-301-0/+14
| |/ |/|
* | server-mode: Add option to enable/disable test case explicitlyBrad King2016-09-291-1/+1
* | server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODEBrad King2016-09-291-1/+1
* | 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 'cmake-server-commands'Brad King2016-09-299-20/+108
|\ \