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

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