Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-05 | r/1212 fix(3p/nix): Link to glog built by Nix | Vincent Ambo | 1 | -1/+4 | |
Same as cl/921, it seems that the trick to making this work is indeed overriding the C++ standard used in the dependency. Change-Id: I3c5984d71014d774c161ecc283844f504fd44719 Reviewed-on: https://cl.tvl.fyi/c/depot/+/922 Tested-by: BuildkiteCI Reviewed-by: lukegb <lukegb@tvl.fyi> | |||||
2020-05-29 | r/869 feat(3p/glog): Check in derivation for glog | Vincent Ambo | 1 | -0/+18 | |
Instead of overriding the upstream one, lets keep it local. | |||||
2020-05-27 | r/863 merge(3p/glog): Vendor glog from commit 'afe04691' | Vincent Ambo | 133 | -0/+23455 | |
2020-05-27 | r/862 chore(3p): Remove glog override | Vincent Ambo | 1 | -15/+0 | |
This library is being vendored, hence the override doesn't matter anymore. | |||||
2020-05-18 | r/755 feat(3p/glog): Update glog version | Vincent Ambo | 1 | -0/+15 | |