summaryrefslogtreecommitdiff
path: root/adapters
Commit message (Collapse)AuthorAgeFilesLines
* Remove pointers and cleanup templating, add version infoFlu0r1ne2021-09-053-29/+54
|
* Refactor gtest adapter to fit new pipelineFlu0r1ne2021-09-054-191/+254
|
* Refactor build/eval pipeline to use clearer IO model and adapter ↵Flu0r1ne2021-09-042-29/+33
| | | | segmentation methods
* Add new test runner APIFlu0r1ne2021-09-031-2/+5
|
* BUG: Fix decoding when no defaults is presentFlu0r1ne2021-09-031-0/+11
|
* Add clean option and fix issue with dir propegationFlu0r1ne2021-09-032-6/+2
|
* Make adapters and internals complient with new directory structureFlu0r1ne2021-09-023-50/+50
|
* Fix bug where paths with spaces would fail to build due to lack of CMake escapeFlu0r1ne2021-08-302-5/+5
|
* Refactoring & Enhanced loggingFlu0r1ne2021-08-223-58/+79
|
* Opt to show CLI output over JSON outputFlu0r1ne2021-08-132-2/+5
|
* Fenced test & compilation outputFlu0r1ne2021-08-131-1/+1
|
* Add colorized output and build tracesFlu0r1ne2021-08-132-24/+63
|
* Improvised a basic text report, finished evaluation mappingsFlu0r1ne2021-08-052-16/+65
|
* --amendFlu0r1ne2021-08-051-1/+0
|
* Runtime & reorganziationFlu0r1ne2021-08-055-156/+279
|
* Prototyped build pipelineFlu0r1ne2021-08-042-29/+170
|
* Initial commit with basic build structureFlu0r1ne2021-08-031-0/+97