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