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,C++: move to //tools/cpp/runfiles #4873

Closed
wants to merge 1 commit into from

Conversation

laszlocsomor
Copy link
Contributor

Move the C++ runfiles library to the location of
the rest of the C++ tools.

Also change the C++ namespace to reflect the
directory hierarchy.

We have not yet announced nor released the C++
runfiles library so these refactorings are fine.

See #4460

Move the C++ runfiles library to the location of
the rest of the C++ tools.

We have not yet announced nor released the C++
runfiles library so moving it is fine.

See bazelbuild#4460

Change-Id: I1732ef1eaff880cae05b7d218a3b1c0461a6b029
@laszlocsomor
Copy link
Contributor Author

This PR broke building "//src:bazel".
The rollback commit is being submitted.
I'm also investigating how could this happen.
Sorry about the inconvenience.

bazel-io pushed a commit that referenced this pull request Mar 21, 2018
*** Reason for rollback ***

breaks building //src:bazel

*** Original change description ***

runfiles,C++: move to //tools/cpp/runfiles

Move the C++ runfiles library to the location of
the rest of the C++ tools.

Also change the C++ namespace to reflect the
directory hierarchy.

We have not yet announced nor released the C++
runfiles library so these refactorings are fine.

See #4460

Closes #4873.

PiperOrigin-RevId: 189883066
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