bazel: cleanup BUILD.bazel
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
# Copyright 2010-2025 Google LLC
|
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
# you may not use this file except in compliance with the License.
|
|
||||||
# You may obtain a copy of the License at
|
|
||||||
#
|
|
||||||
# http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
#
|
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
# See the License for the specific language governing permissions and
|
|
||||||
# limitations under the License.
|
|
||||||
|
|
||||||
exports_files(
|
|
||||||
glob(["**"]),
|
|
||||||
visibility = ["//ortools/open_source:__subpackages__"],
|
|
||||||
)
|
|
||||||
@@ -33,7 +33,7 @@ cc_binary(
|
|||||||
"@abseil-cpp//absl/container:btree",
|
"@abseil-cpp//absl/container:btree",
|
||||||
"@abseil-cpp//absl/flags:flag",
|
"@abseil-cpp//absl/flags:flag",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -52,7 +52,7 @@ cc_test(
|
|||||||
"//ortools/packing:multiple_dimensions_bin_packing_cc_proto",
|
"//ortools/packing:multiple_dimensions_bin_packing_cc_proto",
|
||||||
"//ortools/sat:cp_model",
|
"//ortools/sat:cp_model",
|
||||||
"@abseil-cpp//absl/flags:flag",
|
"@abseil-cpp//absl/flags:flag",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -200,7 +200,7 @@ cc_binary(
|
|||||||
"@abseil-cpp//absl/flags:flag",
|
"@abseil-cpp//absl/flags:flag",
|
||||||
"@abseil-cpp//absl/flags:parse",
|
"@abseil-cpp//absl/flags:parse",
|
||||||
"@abseil-cpp//absl/strings:str_format",
|
"@abseil-cpp//absl/strings:str_format",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -216,7 +216,7 @@ cc_test(
|
|||||||
"@abseil-cpp//absl/flags:flag",
|
"@abseil-cpp//absl/flags:flag",
|
||||||
"@abseil-cpp//absl/flags:parse",
|
"@abseil-cpp//absl/flags:parse",
|
||||||
"@abseil-cpp//absl/strings:str_format",
|
"@abseil-cpp//absl/strings:str_format",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -232,7 +232,7 @@ cc_binary(
|
|||||||
"//ortools/sat:cp_model",
|
"//ortools/sat:cp_model",
|
||||||
"//ortools/sat:cp_model_solver",
|
"//ortools/sat:cp_model_solver",
|
||||||
"@abseil-cpp//absl/flags:flag",
|
"@abseil-cpp//absl/flags:flag",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -250,7 +250,7 @@ cc_test(
|
|||||||
"//ortools/packing:multiple_dimensions_bin_packing_cc_proto",
|
"//ortools/packing:multiple_dimensions_bin_packing_cc_proto",
|
||||||
"//ortools/sat:cp_model",
|
"//ortools/sat:cp_model",
|
||||||
"@abseil-cpp//absl/flags:flag",
|
"@abseil-cpp//absl/flags:flag",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -405,7 +405,7 @@ cc_binary(
|
|||||||
"//ortools/util:filelineiter",
|
"//ortools/util:filelineiter",
|
||||||
"@abseil-cpp//absl/flags:flag",
|
"@abseil-cpp//absl/flags:flag",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -433,7 +433,7 @@ cc_test(
|
|||||||
"//ortools/util:filelineiter",
|
"//ortools/util:filelineiter",
|
||||||
"@abseil-cpp//absl/flags:flag",
|
"@abseil-cpp//absl/flags:flag",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -607,7 +607,7 @@ cc_binary(
|
|||||||
"//ortools/routing",
|
"//ortools/routing",
|
||||||
"//ortools/util:random_engine",
|
"//ortools/util:random_engine",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -623,7 +623,7 @@ cc_binary(
|
|||||||
"@abseil-cpp//absl/flags:flag",
|
"@abseil-cpp//absl/flags:flag",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/strings:str_format",
|
"@abseil-cpp//absl/strings:str_format",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -766,7 +766,7 @@ cc_binary(
|
|||||||
"@abseil-cpp//absl/status",
|
"@abseil-cpp//absl/status",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/strings:str_format",
|
"@abseil-cpp//absl/strings:str_format",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -787,7 +787,7 @@ cc_test(
|
|||||||
"@abseil-cpp//absl/status",
|
"@abseil-cpp//absl/status",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/strings:str_format",
|
"@abseil-cpp//absl/strings:str_format",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -943,7 +943,7 @@ cc_binary(
|
|||||||
"//ortools/util:qap_reader",
|
"//ortools/util:qap_reader",
|
||||||
"@abseil-cpp//absl/flags:flag",
|
"@abseil-cpp//absl/flags:flag",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -977,7 +977,7 @@ cc_binary(
|
|||||||
"@abseil-cpp//absl/flags:flag",
|
"@abseil-cpp//absl/flags:flag",
|
||||||
"@abseil-cpp//absl/flags:parse",
|
"@abseil-cpp//absl/flags:parse",
|
||||||
"@abseil-cpp//absl/random",
|
"@abseil-cpp//absl/random",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -141,7 +141,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/random",
|
"@abseil-cpp//absl/random",
|
||||||
"@abseil-cpp//absl/random:distributions",
|
"@abseil-cpp//absl/random:distributions",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -253,7 +253,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/status",
|
"@abseil-cpp//absl/status",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@bzip2//:bz2",
|
"@bzip2//:bz2",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
"@zlib",
|
"@zlib",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
@@ -267,7 +267,7 @@ cc_library(
|
|||||||
"@fuzztest//fuzztest",
|
"@fuzztest//fuzztest",
|
||||||
"@fuzztest//fuzztest:googletest_fixture_adapter",
|
"@fuzztest//fuzztest:googletest_fixture_adapter",
|
||||||
"@fuzztest//fuzztest:init_fuzztest",
|
"@fuzztest//fuzztest:init_fuzztest",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -424,7 +424,7 @@ cc_library(
|
|||||||
deps = [
|
deps = [
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@googletest//:gtest",
|
"@googletest//:gtest",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -459,7 +459,7 @@ cc_library(
|
|||||||
hdrs = ["parse_text_proto.h"],
|
hdrs = ["parse_text_proto.h"],
|
||||||
deps = [
|
deps = [
|
||||||
"@abseil-cpp//absl/log:check",
|
"@abseil-cpp//absl/log:check",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -469,7 +469,7 @@ cc_library(
|
|||||||
deps = [
|
deps = [
|
||||||
":gmock",
|
":gmock",
|
||||||
"@abseil-cpp//absl/log:check",
|
"@abseil-cpp//absl/log:check",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -495,7 +495,7 @@ cc_library(
|
|||||||
":timer",
|
":timer",
|
||||||
"@abseil-cpp//absl/status",
|
"@abseil-cpp//absl/status",
|
||||||
"@abseil-cpp//absl/status:statusor",
|
"@abseil-cpp//absl/status:statusor",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -504,7 +504,7 @@ cc_library(
|
|||||||
hdrs = ["proto_enum_utils.h"],
|
hdrs = ["proto_enum_utils.h"],
|
||||||
deps = [
|
deps = [
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -523,7 +523,7 @@ cc_library(
|
|||||||
":logging",
|
":logging",
|
||||||
"@abseil-cpp//absl/status:statusor",
|
"@abseil-cpp//absl/status:statusor",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
"@zlib",
|
"@zlib",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -119,7 +119,7 @@ cc_library(
|
|||||||
"//ortools/util:stats",
|
"//ortools/util:stats",
|
||||||
"//ortools/util:time_limit",
|
"//ortools/util:time_limit",
|
||||||
"@abseil-cpp//absl/random",
|
"@abseil-cpp//absl/random",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -149,7 +149,7 @@ cc_library(
|
|||||||
"//ortools/util:time_limit",
|
"//ortools/util:time_limit",
|
||||||
"@abseil-cpp//absl/random",
|
"@abseil-cpp//absl/random",
|
||||||
"@abseil-cpp//absl/cleanup",
|
"@abseil-cpp//absl/cleanup",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -258,7 +258,7 @@ cc_library(
|
|||||||
"//ortools/base:threadpool",
|
"//ortools/base:threadpool",
|
||||||
"//ortools/util:bitset",
|
"//ortools/util:bitset",
|
||||||
"//ortools/util:time_limit",
|
"//ortools/util:time_limit",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
"//ortools/util:stats",
|
"//ortools/util:stats",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
@@ -291,6 +291,6 @@ cc_library(
|
|||||||
"//ortools/util:bitset",
|
"//ortools/util:bitset",
|
||||||
"//ortools/util:stats",
|
"//ortools/util:stats",
|
||||||
"//ortools/util:time_limit",
|
"//ortools/util:time_limit",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -467,7 +467,7 @@ cc_test(
|
|||||||
"//ortools/base:gmock_main",
|
"//ortools/base:gmock_main",
|
||||||
"//ortools/base:path",
|
"//ortools/base:path",
|
||||||
"//ortools/util:file_util",
|
"//ortools/util:file_util",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ cc_library(
|
|||||||
deps = [
|
deps = [
|
||||||
"//ortools/port:proto_utils",
|
"//ortools/port:proto_utils",
|
||||||
"@abseil-cpp//absl/log:check",
|
"@abseil-cpp//absl/log:check",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -250,7 +250,7 @@ cc_library(
|
|||||||
"//ortools/linear_solver:linear_solver_cc_proto",
|
"//ortools/linear_solver:linear_solver_cc_proto",
|
||||||
"@abseil-cpp//absl/status:statusor",
|
"@abseil-cpp//absl/status:statusor",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@re2//:re2",
|
"@re2",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ cc_library(
|
|||||||
"//ortools/math_opt:sparse_containers_cc_proto",
|
"//ortools/math_opt:sparse_containers_cc_proto",
|
||||||
"@abseil-cpp//absl/container:flat_hash_map",
|
"@abseil-cpp//absl/container:flat_hash_map",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -228,7 +228,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/algorithm:container",
|
"@abseil-cpp//absl/algorithm:container",
|
||||||
"@abseil-cpp//absl/container:flat_hash_map",
|
"@abseil-cpp//absl/container:flat_hash_map",
|
||||||
"@abseil-cpp//absl/container:flat_hash_set",
|
"@abseil-cpp//absl/container:flat_hash_set",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/status",
|
"@abseil-cpp//absl/status",
|
||||||
"@abseil-cpp//absl/status:statusor",
|
"@abseil-cpp//absl/status:statusor",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -296,7 +296,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/status",
|
"@abseil-cpp//absl/status",
|
||||||
"@abseil-cpp//absl/status:statusor",
|
"@abseil-cpp//absl/status:statusor",
|
||||||
"@abseil-cpp//absl/time",
|
"@abseil-cpp//absl/time",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -326,7 +326,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/synchronization",
|
"@abseil-cpp//absl/synchronization",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -78,7 +78,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/strings:string_view",
|
"@abseil-cpp//absl/strings:string_view",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/time",
|
"@abseil-cpp//absl/time",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
"@scip",
|
"@scip",
|
||||||
],
|
],
|
||||||
alwayslink = 1,
|
alwayslink = 1,
|
||||||
@@ -187,7 +187,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/time",
|
"@abseil-cpp//absl/time",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
alwayslink = 1,
|
alwayslink = 1,
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -130,7 +130,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/log:check",
|
"@abseil-cpp//absl/log:check",
|
||||||
"@abseil-cpp//absl/strings:string_view",
|
"@abseil-cpp//absl/strings:string_view",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -170,7 +170,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/container:flat_hash_map",
|
"@abseil-cpp//absl/container:flat_hash_map",
|
||||||
"@abseil-cpp//absl/container:flat_hash_set",
|
"@abseil-cpp//absl/container:flat_hash_set",
|
||||||
"@abseil-cpp//absl/log:check",
|
"@abseil-cpp//absl/log:check",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -122,7 +122,7 @@ cc_library(
|
|||||||
"//ortools/math_opt/core:model_summary",
|
"//ortools/math_opt/core:model_summary",
|
||||||
"//ortools/port:proto_utils",
|
"//ortools/port:proto_utils",
|
||||||
"@abseil-cpp//absl/status",
|
"@abseil-cpp//absl/status",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -184,7 +184,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/container:flat_hash_set",
|
"@abseil-cpp//absl/container:flat_hash_set",
|
||||||
"@abseil-cpp//absl/status",
|
"@abseil-cpp//absl/status",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -205,7 +205,7 @@ cc_library(
|
|||||||
"//ortools/util:status_macros",
|
"//ortools/util:status_macros",
|
||||||
"@abseil-cpp//absl/status",
|
"@abseil-cpp//absl/status",
|
||||||
"@abseil-cpp//absl/time",
|
"@abseil-cpp//absl/time",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -149,8 +149,8 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/strings:str_format",
|
"@abseil-cpp//absl/strings:str_format",
|
||||||
"@abseil-cpp//absl/time",
|
"@abseil-cpp//absl/time",
|
||||||
"@protobuf//:protobuf",
|
|
||||||
"@eigen",
|
"@eigen",
|
||||||
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ cc_library(
|
|||||||
"//ortools/util:parse_proto",
|
"//ortools/util:parse_proto",
|
||||||
"@abseil-cpp//absl/log",
|
"@abseil-cpp//absl/log",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -125,7 +125,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/strings:str_format",
|
"@abseil-cpp//absl/strings:str_format",
|
||||||
"@abseil-cpp//absl/time",
|
"@abseil-cpp//absl/time",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -289,7 +289,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/strings:str_format",
|
"@abseil-cpp//absl/strings:str_format",
|
||||||
"@abseil-cpp//absl/time",
|
"@abseil-cpp//absl/time",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ cc_library(
|
|||||||
"//ortools/base:zipfile",
|
"//ortools/base:zipfile",
|
||||||
"//ortools/util:filelineiter",
|
"//ortools/util:filelineiter",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@re2//:re2",
|
"@re2",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -239,7 +239,7 @@ cc_library(
|
|||||||
"//ortools/util:filelineiter",
|
"//ortools/util:filelineiter",
|
||||||
"@abseil-cpp//absl/container:flat_hash_map",
|
"@abseil-cpp//absl/container:flat_hash_map",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@re2//:re2",
|
"@re2",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -149,7 +149,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/log:check",
|
"@abseil-cpp//absl/log:check",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -236,7 +236,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/status",
|
"@abseil-cpp//absl/status",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -496,7 +496,7 @@ cc_test(
|
|||||||
":parameters_validation",
|
":parameters_validation",
|
||||||
":sat_parameters_cc_proto",
|
":sat_parameters_cc_proto",
|
||||||
"//ortools/base:gmock_main",
|
"//ortools/base:gmock_main",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -632,7 +632,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/synchronization",
|
"@abseil-cpp//absl/synchronization",
|
||||||
"@abseil-cpp//absl/time",
|
"@abseil-cpp//absl/time",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -760,7 +760,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/synchronization",
|
"@abseil-cpp//absl/synchronization",
|
||||||
"@abseil-cpp//absl/time",
|
"@abseil-cpp//absl/time",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -1114,7 +1114,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/status:statusor",
|
"@abseil-cpp//absl/status:statusor",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -1230,7 +1230,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/meta:type_traits",
|
"@abseil-cpp//absl/meta:type_traits",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -2554,7 +2554,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/log:check",
|
"@abseil-cpp//absl/log:check",
|
||||||
"@abseil-cpp//absl/meta:type_traits",
|
"@abseil-cpp//absl/meta:type_traits",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -3154,7 +3154,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/random:distributions",
|
"@abseil-cpp//absl/random:distributions",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -3996,7 +3996,7 @@ cc_binary(
|
|||||||
"@abseil-cpp//absl/log:flags",
|
"@abseil-cpp//absl/log:flags",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/strings:str_format",
|
"@abseil-cpp//absl/strings:str_format",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -4072,7 +4072,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/status",
|
"@abseil-cpp//absl/status",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/types:span",
|
"@abseil-cpp//absl/types:span",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -13,9 +13,9 @@
|
|||||||
|
|
||||||
"""Helper macro to compile and test code samples."""
|
"""Helper macro to compile and test code samples."""
|
||||||
|
|
||||||
load("@rules_go//go:def.bzl", "go_test")
|
|
||||||
load("@pip_deps//:requirements.bzl", "requirement")
|
load("@pip_deps//:requirements.bzl", "requirement")
|
||||||
load("@rules_cc//cc:defs.bzl", "cc_binary", "cc_test")
|
load("@rules_cc//cc:defs.bzl", "cc_binary", "cc_test")
|
||||||
|
load("@rules_go//go:def.bzl", "go_test")
|
||||||
load("@rules_java//java:defs.bzl", "java_test")
|
load("@rules_java//java:defs.bzl", "java_test")
|
||||||
load("@rules_python//python:defs.bzl", "py_binary", "py_test")
|
load("@rules_python//python:defs.bzl", "py_binary", "py_test")
|
||||||
|
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ cc_library(
|
|||||||
"//ortools/base:path",
|
"//ortools/base:path",
|
||||||
"//ortools/util:filelineiter",
|
"//ortools/util:filelineiter",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -289,7 +289,7 @@ cc_library(
|
|||||||
# "//net/proto2/io/public:io",
|
# "//net/proto2/io/public:io",
|
||||||
# "//net/proto2/public",
|
# "//net/proto2/public",
|
||||||
# "//net/proto2/util/public:json",
|
# "//net/proto2/util/public:json",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -398,7 +398,7 @@ cc_library(
|
|||||||
"@abseil-cpp//absl/status:statusor",
|
"@abseil-cpp//absl/status:statusor",
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@abseil-cpp//absl/strings:str_format",
|
"@abseil-cpp//absl/strings:str_format",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -522,7 +522,7 @@ cc_library(
|
|||||||
hdrs = ["parse_proto.h"],
|
hdrs = ["parse_proto.h"],
|
||||||
deps = [
|
deps = [
|
||||||
"@abseil-cpp//absl/strings",
|
"@abseil-cpp//absl/strings",
|
||||||
"@protobuf//:protobuf",
|
"@protobuf",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user