Age | Commit message (Expand) | Author | Files | Lines |
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-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-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 |
2014-09-27 | Find custom list_urls depending on the archive URL (e.g. github releases) | Todd Gamblin | 2 | -1/+21 |
2014-09-23 | Merge branch 'features/swig' into develop | Todd Gamblin | 1 | -0/+44 |
2014-09-23 | Added SWIG package. | Todd Gamblin | 1 | -0/+44 |
2014-09-23 | Modify MPI installs to work without fortran. | Todd Gamblin | 3 | -15/+35 |
2014-09-19 | First version of AutomaDeD package. | Todd Gamblin | 1 | -0/+51 |
2014-09-19 | Change git URL to https URL in all docs. | Todd Gamblin | 3 | -3/+3 |
2014-09-19 | Fix for bug in create introduced by LLVM merge. | Todd Gamblin | 1 | -13/+14 |
2014-09-18 | Merge branch 'features/llvm' into develop | Todd Gamblin | 11 | -28/+225 |
2014-09-18 | Better C++11 support, remove non-standalone llvm-compiler-rt. | Todd Gamblin | 10 | -62/+161 |
2014-09-18 | Merge branch 'features/fileutils-deps' into develop | Todd Gamblin | 8 | -7/+177 |
2014-09-18 | Take fileutils out and just merge the deps into develop. | Todd Gamblin | 1 | -22/+0 |
2014-09-18 | Fileutils successfully finds libarchive; can't find dtcmp despite config arg. | Todd Gamblin | 1 | -2/+2 |
2014-09-18 | Support for pkg-config. | Todd Gamblin | 1 | -1/+9 |
2014-09-17 | update libcircle to download tarball from github/hpc | Adam Moody | 1 | -2/+2 |
2014-09-17 | Add command to show packages added in particular git revisions. | Todd Gamblin | 1 | -0/+124 |
2014-09-17 | Add command to show packages added in particular git revisions. | Todd Gamblin | 1 | -0/+124 |
2014-09-17 | Merge branch 'features/scorep-packages' into develop | Todd Gamblin | 5 | -0/+312 |
2014-09-17 | Add Score-P 1.3 release. Works for gcc, still some issues with Intel builds. | David Boehme | 4 | -13/+86 |
2014-09-17 | added mpileaks (finally!) | Adam Moody | 1 | -3/+10 |
2014-09-16 | Merge branch 'develop' into features/fileutils | Todd Gamblin | 74 | -692/+5151 |
2014-09-16 | Merge branch 'features/callpath' into develop | Todd Gamblin | 5 | -6/+54 |
2014-09-16 | Some fixups for Adam's callpath and adept-utils packages. | Todd Gamblin | 5 | -10/+12 |
2014-09-16 | add adeptutils and callpath packages | Adam Moody | 2 | -3/+49 |
2014-09-05 | Remove examples from default STAT build to avoid MPI dependence. | Todd Gamblin | 1 | -0/+1 |
2014-08-22 | Merge pull request #23 in SCALE/spack from features/cmake-prefix-path to develop | George Todd Gamblin | 1 | -0/+4 |
2014-08-22 | Add dependency prefixes to CMAKE_PREFIX_PATH | David Beckingsale | 1 | -0/+4 |
2014-08-22 | Add spack cd and spack location commands. | Todd Gamblin | 9 | -73/+186 |