Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | running with j2, its faster... | bloodstalker | 2017-02-20 | 1 | -2/+2 |
| | |||||
* | now cleans before exit | bloodstalker | 2017-02-14 | 1 | -0/+4 |
| | |||||
* | added pwd just for diag | bloodstalker | 2017-02-12 | 1 | -0/+1 |
| | |||||
* | now sorta complete for this stage. | bloodstalker | 2017-02-12 | 1 | -9/+65 |
| | |||||
* | updated and fixed | bloodstalker | 2017-02-12 | 1 | -2/+8 |
| | |||||
* | the pre commit test script | bloodstalker | 2017-02-12 | 1 | -0/+34 |
| | |||||
* | added more fileds and colors | bloodstalker | 2017-01-20 | 1 | -1/+1 |
| | |||||
* | changed the colors of the field for diagnostics. | bloodstalker | 2017-01-08 | 1 | -1/+1 |
| | |||||
* | prints out pretty colors for two more fields, mostly used for diagnostics output | bloodstalker | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | added a lil extra for the future | bloodstalker | 2017-01-01 | 1 | -0/+1 |
| | |||||
* | prettier prints | bloodstalker | 2017-01-01 | 1 | -1/+7 |
| | |||||
* | colorful human redable print for the simple-text output of mutator-lvl0 | bloodstalker | 2017-01-01 | 1 | -0/+11 |
| | |||||
* | now expects to see clang in path | bloodstalker | 2016-12-19 | 1 | -1/+2 |
| | |||||
* | not removing the script. it might come in handy later or users might need it ↵ | bloodstalker | 2016-12-15 | 1 | -28/+28 |
| | | | | to build llvm-clang. | ||||
* | disabled | bloodstalker | 2016-12-15 | 1 | -1/+1 |
| | |||||
* | update | bloodstalker | 2016-12-14 | 1 | -15/+15 |
| | |||||
* | more tests | bloodstalker | 2016-12-14 | 1 | -12/+12 |
| | |||||
* | fixed the build script. | bloodstalker | 2016-12-14 | 1 | -4/+4 |
| | |||||
* | updated to build clang in release mode and run make with multiple jobs | bloodstalker | 2016-12-14 | 1 | -12/+14 |
| | |||||
* | trying to add ci travis support | bloodstalker | 2016-12-13 | 1 | -11/+11 |
| | |||||
* | installing gcc4.8... | bloodstalker | 2016-12-13 | 1 | -1/+14 |
| | |||||
* | trying to see what gcc version is on the host Ubuntu VM... | bloodstalker | 2016-12-13 | 1 | -1/+3 |
| | |||||
* | its missing libstdc++4.8 or newwer | bloodstalker | 2016-12-13 | 1 | -1/+3 |
| | |||||
* | fixed yet again | bloodstalker | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | fixed | bloodstalker | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | now the script builds cmkae 3.4.3 | bloodstalker | 2016-12-13 | 1 | -1/+12 |
| | |||||
* | cmake not upgradin on the virtual host | bloodstalker | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | now updating cmake | bloodstalker | 2016-12-13 | 1 | -0/+1 |
| | |||||
* | added a pre-build script for CI Travis to run | bloodstalker | 2016-12-13 | 1 | -0/+13 |
| | |||||
* | the folder thats gonna contain some tools to ease the dev process. dumper ↵ | bloodstalker | 2016-11-08 | 1 | -0/+43 |
dumps the AST. |