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-01-14
add sanity check on config write as well as validation on read.
Todd Gamblin
1
-0
/
+6
2016-01-14
Add jsonschema validation for config files.
Todd Gamblin
24
-43
/
+4168
2016-01-14
Make text wrapping off by default in tty, add a kwarg for it.
Todd Gamblin
3
-21
/
+60
2016-01-13
Add NAG Fortran Compiler support
Adam J. Stewart
3
-3
/
+27
2016-01-12
Removed extra plus signs from command line syntax. Did not yet remove them fr...
Gregory Becker
2
-15
/
+33
2016-01-12
Cleanup and proper flag satisfaction for partial specs
Gregory Becker
4
-13
/
+17
2016-01-12
Implemented flags as lists for subsetting
Gregory Becker
4
-44
/
+72
2016-01-11
Fixed concretization
Gregory Becker
2
-1
/
+3
2016-01-09
Adding needed import modules. Changed platform_name to platform to prevent sy...
Mario Melara
1
-2
/
+5
2016-01-08
cleanup: Removing an unnecessary line in an otherwise unchanged file
Gregory Becker
1
-1
/
+0
2016-01-08
minor bug chasing
Gregory Becker
3
-20
/
+4
2016-01-08
Fixing the fix and removing debug printing
Gregory Becker
1
-1
/
+0
2016-01-08
Fixing multimethod test for new platforms
Gregory Becker
1
-1
/
+5
2016-01-08
Fixed target satisfaction and updated tests accordingly
Gregory Becker
5
-64
/
+79
2016-01-08
Improved error messages for compiler_for_spec when either zero or multiple co...
Gregory Becker
1
-1
/
+14
2016-01-08
removed the submodule as part of reversion of extraneous commits
Gregory Becker
1
-0
/
+0
2016-01-07
brought the architecture test up to date with new changes
Gregory Becker
1
-3
/
+3
2016-01-07
Improved cray architecture class
Gregory Becker
1
-4
/
+9
2016-01-07
Improved target specification
Gregory Becker
3
-5
/
+37
2016-01-07
Cleaned up naming conventions for architecture, split into platform and target
Gregory Becker
22
-185
/
+186
2016-01-06
Improved target cmp_key and to/from yaml functions
Gregory Becker
1
-14
/
+10
2016-01-06
made the compiler strategy more easily controllable
Gregory Becker
6
-15
/
+16
2016-01-05
improved concretize efficiency for determining whether compilers come from th...
Gregory Becker
1
-7
/
+10
2016-01-05
minor tweak of compiler priority while waiting for customizable compiler prio...
Gregory Becker
1
-1
/
+1
2016-01-05
fixed compiler finding so as not to identify non-existent versions of the int...
Gregory Becker
1
-1
/
+1
2016-01-05
fixed concretization to only consider compilers found by the proper strategy
Gregory Becker
1
-1
/
+20
2016-01-05
minor bug fix
Gregory Becker
1
-2
/
+1
2016-01-05
removed debug printing
Gregory Becker
1
-1
/
+0
2016-01-05
fixed haswell targeting bug
Gregory Becker
2
-5
/
+13
2016-01-05
removed debug printing
Gregory Becker
1
-2
/
+0
2016-01-05
fixed errors caused by crayport on linux and added a darwin architecture
Gregory Becker
6
-24
/
+62
2016-01-05
bug hunting
Gregory Becker
3
-5
/
+6
2016-01-04
pick last compiler instead of first, will be overwritten by more advanced pre...
Gregory Becker
1
-1
/
+1
2016-01-04
Support for cray external dependencies implemented in modules
Gregory Becker
4
-7
/
+75
2016-01-04
Merge branch 'externals' into crayport
Gregory Becker
15
-202
/
+901
2016-01-03
add/remove/list working for new config format.
Todd Gamblin
8
-109
/
+221
2016-01-03
Add Python 3 aliases to our argparse backport.
Todd Gamblin
1
-5
/
+17
2016-01-02
All tests that call concretize() need to be MockPackagesTests.
Todd Gamblin
1
-1
/
+5
2016-01-02
Fix bug in tests.
Todd Gamblin
2
-14
/
+17
2016-01-02
depends_on and when multimethod support boolean
alalazo
3
-4
/
+57
2016-01-02
fixed broken unit tests
alalazo
2
-6
/
+27
2016-01-02
Package : factored out code in do_stage and do_fetch, changed mirror command ...
alalazo
4
-181
/
+183
2016-01-01
added class decorator to define composite classes
alalazo
1
-0
/
+98
2015-12-30
significant llvm update
Tom Scogland
1
-8
/
+14
2015-12-30
allow nested resources
Tom Scogland
1
-1
/
+3
2015-12-30
adding errno import for the deep directory creation patch
Tom Scogland
1
-0
/
+1
2015-12-30
create leading directories for resources
Tom Scogland
1
-1
/
+8
2015-12-28
Rework mirror configuration.
Todd Gamblin
2
-12
/
+44
2015-12-28
Rework compiler configuration and simplify config.py logic.
Todd Gamblin
4
-73
/
+124
2015-12-27
Remove mock_configs; tests no longer modify spack home directory.
Todd Gamblin
2
-6
/
+30
[prev]
[next]