Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2010-05-06 | Release v1.51.5 | Daniel Friesel | -1/+1 | |
2010-04-22 | Version bump to 1.4.31.4.3 | Daniel Friesel | -1/+1 | |
2010-04-03 | config.mk: Document long option for debug-level as well | Daniel Friesel | -1/+1 | |
2010-04-02 | Release v1.4.21.4.2 | Daniel Friesel | -1/+1 | |
2010-04-02 | config.mk: Remove extra_includes; LDFLAGS=foo make is enough | Daniel Friesel | -1/+1 | |
2010-03-27 | Makefile/config.mk: Support getting the usual values from the environment. | Daniel Friesel | -26/+17 | |
No need to edit config.mk to set addictional CFLAGS/LDFLAGS or change the DESTDIR etc. now | ||||
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. |