Age | Commit message (Expand) | Author | Files | Lines |
2015-03-24 | add mailing list links to README | Todd Gamblin | 1 | -0/+12 |
2015-03-24 | Add some options to spec command. | Todd Gamblin | 1 | -3/+10 |
2015-03-19 | Removed subprocess.call calls and replaced with spack symlink calls | Benjamin Walters | 2 | -5/+3 |
2015-03-19 | Added package files for Lapack (has virtual dependency blas) and Netlib blas ... | Benjamin Walters | 2 | -0/+70 |
2015-03-15 | Add google analytics to docs. | Todd Gamblin | 1 | -0/+11 |
2015-03-13 | Merge develop for v0.8.16 release.v0.8.16 | Todd Gamblin | 17 | -125/+305 |
2015-03-13 | MPICH provides environment vars to make MPI compilers behave like spack. | Todd Gamblin | 2 | -0/+10 |
2015-03-13 | metis package. | Todd Gamblin | 1 | -0/+32 |
2015-03-12 | SPACK-18: simpler build error messages | Todd Gamblin | 1 | -8/+24 |
2015-03-12 | Remove superfluous env scripts (avoid specifically named ones). | Todd Gamblin | 4 | -4/+0 |
2015-03-12 | Add install_tree, force_symlink helper functions. | Todd Gamblin | 3 | -103/+125 |
2015-03-12 | Working scotch package. | Todd Gamblin | 1 | -0/+39 |
2015-03-12 | Point ravel download at the github release page. | Todd Gamblin | 1 | -2/+3 |
2015-03-12 | Add -Wno-dev to avoid cmake policy warnings. | Todd Gamblin | 1 | -4/+3 |
2015-03-12 | Working ravel package. | Todd Gamblin | 2 | -1/+25 |
2015-03-12 | Add OTF package. | Todd Gamblin | 1 | -0/+21 |
2015-03-11 | SAMRAI builds on cab with new URL. | Todd Gamblin | 1 | -5/+9 |
2015-03-11 | SAMRAI URL update. | Todd Gamblin | 1 | -2/+2 |
2015-03-05 | Add cram package. | Todd Gamblin | 1 | -0/+15 |
2015-03-04 | Updates to atlas packages. | Todd Gamblin | 3 | -51/+3 |
2015-03-04 | Merge branch 'develop' of git://github.com/kev40293/spack into kev40293-develop | Todd Gamblin | 3 | -0/+145 |
2015-03-03 | Working lapack install linking to installed ATLAS | Kevin Brandstatter | 1 | -1/+3 |
2015-03-03 | Merge branch 'develop' of github.com:kev40293/spack into develop | Kevin Brandstatter | 0 | -0/+0 |
2015-03-03 | Added LAPACK package file that depends on and builds against ATLAS | Kevin Brandstatter | 1 | -0/+43 |
2015-03-01 | Removed FIXME comments from atlas | Kevin Brandstatter | 1 | -7/+0 |
2015-02-26 | Added packaging files for ATLAS with and without netlib's LAPACK | Kevin Brandstatter | 2 | -0/+107 |
2015-02-26 | Merge branch 'develop' of github.com:kev40293/spack into develop | Kevin Brandstatter | 115 | -812/+4338 |
2015-02-26 | Added packaging files for ATLAS with and without netlib's LAPACK | Kevin Brandstatter | 2 | -0/+107 |
2015-02-25 | Minor doc tweak. | Todd Gamblin | 1 | -2/+3 |
2015-02-24 | Merge branch 'develop' for v0.8.15v0.8.15 | Todd Gamblin | 199 | -1647/+9488 |
2015-02-24 | Last minute Qt bugfix. | Todd Gamblin | 1 | -4/+3 |
2015-02-24 | Spell check docs | Todd Gamblin | 5 | -48/+48 |
2015-02-24 | SPACK-62: fix for site docs. | Todd Gamblin | 1 | -1/+51 |
2015-02-24 | SPACK-59: Documentation updates, bugfix in fetching. | Todd Gamblin | 14 | -224/+585 |
2015-02-23 | Merge remote-tracking branch 'origin/features/SPACK-46' into develop | Todd Gamblin | 4 | -30/+35 |
2015-02-23 | Update packaging documentataion. | Todd Gamblin | 2 | -81/+156 |
2015-02-23 | Fix SPACK-60: 0.8.15 basic docs. | Todd Gamblin | 3 | -209/+583 |
2015-02-23 | Same package add icon on mac and linux. | Todd Gamblin | 1 | -6/+2 |
2015-02-23 | Add an override to colify so we can set terminal dimensions. | Todd Gamblin | 2 | -3/+10 |
2015-02-18 | Update contributors list. | Todd Gamblin | 1 | -2/+4 |
2015-02-18 | Merge pull request #19 from psaravan/develop | Todd Gamblin | 1 | -0/+28 |
2015-02-18 | Added netcdf package support. | Saravan Pantham | 1 | -0/+28 |
2015-02-18 | Convert ValueErrors to SpackError subclass. | Todd Gamblin | 1 | -4/+5 |
2015-02-18 | Fix for SPACK-62 | Todd Gamblin | 2 | -0/+7 |
2015-02-18 | uninstall -f ignores nonexisting packages. | Todd Gamblin | 1 | -0/+1 |
2015-02-18 | Update documentation to reflect new restage/clean behavior. | Todd Gamblin | 1 | -21/+19 |
2015-02-18 | docs autodetect version. | Todd Gamblin | 3 | -9/+16 |
2015-02-18 | Fix for SPACK-46: cleanup spack clean, spack restage. | Todd Gamblin | 5 | -53/+54 |
2015-02-18 | Resurrect combined qt4/5 package from b7dacb | Todd Gamblin | 1 | -36/+41 |
2015-02-18 | Merge branch 'develop' of ssh://cz-stash.llnl.gov:7999/scale/spack into develop | Gregory L. Lee | 4 | -22/+40 |