aboutsummaryrefslogtreecommitdiffstats
path: root/makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* reverted the changebloodstalker2016-12-151-3/+3
|
* changed yet againbloodstalker2016-12-151-3/+3
|
* made it a bit more modular if that makes any sensebloodstalker2016-12-151-5/+2
|
* updatedbloodstalker2016-12-151-2/+4
|
* updatedbloodstalker2016-12-151-1/+1
|
* added std=c++11 to the extra optionsbloodstalker2016-12-151-1/+1
|
* now the user will just have to run itbloodstalker2016-12-141-7/+6
|
* tinyxml2 makefile called by the makefile in the root dirbloodstalker2016-11-301-1/+2
|
* added one more line to the helpbloodstalker2016-11-221-0/+1
|
* fixed a problem with build all.bloodstalker2016-11-191-4/+4
|
* build mutator0 nowbloodstalker2016-11-051-3/+7
|
* now builds lvl mutation source filebloodstalker2016-11-041-3/+7
|
* changed the makefile to build the new source file also.bloodstalker2016-11-041-4/+4
|
* a simple c mutator.bloodstalker2016-08-311-0/+45