Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-17 | Add py-scipy 1.4.0 (#14193) | Adam J. Stewart | 1 | -2/+4 | |
2019-12-17 | adios2: Fix use of builtin __clear_cache (#14123) | t-karatsu | 2 | -0/+218 | |
2019-12-16 | mrnet: remove nonexisting cti dependency (#14178) | Todd Gamblin | 1 | -10/+1 | |
MRNet had an optional dependency on `cti`, which doesn't exist. Remove it from the repo, at least until someone adds `cti` back. | |||||
2019-12-16 | New ACTS version (#14180) | Hadrien G | 1 | -0/+1 | |
2019-12-16 | add new package : py-s3cmd (#14166) | darmac | 1 | -0/+31 | |
* add new package : py-s3cmd * add some depends and move depends behind the version | |||||
2019-12-14 | package hash: gracefully handle @when with non-string args (#14153) | Peter Scheibel | 2 | -1/+50 | |
* when constructing package hash, default to including a method in the content hash if we can't determine whether it would be included by examining the AST * add a test for updated content-hash calculations * refactor content hash tests to eliminate repeated lines | |||||
2019-12-14 | hpctoolkit: update git branch for version 'gpu' (#14155) | Mark W. Krentel | 1 | -1/+1 | |
2019-12-14 | Updated Hydrogen version to 1.3.2 (#14156) | Brian Van Essen | 1 | -0/+1 | |
2019-12-14 | add new package : memcached (#14162) | darmac | 1 | -0/+40 | |
2019-12-14 | add new package : jstorm (#14163) | darmac | 1 | -0/+20 | |
2019-12-14 | add new package : logstash (#14164) | darmac | 1 | -0/+23 | |
2019-12-14 | add new package : pig (#14165) | darmac | 1 | -0/+23 | |
2019-12-14 | add new package : rabbitmq (#14167) | darmac | 1 | -0/+23 | |
2019-12-14 | add new package : zookeeper (#14170) | darmac | 1 | -0/+21 | |
2019-12-14 | add new package : bind9 (#14172) | darmac | 1 | -0/+21 | |
2019-12-14 | add new package : rt-tests (#14174) | darmac | 1 | -0/+22 | |
2019-12-14 | Patch: explicitly use xbitmaps include dir in the automake package (#14128) | Andras Wacha | 2 | -0/+51 | |
* Patch: explicitly use xbitmaps include dir in the automake package * Added dependencies required for autoreconf: libtool, autoconf, automake, m4 | |||||
2019-12-13 | add new package : cassandra (#14144) | darmac | 1 | -0/+23 | |
* add new package : cassandra * make stable version as a preferred one | |||||
2019-12-13 | Add latest version of jq (#14134) | Adam J. Stewart | 2 | -2/+16 | |
2019-12-13 | FIX: Making berkeley-db package fetch from correct links (#14147) | Matthieu Dorier | 1 | -6/+12 | |
* making berkeley-db package fetch from oracle website * removed blank space * making flake8 happy * fixing typos and order of versions | |||||
2019-12-13 | Add shared option to ParaView. (#14131) | Dan Lipsa | 1 | -0/+12 | |
* Add shared option to ParaView. * Use append for one attribute | |||||
2019-12-13 | Add new aws-parallelcluster package (#14139) | Adam J. Stewart | 1 | -0/+26 | |
2019-12-13 | Add latest version of py-tabulate (#14138) | Adam J. Stewart | 1 | -1/+3 | |
2019-12-13 | Add latest version of py-ipaddress (#14137) | Adam J. Stewart | 1 | -1/+2 | |
2019-12-13 | Add latest version of py-botocore (#14136) | Adam J. Stewart | 1 | -3/+4 | |
2019-12-13 | Add latest version of py-boto3 (#14135) | Adam J. Stewart | 1 | -2/+4 | |
2019-12-13 | Add latest version of oniguruma (#14133) | Adam J. Stewart | 1 | -1/+20 | |
2019-12-13 | Update CMake to version 3.16 (#14152) | Seth R. Johnson | 1 | -0/+2 | |
2019-12-13 | gmodel: fix error (#14140) | noguchi-k | 2 | -0/+59 | |
2019-12-13 | add new package : activemq (#14142) | darmac | 1 | -0/+21 | |
2019-12-13 | add new package : alluxio (#14143) | darmac | 1 | -0/+23 | |
2019-12-12 | fix libev url (#14066) | darmac | 1 | -2/+1 | |
* fix libev url * remove list_url in libev | |||||
2019-12-12 | compile python with sqlite loadable extensions (#14132) | Sinan | 1 | -0/+4 | |
2019-12-12 | cmake: Fix checksum of 4075.patch (#14125) | t-karatsu | 1 | -1/+1 | |
2019-12-12 | Fix py-jupyter-client version ranges (#14126) | iarspider | 1 | -1/+2 | |
2019-12-11 | charmpp: fix build failing from broken hardlink (#13922) | Justin S | 1 | -0/+8 | |
* charmpp: fix build failing from broken hardlink * charmpp: use setup_dependent_build_environment | |||||
2019-12-11 | Fix replacement of embedded 'gcc' in augustus (#14116) | Glenn Johnson | 1 | -25/+25 | |
PR #13975 added makefile filtering to replace gcc/g++ with the spack compiler. This conflicts with other filtering that is done in the package to add paths for dependencies. The text of the dependency paths might have 'gcc' in the path name, depending on the install_path_scheme, and that was being replaced by the new compiler filters. That would mangle the path to the dependecy resulting in a failed build. This PR moves the compiler filters to be before the other filters to make sure that the compiler is set before the dependency paths. | |||||
2019-12-11 | Add missing dependency on setuptools to py-subprocess32 (#14074) | iarspider | 1 | -0/+3 | |
* Add missing dependency on setuptools to py-subprocess32 * Update package.py * Update var/spack/repos/builtin/packages/py-subprocess32/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py | |||||
2019-12-11 | Bugfix for bad hydrogen tags (#14119) | Brian Van Essen | 1 | -2/+2 | |
2019-12-11 | TensorFlow: must specify CUDA compute capabilities (#14118) | Adam J. Stewart | 1 | -4/+8 | |
* TensorFlow: must specify CUDA compute capabilities * Correctly restrict cuda_arch version ranges | |||||
2019-12-11 | Add try-except for Python installation (#14122) | Adam J. Stewart | 1 | -2/+6 | |
2019-12-11 | Fix JDK 8 download URLs (#14120) | Adam J. Stewart | 1 | -8/+8 | |
2019-12-11 | Fix py-ppft source extension (#14077) | iarspider | 1 | -1/+12 | |
* Fix py-ppft source extension * PEP-8 fix * Update package.py * Apply suggestions from code review Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2019-12-11 | Fix py-pox build recipe (#14078) | iarspider | 1 | -1/+12 | |
* Fix py-pox build recipe * PEP-8 fix * Update package.py * Apply suggestions from code review Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2019-12-11 | Fix py-notebook for Python2 (#14079) | iarspider | 1 | -11/+13 | |
* Fix py-notebook for Python2 * PEP-8 fix * Update package.py * Update package.py * Syntax fix * Update var/spack/repos/builtin/packages/py-notebook/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2019-12-11 | Fix py-hypothesis (#14084) | iarspider | 1 | -1/+4 | |
* Fix py-hypothesis * Update package.py * Update package.py * Update package.py | |||||
2019-12-11 | Fix constexpr for llvm 9.0 (#14095) | Dan Lipsa | 2 | -0/+13 | |
2019-12-11 | Add grass 7.8.2 (#14115) | Adam J. Stewart | 1 | -1/+2 | |
2019-12-11 | Added new versions of hydrogen (#14103) | Brian Van Essen | 1 | -0/+2 | |
2019-12-11 | doxygen: Fix libiconv checks (#14106) | Michael Kuhn | 1 | -0/+10 | |
PR #10589 introduced a libiconv dependency to doxygen. This causes problems on Linux systems, since the iconv symbols are included in libc, which causes CMake to use the external header but not the external library. Work around this by always using the external libiconv. |