summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add -* to KEYWORDS to indicate this is binary onlyMike Frysinger2008-12-071-4/+4
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* add -* to KEYWORDS to indicate this is binary onlyMike Frysinger2008-12-071-5/+2
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* Fixed some artifacts from build process, bug #240387. Added MKLROOT in ↵Sebastien Fabbro2008-10-071-7/+5
| | | | | | | environment file. Removed old version. (Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 x86_64) (Signed Manifest commit)
* Fixed some artifacts from build process, bug #240387. Added MKLROOT in ↵Sebastien Fabbro2008-10-073-349/+17
| | | | | | environment file. Removed old version. (Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 x86_64)
* Version bumpSebastien Fabbro2008-09-241-6/+6
| | | | | (Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7 x86_64) (Signed Manifest commit)
* Version bumpSebastien Fabbro2008-09-242-10/+15
| | | | (Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7 x86_64)
* Version bump. Removed mpi tests, buggy with GNU compilers.Sebastien Fabbro2008-08-211-8/+8
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.23-gentoo-r9 x86_64) (Signed Manifest commit)
* Version bump. Removed mpi tests, buggy with GNU compilers.Sebastien Fabbro2008-08-214-376/+58
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.23-gentoo-r9 x86_64)
* Add USE flag description to metadata wrt GLEP 56.Ulrich Müller2008-08-071-6/+6
| | | | | (Portage version: 2.2_rc6/cvs/Linux 2.6.25-gentoo-r6 i686) (Signed Manifest commit)
* Add USE flag description to metadata wrt GLEP 56.Ulrich Müller2008-08-072-1/+11
| | | | (Portage version: 2.2_rc6/cvs/Linux 2.6.25-gentoo-r6 i686)
* Added mkl_lapack for more robust linking to lapack (see bug #230837), a ↵Sebastien Fabbro2008-07-131-6/+8
| | | | | | | warning for gfortran profile and restructured the generation of profiles. (Portage version: 2.1.4.4) (Signed Manifest commit)
* Added mkl_lapack for more robust linking to lapack (see bug #230837), a ↵Sebastien Fabbro2008-07-135-3/+700
| | | | | | warning for gfortran profile and restructured the generation of profiles. (Portage version: 2.1.4.4)
* Fixed a bad symlink for cblas.h when mkl profile is selected, closing bug ↵Sebastien Fabbro2008-07-081-6/+6
| | | | | | | #231154 (Portage version: 2.1.4.4) (Signed Manifest commit)
* Fixed a bad symlink for cblas.h when mkl profile is selected, closing bug ↵Sebastien Fabbro2008-07-083-5/+10
| | | | | | #231154 (Portage version: 2.1.4.4)
* pkg-config files now only link to the mkl directory. Fixed some syntax and ↵Sebastien Fabbro2008-07-071-7/+6
| | | | | | | links, and backported changes to 10.0.2.18. (Portage version: 2.1.4.4) (Signed Manifest commit)
* pkg-config files now only link to the mkl directory. Fixed some syntax and ↵Sebastien Fabbro2008-07-074-341/+27
| | | | | | links, and backported changes to 10.0.2.18. (Portage version: 2.1.4.4)
* Added a symlink for cblas.h, pkg-config options for include directories, and ↵Sebastien Fabbro2008-06-231-4/+5
| | | | | | | removed rpm cruft from unpacking. (Portage version: 2.1.4.4) (Signed Manifest commit)
* Added a symlink for cblas.h, pkg-config options for include directories, and ↵Sebastien Fabbro2008-06-232-1/+341
| | | | | | removed rpm cruft from unpacking. (Portage version: 2.1.4.4)
* Fixed installation of the tools directorySebastien Fabbro2008-05-291-5/+5
| | | | | (Portage version: 2.1.5.2) (Signed Manifest commit)
* Fixed installation of the tools directorySebastien Fabbro2008-05-292-2/+7
| | | | (Portage version: 2.1.5.2)
* Fixed include dir locations in pkgconfig filesSebastien Fabbro2008-05-261-6/+6
| | | | | (Portage version: 2.1.5.2) (Signed Manifest commit)
* Fixed include dir locations in pkgconfig filesSebastien Fabbro2008-05-263-5/+9
| | | | (Portage version: 2.1.5.2)
* Version bump, closing bug #221975Sebastien Fabbro2008-05-231-5/+7
| | | | | (Portage version: 2.1.5.2) (Signed Manifest commit)
* Version bump, closing bug #221975Sebastien Fabbro2008-05-232-1/+335
| | | | (Portage version: 2.1.5.2)
* restore eselect-{blas,cblas,lapack} in RDEPENDSebastien Fabbro2008-04-211-5/+5
| | | | | (Portage version: 2.1.5_rc4) (Signed Manifest commit)
* restore eselect-{blas,cblas,lapack} in RDEPENDSebastien Fabbro2008-04-212-4/+6
| | | | (Portage version: 2.1.5_rc4)
* Removed pkg-config in RDEPEND (see bug #217278)Sebastien Fabbro2008-04-211-6/+6
| | | | | (Portage version: 2.1.5_rc4) (Signed Manifest commit)
* Removed pkg-config in RDEPEND (see bug #217278)Sebastien Fabbro2008-04-213-9/+10
| | | | (Portage version: 2.1.5_rc4)
* Fixed tools installation (bug #217313, and swap checks between int64 and ↵Sebastien Fabbro2008-04-121-5/+5
| | | | | | | fortran95 for proper fortran settings (Portage version: 2.1.5_rc2) (Signed Manifest commit)
* Fixed tools installation (bug #217313, and swap checks between int64 and ↵Sebastien Fabbro2008-04-122-4/+9
| | | | | | fortran95 for proper fortran settings (Portage version: 2.1.5_rc2)
* Fixed check on gfortran versionSebastien Fabbro2008-04-081-5/+5
| | | | | (Portage version: 2.1.5_rc2) (Signed Manifest commit)
* Fixed check on gfortran versionSebastien Fabbro2008-04-082-3/+7
| | | | (Portage version: 2.1.5_rc2)
* Version bump. Much rewriting for new linking framework in layers, and ↵Sebastien Fabbro2008-03-291-1/+15
| | | | | | | eselect profiles. Closing bug #201465, thanks Eric Thibodeau for his initial work (Portage version: 2.1.4.4) (Signed Manifest commit)
* Version bump. Much rewriting for new linking framework in layers, and ↵Sebastien Fabbro2008-03-294-1/+377
| | | | | | eselect profiles. Closing bug #201465, thanks Eric Thibodeau for his initial work (Portage version: 2.1.4.4)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-312-37/+0
|
* Removed INCLUDE variable, re-arrange pkgconfig filesSebastien Fabbro2008-01-081-24/+24
| | | | | (Portage version: 2.1.4_rc14) (Signed Manifest commit)
* Removed INCLUDE variable, re-arrange pkgconfig filesSebastien Fabbro2008-01-085-35/+36
| | | | (Portage version: 2.1.4_rc14)
* Removed PROVIDE, now lapack is new style virtualSebastien Fabbro2007-11-211-11/+11
| | | | | (Portage version: 2.1.3.19) (Signed Manifest commit)
* Removed PROVIDE, now lapack is new style virtualSebastien Fabbro2007-11-212-4/+5
| | | | (Portage version: 2.1.3.19)
* Re-added temporarily PROVIDE=virtual/lapackSebastien Fabbro2007-10-181-11/+11
| | | | | (Portage version: 2.1.3.14) (Signed Manifest commit)
* Re-added temporarily PROVIDE=virtual/lapackSebastien Fabbro2007-10-182-2/+7
| | | | (Portage version: 2.1.3.14)
* Cleaned-up linking and fixed tests thanks to Adam Piątyszek ↵Sebastien Fabbro2007-10-171-23/+23
| | | | | | | <ediap@et.put.poznan.pl>. Set consistency among eselect profiles. (Portage version: 2.1.3.12) (Signed Manifest commit)
* Cleaned-up linking and fixed tests thanks to Adam Piątyszek ↵Sebastien Fabbro2007-10-175-10/+28
| | | | | | <ediap@et.put.poznan.pl>. Set consistency among eselect profiles. (Portage version: 2.1.3.12)
* added mkl directory in pkgconfig cflagsSebastien Fabbro2007-10-151-15/+15
| | | | | (Portage version: 2.1.3.12) (Signed Manifest commit)
* added mkl directory in pkgconfig cflagsSebastien Fabbro2007-10-153-3/+8
| | | | (Portage version: 2.1.3.12)
* fixed lib->get_libdir for eselect bug workaroundSebastien Fabbro2007-10-111-11/+11
| | | | | (Portage version: 2.1.3.12) (Signed Manifest commit)
* fixed lib->get_libdir for eselect bug workaroundSebastien Fabbro2007-10-112-3/+6
| | | | (Portage version: 2.1.3.12)
* Version bump. Compatible with new style virtuals, pkg-config. Major ebuild ↵Sebastien Fabbro2007-10-101-56/+39
| | | | | | | redesign again, as for all mkl major version. Remove all old versions, not compatible with new style virtual. The stable mkl-5.2 was buggy, and no one around to maintain it. (Portage version: 2.1.3.12) (Signed Manifest commit)
* Version bump. Compatible with new style virtuals, pkg-config. Major ebuild ↵Sebastien Fabbro2007-10-1019-2091/+360
| | | | | | redesign again, as for all mkl major version. Remove all old versions, not compatible with new style virtual. The stable mkl-5.2 was buggy, and no one around to maintain it. (Portage version: 2.1.3.12)
* whitespaceMichael Sterrett2007-07-131-14/+4
| | | | | (Portage version: 2.1.2.9) (Unsigned Manifest commit)