forked from RobotLocomotion/drake
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite pkg_config_repository from scratch
This adds two new features: - injecting deps directly, without having to fork the template; - allowing wrapping without having to repeat the template label. This also removes our dependency on @kythe, so we can remove that from our workspace as well. This implementation should also be substantially easier to change over time as we grow new requirements, such as better aligning the install rules with the pkg-config results, managing shared vs static linking, etc.
- Loading branch information
1 parent
c26e102
commit b267a60
Showing
21 changed files
with
255 additions
and
813 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
third_party/com_github_google_kythe/tools/build_rules/config/BUILD.bazel
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
third_party/com_github_google_kythe/tools/build_rules/config/BUILD.tpl
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.