Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-29 | minor automake refactoring | Robin Haberkorn | 1 | -5/+4 | |
2012-09-29 | link with gcc frontend to avoid having to link against libc explicitly | Robin Haberkorn | 1 | -2/+3 | |
since this differs on MinGW | |||||
2012-09-28 | include some autoconf info stuff in help | Robin Haberkorn | 1 | -5/+12 | |
2012-09-28 | fixed using compat/ headers if BSD headers are not detected during configure | Robin Haberkorn | 1 | -0/+5 | |
could have also used HAVE_BSD_SYS_QUEUE_H define but setting up the build system appropriately is cleaner | |||||
2012-09-28 | fixed compiling and linking (compile with -Wall, link without libstdc++) | Robin Haberkorn | 1 | -1/+4 | |
2012-09-28 | include config.h | Robin Haberkorn | 6 | -0/+24 | |
2012-09-28 | autotools based build system | Robin Haberkorn | 13 | -0/+1494 | |