Commit Graph

2273 Commits

Author SHA1 Message Date
Corentin Le Molgat
77c21707ad ci/tools: Simplify alpine .Net 8.0 SDK install 2025-06-02 17:18:38 +02:00
Corentin Le Molgat
ff9e92d10a make: fix archive_python target 2025-06-02 10:11:38 +02:00
Corentin Le Molgat
d3247845f7 make: Fix archive_cpp target 2025-06-02 09:50:18 +02:00
Corentin Le Molgat
3312af9735 dotnet: cleanup the use Net8.0 as default 2025-04-30 15:03:41 +02:00
Corentin Le Molgat
a66a6daac7 Bump Copyright to 2025 2025-01-10 11:35:44 +01:00
Corentin Le Molgat
25ae8eed2a make: clean ci 2024-11-15 09:51:34 +01:00
Corentin Le Molgat
e9ff544e10 make: Fix archive_dotnet generation 2024-09-09 10:17:59 +02:00
Mizux Seiha
6247c19345 make: Fix OR_TOOLS_PATCH computation 2024-08-29 21:23:12 +02:00
Corentin Le Molgat
f5d9ea77be cmake: cleanup 2024-07-12 15:50:55 +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
dongjinlong
a1ed8e3e85 chore: remove repetitive words in comments
Signed-off-by: dongjinlong <dongjinlong@outlook.com>
2024-05-30 10:51:55 +02:00
Corentin Le Molgat
2b0085be7d backport ci/cd/release stuff from main 2024-05-30 10:51:54 +02:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Andrea Sgattoni
b190d1d799 remove USE_XPRESS variable 2023-10-27 09:42:35 +02:00
Corentin Le Molgat
01c1d96feb make(ci): add mypy packages 2023-10-27 08:12:55 +02:00
Corentin Le Molgat
8d036ee0d7 make: Rework README.md 2023-10-20 15:08:37 +02:00
Corentin Le Molgat
b79b135fb0 make: windows fixup 2023-08-03 04:24:26 -07:00
Corentin Le Molgat
dcda6523d0 ci: clean debian docker 2023-07-07 14:20:48 +02:00
Corentin Le Molgat
1b8133cc3a ci: Fix centos dockerfiles 2023-07-07 14:20:37 +02:00
Mizux Seiha
1e6c438e7c readme: Update action link
forking the repo on github will make the badge relative to the fork.
2023-07-06 17:36:53 +02:00
Laurent Perron
c689c31a67 fix centos make docker 2023-07-06 15:29:58 +02:00
Laurent Perron
a855ded443 fix centos make docker 2023-07-06 15:18:23 +02:00
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