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

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