ovs-dev.py: Pass leak-check=full to valgrind.
[sliver-openvswitch.git] / utilities / ovs-dev.py
2013-12-23 Ethan Jacksonovs-dev.py: Pass leak-check=full to valgrind.
2013-12-12 Ethan Jacksonovs-dev.py: Build with both GCC and Clang.
2013-11-11 Saurabh Shahovs-dev.py: Remove duplicate name from the help string.
2013-07-29 Ethan Jacksonovs-dev.py: Use custom suppressions when running valgrind.
2013-07-29 Ethan Jacksonovs-dev.py: Add support for clang builds.
2013-07-29 Ethan Jacksonovs-dev.py: Rely on configure for warning options.
2013-07-09 Ethan Jacksonutilities: New helper script ovs-dev.py.