aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merged into treeJustin Lecher2015-11-281-276/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Large fix of numeric codeJustin Lecher2015-11-281-0/+276
| | | | | | | | | | | | | | | | | | | | | | | | fortran-int64.eclass code has been splitted into numeric-int64-multibuild.eclass, fortran-2.eclass and numeric.eclass. Gentoo: https://bugs.gentoo.org/show_bug.cgi?id=563292 https://bugs.gentoo.org/show_bug.cgi?id=551764 https://bugs.gentoo.org/show_bug.cgi?id=555302 Github: resolves gentoo-science/sci#438 resolves gentoo-science/sci#443 resolves gentoo-science/sci#447 resolves gentoo-science/sci#450 resolves gentoo-science/sci#467 resolves gentoo-science/sci#492 resolves gentoo-science/sci#507 resolves gentoo-science/sci#508 resolves gentoo-science/sci#522 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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