This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use com_github_nelhage_rules_boost for bazel builds
- Loading branch information
Showing
39 changed files
with
11 additions
and
332 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
workspace(name = "com_github_datasift_served") | ||
|
||
git_repository( | ||
name = "com_github_nelhage_rules_boost", | ||
commit = "72ec09168e5c3a296f667b3d956a853ccd65c8ed", | ||
remote = "https://github.com/nelhage/rules_boost", | ||
) | ||
load("@com_github_nelhage_rules_boost//:boost/boost.bzl", "boost_deps") | ||
boost_deps() |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Submodule concept_check
deleted from
504ea0
Submodule filesystem
deleted from
26540a
Submodule functional
deleted from
df98d4
Submodule lexical_cast
deleted from
87afdf
Submodule numeric_conversion
deleted from
f4c6bd
Submodule preprocessor
deleted from
c2beb7
Submodule static_assert
deleted from
87f3be
Submodule throw_exception
deleted from
c89a2d
Submodule type_traits
deleted from
01f41e