summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add case for Xcode per-config per-source COMPILE_FLAGS diagnosticBrad King2016-10-284-0/+14
* Add generator expression support to per-source COMPILE_FLAGSZsolt Parragi2016-10-282-0/+4
* Merge topic 'cmake-server-handshake-improvements'Brad King2016-10-281-2/+2
|\
| * cmake-server: Better error reporting during handshakeTobias Hunger2016-10-271-2/+2
* | Features: Fix cxx_right_angle_brackets compiler feature testAlex Wang2016-10-251-1/+3
* | Merge topic 'ninja-subdir-binary-dir'Brad King2016-10-256-0/+19
|\ \
| * | Ninja: Use binary dir for `$subdir/all` targetsAlexis Murzeau2016-10-246-0/+19
* | | Merge topic 'cmake-server-message-quoting'Brad King2016-10-251-5/+5
|\ \ \ | |/ / |/| / | |/
| * cmake-server: Change message wrapper to avoid ambiguity with contentBrad King2016-10-241-5/+5
* | BootstrapTest: Use --parallel=... argument.Daniel Pfeifer2016-10-212-4/+9
* | 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
|\