.. |
analyzers
|
refactor: packages import spack.package explicitly (#30404)
|
2022-05-28 12:55:44 -04:00 |
build_systems
|
Make the IntelPackage fail successfully (#30773)
|
2022-06-14 15:06:06 +02:00 |
cmd
|
Fix spack style arbitrary git rev as base (#31019)
|
2022-06-13 15:22:35 +00:00 |
compilers
|
Fix toolchain detection for oneapi/dpcpp compilers (#30775)
|
2022-05-21 08:38:01 +02:00 |
container
|
Update Dockerfiles and images for Spack v0.18.0 (#30216)
|
2022-04-22 08:51:26 +02:00 |
detection
|
refactor: packages import spack.package explicitly (#30404)
|
2022-05-28 12:55:44 -04:00 |
environment
|
Best effort co-concretization (iterative algorithm) (#28941)
|
2022-05-24 12:13:28 -07:00 |
hooks
|
sbang.py: single lstat (#29670)
|
2022-03-22 23:12:06 +01:00 |
modules
|
Fix module support for oneapi compilers (#28901)
|
2022-05-31 15:02:25 -07:00 |
operating_systems
|
macos: fewer calls to sw_vers (#29997)
|
2022-04-11 09:31:24 +02:00 |
platforms
|
Windows Support: Testing Suite integration
|
2022-03-17 09:01:01 -07:00 |
reporters
|
refactor: packages import spack.package explicitly (#30404)
|
2022-05-28 12:55:44 -04:00 |
schema
|
Revert "strip -Werror: all specific or none (#30284)" (#30878)
|
2022-05-26 14:17:01 -07:00 |
solver
|
clingo: fix string formatting in error messages (#31084)
|
2022-06-10 16:24:27 +00:00 |
test
|
Fix spack style arbitrary git rev as base (#31019)
|
2022-06-13 15:22:35 +00:00 |
util
|
bugfix: preserve dict order for Spec.dag_hash() in Python 2 (#31092)
|
2022-06-10 20:32:35 -07:00 |
__init__.py
|
0.18.0.dev0 -> 0.19.0.dev0 (#30907)
|
2022-05-28 17:23:01 +00:00 |
abi.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
audit.py
|
Use stable URLs for patch-diff GitHub patches (#30953)
|
2022-06-02 12:52:05 -04:00 |
binary_distribution.py
|
Remove the warning that Spack prints at each spec (#30872)
|
2022-05-26 14:35:20 +00:00 |
bootstrap.py
|
Allow bootstrapping to work when partial or incompatible modules exist in the module path (#31035)
|
2022-06-15 19:09:07 +02:00 |
build_environment.py
|
refactor: packages import spack.package explicitly (#30404)
|
2022-05-28 12:55:44 -04:00 |
caches.py
|
Windows: Symlink support
|
2022-03-17 09:01:01 -07:00 |
ci_needs_workaround.py
|
introduce llnl.util.compat to remove sys.version_info checks (#21720)
|
2022-01-21 12:32:52 -08:00 |
ci_optimization.py
|
spack ci: remove relate-CDash-builds functionality (#29950)
|
2022-04-14 10:42:30 -06:00 |
ci.py
|
ci: Support secure binary signing on protected pipelines (#30753)
|
2022-05-26 08:31:22 -06:00 |
compiler.py
|
Path handling (#28402)
|
2022-03-17 09:01:01 -07:00 |
concretize.py
|
Fix typos when forwarding arguments to traverse_edges (#29261)
|
2022-03-02 08:43:26 +01:00 |
config.py
|
Revert "strip -Werror: all specific or none (#30284)" (#30878)
|
2022-05-26 14:17:01 -07:00 |
cray_manifest.py
|
Cray manifest file: accept "nvidia" as "nvhpc" (#30428)
|
2022-05-08 17:51:27 -07:00 |
database.py
|
Non-existent upstream is not fatal (#30746)
|
2022-05-19 18:27:43 +00:00 |
dependency.py
|
Allow for multiple dependencies/dependents from the same package (#28673)
|
2022-03-10 11:53:45 -08:00 |
directives.py
|
Add a Lua build-system (#28854)
|
2022-05-10 06:54:38 +02:00 |
directory_layout.py
|
directory_layout: remove outdated checks for old DAG hash
|
2022-05-13 10:45:12 -07:00 |
error.py
|
errors: model error messages as an optimization problem (#30669)
|
2022-05-20 08:27:07 -07:00 |
extensions.py
|
Support config variables in config.yaml extensions paths (#17772)
|
2022-02-07 11:40:52 +01:00 |
fetch_strategy.py
|
Allow more fine-grained control over what submodules are updated (#27293)
|
2022-06-09 07:45:49 +02:00 |
filesystem_view.py
|
add_files_to_view: flip incorrect default (#29700)
|
2022-03-24 11:59:03 -06:00 |
gcs_handler.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
graph.py
|
bugfix: use deterministic edge order for spack graph (#30681)
|
2022-05-16 11:36:41 +02:00 |
hash_types.py
|
bugfix: tests trying to ignore package changes should use build_hash
|
2022-05-13 10:45:12 -07:00 |
install_test.py
|
Testing: Summarize test results and add verbose output (#28700)
|
2022-02-23 18:36:21 -08:00 |
installer.py
|
refactor: packages import spack.package explicitly (#30404)
|
2022-05-28 12:55:44 -04:00 |
main.py
|
errors: model error messages as an optimization problem (#30669)
|
2022-05-20 08:27:07 -07:00 |
mirror.py
|
introduce llnl.util.compat to remove sys.version_info checks (#21720)
|
2022-01-21 12:32:52 -08:00 |
mixins.py
|
bugfix: fix filter_compiler_wrappers for Cray compiler (#29786)
|
2022-05-04 10:13:12 -07:00 |
monitor.py
|
hashes: revert spack monitor hash changes to preserve original protocol
|
2022-05-13 10:45:12 -07:00 |
multimethod.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
package_base.py
|
Allow more fine-grained control over what submodules are updated (#27293)
|
2022-06-09 07:45:49 +02:00 |
package_prefs.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
package_test.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
package.py
|
Allow more fine-grained control over what submodules are updated (#27293)
|
2022-06-09 07:45:49 +02:00 |
parse.py
|
specs: emit better parsing errors for specs. (#24860)
|
2022-05-24 03:33:43 +00:00 |
patch.py
|
refactor: packages import spack.package explicitly (#30404)
|
2022-05-28 12:55:44 -04:00 |
paths.py
|
Add license dir to config (#30135)
|
2022-05-18 18:26:42 -07:00 |
projections.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
provider_index.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
relocate.py
|
Windows: Symlink support
|
2022-03-17 09:01:01 -07:00 |
repo.py
|
refactor: packages import spack.package explicitly (#30404)
|
2022-05-28 12:55:44 -04:00 |
report.py
|
refactor: packages import spack.package explicitly (#30404)
|
2022-05-28 12:55:44 -04:00 |
reporter.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
resource.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
rewiring.py
|
Add command for reading JSON-based DB description (now with more tests) (#29652)
|
2022-04-28 10:56:26 -07:00 |
s3_handler.py
|
introduce llnl.util.compat to remove sys.version_info checks (#21720)
|
2022-01-21 12:32:52 -08:00 |
spec_list.py
|
Use Spec.constrain to construct spec lists for stacks (#28783)
|
2022-02-04 19:17:23 +00:00 |
spec.py
|
bugfix: do not compute package_hash for old concrete specs (#30861)
|
2022-05-26 03:12:24 +00:00 |
stage.py
|
Sanitize filepath from URL (#30625)
|
2022-06-04 15:06:43 -07:00 |
store.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
subprocess_context.py
|
Workarounds for install errors on Windows (#21890)
|
2022-03-17 09:01:01 -07:00 |
tag.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
target.py
|
Mixed compilers: drop warning message to debug level (#29748)
|
2022-03-30 15:18:37 -06:00 |
tengine.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
url.py
|
Add a Lua build-system (#28854)
|
2022-05-10 06:54:38 +02:00 |
user_environment.py
|
Update copyright year to 2022
|
2022-01-14 22:50:21 -08:00 |
variant.py
|
refactor: packages import spack.package explicitly (#30404)
|
2022-05-28 12:55:44 -04:00 |
verify.py
|
introduce llnl.util.compat to remove sys.version_info checks (#21720)
|
2022-01-21 12:32:52 -08:00 |
version.py
|
refactor: packages import spack.package explicitly (#30404)
|
2022-05-28 12:55:44 -04:00 |