Mizux Seiha
|
469d83a2ef
|
java: update publishing url for package
* tools/release: update maven central token
|
2025-12-09 18:28:41 +01:00 |
|
Mizux Seiha
|
1adba4f3e7
|
cmake: fix java pre release support
|
2025-12-03 14:42:58 +01:00 |
|
Corentin Le Molgat
|
2a36fb057b
|
cmake: bump protobuf to v33.1
|
2025-11-19 09:39:56 +01:00 |
|
Mizux Seiha
|
4f381f6d07
|
backport from main:
* bump abseil to 20250814
* bump protobuf to v32.0
* cmake: add ccache auto support
* backport flatzinc, math_opt and sat update
|
2025-09-16 16:25:04 +02:00 |
|
Mizux Seiha
|
8e1e6b5e97
|
dependencies: bump Protobuf from v31.0 to v31.1
|
2025-06-17 11:08:04 +02:00 |
|
Corentin Le Molgat
|
9cbf09afdf
|
cmake: bump dependencies
* abseil-cpp 20250512.0
* protobuf v31.0
* re2 2024-07-02
* googletest 1.17.0
* benchmark 1.9.2
devNote: to fix a patch not working
```sh
cd ~/.../ortools_repo
cmake -S. -Bbuild -DBUILD_DEPS=ON -DBUILD_EXAMPLES=OFF -DBUILD_SAMPLES=OFF -DBUILD_TESTING=ON
pushd build/_deps/absl-src
git apply --3way ~/.../ortools_repo/patches/abseil-cpp-20250512.0.patch
git mergetool
git diff HEAD -u > ~/.../ortools_repo/patches/abseil-cpp-20250512.0.patch
cd ..
rm -rf absl-*
popd
<repeat>
```
|
2025-05-22 14:42:48 +02:00 |
|
Corentin Le Molgat
|
36220e039d
|
dependency: bump protobuf to v30.2
|
2025-03-28 09:38:56 +01:00 |
|
Corentin Le Molgat
|
6258871db6
|
dependency: bump protobuf to v30.1
|
2025-03-26 11:42:18 +01:00 |
|
Mizux Seiha
|
7b71c4b140
|
dependencies: Bump protobuf to v29.3
|
2025-02-11 14:47:27 +01:00 |
|
Mizux Seiha
|
49f1623661
|
deps: Bump Protobuf to v29.2
|
2024-12-19 21:35:55 +01:00 |
|
Corentin Le Molgat
|
3543608705
|
dependency: Bump Protobuf to v29.1
|
2024-12-09 15:41:28 +01:00 |
|
Mizux Seiha
|
423a99bb8f
|
deps: Bump Protobuf to v29.0
|
2024-12-03 18:06:49 +01:00 |
|
Corentin Le Molgat
|
e670dccdb0
|
cmake: Bump Protobuf to v28.3 and use shared libraries
|
2024-11-15 14:42:08 +01:00 |
|
Corentin Le Molgat
|
570627caba
|
java: Bump pom-*.xml.in
* Add configuration to maven-surefire-plugin
|
2024-09-09 10:56:06 +02:00 |
|
Laurent Perron
|
4cbd27dae9
|
sync with main
|
2024-05-30 10:52:42 +02:00 |
|
Mizux Seiha
|
5d771cc919
|
dependency: bump Protobuf to v25.3
|
2024-02-22 11:44:59 +01:00 |
|
Corentin Le Molgat
|
ab64c92906
|
fixup after deps bump
|
2024-01-31 17:01:05 +01:00 |
|
Corentin Le Molgat
|
e2b0e3b163
|
deps: Bump Protobuf v25.0 to v25.1
dev note: `git grep "[34]\.25\.0"`
|
2023-12-18 16:34:15 +01:00 |
|
Corentin Le Molgat
|
c301523559
|
java: bump net.java.dev.jna:jna to 5.14.0
|
2023-12-18 16:29:33 +01:00 |
|
Corentin Le Molgat
|
129e1a8fad
|
dependencies: Bump Protobuf from v24.4 to v25.0
|
2023-11-10 16:48:32 +01:00 |
|
Mizux Seiha
|
bfdc7b5dce
|
dependency: Bump Protobuf to v24.4
|
2023-10-06 18:12:44 +02:00 |
|
Corentin Le Molgat
|
e3d047f983
|
deps: Bump Protobuf to v24.0
|
2023-08-11 15:13:42 +02:00 |
|
Mizux Seiha
|
0693558fd5
|
deps: finish Protobuf 3.23.4 bump
|
2023-08-10 12:53:06 +02:00 |
|
Mizux Seiha
|
3716579ca4
|
deps: Fix Protobuf bump to v23.3
|
2023-06-29 15:29:05 +02:00 |
|
Mizux Seiha
|
19eede6b61
|
deps: Bump protobuf to v23.2
|
2023-05-30 11:22:25 +02:00 |
|
Mizux Seiha
|
fdb50b644d
|
deps: Bump protobuf to v23.1
|
2023-05-22 00:18:42 +02:00 |
|
Laurent Perron
|
b06692c1af
|
bump protobuf to 22.4
|
2023-05-05 23:06:52 +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
|
8021a8837e
|
deps: Bump Protobuf v21.12 -> v22.2
|
2023-03-24 10:47:51 +01:00 |
|
Corentin Le Molgat
|
844368617a
|
deps: Bump protobuf v21.10 -> v21.12
|
2023-01-20 10:16:40 +01:00 |
|
Mizux Seiha
|
2187b58ae9
|
deps: Bump Protobuf 21.9 -> 21.10
|
2022-12-06 14:39:03 +01:00 |
|
Mizux Seiha
|
9ae5abef11
|
desp: Bump Protobuf v21.5 -> v21.9
|
2022-11-29 18:01:37 +01:00 |
|
Mizux Seiha
|
ea42a32955
|
java: bump jna 5.11.0 -> 5.12.1
|
2022-11-29 18:01:37 +01:00 |
|
Corentin Le Molgat
|
5e22237e6f
|
Update Protobuf 3.19.4 -> v21.5
note: python 4.21.5, all others languages 3.21.5
|
2022-09-02 13:47:01 +02:00 |
|
Corentin Le Molgat
|
3d5b251e34
|
java: rename master to main in pom.xml
|
2022-06-29 08:05:16 +02:00 |
|
Corentin Le Molgat
|
5b3d1e0f58
|
java: Add support for linux-aarch64 and darwin-aarch64 (#2538)
|
2022-05-23 16:39:25 +02:00 |
|
Mizux Seiha
|
8c4b96c65e
|
deps: Bump Protobuf 3.19.1 -> 3.19.4
|
2022-02-02 11:00:24 +01:00 |
|
Mizux Seiha
|
d6ae509342
|
Fix Protobuf and Absl bump
|
2021-11-30 18:34:58 +01:00 |
|
Two4
|
35e1046e1f
|
cmake: Added BUILD_FAT_JAR option (#2871)
* Added support and documentation for the CMake BUILD_FAT_JAR option
Co-authored-by: kyle <kyle@awesomeguy.co.za>
|
2021-10-29 11:53:26 +02:00 |
|
Corentin Le Molgat
|
0ae20b26fc
|
deps: bump Protobuf to 3.18.0
|
2021-09-20 16:57:13 +02:00 |
|
Corentin Le Molgat
|
877a0f358b
|
Fix bump of Protobuf from 3.15.8 to 3.17.3
|
2021-08-23 17:01:22 +02:00 |
|
Mizux Seiha
|
af7247758d
|
Bump Protobuf 3.15.7 -> 3.15.8 (Fix #2524)
|
2021-04-27 15:43:34 +02:00 |
|
Mizux Seiha
|
362cc8d3d6
|
release: Fix GPG 2.0 support
|
2021-04-27 09:10:25 +02:00 |
|
Corentin Le Molgat
|
d6b3090d3a
|
java: Bump jna-platform 5.5.0 -> 5.8.0 (Fix #2519)
|
2021-04-27 09:10:25 +02:00 |
|
Mizux Seiha
|
4cd161f125
|
Bump Protobuf 3.15.3 -> 3.15.7
|
2021-04-06 12:13:28 +02:00 |
|
Mizux Seiha
|
7af2b1b5cc
|
Try to fix mvn passphrase
|
2021-03-17 18:25:34 +01:00 |
|
Mizux Seiha
|
8d8896de4c
|
java: Add pom-full.xml.in
|
2021-03-17 18:25:33 +01:00 |
|