aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* including /usr/lib64 for libm supportdevMichael Gilroy2017-08-262-2/+3
|
* LDFLAGS properly set, just need to have the flags trigger lastMichael Gilroy2017-08-263-5/+9
|
* updated implementation conditional in foreach loopMichael Gilroy2017-08-263-10/+9
|
* removed duplicate functionMichael Gilroy2017-08-261-47/+5
|
* modules ebuild bumped to EAPI 6Michael Gilroy2017-08-261-21/+24
|
* find_classes now works with overlayMichael Gilroy2017-08-241-4/+2
|
* fixed errors in mpi-select conditionalMichael Gilroy2017-08-183-6/+9
|
* inital commit for new eselectMichael Gilroy2017-08-181-0/+273
|
* removed mpi.eclassMichael Gilroy2017-08-181-478/+0
|
* added current eselect to overlayMichaelJGilroy2017-08-151-0/+273
|
* additional functions for compiler suport via mpi_pkg_compilerMichaelJGilroy2017-08-131-1/+25
|
* exporting LD_LIBRARY_PATH for each implementation iterationMichaelJGilroy2017-08-121-0/+2
|
* updated LD_LIBRARY_PATH functionMichaelJGilroy2017-08-121-0/+8
|
* corrected default_src_*MichaelJGilroy2017-08-101-2/+2
|
* added loop to mpi_src_install_allMichaelJGilroy2017-08-101-1/+14
|
* using different function names for src_* multilib emulationMichaelJGilroy2017-08-101-8/+8
|
* removed mpicc functions from hpl ebuildsMichaelJGilroy2017-08-092-2/+2
|
* removing get_mpiccMichaelJGilroy2017-08-091-10/+1
|
* updated dependencies listMichaelJGilroy2017-08-081-0/+4
|
* added mpi-select_src_* to new hplMichaelJGilroy2017-08-041-0/+3
|
* modified mpi_dependencies to eliminate unnecesary spacesMichaelJGilroy2017-08-041-2/+8
|
* added hpl-2.0-r1 to the overlayMichaelJGilroy2017-08-041-0/+67
|
* added inheritence back, now from portage instead of local overlay filesMichaelJGilroy2017-08-041-0/+2
|
* removing unnecessary eclassesMichaelJGilroy2017-08-043-1618/+0
|
* dropped inherited eclassesMichaelJGilroy2017-08-031-2/+0
|
* swapped order of function declarationsMichaelJGilroy2017-08-031-21/+22
|
* added mpi-select_src_installMichaelJGilroy2017-07-311-0/+1
|
* added src_install_allMichaelJGilroy2017-07-311-4/+10
|
* Merge branch 'dev' of https://github.com/gilroy/gentoo-mpi into devMichaelJGilroy2017-07-311-5/+5
|\
| * using git_mpicc (unsuccessfully) in src_prepareMichael Gilroy2017-07-251-1/+1
| |
| * debugging mpi-select_src_* errorsMichael Gilroy2017-07-251-4/+4
| |
* | added secondary loop for mpi_foreach argsMichaelJGilroy2017-07-281-30/+30
| |
* | uses mpi_foreach instead of multilib_foreachMichaelJGilroy2017-07-271-4/+4
| |
* | added mpi_foreach_implementationMichaelJGilroy2017-07-271-0/+40
|/
* commenting mpi-select_src_* to keep master stablleMichael Gilroy2017-07-252-4/+4
|
* different variations of functions in mpi-select due to build failuresMichael Gilroy2017-07-253-15/+17
|
* added src_* functions to hpl to testMichaelJGilroy2017-07-241-0/+3
|
* has_version is no longer neededMichael Gilroy2017-07-221-3/+1
|
* commenting out version checks for testingMichael Gilroy2017-07-221-7/+3
|
* added build functions from mpi.ebuildMichael Gilroy2017-07-221-2/+113
|
* modified mpi_rootMichael Gilroy2017-07-221-1/+1
|
* functions for setting and restoring environment variablesMichael Gilroy2017-07-221-0/+31
|
* added version checkingMichael Gilroy2017-07-221-9/+3
|
* dependencies now include version ofMichael Gilroy2017-07-212-5/+4
|
* new dependencies functionMichael Gilroy2017-07-212-3/+9
|
* statically defining mpicc path for testingMichael Gilroy2017-07-202-2/+2
|
* updated functions for hpl buildMichael Gilroy2017-07-203-10/+26
|
* added eutils to overlay for testing hplMichael Gilroy2017-07-201-0/+1022
|
* changed LDFLAGS modififcations to LD_LIBRARY_PATH exportMichael Gilroy2017-07-202-7/+6
|
* added LDFLAGS to src_configureMichael Gilroy2017-07-191-0/+2
|