Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-08 | r-qvalue: Create new package. (#6137) | lingnanyuan | 1 | -0/+50 | |
2017-11-08 | libxsmm: add libs property (#6193) | baip | 1 | -0/+9 | |
2017-11-08 | r-aneufinderdata: Create new package. (#6192) | lingnanyuan | 1 | -0/+37 | |
2017-11-08 | r-aneufinder: Create new package. (#6191) | lingnanyuan | 1 | -0/+57 | |
2017-11-08 | flecsi: fix build (#6168) | Christoph Junghans | 1 | -1/+0 | |
2017-11-08 | r-rhtslib: Create new package. (#6164) | lingnanyuan | 1 | -0/+41 | |
2017-11-08 | kraken: new package (#6163) | Audrey Thoma | 2 | -0/+89 | |
2017-11-08 | fpc: new package (#6162) | Audrey Thoma | 1 | -0/+54 | |
2017-11-08 | r-cowplot: Create new package. (#6190) | lingnanyuan | 1 | -0/+45 | |
2017-11-08 | r-maldiquant: created new package (#6188) | Yifan Zhu | 1 | -0/+46 | |
2017-11-08 | r-reordercluster: Create new package. (#6187) | lingnanyuan | 1 | -0/+39 | |
2017-11-08 | r-mzid: created new package (#6186) | Yifan Zhu | 1 | -0/+46 | |
2017-11-08 | r-xde: created new package (#6185) | Yifan Zhu | 1 | -0/+43 | |
2017-11-08 | r-ggdendro: Create new package. (#6184) | lingnanyuan | 1 | -0/+45 | |
2017-11-08 | r-dnacopy: Create new package. (#6183) | lingnanyuan | 1 | -0/+36 | |
2017-11-08 | r-mergemaid: created new package (#6182) | Yifan Zhu | 1 | -0/+48 | |
2017-11-08 | r-bamsignals: Create new package. (#6181) | lingnanyuan | 1 | -0/+45 | |
2017-11-08 | r-xmapbridge: created new package (#6180) | Yifan Zhu | 1 | -0/+38 | |
2017-11-08 | Missing dependency for 'cdo'. (#6175) | Sergey Kosukhin | 1 | -0/+1 | |
2017-11-08 | gcc: add 5.5.0 (#6171) | baip | 1 | -0/+4 | |
2017-11-08 | lammps: add more packages (#6174) | vishalkenchan | 1 | -2/+19 | |
* lammps : adding new varients and dependencies therein * Update package.py * removing trailing whitespaces | |||||
2017-11-07 | Fix for nghttp2 installation (#5904) | Matthew Scott Krafczyk | 1 | -0/+19 | |
nghttp2 depends on python, and requires the install directory to exist, and contain the python module directory which it will eventually install the python modules into. | |||||
2017-11-07 | TyphonIO: new package + Updated MACSio package (#6177) | James Dickson | 2 | -8/+66 | |
2017-11-06 | repeatmasker: new package (#6108) | Audrey Thoma | 3 | -0/+162 | |
2017-11-06 | Introduce static_to_shared_library function (#6092) | Michael Kuhn | 2 | -73/+4 | |
The static_to_shared_library function takes an existing static library and produces a shared library based on it. | |||||
2017-11-06 | trilinos: update hdf5 dependency to use 'hdf5+hl' (#6025) | Satish Balay | 1 | -1/+2 | |
* trilinos: update hdf5 dependency to use 'hdf5+hl' Without this change - I get the following error [triggered by 161dca6d5 c9810f808 changes] $ ./bin/spack install trilinos+hdf5 ==> Error: An unsatisfiable variant constraint has been detected for spec: hdf5@1.10.1%gcc@7~cxx~debug~fortran~hl+mpi+pic+shared~szip~threadsafe arch=linux-fedora27-x86_64 while trying to concretize the partial spec: netcdf+mpi ^m4 ^mpich@3.3a2%gcc@7 device=ch3 +hydra netmod=tcp +pmi+romio~verbs arch=linux-fedora27-x86_64 ^zlib@1.2.11%gcc@7+optimize+pic+shared arch=linux-fedora27-x86_64 netcdf requires hdf5 variant +hl, but spec asked for ~hl * fix flake8 warning | |||||
2017-11-06 | some missing X11 "*proto" dependencies (#6158) | Luigi Calori | 4 | -0/+8 | |
* fix xinput deps * adding other x11 proto missing deps, see #6157 | |||||
2017-11-06 | petsc: update petsc dependency on superlu-dist (#6159) | Satish Balay | 1 | -2/+4 | |
2017-11-06 | Bioconductor package url change (#5797) | Yifan Zhu | 21 | -52/+54 | |
2017-11-06 | likwid: Use external lua if possible (#6009) | Michael Kuhn | 1 | -2/+18 | |
2017-11-06 | added new package - MotionCor2 (#6151) | Douglas Duckworth | 1 | -0/+50 | |
2017-11-06 | dealii: make sure bundled libs are not used (#6106) | Denis Davydov | 1 | -1/+2 | |
2017-11-05 | Graphviz : Add a GTS variant (#6149) | Besnard Jean-Baptiste | 1 | -1/+5 | |
Enable support for the GNU Triangulated Surface Library - New variant +gts for graphviz - Optionnal dependency for GTS (already packaged) | |||||
2017-11-05 | added relion v 2.1 (#6023) | Douglas Duckworth | 1 | -3/+3 | |
* added relion v 2.1 * relion 2.1 - misssed comma * relion now pulling from master branch - removed 2.03 - added cuda 8 as dependency given 9 does not yet work with relion per https://github.com/3dem/relion/issues/296 | |||||
2017-11-05 | Re-add list_url for all R packages (#6110) | Ben Boeckel | 245 | -50/+245 | |
* r-igraph: find old packages in the archive Fixes #6104. * r-irlba: find old packages in the archive Fixes #6101. * r-lazyeval: find old packages in the archive Fixes #6102. * packages: set list_url for all packages hosted on CRAN * packages: consistently use the CRAN archive URLs | |||||
2017-11-05 | dtcmp: add v1.1.0 (#6146) | Adam Moody | 1 | -0/+1 | |
2017-11-05 | petsc: update to version 3.8.1 (#6150) | Satish Balay | 1 | -0/+4 | |
* petsc: update to version 3.8.1 * petsc: add in conflict between petsc-3.8.0 & mkl | |||||
2017-11-05 | ISAAC 1.3.3 (#6152) | Axel Huebl | 1 | -0/+1 | |
Add a new release of ISAAC. | |||||
2017-11-04 | Replace github.com/llnl/spack with github.com/spack/spack (#6142) | Todd Gamblin | 2202 | -2227/+2227 | |
We moved to a new GitHub org! Now make the code and docs reflect that. | |||||
2017-11-04 | add rol variant (#6105) | vishalkenchan | 1 | -0/+4 | |
2017-11-03 | r-yapsa: created new package (#6121) | Yifan Zhu | 1 | -0/+57 | |
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. |