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

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