Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-08 | Add new r-condop package (#14050) | Adam J. Stewart | 1 | -0/+32 | |
2019-12-08 | Add new r-earth package (#14049) | Adam J. Stewart | 1 | -0/+25 | |
2019-12-08 | Add new r-plotmo package (#14048) | Adam J. Stewart | 1 | -0/+26 | |
2019-12-08 | Add new r-teachingdemos package (#14047) | Adam J. Stewart | 1 | -0/+20 | |
2019-12-08 | Add new r-graphlayouts package (#14046) | Adam J. Stewart | 1 | -0/+27 | |
2019-12-08 | Add new r-tidygraph package (#14045) | Adam J. Stewart | 1 | -0/+32 | |
2019-12-08 | py-torch: comment out non-existing deps (#14044) | Adam J. Stewart | 1 | -3/+3 | |
2019-12-08 | Add new py-requests-mock package (#14043) | Adam J. Stewart | 1 | -0/+19 | |
2019-12-08 | py-luigi: fix test dependencies (#14042) | Adam J. Stewart | 1 | -1/+1 | |
2019-12-08 | elpa: port to microarch (#13655) | Christoph Junghans | 1 | -19/+27 | |
* elpa: port to microarch * flake8 * Update package.py * Update var/spack/repos/builtin/packages/elpa/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2019-12-08 | Add new py-pytest-mypy package (#14041) | Adam J. Stewart | 1 | -0/+23 | |
2019-12-08 | Add new py-sphinxcontrib-issuetracker package (#14040) | Adam J. Stewart | 1 | -0/+19 | |
2019-12-08 | py-python-htmlgen -> py-htmlgen (#14039) | Adam J. Stewart | 2 | -6/+4 | |
2019-12-08 | Add new py-asserts package (#14038) | Adam J. Stewart | 1 | -0/+21 | |
2019-12-07 | py-brian2: py-nosetests -> py-nose (#14037) | Adam J. Stewart | 1 | -17/+20 | |
2019-12-07 | polymake: fix dependency name (#14034) | Adam J. Stewart | 1 | -1/+1 | |
2019-12-07 | Add py-jupyter package (#14035) | Adam J. Stewart | 1 | -0/+22 | |
2019-12-07 | Add new py-wxmplot package (#14036) | Adam J. Stewart | 1 | -0/+24 | |
2019-12-07 | Add new py-stestr package (#14029) | Adam J. Stewart | 1 | -0/+18 | |
2019-12-07 | Add new py-testrepository package (#14030) | Adam J. Stewart | 1 | -0/+28 | |
2019-12-07 | Add new py-testresources package (#14031) | Adam J. Stewart | 1 | -0/+18 | |
2019-12-07 | Add new py-testscenarios package (#14032) | Adam J. Stewart | 1 | -0/+17 | |
2019-12-07 | Add new py-testtools package (#14033) | Adam J. Stewart | 1 | -0/+17 | |
2019-12-07 | Add new py-python-subunit package (#14028) | Adam J. Stewart | 1 | -0/+19 | |
2019-12-07 | Add New package feh and supporting packages (#14013) | Quinn | 8 | -0/+240 | |
* Adding libid3tag package for supporting feh * Adding libexif package for supporting feh * Adding imlib2 package for supporting feh * Adding the feh package * Rewording the cleanup function for libid3tag * Fixing some flake8 issues for imlib2 and libid3tag * Adding sources for the patches and swapping rm for os.remove * Flake8 fixes * swapping md5sums for sha256sums | |||||
2019-12-07 | Add new py-hacking package (#14027) | Adam J. Stewart | 1 | -0/+19 | |
2019-12-07 | Add new py-fixtures package (#14026) | Adam J. Stewart | 1 | -0/+17 | |
2019-12-07 | Add new py-extras package (#14025) | Adam J. Stewart | 1 | -0/+18 | |
2019-12-07 | Add py-tox package (#14024) | Adam J. Stewart | 1 | -0/+26 | |
2019-12-07 | Add latest version of py-importlib-metadata (#14023) | Adam J. Stewart | 1 | -8/+10 | |
2019-12-07 | flann: fix missing dependencies (#14022) | Adam J. Stewart | 1 | -2/+2 | |
2019-12-07 | votca*: add v1.6_rc1 (#14017) | Christoph Junghans | 6 | -10/+79 | |
* votca*: add v1.6_rc1 * votca: prefer v1.5.1 | |||||
2019-12-07 | openPMD-api: 0.10.1 (#14018) | Axel Huebl | 1 | -0/+1 | |
Add the latest release of openPMD-api. | |||||
2019-12-06 | Spec Header Dirs: Only first include/ (#13991) | Axel Huebl | 3 | -4/+17 | |
* CUDA HeaderList: Unit Test * Spec Header Dirs: Only first include/ Avoid matching recurringly nested include paths that usually refer to internally shipped libraries in packages. Example in CUDA Toolkit, shipping a libc++ fork internally with libcu++ since 10.2.89: `<prefix>/include/cuda/some/more/details/include/` or `<prefix>/include/cuda/std/detail/libcxx/include` regex: non-greedy first match of include Co-Authored-By: Massimiliano Culpo <massimiliano.culpo@gmail.com> * CUDA: Re-Enable 10.2.89 as Default | |||||
2019-12-06 | ibm-java: add version 8.0.6.0 (#14003) | Mark W. Krentel | 1 | -9/+16 | |
* ibm-java: add version 8.0.6.0 Add version 8.0.6.0 and remove 8.0.5.30. IBM is fairly aggressive about removing old versions, and 8.0.5.30 is no longer available from their download site. * Restore version 8.0.5.30, although it is no longer available for download from IBM. | |||||
2019-12-06 | Packages/py-maestrowf (#14010) | Francesco Di Natale | 1 | -1/+13 | |
* Addition of repository branches to maestrowf. * Addition of 1.1.5dev pre-release. * Correction of a merge conflict. * Addition of Maestro release 1.1.5 * Addition of Maestro release 1.1.6 (removal of 1.1.5) * Sets 1.1.6 to the preferred version. Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Tweak to the url to point to latest. | |||||
2019-12-06 | Add py-parameterized package (#14016) | Adam J. Stewart | 1 | -0/+17 | |
2019-12-06 | Update py-theano dependencies (#14015) | Adam J. Stewart | 1 | -3/+4 | |
2019-12-06 | mesquite: fix build of the no mpi variant. (#14012) | nicolas le goff | 1 | -3/+8 | |
* mesquite: fix build of the no mpi variant. * mesquite: added the --without-mpi option to configure. | |||||
2019-12-06 | docs: Alphabetize create cmd template options (#13993) | Tamara Dahlgren | 1 | -1/+2 | |
* Bugfix: Display template options for create command. * Alphabetize "spack create" template options for readability * Revert template choices format; alphabetize list * flake8 fix | |||||
2019-12-06 | Bugfix: spack find -p fails in environment (#13972) | Greg Becker | 3 | -1/+26 | |
* force spack find -p to print abstract specs without prefixes * hashes have the same issue; improve handling of find -L to match find -l | |||||
2019-12-06 | [Package: HPX] Fix Apex and OTF2 support (#13982) | Teodor Nikolov | 2 | -1/+89 | |
* Fix Apex and OTF2 support - Comment out apex as a dependncy: it is bundled with HPX. - Apply a patch to v1.3.0 to correctly build with APEX. - Add otf2 as a dependency when APEX is enabled. * Remove depends_on('apex') | |||||
2019-12-06 | augustus: Set compile commands for each compiler and Fix for using 'boost' ↵ | t-karatsu | 1 | -0/+25 | |
on Spack (#13975) * augustus: Set compile commands for each compiler and Fix for using 'boost' on Spack * fix for flake8 * delete 'string' args * Fix args of filter_file func * Fix args of other filter_file func | |||||
2019-12-06 | Add patch to fix issue building current llvm develop master on power9 (#13986) | Galen Shipman | 2 | -0/+19 | |
* Add patch to fix issue building current llvm develop master on power9 * Conform to proper block commenting Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2019-12-06 | Fastmath: Added required version (#13990) | Tamara Dahlgren | 1 | -1/+3 | |
* Fastmath: Added required version * Changed the version to 'latest' (per balay). | |||||
2019-12-06 | Ceed: Added required version (#14006) | Tamara Dahlgren | 1 | -0/+2 | |
2019-12-06 | sz: Change optimization flags for Fujitsu compiler (#14007) | t-karatsu | 2 | -0/+15 | |
2019-12-06 | Specify self for internal setup method (#14008) | Paul | 1 | -4/+4 | |
2019-12-06 | Convert llvm Spackage to use the monorepo (#11392) | Brian Homerding | 5 | -534/+135 | |
* [WIP] Convert llvm spackage to use the monorepo * Correcting python dependencies * Adding develop version for llvm monorepo * Python 2.6 Fix * Build Flang fork in a different root_cmakelists_dir * Formatting Fix * Including flang package changes * Removing explicit llvm dependencies variants * flake8 fix * Updating patches and llvm+flang logic * Updating env setup API * Add top level git * Conflicting flang variant with other variants | |||||
2019-12-06 | Add h5sh python package (#14001) | Seth R. Johnson | 1 | -0/+25 | |
* Add h5sh package * Fix requirements and update version |