Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream' into ppa | flu0r1ne | 2021-09-06 | 7 | -33/+71 |
|\ | | | | | | | Update v0.1.2 | ||||
| * | Bumb versionv0.1.2upstream | Flu0r1ne | 2021-09-06 | 2 | -1/+11 |
| | | |||||
| * | Precompiler gtest and gmock libraries to stop threads from trampling on one ↵ | Flu0r1ne | 2021-09-06 | 1 | -0/+6 |
| | | | | | | | | another | ||||
| * | Set individual cmd working dir rather than using chdir. Robust multithreading. | Flu0r1ne | 2021-09-06 | 5 | -32/+54 |
| | | |||||
* | | Merge branch 'upstream' into ppa | flu0r1ne | 2021-09-06 | 1 | -1/+1 |
|\| | | | | | | | V0.1.1 version | ||||
| * | Bump versionv0.1.1 | Flu0r1ne | 2021-09-06 | 1 | -1/+1 |
| | | |||||
* | | Add pkg version to changelog and update series | flu0r1ne | 2021-09-06 | 2 | -2/+1 |
| | | |||||
* | | Changelog -> v0.1.1 | flu0r1ne | 2021-09-06 | 1 | -0/+6 |
| | | |||||
* | | 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 |
| | |