Add upstream information to libraries

This commit is contained in:
Campbell Barton
2016-05-27 20:03:27 +10:00
parent 7dae62cde0
commit 108b36f1ce
2 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
Project: Eigen, template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms
URL: http://eigen.tuxfamily.org/index.php?title=Main_Page
License: GPLv3+
Upstream version: 3.2.7
Local modifications:
- OpenMP fix for MSVC2015, see http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1131

5
extern/rangetree/README.blender vendored Normal file
View File

@@ -0,0 +1,5 @@
Project: RangeTree
URL: https://github.com/nicholasbishop/RangeTree
License: GPLv2+
Upstream version: c4ecf6bb7dfd
Local modifications: None