Please enable JavaScript in your browser!
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
someonewithpc
/
blender
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
b3fbc7f191
Branch-ok
Tag-ek
fast-io
blender
/
extern
/
glog
Campbell Barton
3076d95ba4
Cleanup: use 2 space indentation for CMake
5 éve
..
include
ab48e6355d
Glog/gflags: Reduce amount of local modifications
6 éve
src
ab48e6355d
Glog/gflags: Reduce amount of local modifications
6 éve
AUTHORS
161393805f
Update Google libraries
6 éve
CMakeLists.txt
3076d95ba4
Cleanup: use 2 space indentation for CMake
5 éve
COPYING
0b856dd97e
Move GLog/GFlags to extern/
9 éve
ChangeLog
0b856dd97e
Move GLog/GFlags to extern/
9 éve
NEWS
0b856dd97e
Move GLog/GFlags to extern/
9 éve
README
0b856dd97e
Move GLog/GFlags to extern/
9 éve
README.blender
ab48e6355d
Glog/gflags: Reduce amount of local modifications
6 éve
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