Age | Commit message (Expand) | Author | Files | Lines |
2014-03-13 | added mrnet and graphlib | Gregory L. Lee | 3 | -0/+66 |
2014-02-10 | Add spack patch docs to build process section. | Todd Gamblin | 1 | -0/+12 |
2014-02-10 | Document mirrors and change mirror precedence. | Todd Gamblin | 3 | -3/+139 |
2014-02-10 | Command to create spack mirrors. | Todd Gamblin | 1 | -0/+88 |
2014-02-09 | Cleanup find_versions_of_archive. | Todd Gamblin | 4 | -19/+26 |
2014-02-08 | Added docs for patching. | Todd Gamblin | 1 | -3/+99 |
2014-02-08 | started patch docs. | Todd Gamblin | 1 | -0/+22 |
2014-02-08 | add mvapich2 module | Adam Moody | 2 | -0/+38 |
2014-02-08 | Support for patches in packages. | Todd Gamblin | 8 | -13/+246 |
2014-02-08 | Packages can now live in directories, not just .py files. | Todd Gamblin | 6 | -7/+143 |
2014-02-07 | Fix regex used in find_versions_of_archive. | Todd Gamblin | 2 | -3/+8 |
2014-02-07 | Add dirty options to create and checksum, like install. | Todd Gamblin | 3 | -5/+12 |
2014-02-07 | Fix bugs that crept into spack clean when stage was refactored. | Todd Gamblin | 4 | -10/+9 |
2014-02-07 | Make default spack text non-bold | Todd Gamblin | 1 | -1/+1 |
2014-02-07 | fix alias naming | jprotze | 1 | -2/+2 |
2014-02-06 | Spack message text is just bold, not bold white now. | Todd Gamblin | 2 | -12/+17 |
2014-02-05 | Fixed regressions. | Todd Gamblin | 2 | -10/+9 |
2014-02-05 | Bugfix in clean command. | Todd Gamblin | 1 | -1/+1 |
2014-02-05 | Fix bug in make jobs parameter. | Todd Gamblin | 1 | -1/+1 |
2014-02-05 | Fix Mac OS package icon. | Todd Gamblin | 1 | -1/+1 |
2014-02-05 | Architecture string can contain '.' now. | Todd Gamblin | 1 | -1/+0 |
2014-02-05 | Allow file URLs | Todd Gamblin | 1 | -1/+1 |
2014-02-05 | Ignore more errors when spidering. | Todd Gamblin | 1 | -0/+4 |
2014-02-05 | Fix spelling error in tmp dir | Todd Gamblin | 1 | -1/+1 |
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 |