aboutsummaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* corrected syntax error in conditional statementHEADmasterMichael Gilroy2017-08-011-1/+1
* 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
* different variations of functions in mpi-select due to build failuresMichael Gilroy2017-07-251-11/+12
* 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-211-4/+3
* new dependencies functionMichael Gilroy2017-07-211-2/+8
* updated functions for hpl buildMichael Gilroy2017-07-201-7/+23
* 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
* added mpi.eclass functions to mpi-selectMichael Gilroy2017-07-191-0/+31
* error fixes in mpi-selectMichael Gilroy2017-07-181-4/+5
* added mpi.eclass to test hplMichael Gilroy2017-07-171-0/+478
* removed unnecessary swp fileMichaelJGilroy2017-07-171-0/+0
* added correct hpl to the overlayMichaelJGilroy2017-07-171-0/+0
* exporting lflagsMichael Gilroy2017-07-151-0/+3
* initial validate_mpi_targetsMichael Gilroy2017-07-151-0/+7
* using more multilib src_*Michael Gilroy2017-07-141-4/+4
* fixed function call errors, added to src_installMichael Gilroy2017-07-131-6/+25
* updated src_* with multilib optionsMichael Gilroy2017-07-121-1/+47
* removed incorrect src_* settings, removed multilib emulation in favor of mult...Michael Gilroy2017-07-102-287/+70
* set up initial dependencies functionMichael Gilroy2017-07-081-0/+13
* provided better comments for existing helper functionsMichael Gilroy2017-07-081-0/+19
* gcc 5 needs cflags and flag-o-matic inheritMichael Gilroy2017-07-072-2/+6
* setting mpich-specific econf & src_installMichael Gilroy2017-07-071-3/+28
* modifications to MPI_TARGETSMichael Gilroy2017-07-062-4/+13
* new mpi_wrapper for env variables and make.conf probeMichael Gilroy2017-07-052-6/+23
* exporting BUILD_DIR per implementationMichael Gilroy2017-07-051-0/+4
* updated non multibuild-related eclass with src_* functionsMichael Gilroy2017-06-301-59/+45
* expanded to mpi-select-r1, for non-multibuild testingMichael Gilroy2017-06-301-0/+165
* removed *_implentation_install. testing _mpi_runMichael Gilroy2017-06-291-17/+3
* repoman appeasement through manifest/metadataMichael Gilroy2017-06-291-1/+1
* testing mpi-select with new ebuild, purely diagnosticMichael Gilroy2017-06-271-1/+20
* added latest openmpi, revised /etc statements in mpi-providersMichael Gilroy2017-06-241-4/+5
* expanded upon mpi-select, work in progressMichael Gilroy2017-06-231-17/+89
* revised find statementMichaelJGilroy2017-06-191-2/+3
* added multilib for testing & learningMichael Gilroy2017-06-161-0/+472
* Merge branch 'master' into devMichael Gilroy2017-06-162-7/+10
|\
| * reformatting and refactoringMichaelJGilroy2017-06-162-6/+10
* | breaking up find statement for error handling purposesMichael Gilroy2017-06-161-1/+2
|/
* added conditoins based on implementation (pseudocode)MichaelJGilroy2017-06-141-6/+21
* exporting functionsMichaelJGilroy2017-06-141-5/+29
* fixed mv issues with docsMichael Gilroy2017-06-141-1/+3