aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* corrected syntax error in conditional statementHEADmasterMichael Gilroy2017-08-013-3/+3
|
* 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
|
* added mpi.eclass functions to mpi-selectMichael Gilroy2017-07-191-0/+31
|
* error fixes in mpi-selectMichael Gilroy2017-07-183-6/+7
|
* added mpi.eclass to test hplMichael Gilroy2017-07-174-68/+482
|
* removed unnecessary swp fileMichaelJGilroy2017-07-171-0/+0
|
* added correct hpl to the overlayMichaelJGilroy2017-07-172-0/+71
|
* added updated hpl to the overlayMichaelJGilroy2017-07-161-1/+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
|
* added mpi-select to hpl for testingMichael Gilroy2017-07-111-1/+1
|
* added hpl manifest and metadataMichael Gilroy2017-07-102-0/+10
|
* added hpl to the overlayMichael Gilroy2017-07-101-0/+65
|
* removed incorrect src_* settings, removed multilib emulation in favor of ↵Michael Gilroy2017-07-102-287/+70
| | | | multilib inheritence
* manifest changes for repomanMichael Gilroy2017-07-081-1/+1
|
* removed mpi-select from ebuildsMichael Gilroy2017-07-081-1/+1
|
* 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
|
* changed modules for repoman appeasementMichael Gilroy2017-07-044-3/+7
|
* added mpich-3.1.4 and openmpi-2.0.3 to the overlayMichael Gilroy2017-07-012-0/+289
|
* 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-296-121/+7
| | | | | - also switched out sys-cluster/test in favor of testing natively in sys-cluster/mpich