Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | reverted the change | bloodstalker | 2016-12-15 | 1 | -3/+3 |
| | |||||
* | changed yet again | bloodstalker | 2016-12-15 | 1 | -3/+3 |
| | |||||
* | made it a bit more modular if that makes any sense | bloodstalker | 2016-12-15 | 1 | -5/+2 |
| | |||||
* | updated | bloodstalker | 2016-12-15 | 1 | -2/+4 |
| | |||||
* | updated | bloodstalker | 2016-12-15 | 1 | -1/+1 |
| | |||||
* | added std=c++11 to the extra options | bloodstalker | 2016-12-15 | 1 | -1/+1 |
| | |||||
* | now the user will just have to run it | bloodstalker | 2016-12-14 | 1 | -7/+6 |
| | |||||
* | tinyxml2 makefile called by the makefile in the root dir | bloodstalker | 2016-11-30 | 1 | -1/+2 |
| | |||||
* | added one more line to the help | bloodstalker | 2016-11-22 | 1 | -0/+1 |
| | |||||
* | fixed a problem with build all. | bloodstalker | 2016-11-19 | 1 | -4/+4 |
| | |||||
* | build mutator0 now | bloodstalker | 2016-11-05 | 1 | -3/+7 |
| | |||||
* | now builds lvl mutation source file | bloodstalker | 2016-11-04 | 1 | -3/+7 |
| | |||||
* | changed the makefile to build the new source file also. | bloodstalker | 2016-11-04 | 1 | -4/+4 |
| | |||||
* | a simple c mutator. | bloodstalker | 2016-08-31 | 1 | -0/+45 |