杜鑫 a5990b9f68 更新配置 4 år sedan
..
cmake a5990b9f68 更新配置 4 år sedan
doc a5990b9f68 更新配置 4 år sedan
m4 a5990b9f68 更新配置 4 år sedan
packages a5990b9f68 更新配置 4 år sedan
src a5990b9f68 更新配置 4 år sedan
vsprojects a5990b9f68 更新配置 4 år sedan
.gitignore a5990b9f68 更新配置 4 år sedan
AUTHORS a5990b9f68 更新配置 4 år sedan
CMakeLists.txt a5990b9f68 更新配置 4 år sedan
CONTRIBUTING.md a5990b9f68 更新配置 4 år sedan
CONTRIBUTORS a5990b9f68 更新配置 4 år sedan
COPYING a5990b9f68 更新配置 4 år sedan
ChangeLog a5990b9f68 更新配置 4 år sedan
INSTALL a5990b9f68 更新配置 4 år sedan
Makefile.am a5990b9f68 更新配置 4 år sedan
Makefile.in a5990b9f68 更新配置 4 år sedan
NEWS a5990b9f68 更新配置 4 år sedan
README a5990b9f68 更新配置 4 år sedan
README.windows a5990b9f68 更新配置 4 år sedan
aclocal.m4 a5990b9f68 更新配置 4 år sedan
compile a5990b9f68 更新配置 4 år sedan
config.guess a5990b9f68 更新配置 4 år sedan
config.sub a5990b9f68 更新配置 4 år sedan
configure a5990b9f68 更新配置 4 år sedan
configure.ac a5990b9f68 更新配置 4 år sedan
depcomp a5990b9f68 更新配置 4 år sedan
glog-config.cmake.in a5990b9f68 更新配置 4 år sedan
google-glog.sln a5990b9f68 更新配置 4 år sedan
install-sh a5990b9f68 更新配置 4 år sedan
libglog.pc.in a5990b9f68 更新配置 4 år sedan
ltmain.sh a5990b9f68 更新配置 4 år sedan
missing a5990b9f68 更新配置 4 år sedan
mkinstalldirs a5990b9f68 更新配置 4 år sedan
test-driver a5990b9f68 更新配置 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