Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-30 | plasma: add version 21.8.29, migrate url (#25688) | Piotr Luszczek | 1 | -4/+5 | |
2021-08-30 | gaudi: update py-xenv dependency (#25457) | Valentin Volkl | 1 | -1/+1 | |
2021-08-30 | Add patch to fix Boost with CCE and CUDA (#25534) | Mikael Simberg | 1 | -0/+7 | |
2021-08-30 | universal-ctags: add version p5.9.20210829.0 (#25361) | Bryan Herman | 1 | -0/+2 | |
2021-08-30 | mochi-margo: add v0.9.5 (#25365) | Phil Carns | 1 | -0/+1 | |
2021-08-30 | miniconda3: add v4.10.3 (#25442) | Ryan Marcellino | 1 | -0/+2 | |
Co-authored-by: Cloud User <marcryan@ryanmarcelli001.hzterscemazurawp3xenxzahla.bx.internal.cloudapp.net> | |||||
2021-08-30 | anaconda3: add v2021.05 (#25443) | Ryan Marcellino | 1 | -0/+1 | |
Co-authored-by: Cloud User <marcryan@ryanmarcelli001.hzterscemazurawp3xenxzahla.bx.internal.cloudapp.net> | |||||
2021-08-30 | rivet: fixes for gcc@10: (#25454) | Valentin Volkl | 2 | -2/+2 | |
2021-08-30 | Add documentation on compiler `environment` (#25508) | kwryankrattiger | 1 | -0/+28 | |
2021-08-30 | ocl-icd: add v2.3.1 (#25561) | lorddavidiii | 1 | -0/+2 | |
2021-08-30 | build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#25594) | dependabot[bot] | 1 | -4/+4 | |
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
2021-08-30 | boost: add v1.77.0 (#25536) | Mikael Simberg | 1 | -0/+1 | |
2021-08-30 | py-pbr: fix import tests (#25679) | Adam J. Stewart | 1 | -0/+3 | |
2021-08-30 | py-jupyterlab: fix import tests (#25680) | Adam J. Stewart | 1 | -0/+3 | |
2021-08-30 | py-metpy: fix import tests (#25681) | Adam J. Stewart | 1 | -0/+4 | |
2021-08-30 | py-flit-core: build from source (#25682) | Adam J. Stewart | 1 | -9/+14 | |
2021-08-30 | tmux: added additional versions. (#25684) | Barry Rountree | 1 | -0/+7 | |
Added sha256 checksums for 3.21, 3.2, 3.1c 3.1a, 3.1, 3.0 and 2.9a. Co-authored-by: Barry <rountree4@llnl.gov> | |||||
2021-08-30 | FLAP: add new package (#25685) | Joe Schoonover | 1 | -0/+25 | |
Co-authored-by: Joe Schoonover <joe@fluidnumerics.com> | |||||
2021-08-30 | acts: add v11.0.0, v10.0.0 (#25444) | Hadrien G | 1 | -0/+2 | |
2021-08-29 | Bump py-salib (#25403) | Sebastian Schmitt | 1 | -0/+4 | |
2021-08-28 | add 'develop' branch to cmake package (#25623) | Kai Germaschewski | 1 | -0/+3 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-08-28 | Add a __reduce__ method to Spec (#25658) | Massimiliano Culpo | 1 | -22/+38 | |
* Add a __reduce__ method to Spec fixes #23892 The recursion limit seems to be due to the default way in which a Spec is serialized, following all the attributes. It's still not clear to me why this is related to being in an environment, but in any case we already have methods to serialize Specs to disk in JSON and YAML format. Here we use them to pickle a Spec instance too. * Downgrade to build-hash Hopefully nothing will change the package in between serializing the spec and sending it to the child process. * Add support for Python 2 | |||||
2021-08-28 | recorder: add v2.2.1, v2.2.0, "master" and "pilgrim" (#25674) | Chen Wang | 1 | -0/+5 | |
2021-08-27 | Add zstd support to libarchive (#25659) | Harmen Stoppels | 1 | -7/+6 | |
2021-08-27 | py-flit: add maintainer (#25667) | Adam J. Stewart | 2 | -3/+2 | |
2021-08-27 | add py-flameprof (#25539) | Harmen Stoppels | 1 | -0/+19 | |
2021-08-27 | Fix: --overwrite backs up old install dir, but it gets destroyed anyways ↵ | Harmen Stoppels | 3 | -5/+30 | |
(#25583) * Make sure PackageInstaller does not remove the just-restored install dir after failure in spack install --overwrite * Remove cryptic error message and rethrow actual error | |||||
2021-08-27 | Load package environment prior to stand-alone/smoke test execution (#25619) | Tamara Dahlgren | 1 | -0/+9 | |
2021-08-27 | Add missing link dep for py-uwsgi (#25654) | Harmen Stoppels | 1 | -0/+1 | |
2021-08-27 | py-psycopg2: add version 2.9.1 (#25646) | Adam J. Stewart | 1 | -3/+6 | |
2021-08-27 | py-pathlib: prevent conflicts with standard library (#25631) | Adam J. Stewart | 3 | -2/+10 | |
2021-08-27 | New package: py-flit (#25630) | Adam J. Stewart | 2 | -0/+48 | |
2021-08-27 | FEniCSx packages: add version 0.3.0 (#25627) | Chris Richardson | 5 | -8/+33 | |
2021-08-27 | py-pyinstrument: add version 4.0.3 (#25632) | Adam J. Stewart | 1 | -6/+9 | |
* Swap github download link for pypi * Versions >= 4 dont need npm | |||||
2021-08-27 | r-irkernel: add version 1.2; update version 0.7 (#25644) | Dylan Simon | 1 | -1/+2 | |
Use a commit hash instead of a tag for 0.7 | |||||
2021-08-27 | figlet: Fix figlet font dir (#25662) | Jordan Galby | 1 | -0/+4 | |
By default, figlet looks for fonts in `/usr/local/share/figlet`, and if it doesn't exist you get `figlet: standard: Unable to open font file`. This fix changes the default font dir to the one installed in the install prefix. | |||||
2021-08-27 | ESMF package: add version 8.1.1 (#25590) | Timothy Brown | 1 | -5/+5 | |
Also build with internal lapack library by default. | |||||
2021-08-27 | meson: add 0.59.1 and 0.58.2 (#25661) | Michael Kuhn | 1 | -0/+2 | |
2021-08-27 | glib: add 2.68.4 (#25660) | Michael Kuhn | 1 | -0/+1 | |
2021-08-27 | Add ld.gold and ld.lld compiler wrapper (#25626) | Jordan Galby | 4 | -1/+4 | |
The gcc compiler can be configured to use `ld.gold` by default. It will then call `ld.gold` explicitly when linking. When so, spack need to have a ld.gold wrapper in PATH to inject rpaths link flags etc... Also I wouldn't be surprised to see some package calling `ld.gold` directly. As for ld.gold, the argument could be made that we want to support any package that could call ld.lld. | |||||
2021-08-27 | Make `SpecBuildInterface` pickleable (#25628) | Massimiliano Culpo | 2 | -1/+10 | |
* Add a __reduce__ method to SpecBuildInterface This class was confusing pickle when being serialized, due to its scary nature of being an object that disguise as another type. * Add more MacOS tests, switch them to clingo * Fix condition syntax * Remove Python v3.6 and v3.9 with macOS | |||||
2021-08-27 | Fix fish test "framework" (#25242) | Harmen Stoppels | 1 | -34/+16 | |
Remove broken test, see #21699 | |||||
2021-08-27 | adding remainder of issues from repology problems (#25653) | Vanessasaurus | 144 | -145/+147 | |
some of these are not resolvable in that there is only an http page available, or a page reported as broken is actually ok, or a page has an SSL error that does not prevent one from visiting (and no good replacement) Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com> | |||||
2021-08-27 | Add ReFrame 3.8.0 (#25648) | Vasileios Karakasis | 1 | -0/+1 | |
2021-08-26 | Incorporate intel-tbb-oneapi package into intel-tbb package (#25613) | Patrick Gartung | 1 | -6/+39 | |
* Add intel-tbb-oneapi package that does the cmake configure and build. Compare too the intel-oneapi-tbb package which only downloads a script that contains prebuilt binaries. * Rename package intel-tbb-cmake * Incorporate intel-tbb-cmake into intel-tbb package | |||||
2021-08-26 | Make env (de)activate error with -e, -E, -D flags (#25625) | Harmen Stoppels | 2 | -0/+33 | |
* Make sure that spack -e. env activate b and spack -e. env deactivate error * Add a test | |||||
2021-08-26 | py-black: add new version, missing dep (#25629) | Adam J. Stewart | 2 | -2/+31 | |
2021-08-26 | activeharmony: Switch to https (#25641) | Tamara Dahlgren | 1 | -2/+2 | |
2021-08-26 | acl: Switch to https (#25640) | Tamara Dahlgren | 1 | -1/+1 | |
2021-08-26 | ACE: Switch to https (#25638) | Tamara Dahlgren | 1 | -2/+2 | |