aboutsummaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
...
* cmake-utils.eclass: added ninja supportChristoph Junghans2012-08-081-0/+530
|
* updated min eselect versionSebastien Fabbro2012-07-271-1/+1
|
* Don't hardcode "rpm" as being the archive subdirectory where RPMs are to be ↵Nicolas Bigaouette2012-04-251-8/+18
| | | | found. Instead, define "INTEL_RPMS_DIRS" in the ebuild and loop over searching for the RPM. If unset, defaults to "rpm".
* Matching the archive for ".tgz" specifically breaks VTune which has .tar.gz ↵Nicolas Bigaouette2012-04-251-1/+1
| | | | as archive. Instead, remove everything after the first dot (the .tar.gz or .tgz part).
* eapi4 goodnessSébastien Fabbro2012-02-161-5/+17
|
* updated eselect dependencySébastien Fabbro2012-01-311-1/+1
|
* fix usage of check-reqs.eclassJustin Lecher2011-10-251-1/+3
| | | | Adopt changes in new intel tarball
* fixed typoJustin Lecher2011-10-231-1/+1
|
* Fixed usage of check_reqs.eclassJustin Lecher2011-10-231-2/+3
|
* Download tarballs with package revisionJustin Lecher2011-09-191-1/+1
|
* added xblasSébastien Fabbro2011-08-221-1/+1
|
* alternatives-2 imported from bicatali and intel-sdp correctedAndrea Arteaga2011-08-042-1/+158
|
* Drop old OFEDAlexey Shvetsov2011-07-011-74/+0
|
* [eclass] Fix unpack logicAlexey Shvetsov2011-06-301-8/+9
|
* [eclass] add missing inheritAlexey Shvetsov2011-06-301-1/+1
|
* [eclass] Update OFED eclassAlexey Shvetsov2011-06-301-1/+2
|
* [eclass,profiles] Updates to ib stuffAlexey Shvetsov2011-06-301-9/+0
|
* Moved to treeJustin Lecher2011-06-211-154/+0
|
* Final changes before move to the main tree.Justin Lecher2011-06-201-22/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Mikes suggestionsJustin Lecher2011-06-181-45/+44
|
* Last changes before review.Justin Lecher2011-06-151-3/+4
| | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* fortran-2.eclass nearly finished for review.Justin Lecher2011-06-151-67/+82
|
* fortan-2.eclass in progressJustin Lecher2011-06-151-44/+70
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sciJustin Lecher2011-06-131-6/+6
|\ | | | | | | | | * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: [fortran-2.eclass] remove unnecessary quotes
| * [fortran-2.eclass] remove unnecessary quotesKacper Kowalik (Xarthisius)2011-06-131-6/+6
| |
* | move to pkg_pretend for EAPI=4Justin Lecher2011-06-131-3/+17
|/
* fix typosJustin Lecher2011-06-131-2/+3
|
* [fortran-2.eclass] FCOPENMP -> FC_NEED_OPENMPKacper Kowalik (Xarthisius)2011-06-121-1/+1
|
* [fortran-2.eclass] add pathscale compiler to get_fcomp, fix tabsKacper Kowalik (Xarthisius)2011-06-121-2/+4
|
* Also export F90=$FCJustin Lecher2011-06-121-0/+1
|
* fortran-2.eclass, added mpif* cpabilities and get_fcomp functionJustin Lecher2011-06-121-7/+47
|
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sciJustin Lecher2011-06-121-10/+19
|\ | | | | | | | | | | | | | | | | | | * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: [fortran-2.eclass] tc-has-fortran -> have-valid-fortran, remove some quotes, add checks for openmp support for other compilers Conflicts: eclass/fortran-2.eclass Signed-off-by: Justin Lecher <jlec@gentoo.org>
| * [fortran-2.eclass] tc-has-fortran -> have-valid-fortran, remove some quotes, ↵Kacper Kowalik (Xarthisius)2011-06-121-10/+19
| | | | | | | | add checks for openmp support for other compilers
* | fortran-2 some cosmetic changesJustin Lecher2011-06-121-3/+3
|/
* [fortran-2.eclass] Fix openmp check to be F77 compliantKacper Kowalik (Xarthisius)2011-06-121-4/+4
|
* fortran-2.eclass addedJustin Lecher2011-06-121-0/+63
|
* fix intel-sdp.eclass for prefixJustin Lecher2011-05-191-3/+4
|
* move icc,idb,ifc from my overlaySébastien Fabbro2011-05-171-0/+161
|
* Fixed typo in emboss.eclassJustin Lecher2011-04-041-1/+1
|
* mpi.eclass: Improve handling of unclassed dep stringsJustin Bronder2011-03-221-12/+9
| | | | | | Instead of requiring a list of packages to block when calculating the dep list for an unclassed ebuild, simply inject a dep string. This will allow the use of USE-conditional blockers.
* Last cleanup to emboss.eclassJustin Lecher2011-03-221-11/+8
|
* Updates from reviewJustin Lecher2011-03-201-96/+56
|
* Fixed doc installation pathJustin Lecher2011-03-151-4/+15
|
* Last writing correctionsJustin Lecher2011-03-151-6/+6
|
* renamed embassy-ng -> emboss.eclassJustin Lecher2011-03-151-20/+15
|
* Last cleanings before reviewJustin Lecher2011-03-141-25/+22
|
* embassy-ng.eclass respects DOCSJustin Lecher2011-03-101-7/+7
|
* embassy-ng.eclass progressingJustin Lecher2011-03-101-11/+80
|
* defualt for largefile supportJustin Lecher2011-03-101-0/+106
|
* mpi.eclass: support EAPI 3 and 4.Justin Bronder2011-02-011-1/+1
|