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
2016-08-01
fixed flake8 errors
Gregory Becker
1
-2
/
+4
2016-08-01
further improved error message
Gregory Becker
1
-4
/
+6
2016-08-01
changed error raised in concretize compiler to provide better error message
Gregory Becker
1
-1
/
+1
2016-08-01
Merge pull request #1417 from LLNL/features/combined-cray-platform-cleanup
becker33
2
-74
/
+2
2016-08-01
fixed architecture test
Gregory Becker
1
-2
/
+2
2016-08-01
Add import statement
Mario Melara
1
-1
/
+1
2016-08-01
Removed vestigial cray_xc platform in favor of combined cray platform
Gregory Becker
1
-72
/
+0
2016-08-01
Merge pull request #1376 from mpbelhorn/olcf/unified_cray_platform
becker33
3
-9
/
+133
2016-08-01
Fixes Flake8 indentation errors.
Matt Belhorn
1
-3
/
+3
2016-08-01
Prefers `bash` over `sh`.
Matt Belhorn
1
-1
/
+1
2016-08-01
Merge pull request #1414 from adamjstewart/fixes/filter_file
becker33
1
-7
/
+9
2016-08-01
Replaces bash-ism `source` for POSIX-compliant `.`
Matt Belhorn
1
-1
/
+1
2016-08-01
Merge pull request #1357 from hartzell/patch-6
becker33
1
-1
/
+1
2016-08-01
Merge pull request #1346 from glennpj/url_list_fetch
becker33
1
-41
/
+71
2016-08-01
Fix backup=True for filter_file
Adam J. Stewart
1
-7
/
+9
2016-08-01
Fix flake8 line length errors
Glenn Johnson
1
-33
/
+52
2016-08-01
Writes default module list to terminal when debugging.
Matt Belhorn
1
-10
/
+8
2016-07-30
Invokes subshell without user init scripts.
Matt Belhorn
1
-1
/
+2
2016-07-29
Obtains default modules from a clean subshell.
Matt Belhorn
1
-8
/
+29
2016-07-27
PEP8 Goodness
robertdfrench
2
-16
/
+18
2016-07-27
Front-end unification for Cray systems.
Matt Belhorn
1
-0
/
+87
2016-07-27
Adds __str__ method to CNL operating system class.
Matt Belhorn
1
-0
/
+2
2016-07-27
Adds targets config file
Matt Belhorn
1
-0
/
+13
2016-07-25
Merge pull request #1353 from epfl-scitas/qa/minor_cleanup
becker33
2
-53
/
+39
2016-07-25
Fix doc for install_tree (cut/paste error)
George Hartzell
1
-1
/
+1
2016-07-25
qa : flake8 issues
alalazo
2
-19
/
+27
2016-07-25
spec : removed dead code
alalazo
1
-29
/
+13
2016-07-24
Make sure package has the `url` attribute.
Glenn Johnson
1
-1
/
+1
2016-07-23
Only use list if list_url set
Glenn Johnson
1
-8
/
+9
2016-07-23
Fix flake8 errors related to lines
Glenn Johnson
1
-8
/
+5
2016-07-23
Have fetch use list_url
Glenn Johnson
1
-0
/
+13
2016-07-22
Use example deptypes in newly created packages
Adam J. Stewart
1
-9
/
+34
2016-07-22
test_install : removed commented code
alalazo
1
-7
/
+1
2016-07-21
Added cray wrapper names directory to spack_env_paths so the spack compiler w...
Gregory Becker
1
-5
/
+6
2016-07-21
fixed flake8 errors
Gregory Becker
1
-2
/
+3
2016-07-21
fixed
Gregory Becker
1
-4
/
+5
2016-07-21
Bug fix for cray_xc platform
Gregory Becker
4
-1
/
+4
2016-07-21
Merge pull request #1208 from paulhopkins/bugfix/github1196-specify-preferred...
Todd Gamblin
4
-77
/
+128
2016-07-21
Flake8 fixes to ensure qa tests pass
Paul Hopkins
1
-71
/
+103
2016-07-21
Re-add documentation for variant preferences
Paul Hopkins
1
-5
/
+6
2016-07-21
Allow users to supply preferred variants via packages.yaml
Paul Hopkins
3
-3
/
+21
2016-07-21
Update documentation for recursive module loading.
Michael Kuhn
1
-30
/
+31
2016-07-20
Setup environment for Intel Parallel Studio
Glenn Johnson
1
-0
/
+1
2016-07-20
Merge pull request #1277 from mathstuf/special-deptypes
Todd Gamblin
3
-5
/
+10
2016-07-20
added package as argument to setup_platform_environment
Gregory Becker
3
-3
/
+6
2016-07-20
Documented linker default
Gregory Becker
1
-0
/
+4
2016-07-20
fixed flake errors
Gregory Becker
2
-10
/
+5
2016-07-20
removed commented-out code
Gregory Becker
1
-5
/
+0
2016-07-20
Set default link type to dynamic on cray. Includes hooks for platform-based e...
Gregory Becker
3
-0
/
+19
2016-07-20
fixed flake errors
Gregory Becker
1
-2
/
+2
[next]