Age | Commit message (Collapse) | Author | Files | Lines |
|
* GDL and missing dependencies
Signed-off-by: Ricardo Silva <ricardo.silva@epfl.ch>
* GDL and GraphicsMagick improvements
* GDL: sort variants and dependencies, add descriptions
* GDL: add wx variant
* GDL: make variants explicit (in cmake args)
* GraphicsMagick: sort dependencies
* GraphicsMagick: cleanup boilerplate comments
Signed-off-by: Ricardo Silva <ricardo.silva@epfl.ch>
* Improvements/Fixes for gdl, plplot and graphicsmagick
* gdl:
* variants:
* openmp
* be explicit about enabling/disabling x11
* dependencies:
* logic for plplot with/without wx
* some previously missing (where being picked up from the system)
* graphicsmagick: previously missing dependencies (where being picked up from the system)
* plplot: more versions + variants + dependencies
Signed-off-by: Ricardo Silva <ricardo.silva@epfl.ch>
* GDL: hdf4/5 variants
* also sorted explicit enabling/disabling of cmake flags for readability
Signed-off-by: Ricardo Silva <ricardo.silva@epfl.ch>
* plplot: fix variant descriptions
Signed-off-by: Ricardo Silva <ricardo.silva@epfl.ch>
* Add tcl variant, use find_libraries for portability
Signed-off-by: Ricardo Silva <ricardo.silva@epfl.ch>
* plplot: flake8
Signed-off-by: Ricardo Silva <ricardo.silva@epfl.ch>
|
|
|
|
|
|
patching. (#7932)
* Update to 2018.3 and improve version URLs, dependencies and patching.
Improve to version -> URL translation to be algorithmic rather than manual.
Make binutils build dependency explicit where appropriate because we're sensitive to the assembler used.
Build's use of '-mrtm' is only patched away if it needs to be because the assembler is too old.
Incorporate @adamjstewart request to convert GCC version check to a conflict.
* Allow specification of C++ standard.
* Improve TBB patch per PR comments.
* Restrict RTM patch application to older OS only.
* New version 2018_U4.
|
|
* pbbam: new package
* pbbam: updated version
* pbbam: added option tests handling
* pbbam: flake8 edits
|
|
* Delete support for old versions of Elemental in Hydrogen
* Fix cmake_args versions in lbann
* Remove unused import (again)
* Revert elemental to pre-llnl fork
* Strip tailing whitespace from libgfortran.so
* Fix flake8
* Remove debug print
* * Add back elemental@develop
* Prohibit installation of hydrogen previous to 0.99
* Fix flake8
* Change cmake_args error to a conflicts for old versions of Hydrogen
* Use ~ not -
|
|
* fermisciencetools: new package
* fermisciencetools: new package
* added comments about the error in building the source distribution; fixed flake8 errors
|
|
* add sqlitebrowser
Change-Id: I20cac709509e82d348cebc11b0d584b53b2ad3d4
* add message and clean up unnecessary code
Change-Id: Ib9d2229ee25d751274680d06824891ee78fa5970
* and make flake8 happy
Change-Id: I814eb89eefe1767af4d8043b08b61991750516df
* make gcc-independence great again
Change-Id: I75f7271757782a6735eb7f03c0551d190722974d
* remove explicit import of dso_suffix
Change-Id: I626c6391b22524895199db5508606c4cf22bf9b5
|
|
* fix qt@5.8: build on systems without wayland
Change-Id: I56b83208edd46f50e003d82c071e296e905bfb15
* add links
Change-Id: Ia16fc20632690340f33df77fbdcb1a166d49cedc
* move 5.8 comparison into 5.7 configure block
Change-Id: I7dc606beeb5b5bf4e8263bc50d28de6591633c99
|
|
* add a shared variant for all supported versions
* address comment from @citibeth about MacOS lib installs
* address additional comments from @citibeth about MacOS lib installs
* set +shared variant to be default behavior
|
|
* add commented test dependencies
Change-Id: I38ffd3caa77a59f2a0a7ae92a9c8e8215cf5b4d6
* readd make('test') to openssl
Change-Id: Ia3733a3848a2a26729b4050c7d4439ea9de17b1a
|
|
|
|
* Add new package: ftgl
* Check version using decorator
|
|
We need a newer version of HDF5 and dropped the boost dependency.
Modernize the test variant to the spack test functionality.
|
|
* add package py-cartopy
Change-Id: Ifbe541e852921c384a381594a2c1110814556311
* fix comments and flake8
Change-Id: I8d5e994580e8252e00654e68ad79d74e06089939
* remove pip dependency... not sure why added in the first place
Change-Id: Ie2a788887dac30778cc43931a0732980a347514d
* move build, link, run to default dependencies
Change-Id: I1ec0cb7dc4a697c4ca9e68a0cc0d8694cc21c100
|
|
* Add new package: davix
* Add list_url
* Remove extra spaces, add list_depth and specify dependency type
|
|
|
|
|
|
|
|
Provides a patch for the fix in
https://github.com/ornladios/ADIOS/pull/182
Installed ADIOS MPI-enabled libraries are with that able to also
perform serial I/O without the need to start the whole app via
`mpiexec`.
|
|
* Add new package: rngstreams
* Remove unnecessary list_url
|
|
Add the new type 'test` to the `googletest` dependency
of xsimd.
|
|
* Add new package: prng
* Add missing dependencies and use force_autoreconf option
* Add dependency types
|
|
Fix the maximum accepted SZ version for the latest ADIOS release.
|
|
the type 'test' exists now :-)
|
|
Forgot to bump this package with the library release.
|
|
* trilinos: add more package conflicts
This was done by putting in required lib dependencies from each
package's `cmake/Dependencies.cmake`.
* trilinos: added few more trilinos packages
* trilinos: hiccup fix
|
|
* r-splitstackshape: Create new package.
* r-splitstackshape: Add version constraints.
* add list_url and change dependency type.
|
|
* add 1.4.13.4 for SZ
* undo spack link (change llnl/spack to spack/spack) and change .zip to .tar.gz
* revise package.py for SZ 1.4.13.4 based on Adam's comments.
|
|
* py-mpmath: added version 1.0.0
* Fixed checksum for version 0.19
|
|
py-numpy: added version 1.14.3
py-scipy: added version 1.1.0
|
|
|
|
|
|
|
|
|
|
|
|
version('1.4.1.2', '38c7d33210155e5796b16d536d1b5cfe')
Signed-off-by: Daniel Topa <dantopa@lanl.gov>
|
|
|
|
* adding partially completed recipe for phast. will need clapack as dependency
* try to install phast
* seems to still need CLAPCK
* using CLAPACK instead
* phast: updated
* fixed flake8 error
* phast cannot build with clapack built with external blas?
* phast: depend on clapack built without external blas
* fixed flake8 errors
* phast: updated build_directory
|
|
* clapack: new package
* clapack: updated edit phase and fixed flake9 errors
* clapack: added description for variant
* clapack: updated
* removed .package.py.swo
|
|
* pybind11: test support
Add a test functionality to pybind11.
* CMake: test also on "make check"
Some projects use non-CTest manual targets for tests.
|
|
|
|
|
|
|
|
|
|
* Fix digest for abyss@1.5.2
The digest value for v1.5.2 appears to have changed. This value works
for me, today.
The existing value v2.0.2 works as is.
* Use "download" URL for ABYSS
Following the suggestion of the project team, switch to using the
release tarballs from the "download" URL instead of the automagically
generated ones at the "archive" URL.
Converstation here: https://github.com/bcgsc/abyss/issues/232
|
|
|
|
|
|
* make provision to install version 6.4.0beta.2
* drop flang.patch for the newer version per junghans
|
|
Also add an nls variant for gettext support.
|