Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libglog: fix removing libunwind dependency | Eneas U de Queiroz | 2018-12-07 |
| | | | | | | | ac_cv_header_libunwind_h needs to be set to 0, as ac_cv_have_libunwind_h overwritten based on the former's value. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com> | ||
* | libglog: Remove libunwind dependency | Rosen Penev | 2018-10-20 |
| | | | | | | Switched to codeload and updated Makefile for consistency between projects Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | glog: new package | Amir Sabbaghi | 2017-09-24 |
glog is C++ implementation of the Google logging module Signed-off-by: Amir Sabbaghi <asaba90@gmail.com> |