summaryrefslogtreecommitdiff
path: root/src/lib/grok_context.h
AgeCommit message (Expand)Author
2023-07-07Move some stuff from grok_context.h to a .cc.Carl Hetherington
2023-07-07We need to be able to read the config even if the GPU options are not in it.Carl Hetherington
2023-07-07Use boost::filesystem::path for _gpu_binary_location.Carl Hetherington
2023-07-07Rename some camelCase.Carl Hetherington
2023-07-07Rename some member variables.Carl Hetherington
2023-07-07Avoid using statements in headers.Carl Hetherington
2023-07-07Run clang-format on the previous commit.Carl Hetherington
2023-07-07Run clang-tidy.Carl Hetherington
2023-07-07Run clang-format on Aaron's patch.Carl Hetherington
2023-07-07Patch from Aaron.Carl Hetherington