aboutsummaryrefslogtreecommitdiffstats
path: root/makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixing m0s builds for all llvm versions, added a windows cygwin build test ↵bloodstalker2019-12-051-1/+1
| | | | on appveyor
* introducing cgrep, a new addition to the mutator family. updated the readme ↵bloodstalker2018-11-261-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.
* WIPbloodstalker2018-09-161-0/+1
|
* some cosmetic changes and makefile fixesbloodstalker2018-08-291-0/+4
|
* fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵bloodstalker2018-08-191-46/+9
| | | | its own folder.
* makefile updates for obfuscator and bruiserbloodstalker2018-08-181-1/+0
|
* fixbloodstalker2018-06-101-1/+0
|
* the codegen is working now. the generated codes will not be part of the repo ↵bloodstalker2018-06-091-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 ↵bloodstalker2018-02-111-0/+1
| | | | here and there
* makefile update or they kinda do what they were supposed to dobloodstalker2018-02-011-2/+10
|
* updatebloodstalker2018-01-201-1/+1
|
* added obfuscator, some minor changes made to load.py so it would be easier ↵bloodstalker2017-11-111-2/+7
| | | | to call python scripts from lua, general changes for a new project
* travis should be fixed nowbloodstalker2017-11-071-3/+3
|
* make install makes oracle executable, updated a commentbloodstalker2017-05-311-1/+2
|
* added the reliquary dorectoriesbloodstalker2017-05-291-0/+1
|
* make install now also adds reliquary which is only useful for dev purposesbloodstalker2017-05-281-0/+3
|
* added bruiser makefilebloodstalker2017-04-111-2/+7
|
* th elocation fo the config file has been changed when you run make installbloodstalker2017-04-011-1/+1
|
* moved macros inside macros.mkbloodstalker2017-03-241-87/+2
|
* added necessary changes for the new executables. i'm gonna later move the ↵bloodstalker2017-03-161-3/+8
| | | | macros to macros.mk
* now make install creates a config file for mutatorbloodstalker2017-03-141-1/+1
|
* removed TAGS from allbloodstalker2017-03-131-1/+1
|
* added a ctags targetbloodstalker2017-03-121-2/+7
|
* added a new c++14 build modebloodstalker2017-03-121-0/+9
|
* now can builds the deamon,client and server toobloodstalker2017-03-091-1/+15
|
* fixed some build mode optionsbloodstalker2017-02-201-1/+1
|
* trying to fix the whole coverage-build-breaking dealbloodstalker2017-02-171-1/+1
|
* changed the default build mode to c++1zbloodstalker2017-02-151-1/+1
|
* includes macros.mkbloodstalker2017-02-141-0/+3
|
* now make install makes the test script executable as wellbloodstalker2017-02-121-0/+1
|
* remove the error for win_builbloodstalker2017-02-081-2/+1
|
* added new options to cov_gnubloodstalker2017-02-071-2/+4
|
* did a lil change on the win_buildbloodstalker2017-02-051-2/+1
|
* added a note to WIN_BUILDbloodstalker2017-02-011-1/+3
|
* now make install creates a temp directory to use with the auto-refac option ↵bloodstalker2017-01-291-0/+1
| | | | on mutator.sh
* added the install option, changed the name of an executable to mutator only ↵bloodstalker2017-01-291-5/+10
| | | | be the shell wrapper/driver for mutator
* commented cov_gnu error messagebloodstalker2017-01-251-4/+4
|
* added a help entry for win buildbloodstalker2017-01-241-0/+1
|
* started working on a windows buildbloodstalker2017-01-201-0/+7
|
* added the json makefile is being called nowbloodstalker2016-12-261-6/+8
|
* now calls the tinyxml2 makefile the same way as it is called, also uses ↵bloodstalker2016-12-261-2/+3
| | | | tinyxml2's clean
* revertedbloodstalker2016-12-241-1/+1
|
* fixedbloodstalker2016-12-241-1/+1
|
* changed the default build mode to c++1zbloodstalker2016-12-241-1/+1
|
* for different build modes, make will now return an error if the right ↵bloodstalker2016-12-231-4/+29
| | | | compiler is not used for the build mode
* added a new build type. now using some attributes from c++1zbloodstalker2016-12-221-0/+6
|
* changed the default BUILD_MODEbloodstalker2016-12-171-1/+1
|
* added coverage options, the g++ build mode is no longer brokenbloodstalker2016-12-171-2/+31
|
* reverted the changebloodstalker2016-12-151-2/+2
|
* reverted the changebloodstalker2016-12-151-1/+1
|