Age | Commit message (Expand) | Author | Files | Lines |
2014-10-27 | Merge branch 'features/git-fetching' into develop | Todd Gamblin | 44 | -1087/+3404 |
2014-10-27 | Updated packaging docs. | Todd Gamblin | 2 | -485/+1077 |
2014-10-27 | Make info command show VCS URLs properly. | Todd Gamblin | 2 | -19/+32 |
2014-10-25 | Add spack md5 command for simple checksumming. | Todd Gamblin | 1 | -0/+52 |
2014-10-25 | Add a dummy depends_on to the boilerplate. | Todd Gamblin | 1 | -0/+3 |
2014-10-23 | Start documenting new features. | Todd Gamblin | 2 | -170/+172 |
2014-10-22 | Fix for SPACK-43: compiler finding fails gracefully on unknown error. | Todd Gamblin | 1 | -0/+6 |
2014-10-22 | Add bib2xhtml | Todd Gamblin | 1 | -0/+27 |
2014-10-22 | Test for URL extrapolation. | Todd Gamblin | 5 | -9/+109 |
2014-10-16 | Consolidate archive_file() implementation into Stage. | Todd Gamblin | 2 | -22/+35 |
2014-10-16 | Bug fixes for URLs and mirror fetching. | Todd Gamblin | 8 | -27/+41 |
2014-10-15 | Add test cases for mirroring. | Todd Gamblin | 10 | -117/+277 |
2014-10-15 | Refactor fetch tests to use common mock repo module. | Todd Gamblin | 4 | -148/+198 |
2014-10-14 | Add a mirror module that handles new fetch strategies. | Todd Gamblin | 4 | -109/+270 |
2014-10-10 | Use external argparse in spack list, for 2.6 compatibility. | Todd Gamblin | 1 | -1/+1 |
2014-10-10 | SPACK-19 no longer an issue. Removing libtool copy. | Todd Gamblin | 1 | -4/+0 |
2014-10-08 | Merge branch 'develop' of ssh://cz-stash.llnl.gov:7999/scale/spack into develop | David Boehme | 2 | -1/+6 |
2014-10-08 | Add Scalasca 2.1 | David Boehme | 1 | -8/+30 |
2014-10-08 | Add available versions to generated package list documentation. | Todd Gamblin | 2 | -1/+6 |
2014-10-08 | Add SUNDIALS solver package. | Todd Gamblin | 1 | -0/+39 |
2014-10-08 | Update documentation to add an auto-generated list of packages. | Todd Gamblin | 13 | -24/+133 |
2014-10-08 | Add spack edit -c option to edit commands. | Todd Gamblin | 1 | -18/+31 |
2014-10-08 | Update docs to use new version format. | Todd Gamblin | 2 | -11/+9 |
2014-10-07 | Add archive creation capability to fetch strategies. | Todd Gamblin | 1 | -6/+46 |
2014-10-07 | Minor bugfix in exception constructor. | Todd Gamblin | 1 | -1/+1 |
2014-10-07 | Move tty output commands out of package and into clean command. | Todd Gamblin | 2 | -11/+14 |
2014-10-07 | Fix for SPACK-39: Concretization was too restrictive. | Todd Gamblin | 6 | -170/+163 |
2014-10-06 | Add simple fnmatch filtering to spack list. | Todd Gamblin | 1 | -2/+31 |
2014-10-06 | Add libNBC (non-blocking collectives) | Todd Gamblin | 2 | -11/+62 |
2014-10-06 | Add package for Torsten's netgauge tool. | Todd Gamblin | 1 | -0/+35 |
2014-10-04 | Added test for Mercurial fetching. | Todd Gamblin | 5 | -19/+174 |
2014-10-03 | Add Mercurial fetch strategy and lwm2. | Todd Gamblin | 2 | -0/+88 |
2014-10-03 | Fix location.py to use source_path | Todd Gamblin | 1 | -3/+3 |
2014-10-03 | add tests for svn fetching. | Todd Gamblin | 6 | -7/+186 |
2014-10-03 | Add test case for git fetching. | Todd Gamblin | 7 | -18/+232 |
2014-10-03 | Callpath build works when a tag is fetched from git. | Todd Gamblin | 5 | -93/+198 |
2014-10-03 | Implement per-version attributes for flexible fetch policies. | Todd Gamblin | 8 | -87/+273 |
2014-10-03 | Factor out URL fetching into URLFetchStrategy | Todd Gamblin | 5 | -117/+310 |
2014-09-30 | Add test for URL version substitution. | Todd Gamblin | 2 | -0/+74 |
2014-09-29 | Bugfix for version substitution. | Todd Gamblin | 1 | -1/+2 |
2014-09-29 | Make fetch fail on 404. | Todd Gamblin | 1 | -0/+5 |
2014-09-29 | Reverse sort output versions in spack checksum | Todd Gamblin | 1 | -1/+1 |
2014-09-29 | Fix for spack cd -i. | Todd Gamblin | 1 | -3/+24 |
2014-09-29 | Bugfix for spack cd -h | Todd Gamblin | 2 | -2/+16 |
2014-09-29 | Minor argparse improvement. | Todd Gamblin | 2 | -6/+21 |
2014-09-28 | Merge branch 'features/automaded' into develop | Todd Gamblin | 10 | -25/+158 |
2014-09-27 | MPICH sets MPI compilers to use real compilers and not spack wrappers. | Todd Gamblin | 2 | -4/+47 |
2014-09-27 | gfortran version detection brokenon debian. | Todd Gamblin | 1 | -1/+1 |
2014-09-27 | Update callpath to 1.0.2 | Todd Gamblin | 1 | -0/+1 |
2014-09-27 | Update checksum to print new version syntax. | Todd Gamblin | 1 | -4/+2 |