summaryrefslogtreecommitdiff
path: root/make.defs
AgeCommit message (Expand)AuthorFilesLines
2013-08-05Use attoconf and proper versionsv13.8.5Ben Longbons1-9/+2
2013-08-01Poison std::string and use the various string classesBen Longbons1-3/+7
2013-06-23add new stuff stuff (with tests!), poison memcmp and strncpyBen Longbons1-0/+6
2013-04-09Native amd64 supportBen Longbons1-1/+1
2013-01-17Clean up some things after declassizationBen Longbons1-0/+2
2013-01-08Improve warning management moreBen Longbons1-1/+2
2013-01-08Improve warnings; fix const_db.txt bug.Ben Longbons1-1/+1
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-2/+2
2012-12-15Prepare to trim skillsBen Longbons1-0/+1
2012-09-03Fix compiler errors of C++ conversionBen Longbons1-2/+2
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-9/+6
2012-04-21We *do* need flex, after all, and its 'lex' emulation actually sometimes caus...Ben Longbons1-0/+1
2011-09-16Fix compiler warnings and enable optimization for release.Ben Longbons1-1/+1
2011-04-03Rewrite make system to be optimalBen Longbons1-8/+3
2011-03-24Optimize common objects, and adjust other objects accordingly.Ben Longbons1-3/+7
2011-03-16Use makefiles correctly and expand include dirsBen Longbons1-24/+12
2010-05-05Fixed up and slightly simplified the build systemMadCamel1-0/+28