spack/lib/spack/spack
2023-01-16 10:09:40 +01:00
..
bootstrap docs: avoid errors by using type hints instead of doc types (#34707) 2022-12-29 16:45:09 -08:00
build_systems Build systems: add MSBuild and update NMake (#34659) 2023-01-10 17:03:15 -08:00
cmd spack list: add --count option (#34950) 2023-01-14 16:08:40 -08:00
compilers Fix PrgEnv detection (#34845) 2023-01-06 18:11:43 +00:00
container Consolidate how Spack uses git (#34700) 2022-12-28 00:44:11 -08:00
detection Windows: add registry query and SDK/WDK packages (#33021) 2022-11-22 00:27:42 -08:00
environment environment view use new traversal (#34662) 2023-01-02 19:04:55 +01:00
hooks remove activate/deactivate support in favor of environments (#29317) 2022-11-11 00:50:07 -08:00
modules Fix issue when generating compiler hierarchy (#34873) 2023-01-11 10:09:02 -08:00
operating_systems Use "vendoring" to manage 3rd party dependencies 2023-01-04 09:43:04 -08:00
platforms Cray manifest: automatically convert 'cray' platform to 'linux' (#34177) 2022-12-08 11:28:06 -08:00
reporters Simplify creation of test and install reports (#34712) 2022-12-30 10:15:38 -08:00
schema parser: refactor with coarser token granularity (#34151) 2022-12-07 14:56:53 -08:00
solver compiler flags: fix mixed flags from cli and yaml (#34218) 2022-12-06 16:32:08 -08:00
test spack list: add --count option (#34950) 2023-01-14 16:08:40 -08:00
util config: make path replacements lazy (#34758) 2023-01-13 10:27:07 -08:00
__init__.py Bump version to v0.20.0.dev0 2022-11-14 08:22:29 -06:00
abi.py
audit.py PackageBase should not define builder legacy attributes (#33942) 2022-11-18 22:22:51 +01:00
binary_distribution.py Drop Python 3.6 again (#34442) 2023-01-16 10:09:40 +01:00
build_environment.py Build systems: add MSBuild and update NMake (#34659) 2023-01-10 17:03:15 -08:00
builder.py docs: avoid errors by using type hints instead of doc types (#34707) 2022-12-29 16:45:09 -08:00
caches.py
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 Simplify creation of test and install reports (#34712) 2022-12-30 10:15:38 -08:00
compiler.py docs: avoid errors by using type hints instead of doc types (#34707) 2022-12-29 16:45:09 -08:00
concretize.py Unit tests: make unit tests work for aarch64 machines (#33625) 2022-11-01 16:25:55 -06:00
config.py docs: avoid errors by using type hints instead of doc types (#34707) 2022-12-29 16:45:09 -08:00
cray_manifest.py Cray manifest: automatically convert 'cray' platform to 'linux' (#34177) 2022-12-08 11:28:06 -08:00
database.py vermin: remove all novm comments from code (#34308) 2022-12-05 08:59:27 -07:00
dependency.py spack.dependency: add type hints (#34807) 2023-01-05 17:48:29 +01:00
directives.py directives: depends_on should not admit anonymous specs (#34368) 2022-12-12 11:24:28 +01:00
directory_layout.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
error.py
extensions.py
fetch_strategy.py Consolidate how Spack uses git (#34700) 2022-12-28 00:44:11 -08:00
filesystem_view.py Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
gcs_handler.py Revert "Revert "Use urllib handler for s3:// and gs://, improve url_exists through HEAD requests (#34324)"" (#34498) 2022-12-14 23:47:11 +01:00
graph.py spack.dependency: add type hints (#34807) 2023-01-05 17:48:29 +01:00
hash_types.py
install_test.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
installer.py Fix combine_phase_logs text encoding issues (#34657) 2022-12-22 15:32:48 +01:00
main.py Support ASCI control 2023-01-09 09:14:17 -08:00
mirror.py Add a proper deprecation warning for update-index -d (#34520) 2022-12-15 17:45:32 +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 vermin: remove all novm comments from code (#34308) 2022-12-05 08:59:27 -07:00
package_prefs.py Add sgid notice when running on AFS (#30247) 2022-11-17 09:17:41 +01:00
package_test.py
package.py Build systems: add MSBuild and update NMake (#34659) 2023-01-10 17:03:15 -08:00
parser.py Support windows paths in a spec (#34405) 2023-01-14 07:52:37 +01:00
patch.py Allow for packages with multiple build-systems (#30738) 2022-10-26 20:17:32 +02:00
paths.py
projections.py
provider_index.py docs: avoid errors by using type hints instead of doc types (#34707) 2022-12-29 16:45:09 -08:00
relocate.py Bootstrap most of Spack dependencies using environments (#34029) 2022-12-06 11:54:02 +01:00
repo.py docs: avoid errors by using type hints instead of doc types (#34707) 2022-12-29 16:45:09 -08:00
report.py Simplify creation of test and install reports (#34712) 2022-12-30 10:15:38 -08:00
resource.py
rewiring.py Relocation should take hardlinks into account (#33460) 2022-10-21 18:30:26 +02:00
s3_handler.py Revert "Revert "Use urllib handler for s3:// and gs://, improve url_exists through HEAD requests (#34324)"" (#34498) 2022-12-14 23:47:11 +01:00
spec_list.py Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
spec.py Revert "Allow spec.json files to be clearsigned, use transparent compression for *.json (#34490)" (#34856) 2023-01-09 10:52:07 +01:00
stage.py vermin: remove all novm comments from code (#34308) 2022-12-05 08:59:27 -07:00
store.py Bootstrap most of Spack dependencies using environments (#34029) 2022-12-06 11:54:02 +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 vermin: remove all novm comments from code (#34308) 2022-12-05 08:59:27 -07: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
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 parser: refactor with coarser token granularity (#34151) 2022-12-07 14:56:53 -08:00