limao e0d8126326 页面调整 4 年之前
..
cmake e0d8126326 页面调整 4 年之前
doc e0d8126326 页面调整 4 年之前
m4 e0d8126326 页面调整 4 年之前
packages e0d8126326 页面调整 4 年之前
src e0d8126326 页面调整 4 年之前
vsprojects e0d8126326 页面调整 4 年之前
.gitignore e0d8126326 页面调整 4 年之前
AUTHORS e0d8126326 页面调整 4 年之前
CMakeLists.txt e0d8126326 页面调整 4 年之前
CONTRIBUTING.md e0d8126326 页面调整 4 年之前
CONTRIBUTORS e0d8126326 页面调整 4 年之前
COPYING e0d8126326 页面调整 4 年之前
ChangeLog e0d8126326 页面调整 4 年之前
INSTALL e0d8126326 页面调整 4 年之前
Makefile.am e0d8126326 页面调整 4 年之前
Makefile.in e0d8126326 页面调整 4 年之前
NEWS e0d8126326 页面调整 4 年之前
README e0d8126326 页面调整 4 年之前
README.windows e0d8126326 页面调整 4 年之前
aclocal.m4 e0d8126326 页面调整 4 年之前
compile e0d8126326 页面调整 4 年之前
config.guess e0d8126326 页面调整 4 年之前
config.sub e0d8126326 页面调整 4 年之前
configure e0d8126326 页面调整 4 年之前
configure.ac e0d8126326 页面调整 4 年之前
depcomp e0d8126326 页面调整 4 年之前
glog-config.cmake.in e0d8126326 页面调整 4 年之前
google-glog.sln e0d8126326 页面调整 4 年之前
install-sh e0d8126326 页面调整 4 年之前
libglog.pc.in e0d8126326 页面调整 4 年之前
ltmain.sh e0d8126326 页面调整 4 年之前
missing e0d8126326 页面调整 4 年之前
mkinstalldirs e0d8126326 页面调整 4 年之前
test-driver e0d8126326 页面调整 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