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

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