| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: Use <spdlog/fmt/fmt.h> header handling SPDLOG_FMT_EXTERNAL | Ryan Volz | 2021-12-10 | 1 | -1/+1 |
* | runtime: add workaround to #define disable logger header | Josh Morman | 2021-12-06 | 1 | -1/+1 |
* | runtime: change name of level_enum in py binding | Josh Morman | 2021-11-21 | 1 | -1/+1 |
* | logging core: replace log4cpp by spdlog | Marcus Müller | 2021-11-19 | 1 | -129/+105 |
* | runtime: don't include boost/format.hpp in logger.h | Marcus Müller | 2021-11-19 | 1 | -1/+1 |
* | runtime: Custom Buffer/Accelerator Device Support - Milestone 1 | David Sorber | 2021-10-25 | 1 | -2/+2 |
* | gr: logger: Add logger_get_configured_logger() | David Winter | 2021-07-02 | 1 | -2/+5 |
* | logger: move non-interface includes to buffer.cc | Marcus Müller | 2021-06-17 | 1 | -1/+1 |
* | logging: remove <iostream> from logger.h, add where consequently missing | Marcus Müller | 2021-06-17 | 1 | -1/+1 |
* | Replace boost::filesystem with std::filesystem | Zackery Spytz | 2021-03-13 | 1 | -1/+1 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -1/+1 |
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 1 | -1/+9 |
* | runtime: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -0/+154 |