spack/lib/spack/spack
2022-12-07 14:32:36 -07:00
..
build_systems rocm: add minimum versions for amdgpu_targets (#34030) 2022-11-23 14:23:38 +01:00
cmd Revert "Revert "gitlab: Add shared PR mirror to places pipelines look for binaries. (#33746)" (#34087)" (#34153) 2022-11-28 06:06:03 -07:00
compilers Windows: add registry query and SDK/WDK packages (#33021) 2022-11-22 00:27:42 -08:00
container black: reformat entire repository with black 2022-07-31 13:29:20 -07:00
detection Windows: add registry query and SDK/WDK packages (#33021) 2022-11-22 00:27:42 -08:00
environment Fix scope detection issue 2022-12-01 22:21:10 -07:00
hooks remove activate/deactivate support in favor of environments (#29317) 2022-11-11 00:50:07 -08:00
modules remove deprecated top-level module config (#33828) 2022-11-10 23:35:33 -08:00
operating_systems Windows: add registry query and SDK/WDK packages (#33021) 2022-11-22 00:27:42 -08:00
platforms initial implementation of slingshot detection (#33793) 2022-11-16 13:01:37 -08:00
reporters Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
schema Merge branch 'develop' into f/env-location 2022-12-01 17:00:36 -07:00
solver conditional variant values: allow boolean (#33939) 2022-12-01 08:25:57 +01:00
test Fix missing function 2022-12-07 14:32:36 -07:00
util Merge branch 'develop' into f/env-location 2022-12-01 17:00:36 -07:00
__init__.py Bump version to v0.20.0.dev0 2022-11-14 08:22:29 -06:00
abi.py black: reformat entire repository with black 2022-07-31 13:29:20 -07:00
audit.py PackageBase should not define builder legacy attributes (#33942) 2022-11-18 22:22:51 +01:00
binary_distribution.py relocate.py: small refactor for file_is_relocatable (#33967) 2022-11-17 13:21:27 +01:00
bootstrap.py Windows bootstrapping: remove unneeded call to add dll to PATH (#33622) 2022-11-16 12:04:57 -08:00
build_environment.py Deduplicate code to propagate module changes across MRO (#34157) 2022-11-30 11:10:42 +01:00
builder.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
caches.py black: reformat entire repository with black 2022-07-31 13:29:20 -07:00
ci_needs_workaround.py Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
ci_optimization.py Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
ci.py Revert "Revert "gitlab: Add shared PR mirror to places pipelines look for binaries. (#33746)" (#34087)" (#34153) 2022-11-28 06:06:03 -07:00
compiler.py flags/variants: Add ++/~~/== syntax for propagation to dependencies 2022-11-02 09:43:57 -07:00
concretize.py Unit tests: make unit tests work for aarch64 machines (#33625) 2022-11-01 16:25:55 -06:00
config.py debug: move "nonexistent config path" message to much higher verbosity level (#34201) 2022-11-29 16:17:13 -08:00
cray_manifest.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
database.py uninstall: fix accidental cubic complexity (#34005) 2022-11-21 16:44:48 +01:00
dependency.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
directives.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
directory_layout.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
error.py black: reformat entire repository with black 2022-07-31 13:29:20 -07:00
extensions.py black: reformat entire repository with black 2022-07-31 13:29:20 -07:00
fetch_strategy.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
filesystem_view.py Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
gcs_handler.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
graph.py black: reformat entire repository with black 2022-07-31 13:29:20 -07:00
hash_types.py bugfix: package hash should affect process, dag, and dunder hashes (#32516) 2022-09-16 00:57:10 +00:00
install_test.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
installer.py Show time per phase (#33874) 2022-11-15 21:10:07 +01:00
main.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
mirror.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
mixins.py Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
multimethod.py Allow for packages with multiple build-systems (#30738) 2022-10-26 20:17:32 +02:00
package_base.py Control Werror by converting to Wno-error (#30882) 2022-11-23 12:29:17 -08:00
package_prefs.py Add sgid notice when running on AFS (#30247) 2022-11-17 09:17:41 +01:00
package_test.py black: reformat entire repository with black 2022-07-31 13:29:20 -07:00
package.py Allow for packages with multiple build-systems (#30738) 2022-10-26 20:17:32 +02:00
parse.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
patch.py Allow for packages with multiple build-systems (#30738) 2022-10-26 20:17:32 +02:00
paths.py black: reformat entire repository with black 2022-07-31 13:29:20 -07:00
projections.py black: reformat entire repository with black 2022-07-31 13:29:20 -07:00
provider_index.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
relocate.py Single pass text replacement (#34180) 2022-11-30 10:21:51 +01:00
repo.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
report.py spack ci: add support for running stand-alone tests (#27877) 2022-08-23 00:52:48 -07:00
reporter.py black: reformat entire repository with black 2022-07-31 13:29:20 -07:00
resource.py Update copyright year to 2022 2022-01-14 22:50:21 -08:00
rewiring.py Relocation should take hardlinks into account (#33460) 2022-10-21 18:30:26 +02:00
s3_handler.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
spec_list.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
spec.py warn about removal of deprecated format strings (#34101) 2022-11-28 10:03:49 -08:00
stage.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
store.py lib/spack/spack/store.py: Fix #28170 for padding relocation (#33122) 2022-11-17 03:56:00 +01:00
subprocess_context.py Refactor a few classes related to package repositories (#32273) 2022-10-11 19:28:27 +02:00
tag.py Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
target.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
tengine.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
traverse.py Spec traversal: add option for topological ordering (#33817) 2022-11-21 18:33:35 -08:00
url.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
user_environment.py Don't set LD_LIBRARY_PATH by default on Linux (#28354) 2022-08-11 09:33:08 -05:00
variant.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
verify.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
version.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00