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

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