summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2024-03-08Correct issue with GTEST_DIR not being passed properly.Fedja Beader1-2/+9
2019-08-28add support for busybox-install (Alpine)gumi1-1/+1
2018-03-05gcc works just fine with clanggumi1-5/+0
2018-03-05fix gdb tests for python3gumi1-1/+1
2018-03-05explicitly use python 2.7 in the makefilegumi1-1/+1
2015-05-25Fix fabi gcc traviswushin1-3/+3
2015-04-30Remove tmwa-monitorwushin1-1/+1
2015-01-22Generate most config parsersBen Longbons1-0/+1
2015-01-03Make makefile more reliableBen Longbons1-24/+28
2015-01-03Document every network packet's pre, post, and descBen Longbons1-0/+13
2014-11-11Fix a funny ASAN bugv14.11.11Ben Longbons1-1/+1
2014-11-04Use the new ASTsBen Longbons1-5/+10
2014-10-26Fix header rankingBen Longbons1-0/+24
2014-10-16Split tests a lotBen Longbons1-41/+69
2014-10-15Remove the need for empty source files to check headersBen Longbons1-0/+7
2014-10-08Split script.cppBen Longbons1-0/+1
2014-09-29Support static libraries since clang is retardedBen Longbons1-6/+33
2014-09-18Update for cross-compilationBen Longbons1-1/+2
2014-08-29Wow, it was really this easy?Ben Longbons1-1/+1
2014-08-28Stuff that's necessary for travis to debug debugBen Longbons1-0/+5
2014-08-28Oops, debug-debug tests were not being run on travisBen Longbons1-1/+1
2014-08-27cleanup installBen Longbons1-34/+55
2014-08-27fix testsBen Longbons1-1/+1
2014-08-27Yes, I doBen Longbons1-0/+2
2014-08-27Debug debuggingBen Longbons1-11/+31
2014-08-25Optimize string literals in refcounted stringsBen Longbons1-1/+3
2014-08-05Re-add some old make shortcutsBen Longbons1-0/+4
2014-07-18Fix travisBen Longbons1-2/+5
2014-07-17Add dir annoyancesBen Longbons1-33/+127
2014-07-17Add 'make bindist'Ben Longbons1-2/+22
2014-06-27This is more reliableBen Longbons1-0/+3
2014-06-26Stick everything in a namespaceBen Longbons1-0/+6
2014-04-26Stricter grep checksBen Longbons1-0/+4
2014-04-24Implement "make clean-deps" and "make clean-obj"Ben Longbons1-3/+10
2014-04-24Conform magic headers to the decl/def ruleBen Longbons1-2/+2
2014-04-23Significantly improve makefile speedBen Longbons1-28/+62
2014-04-22Use strict ID typesBen Longbons1-1/+1
2014-04-19Wouldn't it be nice to have some integers too?Ben Longbons1-1/+1
2014-04-13Remove last traces of generated source filesBen Longbons1-49/+5
2014-04-09Fix archive patch mtimev14.4.9Ben Longbons1-1/+2
2014-04-09Add all the missing copyright headersBen Longbons1-0/+7
2014-04-04Fix travisBen Longbons1-4/+6
2014-03-24Hopefully fix the buildBen Longbons1-3/+0
2014-03-24Ship flex and bison generated filesBen Longbons1-0/+4
2014-03-24Implement new magic frontend using sexprBen Longbons1-2/+3
2014-02-06Add a little colorBen Longbons1-14/+21
2014-02-01Get rid of makefile indirectionBen Longbons1-10/+408
2013-10-15Add infrastructure for debug pretty printersBen Longbons1-0/+2
2013-10-05Split string header into piecesBen Longbons1-1/+1
2013-09-26Use the new template mechanism for attoconfBen Longbons1-0/+48