Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-02-08valgrind: Cosmetics.Alexander Kurtakov1-2/+6
Stricter compile warnings and fix them. Change-Id: I624dbbbf4945fc1565c1e331b348dc6b6e344601 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/66098 Tested-by: Hudson CI
2015-12-08valgrind: Update to Java 8 and Neon.Alexander Kurtakov1-3/+3
* Bump bree to Java 1.8. * Use lambdas where feasible. * Move to SubMonitor from SubProgressMonitor. Change-Id: I0a051dc40d25380a11629ccab9b455a2f01e5944 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/62183 Tested-by: Hudson CI
2014-04-11Valgrind: use tool_id in launchers instead of hardcoded values.Alexander Kurtakov1-5/+5
Enable various warning that are spotted and fix them. Change-Id: I2abb3619026fc54316d3993c10416a7e95758560 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/24871 Tested-by: Hudson CI
2013-12-20valgrind: Finish update to Java 1.7.Alexander Kurtakov1-5/+12
Warnings+fixes. Change-Id: I62906360d906982ed36e09bfbad6a3c8f061f251 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/20065 Tested-by: Hudson CI
2012-04-20Enable more warnings and fix them.Alexander Kurtakov1-9/+85
2011-05-13Initial check-in. Contribution from Bug #344504.Elliott Baron2-0/+45

    Back to the top