index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
adelie-v0.23.0
develop
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
spack
/
spack
/
hooks
/
__init__.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
imports: sort imports everywhere in Spack (#24695)
Todd Gamblin
1
-0
/
+1
2021-05-28
Separable module configuration -- without the bugs this time (#23703)
Greg Becker
1
-0
/
+4
2021-05-17
Revert "Separable module configurations (#22588)" (#23674)
Harmen Stoppels
1
-4
/
+0
2021-05-14
Separable module configurations (#22588)
Greg Becker
1
-0
/
+4
2021-04-27
Import hooks using Python's built-in machinery (#23288)
Massimiliano Culpo
1
-52
/
+66
2021-04-15
Merge pull request #21930 from vsoch/add/spack-monitor
Vanessasaurus
1
-0
/
+13
2021-01-02
copyrights: update all files with license headers for 2021
Todd Gamblin
1
-1
/
+1
2019-12-31
hooks: remove pre_run hook to improve startup time.
Todd Gamblin
1
-6
/
+0
2019-12-30
copyright: update copyright dates for 2020 (#14328)
Todd Gamblin
1
-1
/
+1
2019-10-15
Feature: installed file verification (#12841)
Greg Becker
1
-1
/
+7
2019-10-02
Remove support for generating dotkit files (#11986)
Massimiliano Culpo
1
-1
/
+1
2019-01-01
copyright: update license headers for 2013-2019 copyright.
Todd Gamblin
1
-1
/
+1
2018-10-17
relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers
Todd Gamblin
1
-23
/
+4
2018-08-16
imports: spack uses importlib instead of imp when available
Todd Gamblin
1
-2
/
+2
2018-05-17
use os.path.join instead of join_path in core
Todd Gamblin
1
-2
/
+2
2018-05-17
init: factor paths out of spack/__init__.py and into spack.paths module
Todd Gamblin
1
-3
/
+3
2018-03-24
Update copyright on LLNL files for 2018. (#7592)
Todd Gamblin
1
-1
/
+1
2017-11-04
Replace github.com/llnl/spack with github.com/spack/spack (#6142)
Todd Gamblin
1
-1
/
+1
2017-09-06
Update copyright notices for 2017 (#5295)
Michael Kuhn
1
-1
/
+1
2017-06-24
Make LICENSE recognizable by GitHub. (#4598)
Todd Gamblin
1
-1
/
+1
2017-04-25
hooks take spec as an argument (instead of pkg) (#3967)
Massimiliano Culpo
1
-4
/
+5
2016-12-13
Add a test to ensure package names have the right case. (#2562)
Todd Gamblin
1
-2
/
+5
2016-09-20
lmod : added support for the creation of hierarchical lua module files (#1723)
Massimiliano Culpo
1
-7
/
+7
2016-08-10
Make Spack core PEP8 compliant.
Todd Gamblin
1
-0
/
+2
2016-05-11
Correct LLNL LGPL license template for clarity.
Todd Gamblin
1
-8
/
+8
2015-12-09
Change github.com/scalability-llnl to github.com/llnl everywhere.
Todd Gamblin
1
-1
/
+1
2015-02-02
Add pre-install and pre-uninstall hooks.
Todd Gamblin
1
-1
/
+6
2014-12-18
Fix for SPACK-49.
Todd Gamblin
1
-1
/
+4
2014-07-08
Adding dotkit support to TAU.
Todd Gamblin
1
-0
/
+71