summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add runner initalizationFlu0r1ne2021-09-042-13/+11
|
* Forgo scoring zero point assignmentFlu0r1ne2021-09-041-3/+5
|
* Add new test runner APIFlu0r1ne2021-09-034-33/+57
|
* Don't export testcase LUTFlu0r1ne2021-09-031-3/+3
|
* Use version code in PLANR for the CLIFlu0r1ne2021-09-031-5/+1
|
* Renamed softscript to dirtyscripting to better describe functionFlu0r1ne2021-09-031-0/+0
|
* Add project-wide configuration fileFlu0r1ne2021-09-033-150/+184
|
* Add config command to retrieve configuration values and clean command to ↵Flu0r1ne2021-09-036-26/+104
| | | | clean build files
* Ensure stddirs returns an absolute path for correct operation in adapter ↵Flu0r1ne2021-09-031-4/+14
| | | | build directories
* BUG: Fix decoding when no defaults is presentFlu0r1ne2021-09-033-8/+18
|
* Add clean option and fix issue with dir propegationFlu0r1ne2021-09-038-38/+62
|
* Make adapters and internals complient with new directory structureFlu0r1ne2021-09-0211-238/+170
|
* Break searching / error handling for standard directory structure into ↵Flu0r1ne2021-09-021-0/+177
| | | | auxiliary file / struct
* Bumb versionv0.0.3Flu0r1ne2021-08-301-1/+1
|
* Fix bug where paths with spaces would fail to build due to lack of CMake escapeFlu0r1ne2021-08-302-5/+5
|
* Bump versionv0.0.2Flu0r1ne2021-08-231-1/+1
|
* Refactoring & Enhanced loggingFlu0r1ne2021-08-228-81/+144
|
* Opt to show CLI output over JSON outputFlu0r1ne2021-08-134-5/+8
|
* Clean up fencingFlu0r1ne2021-08-131-26/+27
|
* Fenced test & compilation outputFlu0r1ne2021-08-132-3/+33
|
* Add colorized output and build tracesFlu0r1ne2021-08-138-54/+189
|
* Prepare for dh-golangv0.0.1upstream/0.0.1Flu0r1ne2021-08-115-4/+3
|
* Move snap info seperate repo, prepare to merge README & improved MakefileFlu0r1ne2021-08-102-20/+8
|
* edge/latest releaseAlex David2021-08-062-3/+43
|
* LicenseFlu0r1ne2021-08-052-5/+292
|
* Improvised a basic text report, finished evaluation mappingsFlu0r1ne2021-08-057-46/+150
|
* --amendFlu0r1ne2021-08-052-3/+2
|
* Runtime & reorganziationFlu0r1ne2021-08-058-202/+317
|
* Prototyped build pipelineFlu0r1ne2021-08-049-49/+357
|
* Initial commit with basic build structureFlu0r1ne2021-08-0312-0/+641