summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Adding adios package to spack's package listMario Melara1-0/+28
2015-11-05Added bgq architecture subclass: may require additional functionality to supportGregory Becker1-0/+19
2015-11-04Fixed architecture.py file so it doesn't have the weird merge changes i.e <<<...Mario Melara1-7/+1
2015-11-04Merge branch 'features/spackathon' of https://github.com/NERSC/spack into fea...Mario Melara1-4/+4
2015-11-04Fixed the previous commitGregory Becker1-4/+4
2015-11-04generic linux architecture subclassMario Melara1-0/+17
2015-11-04Merge branch 'features/spackathon' of https://github.com/NERSC/spack into fea...Mario Melara2-0/+16
2015-11-04Changed cray architecture subclass to add proper targets for front at back en...Gregory Becker1-0/+5
2015-11-04changed some potential syntax errors and added a way for target to recognize ...Mario Melara1-6/+15
2015-11-04Enforced that the architecture subclass cannot add a target that shares a nam...Gregory Becker1-3/+8
2015-11-02Added default target and also front end and back end targetsMario Melara1-3/+3
2015-11-02Fixed some issues with namingMario Melara1-15/+8
2015-10-30Added arch_path to list of modules pathMario Melara1-0/+1
2015-10-30Reverted back all architecture way of finding modulesMario Melara1-24/+16
2015-10-30Changed front-end and back-end to front_end and back_end to avoid errorMario Melara1-2/+2
2015-10-30architectures folder where the Architecture subclasses resideMario Melara2-0/+17
2015-10-30improved aliasing in target method in architecture.pyGregory Becker1-2/+2
2015-10-30added target method to architecture.py and minor cleanupGregory Becker1-6/+18
2015-10-30Merge branch 'features/spackathon' of https://github.com/NERSC/spack into fea...Mario Melara3-12/+73
2015-10-30Changed architecture class and added class TargetMario Melara1-54/+83
2015-10-30prototype of new architecture concretization saved as new_concretize_architec...Gregory Becker1-0/+28
2015-10-30updated the executible to return stderr when specified. Added load_module to ...Gregory Becker2-12/+45
2015-10-22Created a control flow logic that will loop through the strategies and find c...Mario Melara1-20/+31
2015-10-21Changed structure of class, add compiler strategy is a method and can create ...Mario Melara1-17/+18
2015-10-21Added strategy method in initMario Melara1-12/+8
2015-10-20Made sure architecture works with yaml fileMario Melara1-19/+27
2015-10-20Refactored architecture class. Now it will automagically create a dict upon i...Mario Melara1-5/+4
2015-10-20Got Architecture class working the way i wanted to. Next to write testsMario Melara1-33/+37
2015-10-15Fixed the output of sys_type(), might need to add back the error handling partMario Melara1-24/+23
2015-10-15Commented out a long list of tests to just include my arch testMario Melara1-2/+4
2015-10-15Test suite for architecture class and functionsMario Melara1-0/+19
2015-10-15Added __eq__ testing method. Created tests for it in test/ folderMario Melara1-16/+40
2015-10-14Started created the Architecture class for Spack to useMario Melara1-16/+57
2015-10-07Started changing the find in modules method written by ToddMario Melara1-3/+5
2015-10-07Merge branch 'features/crayproto' of https://github.com/scalability-llnl/spac...Mario Melara10-7/+120
2015-10-05added dependencies for py-h5pykarenyyng2-0/+2
2015-10-05Protptype cray compiler detection and supportTodd Gamblin9-5/+116
2015-10-03clean up package.py file and remove duplicate filekarenyyng2-31/+0
2015-10-03removed package for python packages with problematic / duplicate nameskarenyyng2-27/+0
2015-10-03make sure submodule is added in the correct locationkarenyyng4-3/+6
2015-10-03added a bunch of packages and added submodulekarenyyng278-687/+491
2015-10-03adding python_recipe_parser as a submodule under the folder utilskarenyyng2-0/+3
2015-10-01Use more recent version of libffi. 3.1 has a known bug that is fixed in curre...Mario Melara1-3/+3
2015-09-29Merge pull request #118 from scalability-llnl/features/scrTodd Gamblin1-2/+4
2015-09-29update scr to 1.1.8Adam Moody1-2/+4
2015-09-27Merge pull request #116 from mamelara/developTodd Gamblin4-0/+78
2015-09-27Remove enabled variants from install prefix.Todd Gamblin1-6/+1
2015-09-27Remove special characters (@, %, +, ~, etc) from stage nameTodd Gamblin1-2/+9
2015-09-24Adding bowtie2 package along with patchMario Melara2-0/+40
2015-09-23Added samtools bioinformatics softwareMario Melara2-0/+38