Age | Commit message (Expand) | Author |
2016-02-02 | Rewrite Makefile using my Almost Universal Makefile template. | Przemyslaw Pawelczyk |
2016-01-19 | Makefile: Install documentation and example scripts. | Przemyslaw Pawelczyk |
2016-01-19 | metastore.txt: Create plain-text version of the manual page. | Przemyslaw Pawelczyk |
2016-01-09 | Makefile: Link with libbsd only on non-BSD platforms. | Przemyslaw Pawelczyk |
2015-12-01 | Makefile: Change default installation prefix to /usr/local. | Przemyslaw Pawelczyk |
2015-12-01 | Makefile: Change name of variables related to installation directories. | Przemyslaw Pawelczyk |
2015-12-01 | Add action to show metastore version: -v / --version. | Przemyslaw Pawelczyk |
2015-12-01 | Makefile: Move PROJ_DIR to the beginning. | Przemyslaw Pawelczyk |
2015-09-13 | Move man pages for section 1 to man1/ directory. | Przemyslaw Pawelczyk |
2015-09-13 | Move source files to src/ directory. | Przemyslaw Pawelczyk |
2015-09-13 | Makefile: Provide libs after object files when linking. | Edvinas Valatka |
2015-09-08 | Add action to dump metadata in human-readable form: -d / --dump. | Przemyslaw Pawelczyk |
2015-09-03 | Make all license notices in files explicit about being GPLv2 only. | Przemyslaw Pawelczyk |
2015-09-03 | Make all license notices in source files formatted the same way. | Przemyslaw Pawelczyk |
2012-06-11 | Don't overwrite environment CFLAGS, use CPPFLAGS. | Romain Francoise |
2008-06-23 | Add stricter build flags | David Härdeman |
2007-05-21 | Add optimization flags to gcc | David Härdeman |
2007-05-20 | Make sure stat doesn't error out on > 2GB files | David Härdeman |
2007-05-19 | Add (un)install targets | David Härdeman |
2007-05-19 | 80-col align code, add license headers | David Härdeman |
2007-05-18 | Split meta entry functions into a separate file | David Härdeman |
2007-05-18 | Initial project checkin | David Härdeman |