Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runfiles,cc: add a method to discover runfiles #5140

Closed

Conversation

laszlocsomor
Copy link
Contributor

The new method discovers the runfiles manifest and
runfiles directory using the values of the
RUNFILES_MANIFEST_FILE and RUNFILES_DIR envvars
(if specified), and if needed, also looks for them
next to argv[0].

See #4460

Change-Id: Ie9af0a92aa6879b1d9afdee2789f625de1b0d595

The new method discovers the runfiles manifest and
runfiles directory using the values of the
RUNFILES_MANIFEST_FILE and RUNFILES_DIR envvars
(if specified), and if needed, also looks for them
next to argv[0].

See bazelbuild#4460

Change-Id: Ie9af0a92aa6879b1d9afdee2789f625de1b0d595
Copy link
Member

@meteorcloudy meteorcloudy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this function, looking forward to actually using it!

@bazel-io bazel-io closed this in 9f2b052 May 2, 2018
@laszlocsomor laszlocsomor deleted the cpp-runfiles-no_mf_only branch September 17, 2018 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants