Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-04 | libpng: CPPFLAGS for -I (#6563) | Axel Huebl | 1 | -1/+1 | |
Recent versions of `libpng` (e.g. 1.6.34) warn/abort that includes for `zlib` need to be passed properly via `CPPFLAGS`. This fixes it. | |||||
2017-12-04 | bamtools: Add version 2.5.0 (#6553) | Eric | 1 | -0/+1 | |
2017-12-04 | dealii: add scalapack and various cleanups (#6552) | Denis Davydov | 3 | -72/+81 | |
2017-12-04 | py-h5py: fixed a typo in the name of a dependency (#6540) | Chien-Chang Feng | 1 | -1/+1 | |
2017-12-03 | Adding zlib dependence to xrootd to resolve #6545 (#6550) | Benedikt Riedel | 1 | -0/+1 | |
2017-12-03 | py-multiqc: Add version 1.3 (#6554) | Eric | 1 | -0/+1 | |
2017-12-03 | r-fftwtools: new package (#6532) | Yifan Zhu | 1 | -0/+43 | |
2017-12-03 | Rename variant static to shared (#6543) | Paschalis Korosoglou | 1 | -2/+2 | |
2017-12-03 | gcc: remove all variant (#5283) | Denis Davydov | 1 | -5/+9 | |
2017-12-02 | Add Kvasir MPL (#6529) | Nils Deppe | 1 | -0/+38 | |
2017-12-02 | salmon: Add version 0.9.1 (#6516) | Eric | 1 | -0/+2 | |
2017-12-01 | Paraview expects qt to have opengl (#6520) | sknigh | 1 | -1/+2 | |
2017-12-01 | Buildcache: relocate fixes (#6512) | Patrick Gartung | 3 | -27/+60 | |
* Updated function which checks if a binary file needs relocation. Previously this was incorrectly identifying ELF binaries as symbolic links (so they were being excluded from relocation). Added test to check that ELF binaries are not considered symlinks. * relocate_text was not replacing paths in text files. Added test to check that text files are relocated properly (i.e. paths in the file are converted to the new prefix). * Exclude backup files created by filter_file when installing from binary cache. * Update write_buildinfo_file method signature to distinguish between the spec prefix and the working directory for the binary cache package. | |||||
2017-12-01 | ADIOS: 1.13.0 (#6539) | Axel Huebl | 1 | -0/+1 | |
New release of ADIOS: 1.13.0. | |||||
2017-12-01 | Add new package py-libensemble (#6525) | Stephen Hudson | 1 | -0/+45 | |
2017-12-01 | py-dendropy: Create new package (#6528) | Eric | 1 | -0/+42 | |
2017-12-01 | Remove reference to deprecated spack md5 command (#6537) | Adam J. Stewart | 1 | -2/+1 | |
2017-12-01 | Added variant static for hwloc (#6538) | Paschalis Korosoglou | 1 | -0/+2 | |
2017-12-01 | r-udunits2: new package r-udunits2 (#6533) | Yifan Zhu | 1 | -0/+37 | |
2017-12-01 | r-units: new package (#6531) | Yifan Zhu | 1 | -0/+42 | |
2017-11-30 | gpg creation: added suggestion on how to set-up rngd (#6483) | Massimiliano Culpo | 1 | -0/+16 | |
2017-11-30 | 'spack install': make conflict messages as verbose as 'spack spec' (#6436) | Massimiliano Culpo | 4 | -15/+37 | |
"spack spec" was providing helpful error information about conflicts that was missing from "spack install", this updates "spack install" to provide the same information. | |||||
2017-11-30 | Fix CGAL checksum and switch to more stable URL (#6511) | Adam J. Stewart | 1 | -5/+6 | |
2017-11-30 | add package py-lazy-object-proxy (#6489) | healther | 1 | -0/+38 | |
2017-11-30 | r-biomformat: Create new package. (#6517) | lingnanyuan | 1 | -0/+48 | |
2017-11-30 | r-phyloseq: Create new package. (#6518) | lingnanyuan | 1 | -0/+53 | |
2017-11-30 | r-nanotime: new package (#6519) | Yifan Zhu | 1 | -0/+41 | |
2017-11-30 | Flit package (#6260) | Michael Bentley | 2 | -0/+93 | |
Add initial build support for version 2.0-alpha.1 | |||||
2017-11-29 | Improve docstring of spack.directives.extend (#6485) | David Lukes | 1 | -2/+3 | |
The original docstring had confusing wording re: what is going to symlinked and where when using the `extend` directive, and how exactly the symlinking is performed (not automatically on install, but using `spack activate`). See #5559. | |||||
2017-11-29 | travis: removed /usr/local/include/c++ before installing gcc on OSX (#6515) | Massimiliano Culpo | 1 | -0/+1 | |
"brew install gcc" fails for travis build because of an existing /usr/local/include/c++. This commit removes the offending file as suggested by brew. | |||||
2017-11-29 | Add new package nlopt (#6499) | Stephen Hudson | 1 | -0/+80 | |
2017-11-28 | add missing build dependency to py-pytest-runner (#6490) | healther | 1 | -0/+1 | |
2017-11-28 | Update globus package version and hash (#6482) | Yan Grange | 1 | -2/+2 | |
2017-11-28 | libmongoc: Fix pkg-config file not containing snappy and zlib paths (#6467) | Michael Kuhn | 1 | -0/+12 | |
2017-11-28 | remove breaking version and cleanup of dependencies (#6494) | healther | 1 | -9/+13 | |
2017-11-28 | add conflicts to py-enum34 (#6496) | healther | 1 | -0/+1 | |
2017-11-28 | Fix astroid dependency and mark broken version (#6493) | healther | 1 | -3/+8 | |
2017-11-28 | add package py-editdistance (#6492) | healther | 1 | -0/+36 | |
2017-11-28 | add package py-isort (#6491) | healther | 1 | -0/+36 | |
2017-11-28 | add package: py-backports-functools-lru-cache (#6488) | healther | 1 | -0/+38 | |
2017-11-28 | Remove spack md5 and sha256 commands (#6428) | Adam J. Stewart | 3 | -160/+0 | |
2017-11-28 | add path to package.py in case of a syntax error (#6458) | healther | 1 | -1/+8 | |
2017-11-28 | update scr package for cray (#6407) | becker33 | 1 | -0/+7 | |
* update scr package for cray * added info on scr version 1.2.0 | |||||
2017-11-28 | spack spec: don't show normalize + no hash for non concrete specs (#6417) | Massimiliano Culpo | 1 | -7/+2 | |
Showing "Normalize" on output doesn't give users additional information, as this step is essentially an implementation detail of concretization. This PR skips it and shows just the input spec and the concretized one. Printing partial hashes for input spec has been disabled. | |||||
2017-11-28 | py-numpy: add 1.13.3 (#6484) | Denis Davydov | 1 | -0/+1 | |
2017-11-28 | pi-scipy: add 1.0.0 (#6486) | Denis Davydov | 1 | -0/+1 | |
2017-11-28 | r-classint: created new package (#6481) | Yifan Zhu | 1 | -0/+39 | |
2017-11-28 | r-rcppcctz: created new package (#6480) | Yifan Zhu | 1 | -0/+41 | |
2017-11-28 | r-topgo: Create new package. (#6479) | lingnanyuan | 1 | -0/+48 | |
2017-11-28 | r-seurat: Create new package (#6477) | Eric | 1 | -0/+73 | |