Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-07-03 | build: do not change CFLAGS | Jan Engelhardt | -3/+6 | |
CFLAGS must not be touched: it is a user variable. Your previous way of doing it meant that `export CFLAGS="-O1"; ./configure;` never had any effect. | ||||
2012-06-18 | Released 1.10.4 | Martin Pärtel | -1/+1 | |
2012-05-18 | Released 1.10.3. | Martin Pärtel | -1/+1 | |
2012-05-18 | Added --enable-debug-output, now --enable-debug only adds debug symbols. | Martin Pärtel | -2/+7 | |
2012-05-17 | MALLOC_CHECK_ is an ennvar, not a compiler defn. | Martin Pärtel | -1/+1 | |
2012-04-05 | Released 1.10.2. | Martin Pärtel | -1/+1 | |
2012-03-26 | Released 1.10.1. | Martin Pärtel | -1/+1 | |
2012-03-13 | Released 1.10. | Martin Pärtel | -1/+1 | |
2011-07-08 | Initial commit to git. | Martin Pärtel | -0/+42 | |