Activity

From 11/13/2012 to 12/12/2012

12/12/2012

07:33 PM Bug #1296: Eigen dependency handling fails if eigen2 and eigen3 is installed
Building Eigen2 dependencies with Eigen3 is usually done by just adding the corresponding flag to the compiler calls.... S. Wrede
11:04 AM Bug #1296 (Resolved): Eigen dependency handling fails if eigen2 and eigen3 is installed
Applied in changeset r246. Anonymous
10:23 AM Bug #1296 (Resolved): Eigen dependency handling fails if eigen2 and eigen3 is installed
Eigen dependency handling fails if eigen2 and eigen3 is installed, resulting in eigen include dirs *not* being export... Anonymous
10:39 AM Revision 246: Export EIGEN_INCLUDE_DIR (which is either eigen2 or eigen3)
fixes #1296 anordman
09:47 AM Revision 245: Cleaned up cmake config
anordman

12/10/2012

04:45 PM Tasks #1217 (Resolved): Handle different debian package versions
Applied in changeset r244. Anonymous
04:41 PM Revision 244: Lib version now encoded in all installation pathes to allow parallel installation o...
fixes #1217 anordman
04:23 PM Revision 243: All installation artifacts now in versioned paths to allow parallel installations o...
anordman
04:13 PM Revision 242: Lib version now encoded in include path to allow different versions in parallel
Let's see if this breaks some downstream projects ;) anordman
03:53 PM Revision 241: Added version config file for cmake version checking
anordman
03:53 PM Revision 240: Added version config file for cmake version checking
anordman
03:48 PM Revision 239: Added version config file for cmake version checking
anordman
03:00 PM Revision 238: Added version config file for cmake version checking
anordman

11/22/2012

02:54 PM Bug #1253 (Feedback): Handle Eigen3 / Eigen2 dependency in debian packages
Since r237 nemomath is compatible to eigen3 and eigen2. Since this is checked at configure time, we would need to han... Anonymous
02:39 PM Tasks #1217: Handle different debian package versions
We go with #2: Make different nemomath versions installable in parallel. Anonymous

11/18/2012

03:39 PM Bug #1242 (Resolved): Allow Configuration and Build with Eigen3 and Eigen2
Fixed in SVN trunk. Should work now with Eigen3 in comatbility mode and use Eigen2 as a fallback. S. Wrede
02:58 PM Bug #1242 (Resolved): Allow Configuration and Build with Eigen3 and Eigen2
The CMake configuration logic should detect whether Eigen is installed in version 2 or 3. If version 3 is present, in... S. Wrede
03:06 PM Revision 237: Added automatic checking for Eigen3 and Eigen2 at configuration time
Eigen3 is preferred over Eigen2
In case Eigen3 is found, an additional compatibility flag is set
Removed brew specifi...
S. Wrede
 

Also available in: Atom