]> _ Git - alire.git/commit
Delay syncing shared build dir until the actual build (#1433)
authorAlejandro R Mosteo <amosteo@unizar.es>
Mon, 4 Sep 2023 10:57:28 +0000 (12:57 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 10:57:28 +0000 (12:57 +0200)
commit06d6d6cbf49ff830e2b11242747729871da31caf
tree6fb92b79c7a59981eb090af46f19b460230777c3
parent03f7a7f5ecc1a410a952bc8fb165fb280d0bca61
Delay syncing shared build dir until the actual build (#1433)

This is necessary because the build dir hash depends on the crate configuration
being complete, and this is only required at the time of building.
src/alire/alire-crate_configuration.adb
src/alire/alire-environment.adb
src/alire/alire-roots.adb
src/alire/alire-roots.ads
src/alr/alr-commands-action.adb
testsuite/tests/config/shared-deps/test.py