Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-22 | glog: Depend on gtest along with gflags and gmock | Petr Nechaev | 1 | -1/+1 | |
2017-11-22 | Fix glog compilation when gflags or gmock are installed on the host machine | Petr Nechaev | 2 | -0/+49 | |
Binaries gflags-config and gmock-config are not generated during cross-compilation so use pkg-config instead. |