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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-16
Fixes #460: Do not show variants by default in spack find.
Todd Gamblin
3
-11
/
+30
2016-06-16
Just call old os "unknown"
Todd Gamblin
1
-1
/
+1
2016-06-16
be more tolerant when parsing new specs.
Todd Gamblin
1
-6
/
+13
2016-06-16
Add `__contains__` to arch to satsify old packages.
Todd Gamblin
1
-2
/
+9
2016-06-15
removed unused import per flake8 report
Gregory L. Lee
1
-1
/
+0
2016-06-15
do not create shebang.bak file
Gregory L. Lee
1
-6
/
+1
2016-06-15
two minor fixes
Gregory Becker
2
-9
/
+9
2016-06-15
Two minor fixes
Gregory Becker
2
-8
/
+8
2016-06-15
reindex: preserve 'explicit' flags
Ben Boeckel
1
-1
/
+5
2016-06-15
flake8 fixes for filesystem.py
Denis Davydov
1
-29
/
+36
2016-06-15
tty: do not break long words
Ben Boeckel
1
-1
/
+3
2016-06-15
superlu-dist: avoid harcoding blas/lapack/mpi; remove preferred version
Denis Davydov
1
-1
/
+14
2016-06-12
environment : added more logic to treat append and prepend path
Massimiliano Culpo
3
-27
/
+68
2016-06-12
qa : fixed flak8 checks
alalazo
2
-16
/
+46
2016-06-12
environment modules : added function to construct them from source files
alalazo
4
-2
/
+119
2016-06-11
qa : fixed style and a bug reported by flake8
alalazo
1
-45
/
+3
2016-06-11
versions : added unit tests for the new properties
alalazo
1
-0
/
+8
2016-06-10
I made a hash of that minor merge
Gregory Becker
5
-131
/
+87
2016-06-10
changed compiler yaml format
Gregory Becker
5
-131
/
+87
2016-06-08
Add quotes around file name
Erik Schnetter
1
-2
/
+2
2016-06-08
Remove last two remaining from external imports
Orion Poplawski
2
-2
/
+2
2016-06-08
rename URLMirrorFetchStrategy to CacheURLFetchStrategy since it isnt used to ...
Peter Scheibel
1
-6
/
+5
2016-06-08
qa : fixed flake8 issues
alalazo
1
-99
/
+48
2016-06-08
lmod : updated package and dependencies
alalazo
1
-0
/
+11
2016-06-07
(1) FsCache store now takes a fetcher vs. just a copy command (2) use [1] to ...
Peter Scheibel
2
-3
/
+15
2016-06-07
Added to_dict back into operating system
Mario Melara
1
-1
/
+9
2016-06-07
Load external modules
Mario Melara
1
-1
/
+8
2016-06-06
change source archive caching to omit digest from name and instead calculate ...
Peter Scheibel
3
-18
/
+22
2016-06-06
Changed to passing full architecture spec to function rather than just platfo...
Mario Melara
1
-1
/
+1
2016-06-06
Changed OS name to CNL10 so that we properly find the compilers for the test ...
Mario Melara
1
-2
/
+2
2016-06-06
Got rid of unnecessary global keyword
Mario Melara
1
-1
/
+0
2016-06-06
Passing through full arch instead of just operating sysystem so that we can u...
Mario Melara
1
-1
/
+1
2016-06-06
Passing full arch for proper compiler spec so that we can use the platform to...
Mario Melara
1
-5
/
+7
2016-06-06
Passing architecture to functions to find compiler. We can use the platform n...
Mario Melara
1
-5
/
+7
2016-06-05
Merge pull request #869 from brettviren/feature/views
Tom Scogland
2
-0
/
+410
2016-06-04
autopep8
alalazo
1
-1
/
+1
2016-06-04
unit test : suffixes
alalazo
1
-0
/
+25
2016-06-04
unit test : wrong naming scheme in conflict
alalazo
1
-0
/
+52
2016-06-04
autopep8
alalazo
1
-2
/
+4
2016-06-04
unit test : prerequisites
alalazo
1
-0
/
+29
2016-06-04
unit test : custom module file load
alalazo
1
-2
/
+9
2016-06-04
unit test : write a whitelisted module
alalazo
1
-0
/
+5
2016-06-04
unit test : write a blacklisted module
alalazo
1
-0
/
+3
2016-06-04
unit test : whitelist
alalazo
1
-1
/
+3
2016-06-04
autopep8 : fixed style issues
alalazo
1
-1
/
+4
2016-06-04
unit test : wrong tag for dependencies
alalazo
1
-0
/
+1
2016-06-04
unit test : inspect_path
alalazo
1
-0
/
+9
2016-06-04
unit test : update dictionary extending lists
alalazo
1
-0
/
+28
2016-06-03
Made a merge commit earlier with Todd fixing all_platforms, but changed how a...
Mario Melara
1
-14
/
+4
2016-06-03
Merge branch 'features/newarch' of https://github.com/NERSC/spack into featur...
Mario Melara
4
-16
/
+26
[prev]
[next]