You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To handle the case where the root project extends another
project, defining a new exec directory without defining a new
main file.
We always want to compute the executable's path from a
project's exec directory.
Deprecate the GPS.File.executable_path property, since it can't
handle complex cases involving extended projects: its usage
has been replaced by the API instead.
Fixes eng/shared/integration-testsuite#15
0 commit comments