Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-27 | [AGL] Kingfisher: remove glog | 1 | -5/+0 | ||
Change-Id: I09fa3118279eecde674e0e333836eca1d9d814bc Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> | |||||
2018-01-19 | Merge remote-tracking branch 'cogent/v2.23.1' into test | 1 | -0/+5 | ||
Change-Id: I2615a0e01b209fb359245a56996185e046cdb94a Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> | |||||
2017-12-22 | glog: Depend on gtest along with gflags and gmock | 1 | -1/+1 | ||
2017-11-22 | Fix glog compilation when gflags or gmock are installed on the host machine | 2 | -0/+49 | ||
Binaries gflags-config and gmock-config are not generated during cross-compilation so use pkg-config instead. |