Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing m0s builds for all llvm versions, added a windows cygwin build test ↵ | bloodstalker | 2019-12-05 | 1 | -1/+1 |
| | | | | on appveyor | ||||
* | introducing cgrep, a new addition to the mutator family. updated the readme ↵ | bloodstalker | 2018-11-26 | 1 | -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. | ||||
* | WIP | bloodstalker | 2018-09-16 | 1 | -0/+1 |
| | |||||
* | some cosmetic changes and makefile fixes | bloodstalker | 2018-08-29 | 1 | -0/+4 |
| | |||||
* | fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵ | bloodstalker | 2018-08-19 | 1 | -46/+9 |
| | | | | its own folder. | ||||
* | makefile updates for obfuscator and bruiser | bloodstalker | 2018-08-18 | 1 | -1/+0 |
| | |||||
* | fix | bloodstalker | 2018-06-10 | 1 | -1/+0 |
| | |||||
* | the codegen is working now. the generated codes will not be part of the repo ↵ | bloodstalker | 2018-06-09 | 1 | -0/+1 |
| | | | | for the time being. they will be generated during the build process. | ||||
* | 2 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵ | bloodstalker | 2018-02-11 | 1 | -0/+1 |
| | | | | here and there | ||||
* | makefile update or they kinda do what they were supposed to do | bloodstalker | 2018-02-01 | 1 | -2/+10 |
| | |||||
* | update | bloodstalker | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | added obfuscator, some minor changes made to load.py so it would be easier ↵ | bloodstalker | 2017-11-11 | 1 | -2/+7 |
| | | | | to call python scripts from lua, general changes for a new project | ||||
* | travis should be fixed now | bloodstalker | 2017-11-07 | 1 | -3/+3 |
| | |||||
* | make install makes oracle executable, updated a comment | bloodstalker | 2017-05-31 | 1 | -1/+2 |
| | |||||
* | added the reliquary dorectories | bloodstalker | 2017-05-29 | 1 | -0/+1 |
| | |||||
* | make install now also adds reliquary which is only useful for dev purposes | bloodstalker | 2017-05-28 | 1 | -0/+3 |
| | |||||
* | added bruiser makefile | bloodstalker | 2017-04-11 | 1 | -2/+7 |
| | |||||
* | th elocation fo the config file has been changed when you run make install | bloodstalker | 2017-04-01 | 1 | -1/+1 |
| | |||||
* | moved macros inside macros.mk | bloodstalker | 2017-03-24 | 1 | -87/+2 |
| | |||||
* | added necessary changes for the new executables. i'm gonna later move the ↵ | bloodstalker | 2017-03-16 | 1 | -3/+8 |
| | | | | macros to macros.mk | ||||
* | now make install creates a config file for mutator | bloodstalker | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | removed TAGS from all | bloodstalker | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | added a ctags target | bloodstalker | 2017-03-12 | 1 | -2/+7 |
| | |||||
* | added a new c++14 build mode | bloodstalker | 2017-03-12 | 1 | -0/+9 |
| | |||||
* | now can builds the deamon,client and server too | bloodstalker | 2017-03-09 | 1 | -1/+15 |
| | |||||
* | fixed some build mode options | bloodstalker | 2017-02-20 | 1 | -1/+1 |
| | |||||
* | trying to fix the whole coverage-build-breaking deal | bloodstalker | 2017-02-17 | 1 | -1/+1 |
| | |||||
* | changed the default build mode to c++1z | bloodstalker | 2017-02-15 | 1 | -1/+1 |
| | |||||
* | includes macros.mk | bloodstalker | 2017-02-14 | 1 | -0/+3 |
| | |||||
* | now make install makes the test script executable as well | bloodstalker | 2017-02-12 | 1 | -0/+1 |
| | |||||
* | remove the error for win_buil | bloodstalker | 2017-02-08 | 1 | -2/+1 |
| | |||||
* | added new options to cov_gnu | bloodstalker | 2017-02-07 | 1 | -2/+4 |
| | |||||
* | did a lil change on the win_build | bloodstalker | 2017-02-05 | 1 | -2/+1 |
| | |||||
* | added a note to WIN_BUILD | bloodstalker | 2017-02-01 | 1 | -1/+3 |
| | |||||
* | now make install creates a temp directory to use with the auto-refac option ↵ | bloodstalker | 2017-01-29 | 1 | -0/+1 |
| | | | | on mutator.sh | ||||
* | added the install option, changed the name of an executable to mutator only ↵ | bloodstalker | 2017-01-29 | 1 | -5/+10 |
| | | | | be the shell wrapper/driver for mutator | ||||
* | commented cov_gnu error message | bloodstalker | 2017-01-25 | 1 | -4/+4 |
| | |||||
* | added a help entry for win build | bloodstalker | 2017-01-24 | 1 | -0/+1 |
| | |||||
* | started working on a windows build | bloodstalker | 2017-01-20 | 1 | -0/+7 |
| | |||||
* | added the json makefile is being called now | bloodstalker | 2016-12-26 | 1 | -6/+8 |
| | |||||
* | now calls the tinyxml2 makefile the same way as it is called, also uses ↵ | bloodstalker | 2016-12-26 | 1 | -2/+3 |
| | | | | tinyxml2's clean | ||||
* | reverted | bloodstalker | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | fixed | bloodstalker | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | changed the default build mode to c++1z | bloodstalker | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | for different build modes, make will now return an error if the right ↵ | bloodstalker | 2016-12-23 | 1 | -4/+29 |
| | | | | compiler is not used for the build mode | ||||
* | added a new build type. now using some attributes from c++1z | bloodstalker | 2016-12-22 | 1 | -0/+6 |
| | |||||
* | changed the default BUILD_MODE | bloodstalker | 2016-12-17 | 1 | -1/+1 |
| | |||||
* | added coverage options, the g++ build mode is no longer broken | bloodstalker | 2016-12-17 | 1 | -2/+31 |
| | |||||
* | reverted the change | bloodstalker | 2016-12-15 | 1 | -2/+2 |
| | |||||
* | reverted the change | bloodstalker | 2016-12-15 | 1 | -1/+1 |
| |