Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |