Commit Graph

11 Commits

Author SHA1 Message Date
Corentin Le Molgat
7518c717ed bazel: cleanup BUILD.bazel 2025-05-26 15:07:03 +02:00
Mizux Seiha
ed1b05d1d8 bazel: update deps
* don't use repo name
* Bump abseil-cpp to 20250512.0
* Bump Protobuf to 31.0
* Bump benchmark to 1.9.2
* Bump googletest to 1.17.0
2025-05-22 03:12:46 +02:00
Corentin Le Molgat
05e3190929 bazel: rename com_google_absl to abseil-cpp 2025-03-24 18:21:42 +01:00
Corentin Le Molgat
c34026b101 Bump copyright to 2025
note: done using
```sh
git grep -l "2010-2024 Google" | xargs sed -i 's/2010-2024 Google/2010-2025 Google/'
```
2025-01-10 11:33:35 +01:00
Corentin Le Molgat
4f0ec585ba bazel: replace deprecated cc_proto_library from @rules_cc 2024-11-13 15:35:19 +01:00
Laurent Perron
0391cf1334 bump routing code 2024-11-07 18:17:53 -08:00
Corentin Le Molgat
a151bfbcf3 bazel: replace deprecated rules_proto//proto:defs.bzl 2024-11-06 10:00:02 +01:00
Corentin Le Molgat
312959af70 routing: mv routing stuff from constraint_solver/ to routing/
* remove routing_ prefix to file
* now have a pywrapcp and a pywraprouting binding.
2024-06-21 16:35:46 +02:00
Corentin Le Molgat
ce2b46b956 routing: export solomon_parser update from google3 2024-04-23 13:14:35 +02:00
Mizux Seiha
1d285459ec routing: Fix bazel build 2024-03-19 13:46:24 +01:00
Corentin Le Molgat
6560fc2f5e routing: rework from google3 2024-03-18 18:22:59 +01:00