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

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