Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-19 | Declare check target as phony | Steven Schubiger | 1 | -1/+1 | |
2014-01-19 | Compile with -ansi -pedantic | Steven Schubiger | 1 | -1/+1 | |
2013-08-18 | Avoid gmake specific Makefile idiom | Steven Schubiger | 1 | -1/+1 | |
Example make failure: Using $< in a non-suffix rule context is a GNUmake idiom (line 11 of Makefile) | |||||
2013-02-10 | Keep makefile simple | Steven Schubiger | 1 | -6/+3 | |
2013-02-09 | Improve wrapping memory functions | Steven Schubiger | 1 | -1/+1 | |
2013-01-25 | add -Wno-unused-parameter | Steven Schubiger | 1 | -1/+1 | |
2012-12-18 | Initial commit. | Steven Schubiger | 1 | -0/+20 | |