Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-24 | Changes to AOCC spack recipe to use new compiler download URLs (#36353) | AMD Toolchain Support | 1 | -24/+4 | |
2023-03-24 | Expat package: add CMake-build option (#35109) | John W. Parent | 1 | -2/+27 | |
* Add option to optionally build with CMake * Autotools is preferred where available * Unlike the autotools-based build, the CMake-based build creates either static or shared libs, not both (the default is shared and is controlled with a new "shared" variant that only exists when building with cmake) * Note that `cmake~ownlibs` depends on expat, so would require `expat build_system=autotools` (to avoid a cyclic dependency) | |||||
2023-03-24 | gfortran version fix (#36351) | Jim Edwards | 1 | -10/+14 | |
* gfortran version fix * modified approach to get gfortran version * add checksum for v8.4.1 | |||||
2023-03-24 | perl-module-corelist: add v5.20230320 (#36366) | Alec Scott | 1 | -0/+3 | |
* perl-module-corelist: add v5.20230320 * [@spackbot] updating style on behalf of alecbcs --------- Co-authored-by: alecbcs <alecbcs@users.noreply.github.com> | |||||
2023-03-24 | perl-module-build: add v0.4232 (#36365) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | py-timmm: add v0.6.13 (#36377) | Adam J. Stewart | 1 | -0/+1 | |
2023-03-24 | perl-moo: add v2.005005 (#36367) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-mro-compat: add v0.15 (#36369) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-net-http: add v6.22 (#36370) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-padwalker: add v2.5 (#36372) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-package-deprecationmanager: add v0.18 (#36371) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-parallel-forkmanager: add v2.02 (#36373) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-path-tiny: add v0.144 (#36374) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-pdf-api2: add v2.044 (#36375) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-pegex: add v0.75 (#36376) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-perl4-corelibs: add v0.005 (#36379) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-perlio-utf8-strict: add v0.010 (#36380) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-scalar-list-utils: add v1.63 (#36381) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-statistics-descriptive: add v3.0800 (#36382) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-sub-exporter: add v0.989 (#36383) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-sub-install: add v0.929 (#36384) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-sub-name: add v0.26 (#36385) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-sub-quote: add v2.006008 (#36386) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-svg: add v2.87 (#36387) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-deep: add v1.204 (#36388) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-differences: add v0.69 (#36389) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-fatal: add v0.017 (#36390) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-most: add v0.38 (#36391) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-needs: add v0.002010 (#36392) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-requires: add v0.11 (#36393) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-warnings: add v0.031 (#36394) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-text-csv: add v2.02 (#36395) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-text-format: add v0.62 (#36396) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-text-simpletable: add v2.07 (#36397) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | gh: add v2.25.1 (#36364) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | Add a pre-check job to bootstrap the environment on Python 3.6 (#36358) | Massimiliano Culpo | 1 | -0/+3 | |
* Add a pre-check job that just bootstrap the environment on Python 3.6 * py-typing-extension: restore information on Python 3.6 installation * Fix job name, try to run quick test on installed python packages | |||||
2023-03-24 | git: new version 2.40.0 (#36354) | Wouter Deconinck | 1 | -0/+2 | |
Release notes: https://github.com/git/git/blob/v2.40.0/Documentation/RelNotes/2.40.0.txt (nothing worrisome there). Commit history with recent changes to installation procedure: https://github.com/git/git/commits/master/INSTALL (nothing worrisome there). This builds fine on my system, ``` ==> git: Successfully installed git-2.40.0-sb7gmy64ivwstfwwjyff7y5mbbc7vtos ``` | |||||
2023-03-23 | zstd package: add Cmake build (#35104) | John W. Parent | 1 | -3/+33 | |
* This enables building zstd on Windows * CMake is now the default for all systems | |||||
2023-03-23 | faircmakemodules: Add new package (#36345) | Dr. Christian Tacke | 1 | -0/+22 | |
Co-authored-by: Dennis Klein <d.klein@gsi.de> | |||||
2023-03-23 | Update various Jupyter packages (#36332) | Adam J. Stewart | 24 | -76/+104 | |
* Update various Jupyter packages * Fix missing versions | |||||
2023-03-23 | fairlogger: 1.9 and older are incompatible with fmt 9+ (#36336) | Dr. Christian Tacke | 1 | -0/+1 | |
Co-authored-by: Dennis Klein <d.klein@gsi.de> | |||||
2023-03-23 | libzip: add version 1.3.2 (#36337) | Sergey Kosukhin | 1 | -0/+8 | |
* libzip: add property 'headers' * libzip: add version 1.3.2 | |||||
2023-03-23 | [mochi-margo] margo version 0.13.1 added (#36344) | Matthieu Dorier | 1 | -0/+1 | |
2023-03-23 | gcc: fix for apple-clang conflicts (#36165) | Matthew Thompson | 1 | -1/+1 | |
* gcc: fix for apple-clang conflict * Update var/spack/repos/builtin/packages/gcc/package.py Use variant by @adamjstewart Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-23 | Revert "wrf: fix patches for aarch64 config (#35984)" (#36333) | Ted Stern | 5 | -236/+28 | |
This reverts commit 99893a64754047f1ad539509fb5b79b780d7477f. | |||||
2023-03-22 | magma: add v2.7.1 (#35610) | Stan Tomov | 1 | -0/+1 | |
2023-03-22 | LLVM OpenMP: add v16.0.0 (#36330) | Adam J. Stewart | 2 | -4/+40 | |
2023-03-22 | py-papermill: add new package (#36328) | Adam J. Stewart | 3 | -0/+61 | |
2023-03-22 | Add opppy-0_1_6 and opppy-0_1_7 releases to the spack recipes (#36326) | Mathew Cleveland | 1 | -5/+10 | |
* add opppy-0_1_6 and opppy-0_1_7 releases to the spack recipes * update urls * remove sphinx from the dependency list * cleanup OPPPY versions to capture OPPPY-0_1_1 tag descrepency * one more attempt at fixing the url for opppy-0_1_1 (simpler fix) --------- Co-authored-by: Cleveland <cleveland@lanl.gov> Co-authored-by: clevelam <clevelam@users.noreply.github.com> | |||||
2023-03-22 | Osu/mv2 hwloc2 (#36325) | MatthewLieber | 1 | -0/+3 | |
* Revert "Remove legacy yaml from buildcache fetch (#34347)" This reverts commit b58ec9e2b9bb969ba034b35ffe7412db6648e760. * Revert "Revert "Remove legacy yaml from buildcache fetch (#34347)"" This reverts commit f91ec2e8da57fdd0a70ce0071fb637736ce05b24. * add variant for hwloc v2 * running black --------- Co-authored-by: Matt Lieber <lieber.31@osu.edu> |