Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | Merge branch 'develop'v0.8.5 | Todd Gamblin | 3 | -3/+3 |
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 | Merge branch 'develop' | Todd Gamblin | 1 | -13/+14 |
2014-09-19 | Fix for bug in create introduced by LLVM merge. | Todd Gamblin | 1 | -13/+14 |
2014-09-18 | Merge branch 'develop' | Todd Gamblin | 140 | -941/+6584 |
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 |