Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-28 | Merge branch 'features/automaded' into develop | Todd Gamblin | 4 | -13/+109 | |
2014-09-27 | MPICH sets MPI compilers to use real compilers and not spack wrappers. | Todd Gamblin | 1 | -0/+24 | |
2014-09-27 | Update callpath to 1.0.2 | Todd Gamblin | 1 | -0/+1 | |
2014-09-23 | Added SWIG package. | Todd Gamblin | 1 | -0/+44 | |
2014-09-23 | Modify MPI installs to work without fortran. | Todd Gamblin | 2 | -13/+33 | |
2014-09-19 | First version of AutomaDeD package. | Todd Gamblin | 1 | -0/+51 | |
2014-09-18 | Merge branch 'features/llvm' into develop | Todd Gamblin | 3 | -0/+143 | |
- merging parts of LLVM that can be built now. - need to wait for standalone builds for some of the others. | |||||
2014-09-18 | Better C++11 support, remove non-standalone llvm-compiler-rt. | Todd Gamblin | 4 | -61/+4 | |
- LLVM non-standalone add-ons are difficult to build outside LLVM. - May have to wait for future versions of LLVM to build some of these | |||||
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 | |
Conflicts: lib/spack/spack/packages.py | |||||
2014-09-16 | Some fixups for Adam's callpath and adept-utils packages. | Todd Gamblin | 2 | -7/+9 | |
- Make spack packages RPATH *ALL* dependencies (i.e. the whole tree) - prevents callpath link from finding wrong libelf -- always uses the one dyninst used. | |||||
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 | |
- add spack cd command. - Fix bug in modules hook Conflicts: lib/spack/spack/cmd/stage.py lib/spack/spack/hooks/dotkit.py share/spack/setup-env.bash | |||||
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 | |
- Updated version wildcard to include [a-z]|alpha|beta to accommodate all the letter suffixes on openssl. | |||||
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 | |
Extrae does not compile for latest versions of any MPI implementation. | |||||
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 | |
2014-07-09 | Fix Jeff Keasler's issues and add parmetis package.v0.8 | Todd Gamblin | 1 | -0/+26 | |
2014-07-09 | Fix for SPACK-35: Fortran not working properly | Todd Gamblin | 1 | -1/+3 | |
- Spack needed symlinks in env for fortran compilers. - 'fc' is a bash bulitin, so can't use it for fortran compiler. - switched to 'f90' for this. - mpich 3 builds with fortran now. - enabled shared libs in mpich package |