summaryrefslogtreecommitdiff
path: root/GNUmakefile
AgeCommit message (Collapse)AuthorFilesLines
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-3/+3
2012-12-12Delete old toolsBen Longbons1-10/+1
If there was anything you actually used, tell me.
2012-12-12Remove guilds, finallyBen Longbons1-5/+5
If anyone in the future wonders why I did this, just look at how many lines of code this eliminates.
2012-10-01Fix mkdir thing for make < 3.82Ben Longbons1-10/+16
2012-09-03Fix compiler errors of C++ conversionBen Longbons1-6/+8
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-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-06Let 'make install' work if destination directory doesn't exist yet.Ben Longbons1-0/+1
2012-07-06Add 'make install' target.Ben Longbons1-0/+4
2011-04-03Rewrite make system to be optimalBen Longbons1-0/+77