Age | Commit message (Expand) | Author | Files | Lines |
2017-09-14 | Fix checksum of Intel TBB package (#5349) | Pramod S Kumbhar | 1 | -1/+1 |
2017-09-14 | Remove echo statements from setup-env.sh | Matthew Scott Krafczyk | 1 | -11/+0 |
2017-09-14 | Added Support for NOX Package to Trilinos Spackage (#5366) | Robert Pavel | 1 | -0/+4 |
2017-09-14 | ADIOS: Fix Build (Autotools) (#5363) | Axel Huebl | 1 | -11/+23 |
2017-09-14 | libsodium: update URLs (#5355) | Axel Huebl | 1 | -1/+5 |
2017-09-13 | Added missing dependencies to nauty package (#5348) | Louis Vernon | 1 | -0/+2 |
2017-09-13 | Boost: 1.65.1 (#5330) | Axel Huebl | 1 | -0/+2 |
2017-09-12 | Shell detection: filter preceding "-" | Christoph Junghans | 1 | -1/+1 |
2017-09-12 | Force reference consistency between Spec & Package | Massimiliano Culpo | 2 | -13/+23 |
2017-09-12 | openblas: add ilp64 option (#5289) | Denis Davydov | 1 | -0/+5 |
2017-09-11 | Update libbson and libmongoc to 1.7.0 (#5294) | Michael Kuhn | 2 | -2/+29 |
2017-09-11 | parsplice: initial commit (#5314) | Christoph Junghans | 1 | -0/+48 |
2017-09-11 | dealii: explicitly specify bzip2 libs (#5337) | Denis Davydov | 2 | -1/+12 |
2017-09-11 | clean up concreteness detection | Todd Gamblin | 3 | -99/+27 |
2017-09-11 | bugfix: concrete dependencies are now copied properly. | Todd Gamblin | 1 | -25/+44 |
2017-09-11 | Simplify logic in Spec.normalize() | Todd Gamblin | 1 | -4/+4 |
2017-09-11 | Preserve original stack trace for UnsatisfiableSpecError | Todd Gamblin | 1 | -3/+4 |
2017-09-11 | 'with_or_without' accepts bool variants | Massimiliano Culpo | 5 | -109/+202 |
2017-09-11 | added votca-1.4.1 modules (#5276) | Christoph Junghans | 3 | -0/+5 |
2017-09-11 | elemental: fix broken Config.cmake (#5331) | Denis Davydov | 2 | -0/+23 |
2017-09-11 | berkeley-db: initial commit (#5303) | Christoph Junghans | 1 | -0/+47 |
2017-09-11 | Added 'ldc' compiler for D language based on LLVM (#5279) | Massimiliano Culpo | 2 | -0/+150 |
2017-09-10 | Fix two bugs from the bootstrap update (#5312) | Matthew Scott Krafczyk | 1 | -6/+6 |
2017-09-10 | fix armadillo macro expansions (#5268) | Stephen McDowell | 2 | -1/+14 |
2017-09-10 | Missing opencv dependencies (#5285) | Eloy Gil | 1 | -1/+1 |
2017-09-10 | add package py-line-profiler (#5291) | healther | 1 | -0/+39 |
2017-09-10 | Change glog from Autotools to CMakePackage (#5323) | Pramod S Kumbhar | 1 | -1/+4 |
2017-09-10 | lammps: version bump, switch to cmake (#5313) | Christoph Junghans | 2 | -158/+52 |
2017-09-10 | latte: initial commit (#5315) | Christoph Junghans | 1 | -0/+46 |
2017-09-10 | Fix Autotools build error due to missing m4 and MPICC/MPICXX (#5319) | Pramod S Kumbhar | 1 | -0/+3 |
2017-09-10 | Chnage IOR to AutotoolsPackage; remove hard-coded mpicc path (#5318) | Pramod S Kumbhar | 1 | -13/+15 |
2017-09-10 | Improve PDToolkit support for different compilers (#5322) | Pramod S Kumbhar | 1 | -1/+14 |
2017-09-10 | Fix matplotlib build issue with intel compiler (#5321) | Pramod S Kumbhar | 1 | -0/+5 |
2017-09-10 | Improve caffe dependency detection with extra CMake flags (#5328) | Pramod S Kumbhar | 1 | -2/+14 |
2017-09-10 | Paraview requires CMake version 3.3 or higher (#5317) | Pramod S Kumbhar | 1 | -0/+1 |
2017-09-10 | Libgpuarray requires CMake 3.0 or higher (#5326) | Pramod S Kumbhar | 1 | -0/+1 |
2017-09-09 | Fix caffe build issue with python 3 (#5324) | Pramod S Kumbhar | 1 | -0/+4 |
2017-09-09 | Fix name detection in HeaderList and LibraryList (#5118) | Adam J. Stewart | 2 | -34/+68 |
2017-09-08 | Bootstrap environment-modules | Matthew Scott Krafczyk | 6 | -115/+292 |
2017-09-07 | dump environment in sourceable form (#5301) | Rob Latham | 1 | -1/+1 |
2017-09-07 | mlhka: new package (#5231) | Audrey Thoma | 1 | -0/+42 |
2017-09-06 | Update copyright notices for 2017 (#5295) | Michael Kuhn | 2060 | -2060/+2060 |
2017-09-06 | elemental: fix hardcode libgfortran, use develop and explicitly specify MPI c... | Denis Davydov | 1 | -2/+11 |
2017-09-05 | Added support for querying by tags (#4786) | Massimiliano Culpo | 12 | -131/+525 |
2017-09-05 | nauty: shared libraries (#5207) | Christoph Junghans | 1 | -50/+45 |
2017-09-05 | Fixed bug in `spack env` due to missing argument. (#5280) | Massimiliano Culpo | 3 | -7/+58 |
2017-09-04 | add neovim package with deps (#5260) | Tom Scogland | 4 | -0/+186 |
2017-09-05 | Add davydden as a maintainer to a couple of packages (#5284) | Denis Davydov | 5 | -0/+10 |
2017-09-02 | Updated llvm to version 4.0.1 Fixed indentation of dict literal (#5272) | Massimiliano Culpo | 1 | -106/+121 |
2017-09-01 | Add maintainer for Trilinos | Andrey Prokopenko | 1 | -0/+2 |