Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-17 | Makefile: C++11 has been ready for a while now | Timo Weingärtner | |
2013-11-17 | Makefile: add libstdc++ to LDLIBS | Timo Weingärtner | |
2013-11-17 | use LDLIBS instead of LDFLAGS | Timo Weingärtner | |
LDLIBS are put behind the prerequisites by make's built-in rules so linking won't fail with --as-needed. | |||
2013-06-17 | fix copy&paste oversight in license | Timo Weingärtner | |
2013-04-24 | inode.h is not so big anymore, merge it into hadori.C | Timo Weingärtner | |
2013-04-23 | remove hashing stuff | Timo Weingärtner | |
the cases in which that gave a speedup are rare to nonexistent | |||
2012-02-26 | Fix version.h generation for non-git | Timo Weingärtner | |
2012-02-15 | Add --version, generate version.h from git, clean manpage | Timo Weingärtner | |
2012-02-03 | Output help to stdout and exit with EX_OK. | Timo Weingärtner | |
2012-02-02 | Add copyright notice and license. | Timo Weingärtner | |
2011-11-06 | initial commit0.1 | Timo Weingärtner | |