Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-21 | r/795 fix(3p/nix): Compatibility with updated SymbolTable | Vincent Ambo | 1 | -7/+7 | |
The functions in SymbolTable have been renamed to match the Google Style guide, and some debug-only functions have been removed. | |||||
2020-05-19 | r/758 refactor(3p/nix/libexpr): Replace logging.h with glog | Vincent Ambo | 1 | -1/+3 | |
2020-05-17 | r/748 chore(3p/nix): Always enable the garbage collector | Vincent Ambo | 1 | -0/+1 | |
It's unclear why this toggle existed, now it doesn't. | |||||
2020-05-17 | r/739 fix(3p/nix): Fix Meson configuration for libexpr | Vincent Ambo | 1 | -40/+3 | |
2020-05-17 | r/726 feat(3p/nix): added meson support | p01arst0rm | 1 | -0/+130 | |
(cherry picked from commit 086a81b7a5bbe1fc022efb5935ff68f6ad71ddaf) |