summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ExternalProject: Allow passing config flags to git cloneChristian Fetzer2016-11-091-0/+17
* Merge topic 'drop-kwstyle'Brad King2016-11-091-14/+0
|\
| * Drop KWStyle checks in favor of clang-format and Git hooksBrad King2016-11-081-14/+0
* | Merge topic 'imported-interface-libname'Brad King2016-11-0914-2/+173
|\ \ | |/ |/|
| * Allow imported INTERFACE libraries to specify a link library nameBrad King2016-11-0914-2/+173
* | 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
* Features: Test feature propagation with language standard meta-featureBrad King2016-11-021-4/+4
* Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-021-0/+2
* 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
* | 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
| | |/ / / / | |/| | | |