aboutsummaryrefslogtreecommitdiff
path: root/adapters/gtest/config.go
Commit message (Collapse)AuthorAgeFilesLines
* Add directives for compiler options and shared linkingFlu0r1ne2021-09-061-23/+19
|
* Remove pointers and cleanup templating, add version infoFlu0r1ne2021-09-051-14/+13
|
* Refactor gtest adapter to fit new pipelineFlu0r1ne2021-09-051-20/+38
|
* Refactor build/eval pipeline to use clearer IO model and adapter ↵Flu0r1ne2021-09-041-9/+9
| | | | segmentation methods
* BUG: Fix decoding when no defaults is presentFlu0r1ne2021-09-031-0/+11
|
* Add clean option and fix issue with dir propegationFlu0r1ne2021-09-031-4/+0
|
* Make adapters and internals complient with new directory structureFlu0r1ne2021-09-021-18/+3
|
* Fix bug where paths with spaces would fail to build due to lack of CMake escapeFlu0r1ne2021-08-301-1/+1
|
* Refactoring & Enhanced loggingFlu0r1ne2021-08-221-26/+24
|
* Runtime & reorganziationFlu0r1ne2021-08-051-0/+96