about summary refs log tree commit diff
path: root/pkgs/development/libraries/eigen
AgeCommit message (Collapse)AuthorFilesLines
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
* treewide: remove unused variables * making ofborg happy
2018-12-19eigen: 3.3.5 -> 3.3.7R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/eigen/versions
2018-11-19eigen: replace with eigen3_3: 3.2.10 -> 3.3.5Orivej Desh2-38/+7
2018-11-18eigen3_3: fix EIGEN3_INCLUDE_DIR location (#50628)Orivej Desh2-5/+54
Eigen assumes that CMAKE_INSTALL_INCLUDEDIR is a path relative to CMAKE_INSTALL_PREFIX (typically "include"), but CMake supports it being an absolute path, which is the case in Nixpkgs. This resulted in EIGEN3_INCLUDE_DIR being set to "/nix/store/…eigen…//nix/store/…eigen…/include/eigen3". GNUInstallDirs_get_absolute_install_dir requires CMake 3.7.
2018-10-23eigen3_3: 3.3.4 -> 3.3.5Daniël de Kok1-11/+2
Changes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.5
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger3-3/+3
* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
2018-06-04eigen3_3: Fix darwin buildJosef Kemetmüller1-1/+10
2018-04-25tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski1-3/+5
trivial part)
2018-03-17eigen: 3.3.3 -> 3.3.4Ryan Mulligan1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 3.3.4 with grep in /nix/store/q5xnlq781hvj0skjlhnb1qw1k69pf048-eigen-3.3.4 - directory tree listing: https://gist.github.com/d83ce54c91cb6ecf3fd3eb94b666357f
2017-08-23eigen: fix configuration file for pkg-configJulien Dehos1-1/+5
2017-03-27treewide: purge maintainers.urkudVladimír Čunát3-3/+3
It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
2017-03-12eigen : Fix an extra slash.Karn Kallio1-1/+1
2017-03-09eigen: 3.2.5 -> 3.2.10Michael Raskin1-2/+6
2017-03-09eigen3_3: 3.3.1 -> 3.3.3Michael Raskin1-2/+2
2017-01-02eigen3_3: init at 3.3.1; not compatible enough with 3.2.5 to switch the ↵Michael Raskin1-0/+25
default immediately
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2016-01-15Revert "eigen: 3.2.5 -> 3.3-alpha1" to fix freecadVladimír Čunát1-2/+2
This reverts commit c8b975388235823322a0962f88f05594229435e3. Fixes #12401. It wasn't intended to have "alpha" version as default.
2016-01-01eigen: 3.2.5 -> 3.3-alpha1Michael Raskin1-2/+2
2015-07-05eigen: update 3.2.4 -> 3.2.5Michael Raskin1-2/+2
2015-04-25eigen: Add platformWilliam A. Kennington III1-0/+1
2015-02-01Update eigenMichael Raskin1-2/+2
2014-12-21eigen: 3.2.2 → 3.2.3Michael Raskin1-2/+2
2014-10-07Specify branch for eigen2Michael Raskin1-0/+1
2014-08-31Oops; a mistake with srcMichael Raskin1-2/+2
2014-08-31Update eigenMichael Raskin2-5/+10
2014-04-28eigen: upgrading version to 3.2.1Luis G. Torres1-2/+2
2013-12-04eigen2: update from 2.0.16 to 2.0.17Nixpkgs Monitor1-2/+2
2013-12-04eigen: update from 3.1.2 to 3.2.0Nixpkgs Monitor1-2/+2
2013-01-13buildNativeInputs -> nativeBuildInputsMathijs Kwik1-4/+4
2012-12-28Merge remote-tracking branch 'eelco/master' into stdenv-updatesLluís Batlle i Rossell2-2/+25
Conflicts: pkgs/development/compilers/gcc/4.7/default.nix Trivial solution.
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
2012-12-14eigen: adding back eigen 2.0, for kde.Lluís Batlle i Rossell1-0/+23
Kdeedu wants eigen 2.0.
2012-12-13eigen: updating from eigen2 to eigen3Lluís Batlle i Rossell1-2/+2
2012-04-21Eigen hash does not match. I wonder whether upstream replaced it?Karn Kallio1-1/+1
svn path=/nixpkgs/trunk/; revision=33868
2011-07-29* Eigen updated to 2.0.16Eelco Dolstra1-2/+5
svn path=/nixpkgs/branches/kde-4.7/; revision=28004
2011-03-04Making freecad install; it still does not find all shared objects though.Lluís Batlle i Rossell1-1/+1
Either eigen changed the hash of the tarball, or I did not commit its latest hash. I add boost 1.46 apart, because 1.44 does not work easily for freecad. svn path=/nixpkgs/trunk/; revision=26151
2011-02-22Move eigen outside of kde-4.xYury G. Kudryashov1-45/+16
Michael, sorry for overriding your work but I want to maintain it... svn path=/nixpkgs/trunk/; revision=26058
2011-01-28Adding Sphere of InfluenceMichael Raskin1-0/+49
svn path=/nixpkgs/trunk/; revision=25711