Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-06 | spec file : everything is dumped, only link rule is modified | Massimiliano Culpo | 1 | -9/+11 | |
2015-10-06 | GCC : added variants for libelf, binutils, isl. gcc@5.0: still has issues | Massimiliano Culpo | 1 | -19/+38 | |
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. | |||||
2015-07-24 | Add Python version test to detect {} in version strings. | Todd Gamblin | 2 | -8/+21 | |
- {} is not compatible with Python 2.6 | |||||
2015-07-23 | Fix Python 2.6 compatibility issue. | Todd Gamblin | 2 | -9/+20 | |
2015-07-23 | Vim with added feature support, including gvim | Alfredo Gimenez | 1 | -0/+15 | |
2015-07-22 | adding a zsh package | Tom Scogland | 1 | -0/+16 | |
2015-07-16 | Fix ProviderIndex.update(), which didn't remove stale providers. | Todd Gamblin | 1 | -1/+10 | |
2015-07-16 | Update concretize to check for more changes and iterate further. | Todd Gamblin | 4 | -29/+82 | |
2015-07-14 | Fix mangled error message. | Todd Gamblin | 1 | -2/+2 | |
2015-07-14 | Remove superfluous print in vim. | Todd Gamblin | 1 | -1/+0 | |
2015-07-14 | Fix regression of install -j. | Todd Gamblin | 1 | -0/+4 | |
2015-07-14 | Merge branch 'develop' of github.com:scalability-llnl/spack into develop | Todd Gamblin | 5 | -3/+70 | |
2015-07-13 | Add test to check packages for Python2.6 compatibility, as well as core. | Todd Gamblin | 1 | -2/+15 | |
2015-07-13 | Remove python 2.6-incompatible format expression. | Todd Gamblin | 1 | -1/+2 | |
2015-07-10 | adding gnu global tags and exuberant ctags | Tom Scogland | 2 | -0/+38 | |
2015-07-09 | adding YAPF (Yet Another Python Formatter) | Tom Scogland | 1 | -0/+15 | |
2015-07-08 | for LaunchMON added latest git commit and dependences | Gregory L. Lee | 1 | -0/+5 | |
2015-07-02 | removed workaround | Gregory L. Lee | 1 | -4/+0 | |
2015-07-02 | add env. var. in modules: LIBRARY_PATH and PKG_CONFIG_PATH | Florent Pruvost | 1 | -1/+5 | |
2015-07-02 | add cblas headers in install directory | Florent Pruvost | 1 | -0/+3 | |
2015-07-02 | Merge pull request #75 from alfredo-gimenez/develop | Todd Gamblin | 1 | -2/+3 | |
Thanks! | |||||
2015-07-02 | Merge branch 'features/toggle-build-output' into develop | Todd Gamblin | 1 | -15/+78 | |
2015-07-02 | Add py-lockfile and py-python-daemon packages. | Todd Gamblin | 2 | -0/+49 | |