Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-03 | r-keggrest: created new package (#6120) | Yifan Zhu | 1 | -0/+44 | |
2017-11-03 | r-statmod: Create new package. (#6119) | lingnanyuan | 1 | -0/+42 | |
2017-11-03 | r-deseq: Create new package. (#6118) | lingnanyuan | 1 | -0/+46 | |
2017-11-03 | r-samr: Create new package. (#6117) | lingnanyuan | 1 | -0/+37 | |
2017-11-03 | r-impute: Create new package. (#6116) | lingnanyuan | 1 | -0/+36 | |
2017-11-03 | r-altcdfenvs: Create new package. (#6115) | lingnanyuan | 1 | -0/+43 | |
2017-11-03 | r-makecdfenv: Create new package. (#6114) | lingnanyuan | 1 | -0/+44 | |
2017-11-03 | r-hypergraph: Create new package. (#6113) | lingnanyuan | 1 | -0/+38 | |
2017-11-03 | ISAAC 1.3.2 (#6129) | Axel Huebl | 2 | -3/+6 | |
Add a new release of ISAAC. | |||||
2017-11-02 | aspell: refuse to work with non-global extensions | Ben Boeckel | 1 | -1/+13 | |
Aspell compiles in the paths it looks for rather than looking relative to its binary location. There are also no environment variables to redirect it other than changing the path to the configuration file it looks at. | |||||
2017-11-02 | perl: support extensions in views | Ben Boeckel | 1 | -2/+8 | |
2017-11-02 | python: extensions support for easy-install.pth | Oliver Breitwieser | 1 | -10/+30 | |
2017-11-02 | view: test conflicting packages in views | Ben Boeckel | 2 | -4/+4 | |
2017-11-02 | view: test that extension paths exist | Ben Boeckel | 2 | -0/+6 | |
2017-11-02 | extension1: add a second version | Ben Boeckel | 1 | -0/+1 | |
2017-11-02 | bdftopcf: require xproto and fontsproto at build time (#6112) | Ben Boeckel | 1 | -0/+2 | |
These are technically "link" depends of libxfont, but they have no actual libraries. Fixes #5936. | |||||
2017-11-02 | Add package r-reportingtools and update url for its dependencies. (#6071) | lingnanyuan | 4 | -5/+71 | |
* r-reportingtools: Create new package. * r-go-db: Update url. * r-gseabase: Update url. * r-pfam-db: Update url. | |||||
2017-11-02 | adios: Fix hdf5 and sz dependencies (#6016) | Michael Kuhn | 1 | -2/+2 | |
- hdf5's +hl variant is required because the build uses libhdf5_hl. - sz is only compatible up to version 1.4.10 because the library has been renamed to libSZ in 1.4.11. | |||||
2017-11-02 | hwloc: add version 1.11.8 (#6099) | Brice Goglin | 1 | -0/+1 | |
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr> | |||||
2017-11-02 | arlecore: new package (#6109) | Audrey Thoma | 1 | -0/+40 | |
2017-11-02 | gromacs: add develop version (#6098) | Christoph Junghans | 1 | -0/+1 | |
2017-11-02 | sundials+hypre depends on hypre (#6075) | Adam J. Stewart | 1 | -0/+2 | |
2017-11-02 | the-silver-searcher: add missing dependency (#6095) | Denis Davydov | 1 | -0/+1 | |
2017-11-02 | xqilla: Use append instead of extend (#6094) | Michael Kuhn | 1 | -1/+1 | |
2017-11-01 | Update candle (#6097) | Brian Van Essen | 1 | -0/+10 | |
2017-11-01 | r-getoptlong: created new package (#6069) | Yifan Zhu | 1 | -0/+42 | |
2017-11-01 | r-gtrellis: created new package (#6088) | Yifan Zhu | 1 | -0/+46 | |
2017-11-01 | LBANN flags and OpenCV variant (#5951) | Brian Van Essen | 3 | -13/+39 | |
* Fixed the datatype flag in the LBANN package. Fixed where the datatype flag should be set. * Added variant to OpenCV to disable building DNN support * Fixed a bug in how the elemental package tries to find its Fortran library. The current method does not work with Intel compilers. * Added necessary paths for cuDNN and CUB. * Addressed flake8 issues in Elemental package. * Fixed several flake8 errors. Added variant to build with or without support for arbitrary-precision floating point arithmetic. * Added the proper CMake flag when MPFR support is disabled. * Fixed a bug in how the cudnn path was being set when there was no cudnn requested. Also requested that OpenCV is built without eigen support. * Fixed another bug where a dependency may not be there and thus should not be always checked. | |||||
2017-11-01 | lua: Build a shared library (#6008) | Michael Kuhn | 2 | -0/+77 | |
Patch is inspired by Arch Linux and Homebrew. | |||||
2017-11-01 | r-circlize: new package (#6087) | Yifan Zhu | 1 | -0/+48 | |
2017-11-01 | r-alsace: Create new package. (#6064) | lingnanyuan | 1 | -0/+43 | |
2017-11-01 | r-globaloptions: new package (#6068) | Yifan Zhu | 1 | -0/+40 | |
2017-11-01 | r-affycoretools: Create new package and its dependency r-ff. (#6082) | lingnanyuan | 2 | -0/+92 | |
* r-ff: Create new package * r-affycoretools: Create new package. * r-ff: update url. | |||||
2017-11-01 | r-agimicrorna: Create new package. (#6083) | lingnanyuan | 1 | -0/+41 | |
2017-11-01 | r-complexheatmap: created new package (#6084) | Yifan Zhu | 1 | -0/+46 | |
2017-11-01 | r-shape: created new package (#6086) | Yifan Zhu | 1 | -0/+36 | |
2017-11-01 | r-pmcmr: new package (#6085) | Yifan Zhu | 1 | -0/+47 | |
2017-11-01 | Opencv eigen (#6014) | Brian Van Essen | 1 | -1/+1 | |
* Added a package for the MDAnalysis toolkit. * Changed dependency for the eigen library to not include support for multiple-precision (arbitrary-precision) floating point arithmetic, since OpenCV does not support these data types. * Fixed incorrect implementation | |||||
2017-11-01 | flux: update flux-core to v0.8.0 (#5914) | Mark Grondona | 3 | -14/+19 | |
* dockbook: remove update to dependent environment Remove override of setup_dependent_environment in both docbook-xml and docbook-xsl, which seems to generate a warning from spack about "Suspicious requests to set or unset 'XML_CATLOG_FILES' found." * flux: update version/dependencies to 0.8.0 Update flux-core to v0.8.0. Clean up dependencies and remove unneeded extra invocation of ./autogen.sh when building from @master. * flux: modify environment for Lua tests Modify Spack environment to add `./?.lua` to LUA_PATH so that fluxometer.lua can be found by tests during `make check` run from `spack install --tests all flux` * flux: fix broken flux version when on master When building @master with spack, the flux version test from `make check` fails because spack is using a shallow clone. Add a setup section for @master that calls git pull --depth=50 --tags to pull down tags and (hopefully) enough information for git-describe to work properly. | |||||
2017-11-01 | mfem does not use cmake for builds [anymore] - so remove code corresponding ↵ | Satish Balay | 1 | -10/+0 | |
to this dependency. (#6073) This enables mfem build on OSX [with xcode/clang compilers] | |||||
2017-10-31 | MACSio and JSON-CWX packages (#6018) | Elsa Gonsiorowski | 3 | -0/+167 | |
2017-10-31 | Preinstall some llvm shared libraries so tblgen will work. (#5988) | Patrick Gartung | 1 | -10/+17 | |
2017-10-31 | r-somaticsignatures: created new package (#6065) | Yifan Zhu | 1 | -0/+53 | |
2017-10-31 | r-nloptr: Create new package. (#6063) | lingnanyuan | 1 | -9/+13 | |
2017-10-31 | r-ptw: Create new package. (#6062) | lingnanyuan | 1 | -0/+46 | |
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 |