summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-02Merge pull request #479 from glennpj/cpathTodd Gamblin2-1/+3
2016-03-02Add CPATH pointing to include directories.Glenn Johnson2-1/+3
2016-03-02Merge branch 'features/newarch' of https://github.com/NERSC/spack into featur...Mario Melara2-83/+7
2016-03-02another partial, narrowing in on proper archGregory Becker2-83/+7
2016-03-02Changed Arch to class instead of namedtuple. Now platform is automatically se...Mario Melara1-5/+7
2016-03-02partial work on bug huntingGregory Becker3-38/+37
2016-03-02Fixed some indentation errorsMario Melara1-4/+4
2016-03-02Changed add_architecture_from_string and split the work done into two methods...Mario Melara1-63/+75
2016-03-02Changed _cmp_keyMario Melara1-1/+1
2016-03-02Merge pull request #465 from citibeth/efischer/160229-RemoteRootBugfixTodd Gamblin1-4/+9
2016-03-02made arch instantiate as a tupleGregory Becker1-1/+7
2016-03-02cleaned up concretize architectureGregory Becker1-28/+65
2016-03-02package : updated docalalazo1-1/+0
2016-03-02package : removed do_clean()alalazo6-43/+17
2016-03-02remove_link_tree : moved to llnl.util.filesystemalalazo2-20/+21
2016-03-02_cleanup_dead_links : factored method into a function and put it in llnl.file...alalazo2-18/+21
2016-03-02package : minor syntax fixesalalazo2-52/+58
2016-03-02stage : updated functions docalalazo1-28/+21
2016-03-02stage : removed _setup methodalalazo1-32/+25
2016-03-02test : fixed failing unit testsalalazo8-121/+124
2016-03-02Fixes #476: create was broken for FTP URLs.Todd Gamblin1-3/+3
2016-03-02Merge pull request #452 from epfl-scitas/llvm/cleanupTodd Gamblin1-19/+0
2016-03-02Merge pull request #462 from xjrc/packages/siloTodd Gamblin1-5/+14
2016-03-02Merge pull request #467 from citibeth/efischer/160229-CMakeTodd Gamblin2-0/+2
2016-03-02Fixes #469: Store package.py files in the .spack directory.Todd Gamblin2-0/+90
2016-03-02Fixes #175: Dump environment provenance as well as build log.Todd Gamblin3-1/+27
2016-03-02Move repo creation code into repository.pyTodd Gamblin2-46/+58
2016-03-01Fix bug in install permission setting.Todd Gamblin1-3/+8
2016-03-01Merge pull request #471 from adamjstewart/typo/ccbecker331-1/+1
2016-03-01Typo fixAdam J. Stewart1-1/+1
2016-02-29Undid accidental change on this branch.citibeth1-3/+3
2016-02-29New packages added: blitz, netcdf-cxx4, netcdf-fortran, proj, udunits2Elizabeth F5-0/+155
2016-02-29Added missing cmake dependenciesElizabeth F3-3/+5
2016-02-29Bug Fix: When Spack create roots around for other versions, it sometimes find...Elizabeth F1-4/+9
2016-02-29Merge pull request #456 from LLNL/update-linksTodd Gamblin9-13/+13
2016-02-28Updated links to use new llnl.gov addressIan Lee9-13/+13
2016-02-27adding new version to praview, compiled with spack -d install -j 8 --keep-sta...Luigi Calori1-3/+10
2016-02-26Updated the silo package and added the '+fortran' variant.Joseph Ciurej1-5/+14
2016-02-25Changed operating_system pathMario Melara1-1/+1
2016-02-25changed architecture.target to architecture.platform_os, so that compiler_for...Mario Melara1-1/+1
2016-02-25Got rid of debug commentMario Melara1-1/+0
2016-02-25Added doc strings to functions in architecture.pyMario Melara1-0/+21
2016-02-25Changed compiler finding strategy to come from operating system instead of ta...Mario Melara1-2/+2
2016-02-25Merge pull request #299 from epfl-scitas/enhancement/os_detectionbecker332-4/+11
2016-02-25Changed from_dict to arch_from_dict methodMario Melara1-1/+1
2016-02-25Changed naming convention of operating_system, makes it easier to create inst...Mario Melara2-7/+7
2016-02-25Some cleaning up. Finally got arch_from_dict working successfully.Mario Melara1-66/+15
2016-02-25Deleted old operating_system (without the s) fileMario Melara4-85/+0
2016-02-25Changed import path to operating_systemsMario Melara4-5/+4
2016-02-25Renamed operating_system to operating_systemsMario Melara1-0/+0