Age | Commit message (Expand) | Author | Files | Lines |
2014-10-22 | Test for URL extrapolation. | Todd Gamblin | 1 | -4/+7 |
2014-10-16 | Bug fixes for URLs and mirror fetching. | Todd Gamblin | 3 | -5/+4 |
2014-10-04 | Added test for Mercurial fetching. | Todd Gamblin | 2 | -1/+11 |
2014-10-03 | Add Mercurial fetch strategy and lwm2. | Todd Gamblin | 1 | -0/+18 |
2014-10-03 | add tests for svn fetching. | Todd Gamblin | 1 | -0/+10 |
2014-10-03 | Add test case for git fetching. | Todd Gamblin | 1 | -0/+10 |
2014-10-03 | Callpath build works when a tag is fetched from git. | Todd Gamblin | 1 | -0/+2 |
2014-09-23 | Added SWIG package. | Todd Gamblin | 1 | -0/+44 |
2014-09-18 | Merge branch 'features/llvm' into develop | Todd Gamblin | 3 | -0/+143 |
2014-09-18 | Better C++11 support, remove non-standalone llvm-compiler-rt. | Todd Gamblin | 4 | -61/+4 |
2014-09-18 | Merge branch 'features/fileutils-deps' into develop | Todd Gamblin | 5 | -4/+154 |
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-17 | update libcircle to download tarball from github/hpc | Adam Moody | 1 | -2/+2 |
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 | 8 | -4/+175 |
2014-09-16 | Some fixups for Adam's callpath and adept-utils packages. | Todd Gamblin | 2 | -7/+9 |
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-21 | Merge branch 'features/postgresql' into develop | Todd Gamblin | 3 | -1/+46 |
2014-08-20 | Remove development TAU version from package. | Todd Gamblin | 1 | -3/+1 |
2014-08-11 | update tau tarball | Todd Gamblin | 1 | -1/+1 |
2014-08-11 | new prototype TAU tarball from Kevin | Todd Gamblin | 1 | -2/+2 |
2014-08-11 | Add Kevin's experimental TAU version | Todd Gamblin | 1 | -1/+2 |
2014-08-11 | Add package for openssl, have postgres use it. | Todd Gamblin | 2 | -4/+30 |
2014-08-11 | Package for postgresql. | Todd Gamblin | 1 | -0/+24 |
2014-08-04 | Partial commit of more packages. | Todd Gamblin | 4 | -8/+160 |
2014-08-04 | Added LLVM package | David Beckingsale | 1 | -0/+48 |
2014-08-04 | Fix up versions to match new version format, minor formatting. | Todd Gamblin | 5 | -17/+14 |
2014-08-04 | adding libarchive | Adam Moody | 1 | -0/+15 |
2014-08-04 | add libcircle package | Adam Moody | 1 | -0/+22 |
2014-08-04 | fileutils package | Adam Moody | 1 | -0/+23 |
2014-08-04 | adding dtcmp package | Adam Moody | 1 | -0/+20 |
2014-08-04 | add lwgrp package | Adam Moody | 1 | -0/+17 |
2014-08-04 | add mvapich2 package to handle different compilers and variants | Adam Moody | 1 | -4/+82 |
2014-08-03 | Fix up Matt's openss packages. | Todd Gamblin | 2 | -1/+7 |
2014-08-01 | Fix cube compiler configuration | David Boehme | 1 | -8/+31 |
2014-08-01 | Add sqlite to spack | Matthew LeGendre | 1 | -0/+35 |
2014-08-01 | Add libmonitor to spack. Still needs svn support for checkout | Matthew LeGendre | 1 | -0/+36 |
2014-08-01 | Improve compiler configuration in otf2 package | David Boehme | 1 | -8/+38 |
2014-08-01 | Got version 1.2.1 building, but 1.3 and onwards are different. | Todd Gamblin | 1 | -10/+16 |
2014-07-31 | Add Score-P packages. | David Boehme | 5 | -0/+180 |
2014-07-31 | Converting Luc's packages to the new version format. | Todd Gamblin | 7 | -22/+63 |
2014-07-31 | Addind missing dependency nanos->extrae necessary for traces | Luc Jaulmes | 1 | -1/+2 |
2014-07-31 | Added Paraver and dependencies, restricted Extrae to OpenMPI 1.6 | Luc Jaulmes | 5 | -3/+80 |
2014-07-31 | Adding Extrae and OmpSs with some of their dependencies, hwloc and PAPI. | Luc Jaulmes | 5 | -12/+82 |
2014-07-31 | first try for ompss build script | Luc Jaulmes | 1 | -0/+41 |
2014-07-30 | Allow per-version URLs instead of one single URL per package. | Todd Gamblin | 37 | -128/+124 |