Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2010-03-25 | config.mk: Cleanup LDFLAGS (-lm -ldl -lz are apparently not required) | Daniel Friesel | -1/+1 | |
2010-03-25 | Update Changelog, add "-git" to version information | Daniel Friesel | -1/+1 | |
2010-03-25 | Update config.mk comments a bit | Daniel Friesel | -5/+7 | |
2010-03-21 | Add -pedantic to default CFLAGS | Daniel Friesel | -1/+1 | |
2010-03-21 | config.mk: Make debug mode actually work | Daniel Friesel | -4/+5 | |
2010-03-21 | Remove autoconf (from branch 'autocruft') | Daniel Friesel | -0/+42 | |
Use config.mk for configuration, both GNU make and FreeBSD make are supported. |