Commit Graph

2250 Commits

Author SHA1 Message Date
Laurent Perron
60fd5bf31c fix centos make docker 2023-07-06 14:53:11 +02:00
Laurent Perron
d457b066f5 fix centos make docker 2023-07-06 14:43:00 +02:00
Laurent Perron
92091e56c0 fix 2023-07-03 22:49:03 +02:00
Mizux Seiha
04405e25f0 make(ci): Fix python docker jobs 2023-06-15 19:32:29 +02:00
Corentin Le Molgat
59582274bb make(ci): disable .Net Core 3.1 (EOD) 2023-06-15 19:32:29 +02:00
Mizux Seiha
782bf0807f dotnet: disable .Net 3.1 2023-06-15 19:32:29 +02:00
Mizux Seiha
233126d0ab make(ci): Fix ubuntu python job 2023-06-05 08:12:06 +02:00
Corentin Le Molgat
184b462f2f make: Cleanup README.md 2023-05-17 13:39:25 +02:00
Corentin Le Molgat
05c20d05e6 make: Fix README.md 2023-04-27 13:11:47 +02:00
Corentin Le Molgat
86edf26855 ci: renaming files 2023-04-11 17:31:25 +02:00
Corentin Le Molgat
cb4c602b78 release: fix pcre2 install 2023-02-17 18:23:48 +01:00
Corentin Le Molgat
e3d04ed1be makefile(ci): Bump Debian to CMake 3.25.2 2023-02-13 14:10:02 +01:00
Corentin Le Molgat
99fc7fc769 make: Fix test_cpp 2023-02-13 13:29:38 +01:00
Corentin Le Molgat
c871345d3f make(ci): cleanup 2023-02-13 11:54:36 +01:00
Corentin Le Molgat
5385b3c7af ci: Fix debian build 2023-02-10 13:01:08 +01:00
Corentin Le Molgat
92a1889c60 make(ci): Fix alpine python dockerfile 2023-02-10 08:10:19 +01:00
Mizux Seiha
1a550a3772 make: Fix java_test rule 2023-02-07 19:44:39 +01:00
Mizux Seiha
f6647ce1fc make: fix test_python recipe 2023-02-07 12:30:21 +01:00
Mizux Seiha
590471becf cmake bump to 3.25.2
dev Note:

git ls-files -z | xargs -0 sed -i -e 's;CMake 3\.2[0-9]\.[0-9]\+;CMake 3.25.2;g'
git ls-files -z | xargs -0 sed -i -e 's;cmake-3\.2[0-9]\.[0-9];cmake-3.25.2;g'
git ls-files -z | xargs -0 sed -i -e 's;/v3\.2[0-9]/cmake-3\.2[0-9]\.[0-9];/v3.25/cmake-3.25.2;g'
2023-02-02 19:02:56 +01:00
Mizux Seiha
93c0c7f035 deps: bump swig to 4.1.1 2023-02-02 19:02:56 +01:00
Mizux Seiha
35e6badd32 ci(make): Fix fedora 2022-12-29 00:07:16 +01:00
Laurent Perron
9524b7d4b9 improve 'deprecated' makefiles 2022-12-28 11:14:34 +01:00
Corentin Le Molgat
4619af0e90 python: Rework README.pypi.txt 2022-11-30 11:24:40 +01:00
Corentin Le Molgat
9ffe31dcbf dotnet: Rework C# lang version
* use 9.0 for building library
* use 8.0 when building samples
2022-11-21 17:29:27 +01:00
Mizux Seiha
7293caad10 dotnet: rework lang version 2022-11-15 13:34:52 +01:00
Corentin Le Molgat
a2f777d4bd make: fix archive_python 2022-11-09 09:30:29 +01:00
Corentin Le Molgat
86a64cd1f4 python: copy pdlp python sample 2022-11-08 18:10:26 +01:00
Mizux Seiha
f8ca40baf2 make: Fix python test run 2022-10-27 10:56:55 +02:00
Corentin Le Molgat
6346e05af3 make: fix test_cpp_model_viewer 2022-10-26 15:27:07 +02:00
Corentin Le Molgat
e48c362f2e make: Fix pdlp samples 2022-10-26 15:27:07 +02:00
Corentin Le Molgat
2978638326 make: disable test build 2022-10-24 08:07:35 +02:00
Corentin Le Molgat
2e97e4319b routing: Add VRP Solution Callback (#3300) 2022-10-19 17:54:12 +02:00
Corentin Le Molgat
cde57b01b8 make: Fix rules overwrite 2022-10-19 17:54:12 +02:00
Corentin Le Molgat
1f164099e6 make: Fix sat samples list 2022-10-17 16:11:22 +02:00
Corentin Le Molgat
af63a925a2 make: cleanup 2022-10-07 14:25:31 +02:00
Corentin Le Molgat
7feea629cb make: remove duplicate recipe 2022-10-07 13:45:54 +02:00
Corentin Le Molgat
86321f2025 cmake: prepare HiGHS support 2022-10-06 14:45:07 +02:00
Corentin Le Molgat
aad0e67975 export from google3 2022-10-05 15:56:33 +02:00
Corentin Le Molgat
52a699bf13 makefiles comments fixup 2022-10-05 12:46:43 +02:00
Corentin Le Molgat
bd15d133b1 make: Fix makefile.dotnet.mk 2022-10-05 12:33:32 +02:00
Corentin Le Molgat
40c87e6203 remove test.py.in 2022-09-30 14:25:20 +02:00
Corentin Le Molgat
6a1a0553fe make(ci): Bump centos python 3.6 -> 3.9 2022-09-30 11:53:30 +02:00
Mizux Seiha
b3599cf670 make: Fix ubuntu .Net install 2022-09-29 11:52:45 +02:00
Corentin Le Molgat
c4ac085833 dotnet: fix examples/tests 2022-09-28 23:17:46 +02:00
Corentin Le Molgat
a29fa6d7b1 make: Fix dotnet tests 2022-09-28 23:17:46 +02:00
Corentin Le Molgat
10e6bdf762 make: Fix python tests 2022-09-28 23:17:46 +02:00
Corentin Le Molgat
b78c1e7e35 make: Fix java tests 2022-09-28 23:17:46 +02:00
Corentin Le Molgat
db1b578f93 make: fix doc target 2022-09-15 10:49:05 +02:00
Mizux Seiha
5669a3f920 make: Rename archives
follow the convention PLATFORM_DISTRO_LANGUAGE
e.g. aarch64_Ubuntu-20.04_cpp
2022-08-22 16:09:51 +02:00
Corentin Le Molgat
98d49eb7e7 make: Fix support for arm64 JAVA_IDENTIFIER 2022-08-08 17:03:27 +02:00