Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-23 | dist: convert to tar.gz | William Hubbs | |
This allows the "make dist" target to be used as well as the github archive generation. | |||
2011-06-03 | clean up gitignore files | Mike Frysinger | |
Rather than listing explicit object files, ignore all of them in the whole tree. Also ignore patch/gdb related files throughout. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2009-04-30 | Go back to git | Roy Marples | |
2008-12-04 | Punt .gitignore files. | Roy Marples | |
2008-10-06 | #ifdef atexit cleanups calling free as the OS should do this for us, but ↵ | Roy Marples | |
valgrind debuggers need it. | |||
2008-03-22 | ignore gdb files | Mike Frysinger | |
2008-03-03 | Fix ignore files some more. | Roy Marples | |
2008-03-03 | Ignore fixes. | Roy Marples | |
2007-11-27 | git clean before dist, and add some ignore files | Roy Marples | |