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
2020-11-17
concretizer: handle compiler preferences with optimization
Todd Gamblin
4
-73
/
+126
2020-11-17
concretizer: deterministic order for asp output for better diffs
Todd Gamblin
1
-14
/
+14
2020-11-17
concretizer: rename --dump to --show
Todd Gamblin
1
-8
/
+8
2020-11-17
concretizer: handle package namespaces
Todd Gamblin
1
-0
/
+7
2020-11-17
concretizer: handle constraints on dependencies, adjust optimization
Todd Gamblin
3
-10
/
+49
2020-11-17
concretizer: handle dependency types
Todd Gamblin
5
-17
/
+42
2020-11-17
concretizer: prioritize versions by package pref, newest, preferred, actual
Todd Gamblin
2
-2
/
+53
2020-11-17
concretizer: Use "competition" output format to avoid extra parsing
Todd Gamblin
2
-18
/
+45
2020-11-17
concretizer: handle virtual provider preferences from packages.yaml
Todd Gamblin
2
-11
/
+83
2020-11-17
concretizer: use clingo json output instead of text
Todd Gamblin
2
-69
/
+85
2020-11-17
concretizer: require only one provider for any virtual in the DAG
Todd Gamblin
2
-4
/
+8
2020-11-17
concretizer: handle variant defaults with optimization
Todd Gamblin
2
-9
/
+49
2020-11-17
concretizer: support conditional dependencies
Todd Gamblin
2
-16
/
+63
2020-11-17
variants: allow MultiValuedVariants to be constructed incrementally
Todd Gamblin
2
-5
/
+18
2020-11-17
concretizer: initial support for virtual dependencies
Todd Gamblin
2
-6
/
+18
2020-11-17
concretizer: print out virtuals
Todd Gamblin
2
-2
/
+12
2020-11-17
concretizer: handle versions with choice construct rather than conflicts
Todd Gamblin
1
-40
/
+95
2020-11-17
concretizer: add another definition pragma.
Todd Gamblin
1
-0
/
+1
2020-11-17
concretizer: cleanup
Todd Gamblin
1
-14
/
+17
2020-11-17
concretizer: use conditional literals for versions.
Todd Gamblin
2
-24
/
+31
2020-11-17
concretizer: mark depends_on/2 defined for solves without dependencies.
Todd Gamblin
1
-0
/
+3
2020-11-17
concretizer: add basic semantics for compilers
Todd Gamblin
3
-7
/
+112
2020-11-17
concretizer: simplify and move architecture semantics into concretize.lp
Todd Gamblin
2
-15
/
+41
2020-11-17
concretizer: break output up into easier-to-understand sections
Todd Gamblin
3
-22
/
+37
2020-11-17
concretizer: simplify and suppress warnings for variant handling
Todd Gamblin
2
-8
/
+19
2020-11-17
concretizer: split long lines in ASP programs
Todd Gamblin
1
-1
/
+8
2020-11-17
concretizer: split main logic program out into files
Todd Gamblin
3
-56
/
+57
2020-11-17
concretizer: colorize ASP output
Todd Gamblin
1
-7
/
+46
2020-11-17
concretizer: move dump logic into solver.asp
Todd Gamblin
2
-21
/
+25
2020-11-17
concretizer: first rudimentary round-trip with asp-based solver
Todd Gamblin
3
-179
/
+382
2020-11-17
concretizer: add rudimentary variants with defaults to ASP solve
Todd Gamblin
1
-0
/
+30
2020-11-17
concretizer: beginnings of solve() command
Todd Gamblin
4
-0
/
+338
2020-11-17
repo: Add all_package_classes() method.
Todd Gamblin
2
-0
/
+26
2020-11-17
include share/pkgconfig in user environments (#19909)
Robert Underwood
1
-0
/
+1
2020-11-17
Support parallel environment builds (#18131)
Tamara Dahlgren
16
-556
/
+1200
2020-11-16
spack edit: accept readonly packages (#19949)
Wouter Deconinck
1
-1
/
+1
2020-11-16
pipelines: support testing PRs from forks (#19248)
Scott Wittenburg
5
-108
/
+237
2020-11-15
macOS: Big Sur reports as either 10.16 or 11.0 (#19900)
Adam J. Stewart
1
-0
/
+1
2020-11-12
move sbang to unpadded install tree root (#19640)
Greg Becker
6
-82
/
+205
2020-11-12
Testing: ensure that all packages can be pickled (#19890)
Peter Scheibel
1
-0
/
+24
2020-11-12
MavenPackage: allow additional build args (#19676)
Adam J. Stewart
2
-2
/
+24
2020-11-12
macos: update build process to use spawn instead of fork (#18205)
Peter Scheibel
25
-557
/
+1041
2020-11-12
Pipelines: Compare target family instead of architecture (#19884)
Scott Wittenburg
2
-1
/
+18
2020-11-11
Keep output machine readable using `spack find --format` in an env (#19698)
Greg Becker
2
-2
/
+4
2020-11-11
fix typo wrt target=graviton (#19865)
Satish Balay
2
-2
/
+2
2020-11-11
spack env deactivate/spack unload: demote warning message to debug message (#...
Massimiliano Culpo
1
-4
/
+4
2020-11-11
Restore `spack checksum` verbosity (#19480)
Adam J. Stewart
1
-6
/
+6
2020-11-10
Binary caching: fix buildcache list (multiple invocations) (#19848)
Peter Scheibel
1
-12
/
+7
2020-11-09
tutorial cmd: fix gpg invocation (#19829)
Greg Becker
1
-1
/
+1
2020-11-09
Fix minor typo in function comment (#19804)
Adam J. Stewart
1
-1
/
+1
[prev]
[next]