Commit Graph

142 Commits

Author SHA1 Message Date
Corentin Le Molgat
7d01f433cf dependencies: Bump SCIP to v804 2023-10-25 14:47:24 +02:00
Corentin Le Molgat
7230062903 bazel: bump few rules 2023-10-11 15:28:15 +02:00
Corentin Le Molgat
63aaa8a9c1 bazel: bump rules_python to 0.26.0
fix https://github.com/pypa/setuptools/issues/3452
2023-10-11 13:39:33 +02:00
Mizux Seiha
bfdc7b5dce dependency: Bump Protobuf to v24.4 2023-10-06 18:12:44 +02:00
Corentin Le Molgat
d08a7ffb47 bazel: bump rules 2023-08-23 17:57:01 +02:00
Corentin Le Molgat
e3d047f983 deps: Bump Protobuf to v24.0 2023-08-11 15:13:42 +02:00
Corentin Le Molgat
a8cfbe83e8 deps: Bump re2 to 2023-08-01 2023-08-11 09:47:30 +02:00
Mizux Seiha
9996940cf3 deps: Bump abseil-cpp to 20230802.0 2023-08-10 14:08:51 +02:00
Laurent Perron
8db68038cd protobuf 23.3 -> 23.4; update python dependencies 2023-08-09 12:47:07 -07:00
Corentin Le Molgat
78466ea8fb bazel: Make usage of protobuf know type duration.proto working
Fix:
* https://github.com/protocolbuffers/protobuf/issues/6666
* https://github.com/bazelbuild/rules_python/issues/1005
by using rules_python 0.24.0
2023-07-21 16:43:45 +02:00
Corentin Le Molgat
c5a2fa1eb6 deps: bump re2 to 2023-07-01 2023-07-05 15:31:20 +02:00
Corentin Le Molgat
2950cfc30e algorithms: Export from google3 2023-07-05 13:10:41 +02:00
Corentin Le Molgat
4e31fdf702 bazel: Update WORKSPACE
* rules_jvm_external: 4.5 -> 5.2 (5.3)
* contrib_rules_jvm: 0.9.0 -> 0.9.0 (0.14.0)
* rules_python: 0.20.0 -> 0.23.1

rules_jvm_external (5.3):
  target @maven//:net_java_dev_jna_jna: No matching toolchains found

contrib_rules_jvm (0.10.0/0.14.0): java_junit5_test() now define jvm_flags in its macro so
the use of select() do not work anymore...
see: https://stackoverflow.com/questions/75827650/how-to-work-around-select-is-not-iterable-in-a-macro
2023-06-30 18:23:59 +02:00
Laurent Perron
86c656b02a fix patch version in bazel 2023-06-29 04:58:37 +02:00
Laurent Perron
9635b925f6 reformat linear_solver python code to BLACK; support pybind11_protobuf 2023-06-28 15:57:32 +02:00
Mizux Seiha
d564afe6f1 deps: Bump ZLIB to 1.2.13 (Fix #3821) 2023-06-13 16:33:14 +02:00
Mizux Seiha
0e4ef0d59a bazel: fix indent 2023-06-02 08:53:08 +02:00
Mizux Seiha
a85be3889e deps: Bump re2 to 2023-03-01 2023-05-30 16:00:05 +02:00
Mizux Seiha
19eede6b61 deps: Bump protobuf to v23.2 2023-05-30 11:22:25 +02:00
Corentin Le Molgat
7eb7ef6d1e typo fix 2023-05-24 15:34:57 +02:00
Mizux Seiha
fdb50b644d deps: Bump protobuf to v23.1 2023-05-22 00:18:42 +02:00
Mizux Seiha
b8c06e3822 deps: Bump abseil-cp to 20230125.3 2023-05-22 00:18:16 +02:00
Laurent Perron
b06692c1af bump protobuf to 22.4 2023-05-05 23:06:52 +02:00
Corentin Le Molgat
19baa38270 deps: Bump abseil-cpp to 20230125.2 2023-04-13 15:46:22 +02:00
Corentin Le Molgat
41265930f0 java(deps): Bump JNA 5.12.1 -> 5.13.0 2023-04-05 11:24:26 +02:00
Mizux Seiha
2de7d6fbac bazel: Fix build 2023-04-03 11:06:28 +02:00
Corentin Le Molgat
59878dd6de deps: Fix protobuf internal bazel rules
see: https://github.com/protocolbuffers/upb/issues/1239
2023-04-03 11:06:28 +02:00
Corentin Le Molgat
348f9cddf5 bazel: fix protobuf clone 2023-03-31 15:46:00 +02:00
Mizux Seiha
cd1e144ef5 deps: bump googletest v1.13.0 2023-03-26 11:04:45 +02:00
Mizux Seiha
b2a4e19695 bazel: Update rules_ 2023-03-24 10:47:51 +01:00
Corentin Le Molgat
c66e48c456 bazel: rework 2023-03-24 10:47:51 +01:00
Mizux Seiha
8021a8837e deps: Bump Protobuf v21.12 -> v22.2 2023-03-24 10:47:51 +01:00
Corentin Le Molgat
8d6c172e5c cleanup 2023-03-06 18:28:57 +01:00
Corentin Le Molgat
e1b1db3fd5 WORKSPACE: cleanup 2023-03-06 15:45:23 +01:00
Mizux Seiha
f2c54259e4 bazel: Bump pybind11_bazel 2023-03-02 17:41:10 +01:00
Mizux Seiha
68fe563773 bazel: Update WORKSPACE 2023-02-17 18:23:48 +01:00
Laurent Perron
857fdb7e91 polish bazel python deps 2023-02-11 09:56:03 -08:00
Laurent Perron
91cfd79cc5 add compilation pass for notebook dependencies 2023-02-11 09:00:57 -08:00
Laurent Perron
e0891df303 polish 2023-02-06 16:27:20 +01:00
Laurent Perron
3c8e00f7bf add ortools/python/ortools_notebook bazel target 2023-02-06 16:21:11 +01:00
Laurent Perron
7188121fb6 bump absl for bazel, fix obsolete thread annotations 2023-01-29 22:34:26 +01:00
Corentin Le Molgat
2be08a70e7 bazel: Cleanup WORKSPACE 2023-01-25 16:08:38 +01:00
Laurent Perron
840066caa0 Merge branch 'main' of github.com:google/or-tools 2023-01-25 15:25:35 +01:00
Laurent Perron
71dde046fa cleanup 2023-01-25 15:24:54 +01:00
Corentin Le Molgat
ee3b38e06a bazel: Fix python deps
need to pin all deps
2023-01-25 14:23:35 +01:00
Corentin Le Molgat
25f19e516a bazel: bump rules_python 0.12.0 -> 0.16.2 2023-01-25 11:56:51 +01:00
Laurent Perron
8d2df04bbc [CP-SAT] run java tests under bazel; enrich workspace 2023-01-24 15:33:55 +01:00
Corentin Le Molgat
844368617a deps: Bump protobuf v21.10 -> v21.12 2023-01-20 10:16:40 +01:00
Corentin Le Molgat
c619acbee1 deps: Bump pybind11 2.10.2 -> 2.10.3 2023-01-20 10:09:56 +01:00
Laurent Perron
17da3d421f reformat; improve workspace, cleanup bzl 2023-01-05 17:44:58 +01:00