Commit Graph

875 Commits

Author SHA1 Message Date
Corentin Le Molgat
1b64d0b84d ci: remove swigwin setup from workflows 2024-09-05 11:16:19 +02:00
Corentin Le Molgat
2012f67202 cmake: dotnet test fixup 2024-09-04 08:36:04 +02:00
Corentin Le Molgat
b093e98046 algorithms: Add python.set_cover 2024-09-02 19:04:39 +02:00
Corentin Le Molgat
7dc05a4037 dependencies: Bump googletest to v1.15.2 2024-08-05 16:03:09 +02:00
Corentin Le Molgat
eec6fc646f dependencies: Bump abseil-cpp to 20240722.0 2024-08-05 16:03:09 +02:00
Corentin Le Molgat
63285a4a71 cmake: Fix configure 2024-08-05 14:34:11 +02:00
Mizux Seiha
a66e4dad3d cmake: fix math_opt python 2024-07-30 16:31:17 +02:00
Corentin Le Molgat
6c4514e1bd glop: fix cmake build 2024-07-22 15:57:27 +02:00
Corentin Le Molgat
7da0834af7 cmake: Check pybind11 is available 2024-07-22 15:17:42 +02:00
Corentin Le Molgat
ddaaab1c66 docker: Format fix 2024-07-22 14:48:45 +02:00
Corentin Le Molgat
a1997552aa cmake(ci): Fix almalinux and rockylinux dotnet build 2024-07-22 14:48:45 +02:00
Mizux Seiha
85c64a815f cmake: move check type in cpp.cmake 2024-07-19 13:46:12 +02:00
Mizux Seiha
dbecad75cb ci: Fix system_build workflow 2024-07-19 13:46:12 +02:00
Corentin Le Molgat
99a1f7aa35 cmake: let CMake choose when adding /DNDEBUG on windows
ref: https://gitlab.kitware.com/cmake/cmake/-/blob/master/Modules/Platform/Windows-MSVC.cmake?ref_type=heads#L489-L491
2024-07-17 08:32:55 +02:00
Mizux Seiha
a256bcfd42 dependencies: Bump HiGHs to 1.7.2 2024-07-16 17:22:38 +02:00
Mizux Seiha
c6a35bfa56 cmake(ci): disable highs in system deps jobs 2024-07-16 16:02:43 +02:00
Corentin Le Molgat
115128302a cmake: Fix flatzinc support 2024-07-12 16:22:36 +02:00
Corentin Le Molgat
f5d9ea77be cmake: cleanup 2024-07-12 15:50:55 +02:00
Corentin Le Molgat
d38fcfbee0 update cross compile tooling 2024-07-12 15:50:25 +02:00
Corentin Le Molgat
d5359da8d3 cmake(ci): Add Almalinux and Rockylinux, remove centos 2024-07-12 15:49:09 +02:00
Ron @ SWGY
2384738a95 Update Python CMake file for OpenBSD (#4266)
This commit ensures the `SWIGWORDSIZENN` defines are not set when
building on OpenBSD.
2024-06-10 17:25:35 +02:00
Mizux Seiha
a13d3db034 dependencies: Bump ZLIB to 1.3.1 2024-05-30 10:52:46 +02:00
Mizux Seiha
161431a004 ci: add python-setuptools to archlinux 2024-05-30 10:52:46 +02:00
Mizux Seiha
d82c1263b1 ci: Fix ubuntu dotnet-sdk 2024-05-30 10:52:46 +02:00
Corentin Le Molgat
34de189f40 backport cmake and bazel update from main 2024-05-30 10:52:45 +02:00
Corentin Le Molgat
c20717d11f backport deps bump from main 2024-05-30 10:52:45 +02:00
Laurent Perron
4cbd27dae9 sync with main 2024-05-30 10:52:42 +02:00
Corentin Le Molgat
2b0085be7d backport ci/cd/release stuff from main 2024-05-30 10:51:54 +02:00
Mizux Seiha
e8e5a93dc9 deps: Bump SCIP to v900 2024-05-30 10:51:54 +02:00
Corentin Le Molgat
fc1a478309 cmake: try to fix DEBUG install when using MSVC
protobuf and zlib do use CMAKE_DEBUG_POSTFIX
2024-03-04 15:47:23 +01:00
Mizux Seiha
101117ce3e deps: Bump re2 to 2024-02-01 2024-02-27 09:59:49 +01:00
Corentin Le Molgat
dae0ec2219 math_opt: export from google3 2024-02-23 10:59:51 +01:00
Mizux Seiha
5d771cc919 dependency: bump Protobuf to v25.3 2024-02-22 11:44:59 +01:00
Corentin Le Molgat
3c58533f2b cmake: Add service and math_opt.ipc to wheel package 2024-02-16 14:27:15 +01:00
Corentin Le Molgat
18b93a32bd cmake: Fix cross compilation 2024-02-16 08:50:10 +01:00
Laurent Perron
80ec32c55f bump abseil 2024-02-15 14:29:10 +01:00
Mizux Seiha
af98bfc60c dotnet: Try to add a README.md to package 2024-02-15 08:50:44 +01:00
Mizux Seiha
09de6cd72b cmake: Fix freebsd python ci 2024-02-15 08:50:44 +01:00
Mizux Seiha
14edfdbff6 cmake: try fixing glop MSVC build 2024-02-13 23:22:17 +01:00
Mizux Seiha
af44f98dbe cmake: clean ortoolsConfig.cmake 2024-02-13 15:50:54 +01:00
Mizux Seiha
1ad26ed5f5 cmake: fix re2 dependency 2024-02-13 15:39:51 +01:00
Corentin Le Molgat
fe3bbf2aa6 cmake: Fix abseil-cpp install (Fix #4079) 2024-02-12 11:22:45 +01:00
Laurent Perron
d2b7270657 second tentative of fixing github runner with LP_PARSER OFF 2024-02-09 11:05:17 -08:00
Laurent Perron
bd466d3b24 second tentative of fixing github runner with LP_PARSER OFF 2024-02-09 10:58:02 -08:00
Laurent Perron
ffb1abd467 Merge branch 'main' of github.com:google/or-tools 2024-02-09 09:49:23 -08:00
Laurent Perron
3e1360e949 build re2 if gtest is required 2024-02-09 09:46:05 -08:00
Corentin Le Molgat
642486e7fb cmake(ci): Fix opensuse python build 2024-02-09 16:13:14 +01:00
Corentin Le Molgat
093a8784b8 cmake: remove Development.Embed component 2024-02-09 09:26:01 +01:00
Corentin Le Molgat
dfbc712eb8 deps: Bump googletest to v1.14.0 2024-02-09 09:25:33 +01:00
Mizux Seiha
be8c675bdd cmake: cleanup python.cmake 2024-02-09 08:51:25 +01:00