aboutsummaryrefslogtreecommitdiffstats
path: root/macros.mk (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-08faultreiber is a submodule now. it generates binary file format parsers in ↵bloodstalker1-1/+1
C. the memory management side of faultreiber is not implemented yet since im on the fence on how to do it. faultreiber along with tablegen will completely automate the process of adding new file formats to bruiser.
2018-06-19fixes #43. the auto-gen source files by luatablegen dont look like source ↵bloodstalker1-0/+41
files instead of headers. luatablegen also generates an excuse of a doc for all the table methods.
2018-05-18fixes #33. fixed #34. python interpreter should clean up after itself ↵bloodstalker1-1/+1
properly so maybe #32 is also sovled but i need more time to know. the stack usage for lua has been reduced so larger number of xobjs are fine now. general cleanup for executioner and bruiser. added a note regarding running obfuscators test. lua no longer needs libreadline to build. bfds test no longer needs libbfd to build.
2018-02-112 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵bloodstalker1-1/+1
here and there
2017-12-11wip, added methods for dealing with filename changes to obfuscatorbloodstalker1-0/+1
2017-11-07fixbloodstalker1-0/+1
2017-05-14we apparently have a lib order issue, trying to fix that, wierd why it's ok ↵bloodstalker1-1/+1
on fedora though...
2017-05-12added two variables for cc optionsbloodstalker1-0/+3
2017-04-11added bruiser sources to the SRc for CTAGSbloodstalker1-1/+1
2017-04-10fixing the cov buildbloodstalker1-2/+2
2017-04-10changed the gcov version for the cov buildbloodstalker1-2/+2
2017-03-24now macros are inside MACROS.mkbloodstalker1-1/+89
2017-03-12added some macros for the ctags targetbloodstalker1-0/+4
2017-02-14now CXX works properly in the makefilebloodstalker1-0/+3