Go to file
Sergey Sharybin 3d903ee3ff Libraries upgrade:
- Upgrade Eigen2 library to Eigen3
- Upgrade colamd library and placed in extern/ so other libraries from extern/ can use it

NOTE: With previous version of Eigen (3.0.1) it was necessary to define
      EIGEN_DONT_ALIGN_STATICALLY macro to make it compilable on windows 32bit.
      After latest upgrade it seems to be unnecessary (at least when was testing libmv),
      so i removed that defines which can reduce speed and lead to other problems.
2011-10-25 12:37:42 +00:00
build_files update is_c() utility function to include '.cc' and '.inl' files. 2011-10-24 23:29:28 +00:00
doc Remove some more $Id$ that still were left after r41227 and r41228. 2011-10-23 19:01:59 +00:00
extern Libraries upgrade: 2011-10-25 12:37:42 +00:00
intern Libraries upgrade: 2011-10-25 12:37:42 +00:00
po remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
release Remove some more $Id$ that still were left after r41227 and r41228. 2011-10-23 19:01:59 +00:00
source Libraries upgrade: 2011-10-25 12:37:42 +00:00
CMakeLists.txt misc small edits, remove remaining Id's 2011-10-25 04:01:09 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Another set of UI messages fixes and tweaks! No functional changes. 2011-10-23 19:54:06 +00:00
SConstruct Another set of UI messages fixes and tweaks! No functional changes. 2011-10-23 19:54:06 +00:00