limao e0d8126326 页面调整 4 år sedan
..
cmake e0d8126326 页面调整 4 år sedan
doc e0d8126326 页面调整 4 år sedan
m4 e0d8126326 页面调整 4 år sedan
packages e0d8126326 页面调整 4 år sedan
src e0d8126326 页面调整 4 år sedan
vsprojects e0d8126326 页面调整 4 år sedan
.gitignore e0d8126326 页面调整 4 år sedan
AUTHORS e0d8126326 页面调整 4 år sedan
CMakeLists.txt e0d8126326 页面调整 4 år sedan
CONTRIBUTING.md e0d8126326 页面调整 4 år sedan
CONTRIBUTORS e0d8126326 页面调整 4 år sedan
COPYING e0d8126326 页面调整 4 år sedan
ChangeLog e0d8126326 页面调整 4 år sedan
INSTALL e0d8126326 页面调整 4 år sedan
Makefile.am e0d8126326 页面调整 4 år sedan
Makefile.in e0d8126326 页面调整 4 år sedan
NEWS e0d8126326 页面调整 4 år sedan
README e0d8126326 页面调整 4 år sedan
README.windows e0d8126326 页面调整 4 år sedan
aclocal.m4 e0d8126326 页面调整 4 år sedan
compile e0d8126326 页面调整 4 år sedan
config.guess e0d8126326 页面调整 4 år sedan
config.sub e0d8126326 页面调整 4 år sedan
configure e0d8126326 页面调整 4 år sedan
configure.ac e0d8126326 页面调整 4 år sedan
depcomp e0d8126326 页面调整 4 år sedan
glog-config.cmake.in e0d8126326 页面调整 4 år sedan
google-glog.sln e0d8126326 页面调整 4 år sedan
install-sh e0d8126326 页面调整 4 år sedan
libglog.pc.in e0d8126326 页面调整 4 år sedan
ltmain.sh e0d8126326 页面调整 4 år sedan
missing e0d8126326 页面调整 4 år sedan
mkinstalldirs e0d8126326 页面调整 4 år sedan
test-driver e0d8126326 页面调整 4 år sedan

README

This repository contains a C++ implementation of the Google logging
module. Documentation for the implementation is in doc/.

See INSTALL for (generic) installation instructions for C++: basically
./configure && make && make install