Corentin Le Molgat
|
0a1d1639fd
|
tools: Fix release build_meta script
|
2023-11-10 05:16:19 -08:00 |
|
Corentin Le Molgat
|
f8b28806f0
|
tool: fix windows release script
|
2023-11-10 05:16:18 -08:00 |
|
Corentin Le Molgat
|
99bc30bc61
|
tools/release: fix distutils.get_platform() usage.
deprecated -> replaced by platform.platform()
|
2023-10-27 14:35:28 +02:00 |
|
Corentin Le Molgat
|
e1882d0843
|
tools/release: add mypy package
|
2023-10-27 08:13:46 +02:00 |
|
Corentin Le Molgat
|
8dfe45a762
|
tools/docker: add mypy package
|
2023-10-27 08:13:15 +02:00 |
|
Corentin Le Molgat
|
4a28412e6c
|
tools/docker: replace ubuntu 22.10 by ubuntu 23.10
|
2023-10-27 08:07:07 +02:00 |
|
Corentin Le Molgat
|
1f811c6489
|
tools/docker: Fix alpine python wheel
|
2023-10-27 08:07:07 +02:00 |
|
Corentin Le Molgat
|
2caf43084b
|
tools/docker: install mypy in manylinux image
|
2023-10-27 08:07:07 +02:00 |
|
Corentin Le Molgat
|
a5b650e203
|
cmake(ci): rework toolchain target
* Add toolchain_ prefix to avoid conflict with "platform" targets
* Update workflows
* Fix mipsel/mips64el target in cross_compile.sh
|
2023-10-23 14:15:07 +02:00 |
|
Corentin Le Molgat
|
d9a5faddf5
|
tools/release: fixup
|
2023-10-11 14:04:04 +02:00 |
|
Corentin Le Molgat
|
457e927b85
|
indent cleanup
|
2023-10-09 16:58:51 +02:00 |
|
Mizux Seiha
|
21911d4261
|
python: Add python 3.12 support
|
2023-10-06 18:12:44 +02:00 |
|
Corentin Le Molgat
|
265fecb122
|
bazel: fix remove of routing_flags
|
2023-10-04 14:37:34 +02:00 |
|
Corentin Le Molgat
|
e784010e83
|
notebook: prefer to install ortools using the local environment
It also better works with ipython3 locally
ref: https://stackoverflow.com/questions/65547021/difference-between-pip-and-pip-in-python-jupyter-notebook-and-colab
|
2023-10-04 14:37:34 +02:00 |
|
Corentin Le Molgat
|
029648ee0b
|
minizinc fixup
|
2023-09-25 16:03:00 +02:00 |
|
Corentin Le Molgat
|
cbe546d9e2
|
cmake: rework cross_compile.sh
|
2023-09-07 13:13:10 +02:00 |
|
Laurent Perron
|
250302964e
|
tweak export to notebook; add flags stubs code to allow them to work in a notebook
|
2023-09-05 17:06:29 +02:00 |
|
Laurent Perron
|
51564594ce
|
rename flatzinc backend to cpsatlp
|
2023-08-30 11:54:52 -04:00 |
|
Mizux Seiha
|
e5ac9e4ac2
|
tools/docker: Fix python alpine images
|
2023-08-04 00:32:55 +02:00 |
|
Corentin Le Molgat
|
4d0fad202c
|
tools/release: fix python scripts
|
2023-08-03 18:23:04 +02:00 |
|
Corentin Le Molgat
|
e8abc68882
|
tools/release: Use net462
note: others .Net 4.6 frameworks are EOL
|
2023-07-31 01:48:44 -07:00 |
|
Corentin Le Molgat
|
f82656cceb
|
tools/docker: Disable fedora-39 and opensuse-leap
|
2023-07-26 14:41:59 +02:00 |
|
Corentin Le Molgat
|
8c57112109
|
tools/docker: disable debian-10
python too old
|
2023-07-26 14:38:44 +02:00 |
|
Corentin Le Molgat
|
6581214b1d
|
tools/docker: Fix python setup
|
2023-07-26 14:38:44 +02:00 |
|
Corentin Le Molgat
|
85ca95f038
|
tools/docker: remove centos-8 (eol)
|
2023-07-26 14:34:16 +02:00 |
|
Mizux Seiha
|
fa78400946
|
tools/docker: Bump centos-7 to rh-python38
|
2023-07-26 14:33:16 +02:00 |
|
Corentin Le Molgat
|
33b21a1ab4
|
tools/docker: Cleanup fedora support
* Remove EOL release (33 to 36)
* Add Fedora-39
|
2023-07-24 18:22:59 +02:00 |
|
Corentin Le Molgat
|
4adb9eb0d8
|
tools/docker: Add Python3.12
|
2023-07-24 18:22:59 +02:00 |
|
Corentin Le Molgat
|
4a519a0b88
|
tools/docker: Remove ubuntu-18.04 support
* default python 3.6 is too old
|
2023-07-24 18:22:59 +02:00 |
|
Corentin Le Molgat
|
69e60ca1f8
|
tools: Remove python 3.7 support (EOL)
|
2023-07-24 18:22:59 +02:00 |
|
Corentin Le Molgat
|
ab287aa3ad
|
tools/docker: add Ubuntu-23.04 archive
|
2023-07-21 16:43:45 +02:00 |
|
Corentin Le Molgat
|
0e2c41892f
|
tools/docker: fix images
|
2023-07-21 16:43:45 +02:00 |
|
Corentin Le Molgat
|
502d6c2951
|
tools: Bump CMake 3.25.2 -> 3.26.4
|
2023-07-18 14:44:00 +02:00 |
|
Corentin Le Molgat
|
224ca64cd5
|
tools: update notebook generator
|
2023-07-13 14:10:54 +02:00 |
|
Corentin Le Molgat
|
b26731d91d
|
tools/docker: Update MZN_TAG
|
2023-07-07 16:44:38 +02:00 |
|
Corentin Le Molgat
|
17a60fb82b
|
tools: Fix check_python_deps.py
|
2023-07-07 16:44:18 +02:00 |
|
Laurent Perron
|
8241194148
|
prepare for minizinc challenge
|
2023-07-05 13:08:41 +02:00 |
|
Corentin Le Molgat
|
d35a8966c7
|
make: Fix Java archive (Fix #3824)
|
2023-06-19 10:55:41 +02:00 |
|
Corentin Le Molgat
|
63fa2562e5
|
tools/docker: rework .Net Core 3.1 managment
note: since it is EOD we will remove it from archive as soon as it didn't work.
|
2023-06-15 19:32:29 +02:00 |
|
Corentin Le Molgat
|
d821a1fe48
|
tools/doc: Update doxygen config
|
2023-06-07 14:49:55 +02:00 |
|
Mizux Seiha
|
54a4e79612
|
tools: fix cross_compile usage
|
2023-06-02 08:53:08 +02:00 |
|
Corentin Le Molgat
|
13648599b5
|
tools/docker: remove dead code
|
2023-05-31 14:28:43 +02:00 |
|
Corentin Le Molgat
|
3f045aedb6
|
tools: fix typo
|
2023-05-31 11:20:38 +02:00 |
|
Corentin Le Molgat
|
3be976f47b
|
export from google3
|
2023-05-24 15:34:57 +02:00 |
|
Mizux Seiha
|
5adb6509ee
|
cross_compile: bump to qemu 8.0.0
|
2023-05-16 13:32:34 +02:00 |
|
Corentin Le Molgat
|
f82b833670
|
release: update gpg expire date
|
2023-03-13 17:16:00 +01:00 |
|
Corentin Le Molgat
|
e03d6c2967
|
tools/release: Fix macos x86_64 scripts
|
2023-03-13 17:11:08 +01:00 |
|
Corentin Le Molgat
|
efd98dc875
|
tools/release: Fix macos m1 scripts
|
2023-03-13 17:09:00 +01:00 |
|
Corentin Le Molgat
|
502b956be7
|
tools/release: Make windows script more robust
|
2023-03-08 04:36:44 -08:00 |
|
Corentin Le Molgat
|
f955f8293d
|
release: Fix images and cpp_test
|
2023-03-02 17:41:20 +01:00 |
|