Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-01 | Remove unnecessary includes, speeding up recompilation | Ben Longbons | 1 | -5/+5 | |
2013-01-17 | Clean up some things after declassization | Ben Longbons | 1 | -0/+1 | |
2013-01-08 | Improve warning management more | Ben Longbons | 1 | -1/+4 | |
2012-12-24 | Cleanup headers and remove all uses of va_list except logging | Ben Longbons | 1 | -3/+3 | |
2012-12-12 | Delete old tools | Ben Longbons | 1 | -10/+1 | |
If there was anything you actually used, tell me. | |||||
2012-12-12 | Remove guilds, finally | Ben Longbons | 1 | -5/+5 | |
If anyone in the future wonders why I did this, just look at how many lines of code this eliminates. | |||||
2012-10-01 | Fix mkdir thing for make < 3.82 | Ben Longbons | 1 | -10/+16 | |
2012-09-03 | Fix compiler errors of C++ conversion | Ben Longbons | 1 | -6/+8 | |
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 1 | -22/+21 | |
After updating, you can remove these files, as shown in 'git status': Untracked files: (use "git add <file>..." to include in what will be committed) src/map/magic-interpreter-lexer.c src/map/magic-interpreter-parser.c src/map/magic-interpreter-parser.h | |||||
2012-07-06 | Let 'make install' work if destination directory doesn't exist yet. | Ben Longbons | 1 | -0/+1 | |
2012-07-06 | Add 'make install' target. | Ben Longbons | 1 | -0/+4 | |
2011-04-03 | Rewrite make system to be optimal | Ben Longbons | 1 | -0/+77 | |