Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream' into ppa | flu0r1ne | 2021-09-06 | 4 | -41/+94 |
|\ | | | | | | | Update to v0.1.1 | ||||
| * | Add directives for compiler options and shared linking | Flu0r1ne | 2021-09-06 | 3 | -40/+93 |
| | | |||||
| * | Fix tests | Flu0r1ne | 2021-09-05 | 1 | -1/+1 |
| | | |||||
* | | Temp unit test fix | flu0r1ne | 2021-09-05 | 4 | -6/+20 |
| | | |||||
* | | Make sure gbp has correct branch | flu0r1ne | 2021-09-05 | 1 | -1/+1 |
| | | |||||
* | | Update changelog to v0.1.0 | flu0r1ne | 2021-09-05 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'upstream' into ppa | flu0r1ne | 2021-09-05 | 26 | -635/+1409 |
|\| | | | | | | | Merge v0.1.0 | ||||
| * | Fix bug where standard dirs are not set due to abs positioningv0.1.0 | Flu0r1ne | 2021-09-05 | 2 | -6/+6 |
| | | |||||
| * | Do not throw fatal error when missing config, this behavior will be enabled ↵ | Flu0r1ne | 2021-09-05 | 4 | -8/+15 |
| | | | | | | | | in future releases | ||||
| * | Add changelog and bump version | Flu0r1ne | 2021-09-05 | 2 | -1/+53 |
| | | |||||
| * | Add mechanism to conditionally run some tests - FS approch should be taken ↵ | Flu0r1ne | 2021-09-05 | 2 | -6/+31 |
| | | | | | | | | upon revision | ||||
| * | Clarify config cmd in version | Flu0r1ne | 2021-09-05 | 1 | -1/+1 |
| | | |||||
| * | Add flag for JSON eval output | Flu0r1ne | 2021-09-05 | 2 | -8/+45 |
| | | |||||
| * | Refactor with scoring object | Flu0r1ne | 2021-09-05 | 3 | -27/+40 |
| | | |||||
| * | Preserve original ordering | Flu0r1ne | 2021-09-05 | 3 | -0/+13 |
| | | |||||
| * | Concurrent Eval Loop | Flu0r1ne | 2021-09-05 | 1 | -6/+13 |
| | | |||||
| * | 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 ↵ | Flu0r1ne | 2021-09-04 | 8 | -76/+107 |
| | | | | | | | | segmentation methods | ||||
| * | 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 ↵ | Flu0r1ne | 2021-09-03 | 6 | -26/+104 |
| | | | | | | | | clean build files | ||||
| * | Ensure stddirs returns an absolute path for correct operation in adapter ↵ | Flu0r1ne | 2021-09-03 | 1 | -4/+14 |
| | | | | | | | | build directories | ||||
| * | 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 ↵ | Flu0r1ne | 2021-09-02 | 1 | -0/+177 |
| | | | | | | | | auxiliary file / struct | ||||
* | | Update release for rebuild | flu0r1ne | 2021-08-31 | 1 | -0/+6 |
| | | |||||
* | | Add fatih/color builddep | flu0r1ne | 2021-08-31 | 1 | -1/+2 |
| | | |||||
* | | Reapply patches | flu0r1ne | 2021-08-31 | 3 | -3/+18 |
| | | |||||
* | | Fix changelog | flu0r1ne | 2021-08-30 | 1 | -0/+6 |
| | | |||||
* | | Update to 0.0.3-1 | flu0r1ne | 2021-08-30 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'upstream' into ppa | flu0r1ne | 2021-08-30 | 3 | -6/+6 |
|\| | | | | | | | Bump version to v0.0.3 | ||||
| * | 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 |
| | | |||||
* | | Merge branch 'upstream' into ppa | flu0r1ne | 2021-08-25 | 12 | -122/+354 |
|\| | | | | | | | Update to 0.0.2 | ||||
| * | 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 |
| | |