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
Matthias Diener
4942237278
gdb: add lzma support by default ( #9247 )
...
This is required at least on RedHat/Fedora.
Many (most?) other people distribute gdb with this support enabled:
http://tomszilagyi.github.io/2018/03/Remote-gdb-with-stl-pp
https://bugzilla.redhat.com/show_bug.cgi?id=1596490
2018-09-15 09:06:16 -05:00
Matthias Diener
36f396ad5b
gdb: add version 8.2 ( #9246 )
2018-09-14 13:56:15 -07:00
Adam J. Stewart
5be5c486ac
Download GNU packages from mirrors ( #8992 )
2018-08-15 23:27:21 -07:00
mcneish1
4277b42ddc
Add gdb@8.1; add optional lzma dependency for debug information support ( #8068 )
2018-05-08 21:08:39 -05:00
Todd Gamblin
54f97d1dec
Update copyright on LLNL files for 2018. ( #7592 )
2018-03-24 12:13:52 -07:00
healther
1ac0bce3e9
help gdb pick up python3 ( #7104 )
...
* Update gdb to autotools package
* Help gdb find python libraries for python 3
2018-02-28 23:13:06 -08:00
stefanosoffia
5dd7baa61d
Updated misc devel tools. ( #6897 )
2018-01-11 10:06:53 -06:00
Jack Morrison
720ad57bcd
Added GDB verison 8.0 ( #6704 )
2017-12-19 09:54:18 +01: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
84ae7872d3
Update copyright notices for 2017 ( #5295 )
2017-09-06 17:44:16 -10:00
Todd Gamblin
cac4362f64
Make LICENSE recognizable by GitHub. ( #4598 )
2017-06-24 22:22:55 -07:00
Massimiliano Culpo
89ea5bdd61
A few updates to packages (mostly version updates) ( #4049 )
2017-04-29 07:44:55 -05:00
Bruno Turcksin
20fcd3f1dd
Add Python support to gdb. ( #1790 )
2016-09-20 02:46:30 -07:00
Adam J. Stewart
1be6267149
Undo changes to trailing triple quotes in docstring
2016-08-30 16:28:55 -05:00
Adam J. Stewart
eb56744f4d
Fix package docstrings, #1612
2016-08-30 15:29:50 -05:00
Todd Gamblin
240f1fd223
Spack packages now PEP8 compliant.
2016-08-10 16:33:39 -07:00
Ben Boeckel
6fd45520da
deptypes: mark deptypes in packages
2016-07-14 16:21:46 -04:00
Todd Gamblin
e7ced54369
Correct LLNL LGPL license template for clarity.
2016-05-11 21:22:25 -07:00
Ben Couturier
3948b082ad
Added gdb 7.11
2016-05-09 22:32:46 +02:00
Ian Lee
67f327f805
Updated links to use new llnl.gov address
2016-02-28 19:47:19 -08:00
Todd Gamblin
8d6342c53d
Merge branch 'mplegendre-multi_pkgsrc_roots' into develop
...
- This moves var/spack/packages to var/spack/repos/builtin/packages.
- Packages that did not exist in the source branch, or were changed in
develop, were moved into var/spack/repos/builtin/packages as part of
the integration.
Conflicts:
lib/spack/spack/test/unit_install.py
var/spack/repos/builtin/packages/clang/package.py
2016-01-19 01:16:08 -08:00
Todd Gamblin
c65fd3a289
Merge branch 'develop' into mplegendre-multi_pkgsrc_roots
...
Conflicts:
lib/spack/spack/cmd/create.py
lib/spack/spack/cmd/extensions.py
lib/spack/spack/cmd/fetch.py
lib/spack/spack/cmd/uninstall.py
lib/spack/spack/config.py
lib/spack/spack/database.py
lib/spack/spack/directory_layout.py
lib/spack/spack/packages.py
lib/spack/spack/spec.py
2015-12-25 16:35:55 -08:00