aboutsummaryrefslogtreecommitdiffstats
path: root/makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-26introducing cgrep, a new addition to the mutator family. updated the readme ↵bloodstalker1-2/+8
for bruiser. some minor changes to the wasm setter test script. things look more or less fine. i still need to add a repackage function to faultreiber.
2018-09-16WIPbloodstalker1-0/+1
2018-08-29some cosmetic changes and makefile fixesbloodstalker1-0/+4
2018-08-19fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵bloodstalker1-46/+9
its own folder.
2018-08-18makefile updates for obfuscator and bruiserbloodstalker1-1/+0
2018-06-10fixbloodstalker1-1/+0
2018-06-09the codegen is working now. the generated codes will not be part of the repo ↵bloodstalker1-0/+1
for the time being. they will be generated during the build process.
2018-02-112 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵bloodstalker1-0/+1
here and there
2018-02-01makefile update or they kinda do what they were supposed to dobloodstalker1-2/+10
2018-01-20updatebloodstalker1-1/+1
2017-11-11added obfuscator, some minor changes made to load.py so it would be easier ↵bloodstalker1-2/+7
to call python scripts from lua, general changes for a new project
2017-11-07travis should be fixed nowbloodstalker1-3/+3
2017-05-31make install makes oracle executable, updated a commentbloodstalker1-1/+2
2017-05-29added the reliquary dorectoriesbloodstalker1-0/+1
2017-05-28make install now also adds reliquary which is only useful for dev purposesbloodstalker1-0/+3
2017-04-11added bruiser makefilebloodstalker1-2/+7
2017-04-01th elocation fo the config file has been changed when you run make installbloodstalker1-1/+1
2017-03-24moved macros inside macros.mkbloodstalker1-87/+2
2017-03-16added necessary changes for the new executables. i'm gonna later move the ↵bloodstalker1-3/+8
macros to macros.mk
2017-03-14now make install creates a config file for mutatorbloodstalker1-1/+1
2017-03-13removed TAGS from allbloodstalker1-1/+1
2017-03-12added a ctags targetbloodstalker1-2/+7
2017-03-12added a new c++14 build modebloodstalker1-0/+9
2017-03-09now can builds the deamon,client and server toobloodstalker1-1/+15
2017-02-20fixed some build mode optionsbloodstalker1-1/+1
2017-02-17trying to fix the whole coverage-build-breaking dealbloodstalker1-1/+1
2017-02-15changed the default build mode to c++1zbloodstalker1-1/+1
2017-02-14includes macros.mkbloodstalker1-0/+3
2017-02-12now make install makes the test script executable as wellbloodstalker1-0/+1
2017-02-08remove the error for win_builbloodstalker1-2/+1
2017-02-07added new options to cov_gnubloodstalker1-2/+4
2017-02-05did a lil change on the win_buildbloodstalker1-2/+1
2017-02-01added a note to WIN_BUILDbloodstalker1-1/+3
2017-01-29now make install creates a temp directory to use with the auto-refac option ↵bloodstalker1-0/+1
on mutator.sh
2017-01-29added the install option, changed the name of an executable to mutator only ↵bloodstalker1-5/+10
be the shell wrapper/driver for mutator
2017-01-25commented cov_gnu error messagebloodstalker1-4/+4
2017-01-24added a help entry for win buildbloodstalker1-0/+1
2017-01-20started working on a windows buildbloodstalker1-0/+7
2016-12-26added the json makefile is being called nowbloodstalker1-6/+8
2016-12-26now calls the tinyxml2 makefile the same way as it is called, also uses ↵bloodstalker1-2/+3
tinyxml2's clean
2016-12-24revertedbloodstalker1-1/+1
2016-12-24fixedbloodstalker1-1/+1
2016-12-24changed the default build mode to c++1zbloodstalker1-1/+1
2016-12-23for different build modes, make will now return an error if the right ↵bloodstalker1-4/+29
compiler is not used for the build mode
2016-12-22added a new build type. now using some attributes from c++1zbloodstalker1-0/+6
2016-12-17changed the default BUILD_MODEbloodstalker1-1/+1
2016-12-17added coverage options, the g++ build mode is no longer brokenbloodstalker1-2/+31
2016-12-15reverted the changebloodstalker1-2/+2
2016-12-15reverted the changebloodstalker1-1/+1
2016-12-15reverted the changebloodstalker1-3/+3