Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-25 | fix for the shell arg handling issues | Tom Scogland | 1 | -1/+7 | |
The setup-env.sh script now saves off the argument array before shifting off all the arguments so that the final command invocation doesn't arbitrarily requote the arguments. All external quoting is preserved now. This has been thoroughly tested with zsh, but should probably be tested with bash etc. before acceptance. | |||||
2015-09-27 | Merge pull request #116 from mamelara/develop | Todd Gamblin | 4 | -0/+78 | |
Added samtools bioinformatics software | |||||
2015-09-27 | Remove enabled variants from install prefix. | Todd Gamblin | 1 | -6/+1 | |
- these make the prefix too long in many cases. - users can figure out which install is which by querying. | |||||
2015-09-27 | Remove special characters (@, %, +, ~, etc) from stage name | Todd Gamblin | 1 | -2/+9 | |
2015-09-24 | Adding bowtie2 package along with patch | Mario Melara | 2 | -0/+40 | |
2015-09-23 | Added samtools bioinformatics software | Mario Melara | 2 | -0/+38 | |
2015-09-23 | Merge pull request #102 from RasmusWL/features/fish | Todd Gamblin | 1 | -0/+18 | |
Add fish (shell) package | |||||
2015-09-23 | Merge pull request #106 from justintoo/add-package-doxygen | Todd Gamblin | 1 | -0/+25 | |
(Package) Add Doxygen (v1.8.10) | |||||
2015-09-23 | Merge pull request #110 from scalability-llnl/features/boostupdate | Todd Gamblin | 1 | -0/+4 | |
update boost package for new releases | |||||
2015-09-23 | Merge pull request #111 from scalability-llnl/features/protobuf | Todd Gamblin | 1 | -0/+16 | |
add protobuf package | |||||
2015-09-23 | Merge pull request #112 from scalability-llnl/features/glog | Todd Gamblin | 1 | -0/+15 | |
add glog package | |||||
2015-09-23 | Merge pull request #113 from scalability-llnl/features/gflags | Todd Gamblin | 1 | -0/+21 | |
add gflags package | |||||
2015-09-23 | Merge pull request #114 from scalability-llnl/features/snappy | Todd Gamblin | 2 | -0/+44 | |
Features/snappy | |||||
2015-09-23 | Merge pull request #115 from scalability-llnl/features/lmdb | Todd Gamblin | 1 | -0/+39 | |
add lmdb package | |||||
2015-09-22 | add lmdb package | Adam Moody | 1 | -0/+39 | |
2015-09-22 | add leveldb package | Adam Moody | 1 | -0/+29 | |
2015-09-21 | add snappy package | Adam Moody | 1 | -0/+15 | |
2015-09-21 | add gflags package | Adam Moody | 1 | -0/+21 | |
2015-09-21 | add glog package | Adam Moody | 1 | -0/+15 | |
2015-09-21 | add protobuf package | Adam Moody | 1 | -0/+16 | |
2015-09-11 | (Package) Add Doxygen (v1.8.10) | Justin Too | 1 | -0/+25 | |
2015-09-03 | Add fish (shell) package | Rasmus Wriedt Larsen | 1 | -0/+18 | |
2015-09-01 | update boost | Adam Moody | 1 | -0/+4 | |
2015-08-27 | Fix for GitHub #95 | Todd Gamblin | 1 | -3/+21 | |
develop: compiler clang@unknown created for /usr/bin/clang-format https://github.com/scalability-llnl/spack/issues/95 | |||||
2015-08-27 | Add elfutils. | Todd Gamblin | 4 | -9/+35 | |
2015-08-26 | Merge branch 'features/pidx' into develop | Todd Gamblin | 1 | -0/+21 | |
2015-08-26 | Minor fix-ups for PIDX | Todd Gamblin | 1 | -2/+5 | |
2015-08-26 | Merge pull request #28 in SCALE/spack from bugfix/scipy to develop | Todd Gamblin | 6 | -3/+80 | |
# By Gregory L. Lee # Via Gregory L. Lee * commit '2c3e7a6f87ef5f8b5ba154b5a8b7da7a119f4a67': added graphviz dependency and dysect variant to STAT added graphviz and dependencies use filter_file instead of patch added lapack and blas deps, fixed gfortran compiler dependency | |||||
2015-08-25 | added graphviz dependency and dysect variant to STAT | Gregory L. Lee | 1 | -2/+9 | |
2015-08-25 | added graphviz and dependencies | Gregory L. Lee | 3 | -0/+55 | |
2015-08-24 | use filter_file instead of patch | Gregory L. Lee | 2 | -13/+7 | |
2015-08-17 | Initial version of PIDX package | Peer-Timo Bremer | 1 | -0/+18 | |
2015-08-17 | added lapack and blas deps, fixed gfortran compiler dependency | Gregory L. Lee | 3 | -0/+21 | |
2015-08-14 | moved lapack package to netlib-lapack | Gregory L. Lee | 1 | -45/+0 | |
2015-08-14 | updated blas and lapack packages | Gregory L. Lee | 2 | -0/+65 | |
2015-08-13 | Fix 2.6 incompatibility | Todd Gamblin | 1 | -4/+4 | |
2015-08-13 | Add .mailmap file | Todd Gamblin | 1 | -0/+11 | |
2015-08-13 | Merge pull request #92 from trws/flux-build | Todd Gamblin | 10 | -0/+199 | |
pre-alpha flux build and requisite dependencies | |||||
2015-08-13 | Merge pull request #94 from alfredo-gimenez/dev-pandas | Todd Gamblin | 6 | -4/+49 | |
Fixed py-pandas package | |||||
2015-08-12 | Merge pull request #88 from trws/git_depth_attempt | Todd Gamblin | 1 | -3/+12 | |
adding a fallback on failure with git --depth | |||||
2015-08-12 | Merge pull request #87 from alfredo-gimenez/develop | Todd Gamblin | 2 | -0/+34 | |
Added gui and cscope features to Vim package | |||||
2015-08-07 | Cscope vim variant depends on cscope | Alfredo Gimenez | 1 | -2/+4 | |
2015-08-07 | Fixed py-pandas package | Alfredo Gimenez | 6 | -4/+49 | |
2015-08-06 | Added cscope (dependency for vim+cscope) | Alfredo Gimenez | 1 | -0/+17 | |
2015-08-04 | Use absolute paths to spack compiler wrappers in CC/CXX/F77/FC | Todd Gamblin | 1 | -4/+4 | |
2015-08-03 | pre-alpha flux build and requisite dependencies | Tom Scogland | 10 | -0/+199 | |
NOTE: the ncurses package now installs *BOTH* versions, wide and non-wide character for compatibility with packages that require either one. It may be desirable for this to be an option in the future. | |||||
2015-08-01 | Merge pull request #91 from nolta/patch-1 | Todd Gamblin | 1 | -0/+2 | |
add missing gmp dependency to mpfr package | |||||
2015-08-01 | add missing gmp dependency to mpfr package | Mike Nolta | 1 | -0/+2 | |
2015-07-29 | adding the bear compilation database generator | Tom Scogland | 1 | -0/+17 | |
2015-07-27 | adding a fallback on failure with git --depth | Tom Scogland | 1 | -3/+12 | |
Certain remote protocols don't support the `--depth` option. Since this can't be checked by URL type or in any sane way locally, this version attempts to clone git repositories with the --depth option, and if that fails attempts the clone again without it. |