aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump versionv0.1.1Flu0r1ne2021-09-061-1/+1
|
* Add directives for compiler options and shared linkingFlu0r1ne2021-09-063-40/+93
|
* Fix testsFlu0r1ne2021-09-051-1/+1
|
* Fix bug where standard dirs are not set due to abs positioningv0.1.0Flu0r1ne2021-09-052-6/+6
|
* Do not throw fatal error when missing config, this behavior will be enabled ↵Flu0r1ne2021-09-054-8/+15
| | | | in future releases
* Add changelog and bump versionFlu0r1ne2021-09-052-1/+53
|
* Add mechanism to conditionally run some tests - FS approch should be taken ↵Flu0r1ne2021-09-052-6/+31
| | | | upon revision
* Clarify config cmd in versionFlu0r1ne2021-09-051-1/+1
|
* Add flag for JSON eval outputFlu0r1ne2021-09-052-8/+45
|
* Refactor with scoring objectFlu0r1ne2021-09-053-27/+40
|
* Preserve original orderingFlu0r1ne2021-09-053-0/+13
|
* Concurrent Eval LoopFlu0r1ne2021-09-051-6/+13
|
* Thread bash adapterFlu0r1ne2021-09-051-3/+10
|
* Add bash adapterFlu0r1ne2021-09-053-5/+166
|
* Add config w/ version informationFlu0r1ne2021-09-057-18/+50
|
* Add CPU profiling flagFlu0r1ne2021-09-051-11/+23
|
* Add concurrency to evaluateFlu0r1ne2021-09-051-7/+14
|
* Remove pointers and cleanup templating, add version infoFlu0r1ne2021-09-053-29/+54
|
* Refactor gtest adapter to fit new pipelineFlu0r1ne2021-09-0510-229/+289
|
* Refactor build/eval pipeline to use clearer IO model and adapter ↵Flu0r1ne2021-09-048-76/+107
| | | | segmentation methods
* 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.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