Age | Commit message (Expand) | Author | Files | Lines |
2014-02-05 | Simplify redundant conditional. | Todd Gamblin | 1 | -7/+1 |
2014-02-05 | Fix import bug. | Todd Gamblin | 1 | -0/+3 |
2014-02-05 | Fix bug in staging. | Todd Gamblin | 1 | -2/+2 |
2014-02-05 | Can now mirror tarballs in a local directory. | Todd Gamblin | 5 | -39/+69 |
2014-01-23 | bug fixes | Gregory L. Lee | 3 | -36/+35 |
2014-01-15 | More typo fixes | Todd Gamblin | 1 | -38/+35 |
2014-01-14 | typo fixes from Adam | Todd Gamblin | 2 | -9/+9 |
2014-01-12 | Developer documentation | Todd Gamblin | 6 | -5/+292 |
2014-01-12 | Remove trailing whitespace from license text | Todd Gamblin | 93 | -469/+465 |
2014-01-11 | Site configuration docs | Todd Gamblin | 2 | -0/+122 |
2014-01-09 | Add line to disable jekyll on github. | Todd Gamblin | 1 | -0/+5 |
2014-01-09 | Fix docs to account for license header. | Todd Gamblin | 2 | -0/+2 |
2014-01-09 | Add a rule for automatically creating gh-pages from html docs. | Todd Gamblin | 1 | -0/+14 |
2014-01-09 | make empty _static directory "exist" to git | Todd Gamblin | 1 | -0/+4 |
2014-01-08 | Add release number to docs and license. | Todd Gamblin | 1 | -1/+1 |
2014-01-08 | Change to github URL in docs. | Todd Gamblin | 2 | -7/+9 |
2014-01-08 | Add license to python files and spack script. | Todd Gamblin | 93 | -0/+2232 |
2014-01-07 | Change multimethods to take first match instead of being rigid. | Todd Gamblin | 5 | -46/+71 |
2014-01-06 | Packaging docs are mostly done. | Todd Gamblin | 1 | -38/+93 |
2014-01-06 | More packaging docs | Todd Gamblin | 2 | -73/+277 |
2014-01-06 | Local specs now called "anonymous specs" | Todd Gamblin | 6 | -92/+126 |
2014-01-06 | Simpler prefix args. | Todd Gamblin | 8 | -10/+10 |
2014-01-06 | Remove install methods from mock packages (not needed) | Todd Gamblin | 5 | -44/+5 |
2014-01-06 | SPACK-14: Bugfix in Spec.normalize() | Todd Gamblin | 6 | -32/+107 |
2014-01-04 | Change deps on 'mpich' to 'mpi' | Todd Gamblin | 2 | -2/+2 |
2014-01-04 | More packaging documentation | Todd Gamblin | 2 | -13/+477 |
2014-01-03 | Bug fix in how class names are determined | Todd Gamblin | 1 | -2/+5 |
2013-12-26 | More packaging documentation. | Todd Gamblin | 10 | -62/+509 |
2013-12-25 | install() now takes spec AND prefix | Todd Gamblin | 21 | -62/+122 |
2013-12-25 | Some fixes recommended by PyCharm | Todd Gamblin | 13 | -25/+27 |
2013-12-25 | Starting on packaging docs. | Todd Gamblin | 3 | -77/+98 |
2013-12-24 | make create and checksum consistent. | Todd Gamblin | 6 | -97/+183 |
2013-12-23 | spack checksum works. | Todd Gamblin | 3 | -25/+56 |
2013-12-23 | spack edit fixed. | Todd Gamblin | 2 | -7/+1 |
2013-12-23 | Spack create works again w/new package format. | Todd Gamblin | 5 | -10/+75 |
2013-12-23 | Another multimethod test for vdeps | Todd Gamblin | 2 | -9/+8 |
2013-12-23 | constrain() now consistent with satisfies() | Todd Gamblin | 5 | -32/+103 |
2013-12-22 | Fix for SPACK-13, and satisfies() now handles deps. | Todd Gamblin | 11 | -121/+419 |
2013-12-21 | SPACK-2: Multimethods for specs. | Todd Gamblin | 11 | -220/+363 |
2013-12-21 | More docs. | Todd Gamblin | 3 | -8/+15 |
2013-12-21 | Color tweaks for find. | Todd Gamblin | 2 | -22/+47 |
2013-12-21 | Docs for spack find | Todd Gamblin | 1 | -7/+90 |
2013-12-21 | Made formatting specs easier with format() syntax. | Todd Gamblin | 2 | -32/+77 |
2013-12-21 | SPACK-1: Multi-version installation now works front to back with specs. | Todd Gamblin | 40 | -235/+617 |
2013-12-18 | Make dirty installs part of package lifecycle | Todd Gamblin | 1 | -1/+1 |
2013-12-18 | More on installing with virtual packages | Todd Gamblin | 1 | -0/+29 |
2013-12-18 | Added a target to upload docs automatically. | Todd Gamblin | 1 | -0/+3 |
2013-12-18 | Finished basic usage. | Todd Gamblin | 15 | -167/+512 |
2013-12-12 | Start of basic documentation | Todd Gamblin | 22 | -129/+944 |
2013-12-12 | Better info command. | Todd Gamblin | 2 | -0/+38 |