Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-18 | fixes #33. fixed #34. python interpreter should clean up after itself ↵ | bloodstalker | 1 | -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-11 | 2 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵ | bloodstalker | 1 | -1/+1 | |
here and there | |||||
2017-12-11 | wip, added methods for dealing with filename changes to obfuscator | bloodstalker | 1 | -0/+1 | |
2017-11-07 | fix | bloodstalker | 1 | -0/+1 | |
2017-05-14 | we apparently have a lib order issue, trying to fix that, wierd why it's ok ↵ | bloodstalker | 1 | -1/+1 | |
on fedora though... | |||||
2017-05-12 | added two variables for cc options | bloodstalker | 1 | -0/+3 | |
2017-04-11 | added bruiser sources to the SRc for CTAGS | bloodstalker | 1 | -1/+1 | |
2017-04-10 | fixing the cov build | bloodstalker | 1 | -2/+2 | |
2017-04-10 | changed the gcov version for the cov build | bloodstalker | 1 | -2/+2 | |
2017-03-24 | now macros are inside MACROS.mk | bloodstalker | 1 | -1/+89 | |
2017-03-12 | added some macros for the ctags target | bloodstalker | 1 | -0/+4 | |
2017-02-14 | now CXX works properly in the makefile | bloodstalker | 1 | -0/+3 | |