Adam J. Stewart
2264e30d99
Update URL parsing regexes and tests ( #13411 )
...
* Update URL parsing regexes and tests
* Get rid of no longer used README
* Merge py-udunits and py-cf-units
* netcdf -> netcdf-c
* setup_environment -> setup_*_environment
* Fix doc tests
* Few last minute fixes
* Simplify prefix removal copypasta
2019-10-28 20:27:54 -05:00
Todd Gamblin
62927654dd
checksums: use sha256 checksums everywhere
...
We'd like to use a consistent checksum scheme everywhere so that we can:
a) incorporate archive checksums into our specs and have a
consistent hashing algorithm across all specs.
b) index mirrors with a consistent type of checksum, and not one that
is dependent on how spack packages are written.
- [x] convert existing md5, sha224, sha512, sha1 checksums to sha256
2019-10-12 07:19:43 -07:00
Michael Kuhn
ac76e4692f
likwid package: Fix build with version 4.3.4 ( #11878 )
2019-06-28 10:05:38 -07:00
Thomas Gruber
0337170d34
Likwid: added versions 4.3.3 and 4.3.4 ( #11479 )
2019-05-16 13:35:25 +02:00
Denis Davydov
a11b252a1b
remove myself from maintainers of some packages ( #11319 )
2019-04-30 10:16:53 +02:00
Todd Gamblin
6f50cd52ed
copyright: update license headers for 2013-2019 copyright.
2019-01-01 00:44:28 -08:00
Todd Gamblin
eea786f4e8
relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers
...
- remove the old LGPL license headers from all files in Spack
- add SPDX headers to all files
- core and most packages are (Apache-2.0 OR MIT)
- a very small number of remaining packages are LGPL-2.1-only
2018-10-17 14:42:06 -07:00
Thomas Roehl
377e957f3b
LIKWID: Switch to perf_event backend to allow user installations but with limited features ( #8886 )
...
* Switch to perf_event backend to allow user installations but with limited features.
* Fix flake8 issues
* Fix flake8 issues remove filter for INSTALL_CHOWN
* Incorporate the comments
2018-08-06 09:21:30 -05:00
Pramod Kumbhar
a3a9b2ab2b
Add newer likwid versions 4.3.1 and 4.3.2 ( #8488 )
2018-06-15 10:14:00 -05:00
Todd Gamblin
54f97d1dec
Update copyright on LLNL files for 2018. ( #7592 )
2018-03-24 12:13:52 -07:00
Michael Kuhn
17772fcd43
likwid: Fix build ( #7244 )
...
likwid uses the current directory when building the paths to its
internal libraries. Spack overwrites PWD, causing likwid to not find
hwloc.h.
2018-03-06 18:07:37 +01:00
Michael Kuhn
df7876ab54
Do not construct path to perl command manually ( #6927 )
...
Instead, use spec['perl'].command.path.
2018-01-13 22:10:42 -06:00
Denis Davydov
3d257e8280
likwid: add stable 4.3.0 ( #6761 )
2018-01-02 19:59:14 -06:00
Michael Kuhn
ec5d366bcd
likwid: Fix hash for 4.3.0 ( #6307 )
...
Prefer 4.2.1 for now because 4.3.0's hash changes regularly.
2017-11-14 16:41:05 -07:00
Michael Kuhn
450f2fa034
likwid: Use external lua if possible ( #6009 )
2017-11-06 11:14:34 -07:00
Todd Gamblin
05fa302655
Replace github.com/llnl/spack with github.com/spack/spack ( #6142 )
...
We moved to a new GitHub org! Now make the code and docs reflect that.
2017-11-04 17:08:04 -07:00
Michael Kuhn
b43e2d2546
likwid: Update checksum ( #6007 )
2017-10-28 12:12:21 -06:00
Denis Davydov
c13e13a52b
likwid: update versions ( #5757 )
2017-10-13 16:08:49 -06:00
Michael Kuhn
60f8621704
Missing perl dependencies ( #5204 )
...
* glib: Add missing perl dependency
* shared-mime-info: Add missing perl dependency
* libx11: Add missing perl dependency
* likwid: Add missing perl dependency
2017-09-26 07:27:28 -06:00
Michael Kuhn
84ae7872d3
Update copyright notices for 2017 ( #5295 )
2017-09-06 17:44:16 -10:00
Denis Davydov
7f454bbd3d
Add davydden as a maintainer to a couple of packages ( #5284 )
2017-09-05 00:23:56 +02:00
Todd Gamblin
cac4362f64
Make LICENSE recognizable by GitHub. ( #4598 )
2017-06-24 22:22:55 -07:00
Denis Davydov
d855403546
likwid: remote root from INSTALL_CHOWN ( #2564 )
2016-12-13 10:46:31 -08:00
Denis Davydov
62dedc80b1
likwid: add todo ( #2531 )
...
* likwid: add todo
* liwkid: add a note on hwloc dependency
2016-12-11 11:39:56 -08:00
Denis Davydov
6ce0ee49a9
likwid: add new package ( #2455 )
2016-12-01 11:51:23 -06:00