Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-17 | py-ruamel-yaml-clib %oneapi: -Wno-error=incompatible-function-pointer-types ↵ | eugeneswalker | 1 | -0/+6 | |
(#39480) | |||||
2023-08-17 | sz %oneapi: add cflag=-Wno-error=implicit-function-declaration (#39467) | eugeneswalker | 1 | -0/+6 | |
2023-08-17 | kokkos: use 'when' instead of 'conflicts' for CUDA variants (#39463) | Seth R. Johnson | 1 | -19/+12 | |
2023-08-17 | silo %oneapi: add cflags: -Wno-error=int, -Wno-error=int-conversion (#39475) | eugeneswalker | 1 | -0/+3 | |
2023-08-17 | py-matplotlib %oneapi: add cxxflags=-Wno-error=register (#39469) | eugeneswalker | 1 | -0/+6 | |
2023-08-17 | py-deepspeed: add new package (#39427) | Adam J. Stewart | 1 | -0/+32 | |
2023-08-17 | snappy: patch and conflict for %nvhpc (#39063) | Sergey Kosukhin | 1 | -0/+15 | |
2023-08-17 | botan: version 3 requires newer GCC (#39450) | Martin Aumüller | 1 | -0/+2 | |
e.g. 3.1.1 produces this during configuration when trying to install: ERROR: This version of Botan requires at least gcc 11.0 | |||||
2023-08-17 | py-setuptools: document Python 3.12 support (#39449) | Adam J. Stewart | 1 | -0/+5 | |
2023-08-17 | py-lightning: add v2.0.7 (#39468) | Adam J. Stewart | 1 | -1/+3 | |
2023-08-16 | py-numcodecs %oneapi: add cflags -Wno-error=implicit-function-declaration ↵ | eugeneswalker | 1 | -0/+6 | |
(#39454) | |||||
2023-08-16 | pruners-ninja cflags: -Wno-error=implicit-function-declaration (#39452) | eugeneswalker | 1 | -0/+6 | |
2023-08-16 | amrex+sycl: restructure constraint on %oneapi (#39451) | eugeneswalker | 1 | -1/+2 | |
2023-08-16 | hdf5-vol-cache %oneapi: cflags: add ↵ | eugeneswalker | 1 | -0/+6 | |
-Wno-error=incompatible-function-pointer-types (#39453) | |||||
2023-08-16 | faodel: update github URL organization to sandialabs (#39446) | Todd Kordenbrock | 1 | -3/+3 | |
2023-08-15 | Fixed HeFFTe package spec to not do the smoke test prior to 2.2.0 (#39435) | Patrick Bridges | 1 | -0/+6 | |
* Fixed HeFFTe package spec to not do the smoke test prior to 2.2.0, where it breaks * Convert test return to 'raise SkipTest' --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2023-08-15 | Rework conflicts so that "vendors" is not needed anymore | Massimiliano Culpo | 5 | -10/+11 | |
2023-08-15 | Add vendors directive | Massimiliano Culpo | 5 | -9/+28 | |
For the time being this directive prevents the vendored package to be in the same DAG as the one vendoring it. | |||||
2023-08-15 | Improve handling of cases with cycles | Massimiliano Culpo | 2 | -0/+34 | |
To avoid paying the cost of setup and of a full grounding again, move cycle detection into a separate program and check first if the solution has cycles. If it has, ground only the integrity constraint preventing cycles and solve again. | |||||
2023-08-15 | Fix ecp-data-vis-sdk: a package cannot impose constraints on transitive deps | Massimiliano Culpo | 1 | -1/+1 | |
2023-08-15 | Add unit-tests for use cases requiring separate concretization of build deps | Massimiliano Culpo | 8 | -0/+129 | |
2023-08-15 | Construct unification sets on demand, improve heuristic | Massimiliano Culpo | 1 | -0/+2 | |
2023-08-15 | adding new rpp package (#38942) | afzpatel | 4 | -0/+189 | |
* initial commit for adding new rpp package * fix styling | |||||
2023-08-15 | Add mold 2.1.0 (#39443) | Mikael Simberg | 1 | -0/+1 | |
2023-08-15 | Add version HDF5 1.14.2 (#39409) | Larry Knox | 1 | -0/+5 | |
* Add version HDF5 1.14.2 | |||||
2023-08-15 | arborx: new version and patch for 1.4 with Trilinos (#39438) | Andrey Prokopenko | 2 | -0/+18 | |
* arborx: patch 1.4 for Trilinos 14.0 * arborx: version 1.4.1 | |||||
2023-08-15 | Add gperftools 2.11 (#39440) | Mikael Simberg | 1 | -0/+1 | |
2023-08-15 | squashfs: Add static variant (#39433) | Bryan Herman | 1 | -0/+7 | |
2023-08-14 | intel-xed: add version 2023.07.09 (#39436) | Mark W. Krentel | 1 | -0/+1 | |
2023-08-14 | Spiner and ports-of-call updates (#39437) | Richard Berger | 2 | -0/+2 | |
* ports-of-call: new version 1.5.2 * spiner: new version 1.6.2 | |||||
2023-08-14 | Windows: executable/path handling (#37762) | markus-ferrell | 2 | -7/+7 | |
Windows executable paths can have spaces in them, which was leading to errors when constructing Executable objects: the parser was intended to handle cases where users could provide an executable along with one or more space-delimited arguments. * Executable now assumes that it is constructed with a string argument that represents the path to the executable, but no additional arguments. * Invocations of Executable.__init__ that depended on this have been updated (this includes the core, tests, and one instance of builtin repository package). * The error handling for failed invocations of Executable.__call__ now includes a check for whether the executable name/path contains a space, to help users debug cases where they (now incorrectly) concatenate the path and the arguments. | |||||
2023-08-14 | fuse-overlayfs needs pkgconfig to build (#39431) | Bryan Herman | 1 | -0/+1 | |
2023-08-14 | xyce: Disable CMake test for OneAPI (#39429) | Paul Kuberry | 2 | -0/+42 | |
2023-08-14 | Windows: enable "spack install" tests (#34696) | markus-ferrell | 3 | -31/+73 | |
* The module-level skip for tests in `cmd.install` on Windows is removed. A few classes of errors still persist: * Cdash tests are not working on Windows * Tests for failed installs are also not working (this will require investigating bugs in output redirection) * Environments are not yet supported on Windows overall though, this enables testing of most basic uses of "spack install" * Git repositories cached for version lookups were using a layout that mimicked the URL as much as possible. This was useful for listing the cache directory and understanding what was present at a glance, but the paths were overly long on Windows. On all systems, the layout is now a single directory based on a hash of the Git URL and is shortened (which ensures a consistent and acceptable length, and also avoids special characters). * In particular, this removes util.url.parse_git_url and its associated test, which were used exclusively for generating the git cache layout * Bootstrapping is now enabled for unit tests on Windows | |||||
2023-08-14 | fixed build of libfuse need werror (#39430) | Bryan Herman | 1 | -0/+2 | |
2023-08-14 | trilinos@14.4.0 +kokkos: use external kokkos (#39397) | eugeneswalker | 1 | -0/+19 | |
2023-08-14 | Fix style issues with latest versions of tools (#39422) | Massimiliano Culpo | 3 | -7/+2 | |
2023-08-14 | Add Boost 1.83.0 (#39415) | Mikael Simberg | 1 | -0/+1 | |
2023-08-14 | Add patch to build silo on nixos (#39375) | Mikael Simberg | 2 | -0/+27 | |
Change the shebang in mkinc from /usr/bin/perl to /usr/bin/env perl for portability to systems that don't necessarily have perl in /usr/bin. Also adds perl as a build-time dependency. | |||||
2023-08-14 | Add fmt 10.1.0 (#39413) | Mikael Simberg | 1 | -0/+1 | |
2023-08-14 | mold: add v2.0.0 (#39416) | Mikael Simberg | 1 | -0/+1 | |
2023-08-14 | Added package for the hipTT library (#39388) | Brian Van Essen | 3 | -0/+54 | |
2023-08-14 | dd4hep: new version 1.26 (#39230) | Wouter Deconinck | 1 | -0/+17 | |
Release notes: https://github.com/AIDASoft/DD4hep/releases/tag/v01-26 Diff: https://github.com/AIDASoft/DD4hep/compare/v01-25-01...v01-26 Relevant changes: - updated requirements on cmake, - can now support compressed hepmc3. --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2023-08-14 | arrow: fix conditional spec expression (#38212) (#38213) | Pariksheet Nanda | 1 | -1/+1 | |
2023-08-14 | wrf: add v4.5.1 (#39291) | Hao Lyu | 1 | -0/+5 | |
2023-08-14 | gromacs: add plumed 2.8.3-2.9.0 variants (#39411) | Audrius Kalpokas | 1 | -30/+33 | |
2023-08-14 | py-scikits-odes: add a new package (#39061) | Pariksheet Nanda | 1 | -0/+52 | |
2023-08-13 | Python: fix Apple Clang +optimizations build (#39412) | Adam J. Stewart | 1 | -1/+6 | |
2023-08-13 | release 0.0.1 py-dlio-profiler-py (#39377) | Hariharan Devarajan | 1 | -0/+30 | |
2023-08-13 | py-pyliblzma: remove python2 package (#39399) | Wouter Deconinck | 1 | -18/+0 | |
Last release 13 years ago, before python 3.2 was released. No depedendents or next of kin could be located. |