Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-31 | r-iso: Create new package. (#6061) | lingnanyuan | 1 | -0/+36 | |
2017-10-31 | r-nnls: Create new package. (#6060) | lingnanyuan | 1 | -0/+37 | |
2017-10-31 | r-als: Create new package. (#6059) | lingnanyuan | 1 | -0/+44 | |
2017-10-31 | r-ggbio: new package (#6058) | Yifan Zhu | 1 | -0/+69 | |
2017-10-31 | Fix spack build for RAJA: master requires submodules (#6052) | Bill Williams | 1 | -1/+1 | |
* Fix spack build for RAJA: master requires submodules * Rename version: git to develop | |||||
2017-10-31 | Fix incorrect checksum value for adios2 tarball (#6054) | Scott Wittenburg | 1 | -1/+1 | |
2017-10-31 | r-gviz: Create new package. (#6043) | lingnanyuan | 1 | -0/+63 | |
2017-10-31 | Added fftw dependency (#6057) | Brian Homerding | 1 | -0/+1 | |
2017-10-31 | sw4lite: Added -lgfortran and set to serial build (#6055) | Brian Homerding | 1 | -1/+7 | |
* Added -lgfortran and set to serial build * Update package.py | |||||
2017-10-31 | ecp-proxy-suite: add nekbone and candle-benchmarks (#6053) | Christoph Junghans | 1 | -0/+2 | |
2017-10-31 | nekbone: add v17 (#5978) | Christoph Junghans | 1 | -4/+5 | |
2017-10-31 | candle-benchmarks: initial commit (#6020) | Christoph Junghans | 1 | -0/+42 | |
2017-10-31 | flang: fixed a typo (#6048) | Christoph Junghans | 1 | -1/+1 | |
2017-10-31 | Add v3.2 of Blaze library (#5992) | Nils Deppe | 1 | -0/+1 | |
2017-10-30 | Fix tarball URL's for htslib (#5993) | George Hartzell | 1 | -3/+10 | |
A recent update (#5907) to htslib added a different URL for an old version of htslib. Now the package is using that URL as the pattern for the newer versions too. I have a vague memory of running into this before, that it's a known issue. This fixes it by adding an explicit `url_for_version` routine. | |||||
2017-10-30 | sundials: update to v3.0.0 (#6004) | David Gardner | 1 | -13/+10 | |
2017-10-30 | Merging netcdf dependency lines in trilinos into one line for better ↵ | Jon Rood | 1 | -2/+1 | |
coverage. (#5990) | |||||
2017-10-30 | superlu_dist: update to v5.2.2 (#6024) | Satish Balay | 1 | -0/+1 | |
2017-10-30 | r-progress: new package (#6034) | Yifan Zhu | 1 | -0/+41 | |
* r-progress: created new package * added version | |||||
2017-10-30 | r-prettyunits: created new package (#6033) | Yifan Zhu | 1 | -0/+40 | |
2017-10-30 | r-seqinr: Update version to 3.4-5 (#6032) | lingnanyuan | 1 | -0/+2 | |
2017-10-30 | r-ggplot2: dependecy r-scales version should be 0.4.1: (#6031) | Yifan Zhu | 1 | -1/+1 | |
2017-10-30 | r-scales: added dependencies and version 0.5.0. (#6030) | Yifan Zhu | 1 | -1/+4 | |
* r-scales: Update url. * r-scales: added version 0.5.0 and dependencies | |||||
2017-10-30 | r-segmented: Update version to 0.5-2.2 (#6029) | lingnanyuan | 1 | -0/+2 | |
2017-10-30 | r-ggally: new package (#6036) | Yifan Zhu | 1 | -0/+47 | |
* r-ggally: created new package * r-ggally: version modified | |||||
2017-10-30 | r-speedglm: Create new package. (#6035) | lingnanyuan | 1 | -0/+39 | |
2017-10-30 | r-alpine: Create new package. (#6037) | lingnanyuan | 1 | -0/+50 | |
2017-10-30 | r-ensembldb: created new package (#6038) | Yifan Zhu | 1 | -0/+62 | |
2017-10-30 | r-pcamethods: created new package (#6041) | Yifan Zhu | 1 | -0/+48 | |
2017-10-30 | r-proxy: created new package (#6039) | Yifan Zhu | 1 | -0/+36 | |
2017-10-30 | r-backports: Create new package. (#6040) | lingnanyuan | 1 | -0/+42 | |
2017-10-30 | r-biovizbase: Create new package. (#6042) | lingnanyuan | 1 | -0/+58 | |
2017-10-30 | ecp-proxy-apps: release number changed to 1.0 (#6049) | Abhinav Bhatele | 1 | -12/+12 | |
2017-10-30 | Auto install available pre-built packages from binary cache (#5242) | scheibelp | 5 | -30/+62 | |
* basic functionality to install spec from a binary cache when it's available; this spiders each cache for each package and could likely be more efficient by caching the results of the first check * add spec to db after installing from binary cache * cache (in memory) spec listings retrieved from binary caches * print a warning vs. failing when no mirrors are configured to retrieve pre-built Spack packages * make automatic retrieval of pre-built spack packages from mirrors optional * no code was using the links stored in the dictionary returned by get_specs, so this simplifies the logic to return only a set of specs * print package prefix after installing from binary cache * provide more information to user on install progress | |||||
2017-10-30 | comd: update the git repo (#6027) | Abhinav Bhatele | 1 | -2/+2 | |
git repo has moved from exmatex to ECP-copa | |||||
2017-10-29 | Add bowtie2@2.3.0, fix dependencies and sbangs (#5834) | George Hartzell | 2 | -3/+44 | |
* Add bowtie2@2.3.0, fix dependencies and sbangs Add support for bowtie2@2.3.0 - digest - a patch for 2.3.0 that parallels the existing package. Truth be told it builds (for me) without this, but I'm assuming that they're there for a reason...). - tune up dependencies - need tbb - don't need readline or zlib Several things were installed with sbang's that use `/usr/bin/env` to fine perl or python. Fix the dependency and clean up the sbang lines. * Fix python exe name, avoid path banging I'd cut and pasted the python bit from the perl bit and missed one reference to perl. While I'm there, use the cleaner `spec['perl'].command` instead of banging together the path from its bits. * Fix up the "when" constraints on the dependencies Get the edge cases right. - 2.2.5 doesn't need tbb, 2.3.[01] do. - 2.3.1 needs readline and zlib. | |||||
2017-10-29 | add updated 2017 versions of Intel packages (#5957) | Denis Davydov | 4 | -0/+8 | |
2017-10-29 | Changed from setting C compiler to setting C++ compiler (#6011) | mmwolf | 1 | -2/+2 | |
2017-10-29 | dealii: remove bzip2 dependency for newer versions (#6022) | Denis Davydov | 1 | -5/+10 | |
2017-10-28 | r-iranges: changed url to git and added versioned dependency on r (#5971) | Yifan Zhu | 1 | -2/+3 | |
2017-10-28 | r-geomorph and other r fixes (#5961) | Audrey Thoma | 3 | -0/+53 | |
2017-10-28 | r-e1071: Add list_url. (#5986) | lingnanyuan | 1 | -0/+1 | |
2017-10-28 | likwid: Update checksum (#6007) | Michael Kuhn | 1 | -1/+1 | |
2017-10-28 | r-organismdbi: new package (#5997) | Yifan Zhu | 1 | -0/+50 | |
2017-10-28 | r-aldex2: Create new package. (#6015) | lingnanyuan | 1 | -0/+51 | |
2017-10-28 | legion: add v17.10.0 (#6019) | Christoph Junghans | 1 | -0/+2 | |
2017-10-28 | fixing abyss (#5973) | Audrey Thoma | 1 | -1/+4 | |
2017-10-27 | Bugfix: from_list_url(). (#5780) | Sergey Kosukhin | 3 | -1/+65 | |
This fixes a bug in from_list_url where it was referring to a method which no longer exists. This also adds a test for the from_list_url function. | |||||
2017-10-27 | libaec: add v1.0.2 and generic url (#6017) | Christoph Junghans | 1 | -3/+4 | |
2017-10-27 | Byobu: new package (#5974) | Matthias Diener | 1 | -0/+37 | |