Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: 55fd230da7d8515452c08256f8fd8471d32d7601
https://github.com/Linaro/odp/commit/55fd230da7d8515452c08256f8fd8471d32d7601
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2017-10-13 (Fri, 13 Oct 2017)
Changed paths:
M configure.ac
M test/Makefile.inc
Log Message:
-----------
configure: disable all tools except memcheck
Fixes https://bugs.linaro.org/show_bug.cgi?id=2254
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 4ce7bdf3d99cc1d7634a80f961fc0e9e7523a0ac
https://github.com/Linaro/odp/commit/4ce7bdf3d99cc1d7634a80f961fc0e9e7523a0ac
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2017-10-13 (Fri, 13 Oct 2017)
Changed paths:
M m4/ax_valgrind_check.m4
Log Message:
-----------
ax_valgrind_check.m4: update to upstream version
Fixes https://bugs.linaro.org/show_bug.cgi?id=2254
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 1b259a7a4e573080f4debc542cab7a0b996f4c88
https://github.com/Linaro/odp/commit/1b259a7a4e573080f4debc542cab7a0b996f4c88
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2017-10-13 (Fri, 13 Oct 2017)
Changed paths:
M m4/ax_valgrind_check.m4
Log Message:
-----------
ax_valgrind_check: run check-valgrind recursively
Switch check-valgrind and check-valgrind-$TOOL into recursive Automake
targets. It is still required to put @VALGRIND_CHECK_RULES@ into each
directory with tests, but it is now possible to run `make check-valgrind'
from top-level directory.
Fixes https://bugs.linaro.org/show_bug.cgi?id=2254
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Compare: https://github.com/Linaro/odp/compare/b529f843814f...1b259a7a4e57