forked from bartvdbraak/blender
6ba5c0c268
This is mainly a maintaince commit which syncs changes between Blender and Libmv upstream also bringing new GLog version. This GLog version is presumably have better support of MinGW from "the box". This commit is also aimed to make further 3d part libs update easier.
10 lines
322 B
Plaintext
10 lines
322 B
Plaintext
Project: Google Logging
|
|
URL: http://code.google.com/p/google-glog/
|
|
License: New BSD
|
|
Upstream version: 0.3.3, r139
|
|
Local modifications:
|
|
* Added per-platform config.h files so no configuration-time
|
|
checks for functions and so are needed.
|
|
* See glog_tweaks.patch to see other tweaks which are done
|
|
against glog upstream.
|