Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-27 | Add two test examples to bohrium (#6459) | Michael F. Herbst | 3 | -9/+110 | |
2017-11-27 | r-rtsne: Create new package (#6470) | Eric | 1 | -0/+41 | |
* r-rtsne: Create new package * r-rtsne: add rcpp dependency | |||||
2017-11-27 | r-pcapp: Create new package (#6468) | Eric | 1 | -0/+42 | |
2017-11-27 | plasma: extract plasma changes from xsdk-0.3.0 (#6280) | Satish Balay | 3 | -11/+77 | |
* plasma: extract plasma changes from xsdk-0.3.0 * plasma: cleanup per review - netlib-lapack: add support for spec['lapack:c'].libs, spec['blas:c'].libs - add getblaslapacklibs() to eliminate duplicate code in edit() and build_targets() - eliminate string manipulation of ld_flags - remove gfortran check (will check later) - remove build() (will check later) * netlib-lapack: fix tuple per review * netlib-lapack: use spec[lapack:c,fortran] | |||||
2017-11-27 | New Package: GAP Benchmark Suite (#6452) | Adam Fidel | 1 | -0/+57 | |
2017-11-27 | fixed glog compilation for < 0.3.5 (#6463) | Choong Jun Jin | 1 | -4/+18 | |
2017-11-27 | r-rcpp: adds new versions, fixes failing download in Travis CI (#6464) | Massimiliano Culpo | 1 | -0/+1 | |
2017-11-27 | r-tsne: Create new package (#6461) | Eric | 1 | -0/+39 | |
2017-11-27 | r-rcpp: fix list_url to install archived versions (#6462) | Eric | 1 | -1/+1 | |
2017-11-26 | dialign-tx adding patch for gcc@5.4.0 (#6413) | peetsv | 2 | -0/+82 | |
2017-11-25 | New Package: Add libcint to spack (#6456) | Michael F. Herbst | 1 | -0/+74 | |
* Add libcint to spack * Clearifying comment | |||||
2017-11-25 | Implement opencv libs property (#6457) | Michael F. Herbst | 1 | -0/+7 | |
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 | 297 | -296/+301 | |
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-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 | |