lean2/src
Soonho Kong b553521578 Attempt to suppress valgrind warnings on Travis
- don't understand why cmake on travis doesn't pick up the memcheck.supp
file. It works on my local machine.
2013-09-15 01:17:05 -07:00
..
cmake/Modules Remove debug code from cpplint.py 2013-09-13 20:37:31 -07:00
frontends/lean Apply coding style 2013-09-13 18:48:09 -07:00
interval Apply coding style 2013-09-13 18:48:09 -07:00
kernel Apply coding style 2013-09-13 18:48:09 -07:00
library Modify Doxygen file to extract all elements even the undocumented ones. Disable warnings for undocumented entities. Add extra comments. 2013-09-13 13:46:22 -07:00
shell Apply coding style 2013-09-13 18:48:09 -07:00
tests Add <ctime> header for time() in pdeque/pvector tests 2013-09-13 20:42:49 -07:00
util Fix cygwin build which was failed due to snprintf 2013-09-14 17:11:37 -07:00
CMakeLists.txt Add "style_check" test 2013-09-13 20:00:55 -07:00
CTestConfig.cmake Attempt to suppress valgrind warnings on Travis 2013-09-15 01:17:05 -07:00
CTestCustom.cmake.in Exclude 'style_check' from MemCheck list 2013-09-13 20:27:35 -07:00
Doxyfile Extract private and static, and add treeview to documentation 2013-09-13 17:55:37 -07:00
memcheck.supp Update memcheck.supp 2013-09-14 19:33:47 -07:00