| Commit message (Expand) | Author | Age | Files | Lines |
* | Thread bash adapter | Flu0r1ne | 2021-09-05 | 1 | -3/+10 |
* | Add bash adapter | Flu0r1ne | 2021-09-05 | 3 | -5/+166 |
* | Add config w/ version information | Flu0r1ne | 2021-09-05 | 7 | -18/+50 |
* | Add CPU profiling flag | Flu0r1ne | 2021-09-05 | 1 | -11/+23 |
* | Add concurrency to evaluate | Flu0r1ne | 2021-09-05 | 1 | -7/+14 |
* | Remove pointers and cleanup templating, add version info | Flu0r1ne | 2021-09-05 | 3 | -29/+54 |
* | Refactor gtest adapter to fit new pipeline | Flu0r1ne | 2021-09-05 | 10 | -229/+289 |
* | Refactor build/eval pipeline to use clearer IO model and adapter segmentation... | Flu0r1ne | 2021-09-04 | 8 | -76/+107 |
* | Add runner initalization | Flu0r1ne | 2021-09-04 | 2 | -13/+11 |
* | Forgo scoring zero point assignment | Flu0r1ne | 2021-09-04 | 1 | -3/+5 |
* | Add new test runner API | Flu0r1ne | 2021-09-03 | 4 | -33/+57 |
* | Don't export testcase LUT | Flu0r1ne | 2021-09-03 | 1 | -3/+3 |
* | Use version code in PLANR for the CLI | Flu0r1ne | 2021-09-03 | 1 | -5/+1 |
* | Renamed softscript to dirtyscripting to better describe function | Flu0r1ne | 2021-09-03 | 1 | -0/+0 |
* | Add project-wide configuration file | Flu0r1ne | 2021-09-03 | 3 | -150/+184 |
* | Add config command to retrieve configuration values and clean command to clea... | Flu0r1ne | 2021-09-03 | 6 | -26/+104 |
* | Ensure stddirs returns an absolute path for correct operation in adapter buil... | Flu0r1ne | 2021-09-03 | 1 | -4/+14 |
* | BUG: Fix decoding when no defaults is present | Flu0r1ne | 2021-09-03 | 3 | -8/+18 |
* | Add clean option and fix issue with dir propegation | Flu0r1ne | 2021-09-03 | 8 | -38/+62 |
* | Make adapters and internals complient with new directory structure | Flu0r1ne | 2021-09-02 | 11 | -238/+170 |
* | Break searching / error handling for standard directory structure into auxili... | Flu0r1ne | 2021-09-02 | 1 | -0/+177 |
* | Bumb versionv0.0.3 | Flu0r1ne | 2021-08-30 | 1 | -1/+1 |
* | Fix bug where paths with spaces would fail to build due to lack of CMake escape | Flu0r1ne | 2021-08-30 | 2 | -5/+5 |
* | Bump versionv0.0.2 | Flu0r1ne | 2021-08-23 | 1 | -1/+1 |
* | Refactoring & Enhanced logging | Flu0r1ne | 2021-08-22 | 8 | -81/+144 |
* | Opt to show CLI output over JSON output | Flu0r1ne | 2021-08-13 | 4 | -5/+8 |
* | Clean up fencing | Flu0r1ne | 2021-08-13 | 1 | -26/+27 |
* | Fenced test & compilation output | Flu0r1ne | 2021-08-13 | 2 | -3/+33 |
* | Add colorized output and build traces | Flu0r1ne | 2021-08-13 | 8 | -54/+189 |
* | Prepare for dh-golangv0.0.1upstream/0.0.1 | Flu0r1ne | 2021-08-11 | 5 | -4/+3 |
* | Move snap info seperate repo, prepare to merge README & improved Makefile | Flu0r1ne | 2021-08-10 | 2 | -20/+8 |
* | edge/latest release | Alex David | 2021-08-06 | 2 | -3/+43 |
* | License | Flu0r1ne | 2021-08-05 | 2 | -5/+292 |
* | Improvised a basic text report, finished evaluation mappings | Flu0r1ne | 2021-08-05 | 7 | -46/+150 |
* | --amend | Flu0r1ne | 2021-08-05 | 2 | -3/+2 |
* | Runtime & reorganziation | Flu0r1ne | 2021-08-05 | 8 | -202/+317 |
* | Prototyped build pipeline | Flu0r1ne | 2021-08-04 | 9 | -49/+357 |
* | Initial commit with basic build structure | Flu0r1ne | 2021-08-03 | 12 | -0/+641 |