1224 Commits

Author SHA1 Message Date
Corentin Le Molgat
3543608705 dependency: Bump Protobuf to v29.1 2024-12-09 15:41:28 +01:00
Corentin Le Molgat
fced774079 dependency: Bump Protobuf to v29.1 2024-12-09 14:24:08 +01:00
Corentin Le Molgat
afe79800bd dependencies: Bump COIN-OR solvers 2024-12-06 17:27:55 +01:00
Corentin Le Molgat
a17115f450 dependencies: Bump COIN-OR solvers 2024-12-06 17:25:38 +01:00
Corentin Le Molgat
cd6792ad4d fixup 2024-12-05 16:29:27 +01:00
Corentin Le Molgat
4a4652f758 Merge remote-tracking branch 'origin/v99bugfix' 2024-12-05 16:18:25 +01:00
Mizux Seiha
63f17fea0b deps: Bump Protobuf to v29.0 2024-12-03 18:07:47 +01:00
Mizux Seiha
423a99bb8f deps: Bump Protobuf to v29.0 2024-12-03 18:06:49 +01:00
Jamie Cook
49aa19d144 Handle GLPK library naming on windows
libglpk.a on linux, GLPK.lib on windows.
2024-11-26 10:07:04 +01:00
Corentin Le Molgat
cfa3883c44 deps: Bump HiGHS to v1.8.1 2024-11-22 15:38:02 +01:00
Corentin Le Molgat
3eceeeaebb deps: Bump HiGHS to v1.8.1 2024-11-22 15:17:33 +01:00
Corentin Le Molgat
3d012a08d0 cmake(ci): fix toolchain and web sh_* rules 2024-11-21 16:45:38 +01:00
Corentin Le Molgat
0b42a43e29 cmake(ci): Fixup from main 2024-11-21 09:34:20 +01:00
Corentin Le Molgat
7df0134db8 cmake(ci): Fix almalinux and rockylinux java jobs. 2024-11-21 09:30:07 +01:00
Corentin Le Molgat
1ffc71a504 cmake(ci): Fix system_deps python job 2024-11-20 17:14:10 +01:00
Corentin Le Molgat
47784cd081 cmake: Fix Fedora .Net build 2024-11-18 17:15:43 +01:00
Corentin Le Molgat
5102548a5c deps: Bump SCIP to v920 2024-11-15 15:25:02 +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
2d8f157098 cmake: cleanup ci dockers 2024-11-15 10:27:20 +01:00
Corentin Le Molgat
1273928df0 cmake: backport update from main 2024-11-15 10:27:20 +01:00
Mizux Seiha
bf70b788ab math_opt: Fix cmake python install 2024-11-14 18:47:29 +01:00
Corentin Le Molgat
0d47df66e0 cmake(ci): Use dotnet-sdk-8.0 on fedora:latest
Fedora 41 drop the `dotnet-sdk-6.0` package...
2024-11-08 16:20:51 +01:00
Corentin Le Molgat
3804935547 ci: Fix Fedora 41 based build
`group install "Development Tools"` is deprecated in favor of `install @development-tools`
2024-11-08 16:01:55 +01:00
Corentin Le Molgat
9535a804c8 cmake(ci): stop using deprecated "dnf groupinstall" cmd
note: has been removed in dnf5
2024-11-08 15:49:42 +01:00
Corentin Le Molgat
e8b9dbea4f dotnet: Add .Net 9.0 support 2024-11-08 14:13:28 +01:00
Corentin Le Molgat
4e3a2f3d31 cmake(ci): Fix fedora build 2024-11-08 14:05:12 +01:00
Corentin Le Molgat
28ff3d5b2e deps: Bump protobuf to v28.3 2024-11-08 11:39:01 +01:00
Corentin Le Molgat
244dc47a02 cmake(ci): bump cmake to 3.31.0 or use the default one 2024-11-08 11:18:19 +01:00
Laurent Perron
49870addc7 bump scip to 920 2024-11-07 18:15:32 -08:00
Corentin Le Molgat
93a1623901 cmake: fix tab 2024-11-06 10:30:55 +01:00
Corentin Le Molgat
63add4432a cmake: fix windows maven runtime package 2024-11-06 08:02:57 +01:00
Corentin Le Molgat
349952b387 cmake: fix windows maven runtime package 2024-11-04 10:45:04 +01:00
Corentin Le Molgat
9f3da5e88e cmake: Fix windows nuget package 2024-11-04 10:45:04 +01:00
Mizux Seiha
53fa48120f cmake: Fix windows python.cmake runtime issue
note: libprotobuf.dll depends on utf8_validity.dll
when tested it seems WinDLL() will load it so we may only
manually load highs.dll and libprotobuf.dll
which should implicitly load the three others:
abseil_dll.dll, zlib1.dll and utf8_validity.dll
2024-11-04 10:45:04 +01:00
Mizux Seiha
f69a0f4931 cmake: Fix CMakeLists.txt for msvc.
note: not TEST_F() suite discovered on windows
see: googletest#2157
2024-10-29 15:17:36 +01:00
Corentin Le Molgat
2f43818c74 cmake: Fix dotnet.cmake for windows 2024-10-25 16:17:56 +02:00
Corentin Le Molgat
267e026bbd cmake: fix java.cmnake test 1 2024-10-25 16:17:56 +02:00
Corentin Le Molgat
ddc6e27111 cmake: python.cmake windows test 1 2024-10-25 16:17:39 +02:00
Corentin Le Molgat
71d2976de9 cmake: build COINOR static on windows 2024-10-25 16:17:39 +02:00
Mizux Seiha
006b260d9e cmake: Fix build when BUILD_TESTING=OFF 2024-10-24 21:39:08 +02:00
Mizux Seiha
eaeb85a539 cmake: Fix utf8_validity 2024-10-24 14:36:57 +02:00
Laurent Perron
18df536d12 cherry-pick from the main branch 2024-10-24 11:42:11 +02:00
Mizux Seiha
c7b05c942c dependency: Bump Protobuf to v28.2 2024-10-22 21:15:46 +02:00
Mizux Seiha
5736c71fb0 cmake: Fix python and java copy 2024-10-22 21:15:46 +02:00
Mizux Seiha
30d764981b cmake: Fix benchmark check 2024-10-22 12:08:46 +02:00
Ivet Galabova
c4e47c522a clean up 2024-10-21 16:33:37 +03:00
Ivet Galabova
88048888be bump highs version in cmake too as well as bazel 2024-10-21 16:27:38 +03:00
Ivet Galabova
35147aa4c2 Merge branch 'main' into ig-lp-highs 2024-10-21 16:25:56 +03:00
Corentin Le Molgat
80087b8860 cmake: Fix configure when solver are disable 2024-10-18 16:11:47 +02:00
Laurent Perron
a7c4f82a91 fix 2024-10-18 12:39:05 +02:00