Age | Commit message (Collapse) | Author | Files | Lines |
|
* suite-sparse library path can be lib or lib64
* fixing style check error
* Adding the missing import os
* Style check error fix
* Updating patch for 6.1.0 with correct lib path
|
|
|
|
* fms: add llvm-openmp for apple-clang
|
|
* Preserve higher weight for CLI git ref versions
Currently the concretizer fails if you reuse a git ref version
that has already been installed but modify the spec at all.
See #38484 for futher diagnosis
The issue here is that since there is no established provenance for
these versions the highest weight they are currently assigned is
that of prior install. Re-use checks then fail because the weight of
the version is identical to the solver.
Ironically, these versions are given the highest weights possible when
specified on the CLI for the first time. They should only appear in a
DAG if they are an exact match or if the user specifies them at the CLI.
Therefore it makes sense to preserve their higher ordering.
Getting this right is critical to moving all branch based versions to a pinned
git-ref in the future.
* [@spackbot] updating style on behalf of psakievich
* Update lib/spack/spack/solver/asp.py
Co-authored-by: Greg Becker <becker33@llnl.gov>
* Add provenance specific to git ref installs
* Sensitvity to name that I could not track down
* Add regression test
* Adjust test
* Add prefer standard unit-test
* Style
* Add required mock
* Format and mark
* Make unit-test case reproduce CLI investigation
* Remove unnecessary mock package
* [@spackbot] updating style on behalf of psakievich
* Use already developed fixture
* Add zlib-ng to mocks again
* Remove accidental adds
* Remove maintainer
* [@spackbot] updating style on behalf of psakievich
* Rename test file
* [@spackbot] updating style on behalf of psakievich
* Remove unused imports
* Update tests
* [@spackbot] updating style on behalf of psakievich
* Style
* Update lib/spack/spack/test/concretize.py
Co-authored-by: Greg Becker <becker33@llnl.gov>
* Update solver rule
* Duplicate installed rules for installed_git_version
* Revert "Duplicate installed rules for installed_git_version"
This reverts commit 17223fc8d1c9461cb87e5a230f397167d1ab6d40.
---------
Co-authored-by: psakievich <psakievich@users.noreply.github.com>
Co-authored-by: Greg Becker <becker33@llnl.gov>
|
|
|
|
* libdistributed: renamed test to check_test
* libpressio-rmetric: renamed test method
* libpressio-tools: renamed test method
* Renamed build-time test methods for: libpressio-opt, libpressio-tthresh, opened
---------
Co-authored-by: Jackson Peter Lawrence <lawrence31@borax5.llnl.gov>
|
|
|
|
|
|
* package/linux-pam: dependencies
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
* package/linux-pam: Fixes #44637
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
* Update var/spack/repos/builtin/packages/linux-pam/package.py
Co-authored-by: Alec Scott <hi@alecbcs.com>
* Update var/spack/repos/builtin/packages/linux-pam/package.py
Co-authored-by: Alec Scott <hi@alecbcs.com>
* [@spackbot] updating style on behalf of teaguesterling
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
Co-authored-by: Alec Scott <hi@alecbcs.com>
|
|
* improvements for dlib;highway;libjxl
* Update var/spack/repos/builtin/packages/dlib/package.py
Co-authored-by: Alec Scott <hi@alecbcs.com>
* fix style
---------
Co-authored-by: Robert Underwood <runderwood@anl.gov>
Co-authored-by: Alec Scott <hi@alecbcs.com>
|
|
* Updating cppad package
* Disabling doc generation
* Adding whart222 as maintainer
* Style fixes
* Pushing changes based on Tamara's feedback.
* Updating sha256 hash for version 20180000.0
* Reorg of declarations
* Reworking cmake args
* Reformatting
|
|
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
|
|
* Adding perl-http-tiny package
* Update package.py
|
|
(#44658)
Signed-off-by: Loïc Pottier <pottier1@llnl.gov>
|
|
* Provide instructions for building a developmental version of lcov.
* style fix
* style fix
* Promote single version git URL to the package level.
* Formatting fix.
|
|
* verilator: Some environment varibles are no longer required
* Revert depends_on for flex back to the deafult case
* Use decorator, when, for setup_run_environment insdtead of if inside function
|
|
* julia: new version (1.10.4)
* libcxxwrap-julia: new version (0.12.5)
|
|
|
|
Co-authored-by: Valentin Volkl <valentin.volkl@cern.ch>
|
|
* hdf5: solve cmake findhdf5 issue with hl components
* Fix mistake.
* Update var/spack/repos/builtin/packages/hdf5/package.py
Co-authored-by: psakievich <psakiev@sandia.gov>
* Style.
* Style.
---------
Co-authored-by: psakievich <psakiev@sandia.gov>
|
|
* Older versions and backported patches
* Add 6.28.12 and 6.24.04.
* Backported patches for segfault in weighted likelihood fits.
* Minor style/signature improvements.
* ROOT 6.32.00 fixes omitted from https://github.com/spack/spack/pull/44550
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
|
|
|
|
|
|
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Spglib: add version 2.4.0
* DLA-Future: fix +test option
* cp2k: add dla-future-fortran dependency
* Update var/spack/repos/builtin/packages/cp2k/package.py
|
|
|
|
* py-jproperties: add v1.0.1, v2.0.0, v2.1.0, v2.1.1
* Incorporating changes from review: https://github.com/spack/spack/pull/44519#discussion_r1625170596
|
|
* py-pyseer: Added package py-pyseer and dependency py-glmnet-python
* py-glmnet-python: Updated homepage, and added comments
* Update copyrights
---------
Co-authored-by: Jen Herting <jen@herting.cc>
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
|
|
Co-authored-by: Branden Moore <branden.moore@amd.com>
|
|
* py-h5py: fix py-cython version constraints
* py-mpi4py: new version and updated dependencies
|
|
New tarfiles for HPC SDK 24.5. Release is 24.5-2.
|
|
|
|
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
|
|
* libtiff: add v4.6.0 and default disable opengl (#44545)
* libtiff: Fix typo in CMake key
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* libtiff: Broader description of OpenGL variant
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* libtiff: reformat using spack style black recommendation
* libtiff: couple opengl flag with autotools
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|