Age | Commit message (Expand) | Author | Files | Lines |
2015-10-06 | GCC : added variants for libelf, binutils, isl. gcc@5.0: still has issues | Massimiliano Culpo | 1 | -19/+38 |
2015-10-05 | added libxcb version 1.11.1 | Gregory L. Lee | 1 | -1/+1 |
2015-10-01 | Added current version 3.2 of libffi version 3.1 has a bug that interferes wit... | Mario Melara | 1 | -3/+4 |
2015-09-29 | Merge pull request #118 from scalability-llnl/features/scr | Todd Gamblin | 1 | -2/+4 |
2015-09-29 | update scr to 1.1.8 | Adam Moody | 1 | -2/+4 |
2015-09-27 | an ordered database test | Gregory Becker | 2 | -1/+106 |
2015-09-27 | Merge pull request #116 from mamelara/develop | Todd Gamblin | 4 | -0/+78 |
2015-09-27 | Remove enabled variants from install prefix. | Todd Gamblin | 1 | -6/+1 |
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 |
2015-09-23 | Merge pull request #106 from justintoo/add-package-doxygen | Todd Gamblin | 1 | -0/+25 |
2015-09-23 | Merge pull request #110 from scalability-llnl/features/boostupdate | Todd Gamblin | 1 | -0/+4 |
2015-09-23 | Merge pull request #111 from scalability-llnl/features/protobuf | Todd Gamblin | 1 | -0/+16 |
2015-09-23 | Merge pull request #112 from scalability-llnl/features/glog | Todd Gamblin | 1 | -0/+15 |
2015-09-23 | Merge pull request #113 from scalability-llnl/features/gflags | Todd Gamblin | 1 | -0/+21 |
2015-09-23 | Merge pull request #114 from scalability-llnl/features/snappy | Todd Gamblin | 2 | -0/+44 |
2015-09-23 | Merge pull request #115 from scalability-llnl/features/lmdb | Todd Gamblin | 1 | -0/+39 |
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-18 | Add ref counting to database. This does not handle removal properly yet. | Todd Gamblin | 6 | -55/+183 |
2015-09-17 | Allow custom timeout for database locking. | Todd Gamblin | 1 | -4/+6 |
2015-09-17 | Simplify lock context managers. | Todd Gamblin | 10 | -43/+49 |
2015-09-17 | Several changes to DB implementation. | Todd Gamblin | 6 | -140/+221 |
2015-09-15 | Added spack fsck and re-read from glob if the database file does not exist. A... | Gregory Becker | 2 | -4/+57 |
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-03 | Added conservative locking to the spack commands that access the database at ... | Gregory Becker | 8 | -86/+104 |
2015-09-01 | update boost | Adam Moody | 1 | -0/+4 |
2015-08-31 | Removed incorrect stage removal code from cleanup() in do_install() | Gregory Becker | 1 | -8/+0 |
2015-08-31 | Fixed several issues from code review | Gregory Becker | 2 | -82/+184 |
2015-08-27 | Fix for GitHub #95 | Todd Gamblin | 1 | -3/+21 |
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 |
2015-08-25 | Fixed inaccurate comment in spec.py | Gregory Becker | 1 | -1/+0 |
2015-08-25 | Eliminated unnecessary differences in pull request | Gregory Becker | 3 | -3/+1 |
2015-08-25 | Fixed file locking. Fix is slightly ugly (lock integer added) but it gets the... | Gregory Becker | 1 | -18/+31 |
2015-08-25 | Added dependency indices to database, ensuring correctly reconstructed specs ... | Gregory Becker | 2 | -25/+78 |
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-21 | Eliminated all calls that relied on finding all packages in the opt directory | Gregory Becker | 11 | -95/+121 |
2015-08-21 | Added hashes to the database | Gregory Becker | 1 | -12/+19 |