summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2019-09-24Upcxx package: remove warning, add version 2019.9.0 (#12880)Mathias Jacquelin1-38/+28
A function added to this package ran as part of importing it and printed a warning for most Spack invocations, this removes the warning message. Also: * Use compilers directly instead of Spack compiler wrappers (since references to the compiler are embedded in text and binary files of the installation) * Add 'cross' variant for setting CROSS environment variable for build * Set UPCXX_INSTALL for generated module files * Set UPCXX_GASNET_CONDUIT/UPCXX_NETWORK in generated module files on Cray systems * Also set UPCXX_NETWORK in build environment for Cray systems
2019-09-24heaptrack: added new package at version 1.1.0 (#12844)Simo Tuomisto1-0/+36
2019-09-24Add missing dependency to perl-xml-parser (#12903)Glenn Johnson1-0/+1
This PR adds the following dependency: + depends_on('perl-libwww-perl', type=('build', 'run'))
2019-09-24Added missing dependencies for perl-list-moreutils (#12900)Glenn Johnson1-0/+3
The following dependencies were added: + depends_on('perl-exporter-tiny', type=('build', 'run')) + depends_on('perl-list-moreutils-xs', type=('build', 'run'))
2019-09-24Added depencies to perl-libwww-perl (#12899)Glenn Johnson1-0/+14
The following dependencies are needed for perl-libwww-perl according to https://metacpan.org: + depends_on('perl-encode-locale', type=('build', 'run')) + depends_on('perl-file-listing', type=('build', 'run')) + depends_on('perl-html-parser', type=('build', 'run')) + depends_on('perl-http-cookies', type=('build', 'run')) + depends_on('perl-http-daemon', type=('build', 'run')) + depends_on('perl-http-date', type=('build', 'run')) + depends_on('perl-http-message', type=('build', 'run')) + depends_on('perl-http-negotiate', type=('build', 'run')) + depends_on('perl-lwp-mediatypes', type=('build', 'run')) + depends_on('perl-net-http', type=('build', 'run')) + depends_on('perl-try-tiny', type=('build', 'run')) + depends_on('perl-uri', type=('build', 'run')) + depends_on('perl-www-robotrules', type=('build', 'run'))
2019-09-24Add missing dependencies to perl-http-daemon (#12898)Glenn Johnson1-0/+2
Added the following dependencies: + depends_on('perl-http-date', type=('build', 'run')) + depends_on('perl-module-build-tiny', type='build')
2019-09-24spdlog: added version 1.4.1 (#12917)Axel Huebl1-1/+23
Add newest release with ability to pre-build as shared or static library.
2019-09-23Fix installation permissions on BLIS and libflame libs (#12919)Adam J. Stewart4-3/+80
* Fix installation permissions on BLIS and libflame libs * Fix undefined symbols
2019-09-23libceed package: add version 0.5 (#12875)Jed Brown1-2/+3
Also enable vectorization via -O3 for gcc/clang
2019-09-23QT package: only enable fontconfig when freetype is enabled (#12574)Seth R. Johnson1-4/+4
The 'fontconfig' option is only valid when freetype is enabled.
2019-09-21environment-modules: add version 4.3.1 (#12893)Xavier Delaruelle1-1/+2
2019-09-20czmq package: add autoreconf stage (#12846)Paul1-0/+4
2019-09-20charliecloud package: add version 0.11 and test dependency (#12861)Jordan Ogas1-0/+4
2019-09-20New package: py-gast (#12874)Sinan1-0/+18
2019-09-20intel-tbb: fix typo.t-karatsu1-1/+1
2019-09-20py-protobuf package: fix import error for Python 2.x (#12873)Sinan1-0/+8
2019-09-20targets: adjust packages to use new specific targets semanticsMassimiliano Culpo42-67/+67
Seamless translation from 'target=<generic>' to either - target.family == <generic> (in methods) - 'target=<generic>:' (in directives) Also updated docs to show ranges in directives.
2019-09-19CLAW Compiler: added version 2.0.1 (#12878)Valentin Clement (バレンタイン クレメン)1-0/+1
2019-09-18blis: fix darwin install name (#12869)Adam J. Stewart1-1/+7
2019-09-18googletest: fix darwin install name (#12871)Adam J. Stewart1-0/+6
2019-09-18libkml: fix darwin install name (#12872)Adam J. Stewart1-0/+6
2019-09-18wcslib: fix darwin install name (#12868)Adam J. Stewart1-0/+6
2019-09-18diffutils: add missing libiconv dependency (#12866)Adam J. Stewart1-0/+2
2019-09-18Correcting branch used for FleCSPH (#12865)Julien Loiseau2-12/+1
2019-09-18Add SQLite 3.29.0 (#12862)Adam J. Stewart1-0/+2
2019-09-18GDAL: Add support for MKL driver (#12837)Adam J. Stewart1-5/+12
2019-09-18Add libkml package (#12836)Adam J. Stewart1-0/+59
* Add libkml package * googletest needs to be linked to RPATH
2019-09-18libunistring: add missing dependency on libiconv (#12863)Adam J. Stewart1-0/+3
2019-09-18Add minizip package (#12835)Adam J. Stewart1-0/+23
2019-09-18Add uriparser package (#12834)Adam J. Stewart1-0/+38
* Add uriparser package * googletest needs to be linked to RPATH
2019-09-18Update buildcache creation and installation to allow mach-o binary ↵Patrick Gartung2-2/+24
relocation using py-machotools on linux or macos. (#12858) Update py-machotools dependencies and versions.
2019-09-17add a version (#12856)Sinan1-0/+2
2019-09-17Boost: add libs property (#12849)Greg Becker1-0/+14
2019-09-17fix typo in version number (#12855)Sinan1-1/+1
2019-09-17cmake: add v3.15.{2,3} (#12847)Christoph Junghans1-0/+2
2019-09-17cryptsetup package: dont vendor libuuid in util-linux (#12839)George Hartzell2-2/+10
Fixes #12829 This adds a variant to the util-linux package that controls whether it builds its own libuuid. Variant defaults to True. It enables other packages to choose to get libuuid from the libuuid package instead. This also changes the cryptsetup package to build util-linux with ~libuuid (so it uses an explicitly-Spack-built instance of libuuid instead).
2019-09-16Add py-pycbc package (#12823)Adam J. Stewart1-0/+40
2019-09-16Add py-astropy 2.0.14 (#12816)Adam J. Stewart1-14/+42
2019-09-16Add py-beautifulsoup4 4.8.0 (#12815)Adam J. Stewart1-1/+3
2019-09-16Add py-mpld3 package (#12822)Adam J. Stewart1-0/+21
2019-09-16Add py-asdf package (#12817)Adam J. Stewart1-0/+26
2019-09-16Add py-bintrees package (#12818)Adam J. Stewart1-0/+18
2019-09-16Add py-lscsoft-glue package (#12821)Adam J. Stewart1-0/+23
2019-09-16Add py-jplephem package (#12819)Adam J. Stewart1-0/+19
2019-09-16Add py-ligo-segments package (#12820)Adam J. Stewart1-0/+18
2019-09-16Add py-pyopenssl package (#12824)Adam J. Stewart1-0/+24
2019-09-16Add py-semantic-version package (#12825)Adam J. Stewart1-0/+20
2019-09-16Add py-sortedcontainers package (#12826)Adam J. Stewart1-0/+18
2019-09-16Add py-weave package (#12828)Adam J. Stewart1-0/+24
2019-09-16Add py-soupsieve package (#12827)Adam J. Stewart1-0/+18