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

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