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

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