Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-25 | r-sn: Create new package (#6433) | Eric | 1 | -0/+46 | |
* r-sn: Create new package * r-sn: fix whitespace and depends_on | |||||
2017-11-25 | pocl: fix link to libtool (#6440) | Axel Huebl | 1 | -1/+1 | |
libtool is also needed for linking, otherwise downstream dependencies such as clfft will fail linking against pocl's libOpenCL.so with errors such as: ``` >> 182 /usr/bin/ld: warning: libltdl.so.7, needed by /usr/local/opt/spack/linux-ubuntu16.04-x86_64/gcc-5.4.0/pocl-0.14-rwo73qzkcxfupndxoz3pcl2s34o5pt6i/lib/libOpenCL.so, not found (try using -rpath or -rpath-link) >> 183 /usr/local/opt/spack/linux-ubuntu16.04-x86_64/gcc-5.4.0/pocl-0.14-rwo73qzkcxfupndxoz3pcl2s34o5pt6i/lib/libOpenCL.so: undefined reference to `lt_dlinit' >> 184 /usr/local/opt/spack/linux-ubuntu16.04-x86_64/gcc-5.4.0/pocl-0.14-rwo73qzkcxfupndxoz3pcl2s34o5pt6i/lib/libOpenCL.so: undefined reference to `lt_dlerror' >> 185 /usr/local/opt/spack/linux-ubuntu16.04-x86_64/gcc-5.4.0/pocl-0.14-rwo73qzkcxfupndxoz3pcl2s34o5pt6i/lib/libOpenCL.so: undefined reference to `lt_dlopen' >> 186 /usr/local/opt/spack/linux-ubuntu16.04-x86_64/gcc-5.4.0/pocl-0.14-rwo73qzkcxfupndxoz3pcl2s34o5pt6i/lib/libOpenCL.so: undefined reference to `lt_dlsym' >> 187 collect2: error: ld returned 1 exit status ``` | |||||
2017-11-25 | added intel 18.0.1 compilers (#6381) | Gregory Lee | 2 | -0/+6 | |
2017-11-25 | Expand bohrium package (#6438) | Michael F. Herbst | 1 | -17/+57 | |
* GCC greater 4.7 required * Add variant with opencv extmethods * Fix and export the config path | |||||
2017-11-25 | add package py-linecache2 (#6448) | healther | 1 | -0/+37 | |
2017-11-25 | add missing dependencies to py-pylint (#6445) | healther | 1 | -0/+2 | |
2017-11-25 | add missing build dependency to py-execnet (#6443) | healther | 1 | -0/+1 | |
2017-11-25 | gearshifft: enable OpenCL (#6441) | Axel Huebl | 1 | -7/+7 | |
With pocl builds fixed, we can now also use the OpenCL implementations in gearshifft :) | |||||
2017-11-25 | add missing dependency to py-scikit-image (#6446) | healther | 1 | -0/+1 | |
2017-11-25 | add missing dependency to py-unittest2 (#6447) | healther | 1 | -0/+3 | |
2017-11-25 | add package py-setuptools-scm (#6449) | healther | 1 | -0/+36 | |
2017-11-25 | add package py-traceback2 (#6450) | healther | 1 | -0/+38 | |
2017-11-25 | Python: add 3.6.3 . (#6454) | 健美猫 | 1 | -0/+1 | |
2017-11-25 | r: add version 3.4.2. (#6455) | 健美猫 | 1 | -0/+1 | |
2017-11-25 | add new version to node-js (#6444) | healther | 1 | -0/+1 | |
2017-11-25 | r-lars: Create new package (#6453) | Eric | 1 | -0/+39 | |
2017-11-24 | sfepy: Create new package (#6439) | Robert Cimrman | 1 | -0/+50 | |
2017-11-24 | Octave depends on qt+opengl. (#6437) | 健美猫 | 1 | -1/+1 | |
2017-11-24 | Openblas needs FC, not F77 (#6435) | Massimiliano Culpo | 1 | -3/+4 | |
fixes #5591 | |||||
2017-11-23 | siesta: add netcdf support (#6431) | Michael Kuron | 2 | -0/+27 | |
2017-11-23 | boost@1.54 alse needs the call_once patch (#6434) | George Hartzell | 1 | -1/+1 | |
2017-11-23 | Introduce virtual dependency pkgconfig (#5198) | Michael Kuhn | 299 | -298/+304 | |
There are two providers, pkgconf and pkg-config, with the former being the default provider. | |||||
2017-11-23 | New version and patch for 'sqlite'. (#6303) | Sergey Kosukhin | 2 | -0/+57 | |
2017-11-23 | express: new package (#6281) | Audrey Thoma | 1 | -0/+63 | |
2017-11-23 | Add a patch for Intel 18.0.1 (#6392) | Ondřej Čertík | 2 | -0/+15 | |
2017-11-23 | Add bohrium to spack (#6395) | Michael F. Herbst | 1 | -0/+182 | |
* Add bohrium package.py * Changes suggested by @davydden * Add +cuda guard * Specify required environment setup | |||||
2017-11-23 | r-plotly: Create new package (#6423) | Eric | 1 | -0/+53 | |
2017-11-23 | dealii: limit CMake to 3.9 as 3.10.0 is not supported yet (#6427) | Denis Davydov | 1 | -0/+3 | |
2017-11-23 | gcc environment module will set CC, CXX, FC, F77, and F90 flags (#3954) | sknigh | 1 | -0/+7 | |
2017-11-23 | zoltan: add optional dependency on parmetis (#6387) | Cameron Smith | 1 | -0/+12 | |
2017-11-23 | r-mixtools: Create new package (#6421) | Eric | 1 | -0/+44 | |
2017-11-23 | r-ranger: Create new package (#6422) | Eric | 1 | -0/+45 | |
2017-11-23 | py-yt: Yt-project is moved. Add new version. (#6409) | Chien-Chang Feng | 1 | -3/+5 | |
2017-11-22 | Using MPI environment compiler variables for pnetcdf. (#6424) | Jon Rood | 1 | -0/+4 | |
2017-11-22 | Changed every `docs` variant into `doc` as decided in #2663 (#6412) | Massimiliano Culpo | 7 | -7/+7 | |
fixes #2663 | |||||
2017-11-22 | Remove spack extensions from list of known issues (#6405) | Adam J. Stewart | 1 | -20/+0 | |
2017-11-21 | Script for 'eccodes' is compatible with Python 3. (#6402) | Sergey Kosukhin | 1 | -5/+2 | |
2017-11-21 | phantompeakqualtools: new package (#6403) | Audrey Thoma | 2 | -0/+93 | |
2017-11-21 | r-pbapply: Create new package (#6377) | Eric | 1 | -0/+42 | |
2017-11-21 | r-ggjoy: Create new package (#6399) | Eric | 1 | -0/+42 | |
2017-11-21 | r-ica: Create new package (#6400) | Eric | 1 | -0/+39 | |
2017-11-21 | r-cppprogress: Create new package (#6398) | Eric | 1 | -0/+43 | |
2017-11-21 | r-sdmtools: Create new package (#6397) | Eric | 1 | -0/+46 | |
2017-11-21 | CMake: add 3.10.0 (#6393) | BenBrands | 1 | -0/+1 | |
2017-11-21 | gotcha: new package (#6391) | David Poliakoff | 1 | -0/+47 | |
* Initial stab at a package for Gotcha * Commit with no boilerplate * Flake8 | |||||
2017-11-21 | mira: new package (#6385) | Audrey Thoma | 1 | -0/+52 | |
2017-11-21 | Fix to allow installing pocl 0.14 again (#6372) | Michael F. Herbst | 1 | -2/+1 | |
* Resolve issue 4669 * Use prefix path magic attribute | |||||
2017-11-21 | r-broom: new package (#6282) | Yifan Zhu | 2 | -1/+54 | |
2017-11-21 | r-haven: created new package (#6293) | Yifan Zhu | 1 | -0/+42 | |
2017-11-21 | r-psych: created new package (#6286) | Yifan Zhu | 1 | -0/+55 | |