index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.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
2018-02-15
Use abspath to avoid permission errors(#7241)
Pramod S Kumbhar
1
-0
/
+1
2018-02-13
find has been changed to accept glob expressions
alalazo
7
-44
/
+79
2018-02-13
filter_compiler_path: added the possibility to narrow search path
alalazo
1
-10
/
+33
2018-02-13
mixins: moved debug logs to 'filter_file'. Renamed shadowed variable name.
alalazo
2
-11
/
+16
2018-02-13
mixins: flush method dictionaries after registration.
alalazo
1
-0
/
+6
2018-02-13
mixins: implemented declarative syntax
alalazo
4
-54
/
+144
2018-02-13
Improved naming of properties and classes (per Denis comments).
alalazo
2
-9
/
+11
2018-02-13
Added mixins to modularize common behaviors across build-systems.
alalazo
3
-0
/
+90
2018-02-12
Rework command reference in docs, add `spack commands` command
Todd Gamblin
7
-20
/
+459
2018-02-12
Fix issues with `spack [cmd] -h` help output
Todd Gamblin
2
-13
/
+40
2018-02-12
Fix section labels for some commands in the docs
Todd Gamblin
2
-7
/
+7
2018-02-12
make defaults in command help look like standard argparse
Todd Gamblin
5
-7
/
+7
2018-02-12
Add help for buildcache, reorganize command help categories
Todd Gamblin
5
-10
/
+15
2018-02-12
Clean up help metavar for --scope configuration options
Todd Gamblin
6
-14
/
+32
2018-02-07
Change location of public key in basic tutorial (#7192)
v0.11.2
becker33
1
-5
/
+5
2018-02-02
Fix ignore-conflicts for extensions in views (#7167)
healther
3
-9
/
+28
2018-02-01
Update tutorial on advanced packaging (#7144)
scheibelp
1
-278
/
+227
2018-01-31
Improve log parsing performance (#7093)
Todd Gamblin
6
-96
/
+408
2018-01-29
Mark slow unit tests (#6994)
Massimiliano Culpo
14
-71
/
+136
2018-01-28
Remove Package instance caching in Repo (#6367)
scheibelp
9
-60
/
+27
2018-01-28
Fix gfortran 7 detection (#7017)
Adam J. Stewart
4
-7
/
+44
2018-01-28
Cleaned up JUnit report generation on install (#6977)
Massimiliano Culpo
3
-226
/
+364
2018-01-26
Enable install of multiple specs from yaml files (#6984)
Federico Ficarelli
2
-21
/
+52
2018-01-25
Python Installs: No User Site Dir (#7065)
Axel Huebl
1
-3
/
+3
2018-01-23
Fix error message typo in 'spack create' cmd (#7042)
Alastair Harrison
1
-1
/
+1
2018-01-19
Add --full-path option to module find (#6838)
Levi Baber
2
-4
/
+16
2018-01-19
Added a setter to the Spec.prefix property (#6814)
Massimiliano Culpo
2
-13
/
+17
2018-01-18
Fix type issues with setting flag handlers (#6960)
becker33
2
-2
/
+27
2018-01-16
Final changes for v0.11.0 (#6318)
Todd Gamblin
2
-2
/
+1
2018-01-16
Fix installing specs from yaml file (#6906)
Massimiliano Culpo
4
-4
/
+34
2018-01-16
Speed up doc builds with spack list --format=html (#6945)
Todd Gamblin
5
-18
/
+141
2018-01-16
Vendor ordereddict for python2.6 only (#6931)
Massimiliano Culpo
9
-281
/
+181
2018-01-12
Handle test dependencies that are python extensions (#6904)
scheibelp
1
-1
/
+2
2018-01-12
Relax conflict checks for externals (#6907)
scheibelp
1
-2
/
+2
2018-01-10
Keep track of source and versions for external libraries (#6803)
Adam J. Stewart
1
-16
/
+98
2018-01-10
Update to pytest 3.2.5 (#6801)
Adam J. Stewart
48
-2109
/
+3303
2018-01-10
Add suggestion to Contribution Guide to activate flake8 (#6886)
Adam J. Stewart
1
-9
/
+19
2018-01-10
Update to the latest version of jinja2 (#6790)
Adam J. Stewart
23
-365
/
+728
2018-01-10
Update to py 1.4.34 (#6789)
Adam J. Stewart
9
-79
/
+25
2018-01-10
Add unit tests for spack versions command (#6774)
Adam J. Stewart
2
-1
/
+47
2018-01-10
Update to the latest version of six (#6787)
Adam J. Stewart
1
-3
/
+8
2018-01-10
Fix bug in placeholder spack cd command and add unit tests (#6776)
Adam J. Stewart
3
-3
/
+40
2018-01-10
Add unit tests for spack arch command (#6775)
Adam J. Stewart
1
-0
/
+34
2018-01-10
Add unit tests for spack graph command (#6778)
Adam J. Stewart
1
-0
/
+76
2018-01-10
Fix a typo in fetch_strategy error message formatting (#6878)
Adam J. Stewart
1
-1
/
+1
2018-01-07
Add documentation on Codecov (#6842)
Adam J. Stewart
1
-12
/
+60
2018-01-05
Fixes the bug in spack configure spotted in #6833 (#6837)
Massimiliano Culpo
1
-1
/
+1
2018-01-05
Fix spack configure output (#6835)
Adam J. Stewart
1
-1
/
+1
2018-01-02
Fix HTML detection (#6394)
Michael Kuhn
1
-1
/
+2
2018-01-02
add OctavePackage (#6746)
Denis Davydov
4
-9
/
+85
[next]