summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'cmake-server-handshake-improvements' into releaseBrad King2016-10-281-2/+2
| |\ \ \
| * \ \ \ Merge branch 'cmake-server-message-quoting' into releaseBrad King2016-10-241-5/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'backport-ninja-subdir-binary-dir' into releaseBrad King2016-10-246-0/+19
| |\ \ \ \ \
| | * | | | | Ninja: Use binary dir for `$subdir/all` targetsAlexis Murzeau2016-10-246-0/+19
* | | | | | | Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE librariesBrad King2016-11-211-0/+1
* | | | | | | Merge topic 'capture-clang-tidy-errors'Brad King2016-11-216-1/+15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zeroBrad King2016-11-185-0/+13
| * | | | | | cmake: Comment why we ignore the include-what-you-use return codeBrad King2016-11-181-1/+2
* | | | | | | Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/Brad King2016-11-173-0/+27
|/ / / / / /
* | | | | | Merge topic 'android-info-variables'Brad King2016-11-171-1/+33
|\ \ \ \ \ \
| * | | | | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-141-0/+17
| * | | | | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-141-0/+8
| * | | | | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-141-1/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'improve_ctest_memcheck_output'Brad King2016-11-177-7/+21
|\ \ \ \ \ \
| * | | | | | ctest: Improve output for `-T memcheck`Bill Hoffman2016-11-177-7/+21
* | | | | | | Merge topic 'test_vs_targets_file_reference'Brad King2016-11-165-0/+61
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Tests: Extend VS10Project to cover `.targets` file linkingSoji Yamakawa2016-11-155-0/+61
* | | | | | | Merge topic 'add-SHA-3'Brad King2016-11-1514-1/+44
|\ \ \ \ \ \ \
| * | | | | | | Tests: Add SHA-3 algorithm coverage to CPack checksum testBrad King2016-11-111-1/+1
| * | | | | | | ExternalData: Add support for SHA-3 algorithmsBrad King2016-11-113-0/+3
| * | | | | | | file: Add support for SHA-3 algorithmsBrad King2016-11-105-0/+20
| * | | | | | | string: Add support for SHA-3 algorithmsBrad King2016-11-105-0/+20
* | | | | | | | ExternalProject: Fix UPDATE_DISCONNECTED with empty update stepsBrad King2016-11-151-0/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'swig_add_library'Brad King2016-11-141-2/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SwigTest: Update for swig_add_library and add lua exampleDaniele E. Domenichelli2016-11-111-2/+11
| |/ / / / /
* | | | | | 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 'ExternalProject-GIT_CONFIG'Brad King2016-11-111-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Allow passing config flags to git cloneChristian Fetzer2016-11-091-0/+17
* | | | | | | | | Features: Suppress c_static_assert test coverage on Intel <= 15Brad King2016-11-101-0/+9
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'import-librhash'Brad King2016-11-104-0/+38
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | FindLibRHash: Add module to find the librhash packageBrad King2016-11-104-0/+38
| |/ / / / / /
* | | | | | | 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