Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-28 | Fixing patch version constraint for llvm external ncurses patch (#37145) | dale-mittleman | 1 | -2/+2 | |
2023-04-28 | libxml2: fix test method (#37242) | Massimiliano Culpo | 1 | -1/+1 | |
This was discovered using #34236 | |||||
2023-04-28 | new package: roentdek (#37265) | eugeneswalker | 1 | -0/+33 | |
2023-04-28 | new package: py-pyabel (#37264) | eugeneswalker | 1 | -0/+22 | |
2023-04-28 | new package: xtcdata (#37261) | eugeneswalker | 1 | -0/+19 | |
2023-04-28 | sentieon-genomics: adding new version 20211207. (#37223) | snehring | 1 | -0/+1 | |
2023-04-28 | Add container images supporting RHEL alternatives (#36713) | Jonathon Anderson | 8 | -1/+267 | |
Add container support for AlmaLinux, Fedora 37 and 38 and Rocky Linux | |||||
2023-04-28 | kicad: new version 7.0.2 (#37228) | Andrew W Elble | 3 | -1/+25 | |
2023-04-28 | slurm: add version 22-05-8-1 and 23-02-1-1 (#37238) | Richard Berger | 1 | -0/+2 | |
2023-04-28 | py-psycopg2: add v2.9.6 (#37235) | Adam J. Stewart | 1 | -5/+17 | |
2023-04-28 | bricks: Fix package to properly find spack opencl-clhpp (#37239) | John Jolly | 2 | -2/+22 | |
The bricks package uses header from the opencl-clhpp package when built with the cuda variant activated. In order to find the header files, the bricks CMakeLists.txt uses the `find_package(OpenCL 2.0)` statement. The CMake FindOpenCL module searches several paths to find the header files. Eventually it will search for header files in the local /usr/include directories. If OpenCL headers are found, but CUDA is not installed locally, then the build will fail. One of the CMake variables searched for a path to the OpenCL headers is OCL_ROOT. This fix utilizes the OCL_ROOT variable to identify the correct path to the install opencl-clhpp package within Spack. Also, if the cuda variant is not used, then the OpenCL build is disabled to prevent a build failure due to improperly-identified locally-installed OpenCL header files. The default behavior of the build process has not changed. An external variable definitions must be made to activate these features. Specifically, to disable the OpenCL build, this flag must be provided to CMake: -DBRICK_USE_OPENCL=OFF The Spack build process explicitly uses this option unless the cuda variant is specified. If the cuda variant is specified, then the BRICK_USE_OPENCL variable is set to ON and the OCL_ROOT variable is set to the path of the opencl-clhpp include directory. | |||||
2023-04-28 | apfel: add v3.0.6 (#37267) | Alec Scott | 1 | -0/+1 | |
2023-04-28 | cmor: add v3.7.2 (#37268) | Alec Scott | 1 | -0/+1 | |
2023-04-28 | figtree: add v1.4.4 (#37269) | Alec Scott | 1 | -0/+1 | |
2023-04-28 | fping: add v5.1 (#37270) | Alec Scott | 1 | -0/+1 | |
2023-04-28 | gapbs: add v1.4 (#37271) | Alec Scott | 1 | -0/+1 | |
2023-04-28 | glfw: add v3.3.8 (#37272) | Alec Scott | 1 | -0/+1 | |
2023-04-28 | jemalloc: add v5.3.0 (#37273) | Alec Scott | 1 | -0/+1 | |
2023-04-28 | sandbox: add v2.25 (#37274) | Alec Scott | 1 | -0/+1 | |
2023-04-28 | snap-berkeley: add v2.0.3 (#37275) | Alec Scott | 1 | -0/+1 | |
2023-04-28 | tcpdump: add v4.99.4 (#37276) | Alec Scott | 1 | -0/+1 | |
2023-04-28 | wps: add v4.5 (#37277) | Alec Scott | 1 | -0/+1 | |
2023-04-28 | py-subword-nmt (#37161) | Sangu Mbekelu | 1 | -0/+19 | |
* "new py-subword-nmt package" * [@spackbot] updating style on behalf of Sangu-Mbekelu * Update package.py updating package based on review * [@spackbot] updating style on behalf of Sangu-Mbekelu --------- Co-authored-by: Sangu Mbekelu <s.mbekelu9@gmail.com> | |||||
2023-04-27 | py-virtualenv: add 20.22.0 (#37259) | Manuela Kuhn | 4 | -29/+55 | |
* py-virtualenv: add 20.22.0 * [@spackbot] updating style on behalf of manuelakuhn * Fix dependency versions for release 20.22.0 * Remove python version restrictions * [@spackbot] updating style on behalf of manuelakuhn * py-platformdirs: add 3.5.0 * py-filelock: add 3.12.0 * Fix dependency bound for py-platformdirs * py-importlib-metadata: add 6.6.0 | |||||
2023-04-27 | macOS: use Apple GL/GLU by default (#36618) | Adam J. Stewart | 3 | -21/+19 | |
* macOS: use Apple GL/GLU by default * Use CLT instead * Use CLT instead * Undo change to libuuid | |||||
2023-04-27 | legion: add versions up to 23.03.0 (#37257) | eugeneswalker | 1 | -1/+9 | |
* legion: add versions up to 23.03.0 * add maintainer | |||||
2023-04-27 | [py-breathe] New version 4.35.0 (#37233) | Chris Green | 1 | -1/+3 | |
* [py-breathe] New version 4.35.0 * Update var/spack/repos/builtin/packages/py-breathe/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-04-27 | fixes #29350 by enabling headers variant in binutils when compiling llvm ↵ | Thomas-Ulrich | 1 | -1/+1 | |
with gold (#37245) | |||||
2023-04-27 | py-memory-profiler: add 0.61.0 (#37248) | Manuela Kuhn | 1 | -0/+2 | |
2023-04-27 | [py-sphinx-design] New versions 0.4.0, 0.4.1 (#37234) | Chris Green | 1 | -1/+4 | |
* [py-sphinx-design] New versions 0.4.0, 0.4.1 * conflicts() -> depends_on() Per @adamjstewart Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-04-27 | gcc: add v13.1.0 (#37230) | Massimiliano Culpo | 1 | -1/+6 | |
version 13.1 builds with apple-clang@14.0.3 | |||||
2023-04-27 | gcc: no need to special case macos/linux wrt rpaths (#37243) | Harmen Stoppels | 1 | -6/+1 | |
2023-04-27 | Fix pkgconfig dependencies (#37236) | Michael Kuhn | 7 | -7/+7 | |
Packages shouldn't typically depend on pkg-config or pkgconf but on the virtual provider pkgconfig. | |||||
2023-04-27 | r-covr: add v3.6.2 (#37194) | Alec Scott | 1 | -0/+1 | |
2023-04-26 | py-gssapi: depends_on krb5 (#37227) | Wouter Deconinck | 1 | -0/+1 | |
This dependency was somehow overlooked (but is pretty crucial) because it doesn't appear in the python requirements... | |||||
2023-04-26 | py-bidscoin: add 4.0.0 and py-pydeface as new deb package (#37231) | Manuela Kuhn | 2 | -0/+28 | |
2023-04-26 | py-mypy: add 1.2.0 (#37224) | Manuela Kuhn | 1 | -0/+1 | |
2023-04-26 | py-flake8: add 6.0.0 and update dependencies (#37222) | Manuela Kuhn | 3 | -0/+9 | |
2023-04-26 | r-afex: add v1.2-1 (#37188) | Alec Scott | 1 | -0/+1 | |
2023-04-26 | r-argparse: add v2.2.2 (#37189) | Alec Scott | 1 | -0/+1 | |
2023-04-26 | r-bit: add v4.0.5 (#37190) | Alec Scott | 1 | -0/+1 | |
2023-04-26 | r-loo: add v2.6.0 (#37205) | Alec Scott | 1 | -1/+3 | |
* r-loo: add v2.6.0 * Split r dependency from other deps to align with common r package style | |||||
2023-04-26 | r-bookdown: add v0.33 (#37191) | Alec Scott | 1 | -0/+3 | |
* r-bookdown: add v0.33 * Add r@3.5.0: dependency to package | |||||
2023-04-26 | r-compositions: add v2.0-6 (#37192) | Alec Scott | 1 | -0/+2 | |
* r-compositions: add v2.0-6 * Split r dependecies from other r packages to match common format | |||||
2023-04-26 | r-convevol: add v2.0.0 (#37193) | Alec Scott | 1 | -0/+1 | |
2023-04-26 | r-desolve: add v1.35 (#37195) | Alec Scott | 1 | -0/+1 | |
2023-04-26 | r-fastmap: add v1.1.1 (#37196) | Alec Scott | 1 | -0/+1 | |
2023-04-26 | r-formatr: add v1.14 (#37197) | Alec Scott | 1 | -0/+1 | |
2023-04-26 | r-ggvis: add v0.4.8 (#37198) | Alec Scott | 1 | -0/+1 | |
2023-04-26 | r-glmnet: add v4.1-7 (#37199) | Alec Scott | 1 | -0/+2 | |
* r-glmnet: add v4.1-7 * Split r dependency from other deps to follow common format |