Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Versions < 3 do not support building with CMake.
|
|
* Fixed building coreutils on Darwin
* Bump nano version to 4.9
* Coreutils: Add program prefix g so we don't conflict with Apple utilities
* Fix intendation
* Make format more spack like
* Removed unnecesary changes
* Merge branch 'develop' of github.com:DiegoMagdaleno/spack into develop
Fix linking libgit2 on Darwin
* Revert "Merge pull request #3 from spack/develop"
This reverts commit 58dbbdb82bfa4aa689758971eb423ae2b9d2c293, reversing
changes made to dd7a413f4870fc2778f801c882a50cfade18fe97.
* Revert "Revert "Merge pull request #3 from spack/develop""
This reverts commit f956aa7b135c39ea0eb4ba6b9329714067098a7c.
* Revert "Merge branch 'develop' of github.com:DiegoMagdaleno/spack into develop"
This reverts commit 50321f798674ec30d5c62fe696b4f8bccef6ab3d.
|
|
* new package: nccl-tests
* fix dependency types
|
|
* new package: py-tensorboard-plugin-wit
dependency for py-tensorboard >= 2.2.0
* incorporate feedback
|
|
* Add fPIC support as variant
* Fix variant to use compiler agnostic fPIC option
|
|
loads libibverbs via dlopen(), add dependency on rdma-core
|
|
|
|
|
|
|
|
* new packages: libbacktrace, libpfm, numap, numamma
* numap: use the existing libpfm4 package
* formatting
|
|
* boost: boost-python in 1.72.0 broken with cxxstd=98
* py-espressopp: depend on boost with cxxstd=11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* py-pywcs: a new package.
* Fix a flake8 issue.
* Add missing dependencies.
* run -> build.
* Add version specifications.
|
|
* version bump: eztrace-1.1-10
* 'trahay' is the maintainer for package 'eztrace'
|
|
|
|
|
|
|
|
|
|
|
|
* Check if CPU family is x86_64.
* Remove the leading space.
|
|
* [py-gluoncv] created template
* [py-gluoncv] added description and homepage
* [py-gluoncv] added dependencies
* [py-gluoncv] unicode in readme is causing build to fail
* [py-gluoncv] cleaned up fixmes
* [py-gluoncv] removed unnecessary python dependency listing
* [py-gluoncv] added cython
|
|
* Added support for new configuration process of lmsensors component for papi@6:
* Removed extraneous blank lines
|
|
* restricted unqlite patch to version 1.1.9
* putting back the URL of the PR corresponding to the patch
|
|
* [py-portalocker] Create template
* [py-portalocker] added homepage and description
* [py-portalocker] specified dependencies
* [py-portalocker] cleaned up fixmes
* [py-portalocker] removed unnecessary python dependency listing
|
|
* Added new variant "sde" to papi
* Updated papi with new version and new variant "sde"
|
|
|
|
* [libnotify] created template
* [libnotify] added homepage and description
* [libnotify] added dependencies
* [libnotify] patch location to docbook
* [libnotify] more dependency work
* [libnotify] reorder dependencies
* [libnotify] added variant docbook
* [libnotify] more accurate dependency version
* [libnotify] xsltproc still needed
* [libnotify] created test variant
* [libnotify] added gtkdoc varient
* [libnotify] cleaned up leftover fixme
* [libnotify] flake8
* [libnotify] test variant became self.run_tests
* [libnotify] pkgconfig is build dependency
* [libnotify] commented out broken variants
* [libnotify] flake8
|
|
|
|
|
|
|
|
* Add option for toggling pmi backwards compatibility
* Remove trailing whitespace
|
|
* [py-astropy-helpers] created template
* [py-astropy-helpers] - removed boilerplate - added homepage - added depends_on('py-astropy')
* [py-astropy-helpers] Setuptools versioning
* [py-astropy-helpers] cleaned up unused build_args method
* [py-astropy-helpers] py-astropy is a runtime dependency
* [py-astropy-helpers] requires python@3.6:
* [py-astropy-helpers] cleaned up unnecessary older versions
* [py-astropy-helpers] turns out py-astropy isn't actually a dependency
|
|
|
|
* update version: intel packages daal, ipp, mkl-dnn, mkl, mpi, parallel-studio, pin, tbb and makes url parameter consistent and always use single quote.
* Fixes a typo with one of the sha256 checksum..
* Adds version entries for new versions of Intel packages.
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
|
|
* Add demangling to mpip
* Add setjmp support to mpip
* Flake8 fixes
|
|
|
|
|
|
* Patching unqlite to be able to build a shared library
* Correcting a whitespace for flake8 to pass
* added comment about PR on unqlite
* extra commit to force github to merge
|