Commit Graph

513 Commits

Author SHA1 Message Date
Mizux Seiha
235c34848f tools(docker): Fix clean target 2020-05-16 13:01:07 +02:00
Mizux Seiha
dd968a2eeb ci: Bump CMake 3.16.4 -> 3.17.2 2020-05-04 17:40:39 +02:00
Mizux Seiha
236e0a9428 centos: Replace yum (deprecated) by dnf 2020-05-04 17:28:52 +02:00
Mizux Seiha
1a4ccc1f8a ci: Update centos dotnet-package
Microsoft has fixed their packages !
2020-05-04 13:42:08 +02:00
Mizux Seiha
9e68d4c94d tools(docker): Add Ubuntu 20.04 LTS 2020-05-04 13:42:08 +02:00
Mizux Seiha
b4e7fb507e tools(docker): Fix Makefile usage 2020-04-30 14:27:20 +02:00
Mizux Seiha
402bc50bd5 tools: Add alpine 2020-04-30 14:26:50 +02:00
Mizux Seiha
196871adee deps: protobuf still don't provide a 3.11.4 package
note: to revert once Protobuf team release it !
2020-04-29 09:58:23 +02:00
Mizux Seiha
5cd01fff84 tools(docker): Fix python package
* Update build_manylinux1.sh
* Force auditwheel to 2.0.0
  note: last version 3.1.0 reset rpath to a broken one...
2020-04-22 14:30:14 +02:00
Mizux Seiha
83fad1d4f0 tools(docker): Rework
* Rework Makefile
* Add 'dotnet --info'
* Ubuntu-16.04 update swig -> 4.0.1
2020-04-22 14:17:21 +02:00
Mizux Seiha
fae1836a95 tools: Update manylinux Dockerfile 2020-04-20 16:32:32 +02:00
Mizux Seiha
7327b46e53 release: Fix script 2020-04-20 11:45:13 +02:00
Mizux Seiha
e49dfdf45f tools: Update Dockerfile & Makefile 2020-04-16 11:25:05 +02:00
Mizux Seiha
db790b10e8 tools: Refactor release scripts 2020-04-15 15:22:42 +02:00
Mizux Seiha
d3b00797d7 make:python: fix package_python renaming 2020-04-14 14:23:55 +02:00
Mizux Seiha
4e87a1c616 Add svg orLogo 2020-03-27 16:27:29 +01:00
Corentin Le Molgat
0b2bb263ae Update Makefile.gen.mk 2020-03-16 11:15:17 +01:00
Corentin Le Molgat
b587d27a4a Sync g3 -> gh 2020-03-09 14:09:26 +01:00
Corentin Le Molgat
e608b65e82 Add generate_all_notebook.sh 2020-03-04 14:34:33 +01:00
Corentin Le Molgat
29c909503c Fix doxygen input list 2020-01-31 17:38:10 +01:00
Corentin Le Molgat
24c1ca91a6 Update java.doxy.in 2020-01-31 16:08:42 +01:00
Corentin Le Molgat
ef704da21e make: Update doc integration 2020-01-31 16:08:42 +01:00
Corentin Le Molgat
b9e695306e Add pip install for mandatory python packages 2020-01-21 10:12:10 +01:00
Corentin Le Molgat
332b515349 Bump version 7.4 -> 7.5 2020-01-21 09:12:17 +01:00
Corentin Le Molgat
2fc5d0c681 docker: add missing deps to centos:8 devel image 2020-01-14 17:12:05 +01:00
Corentin Le Molgat
9f5129b0cd docker test centos remove which dependency 2020-01-14 14:56:37 +01:00
Corentin Le Molgat
658e426060 docker dotnet test add doc link from microsoft 2020-01-14 14:56:05 +01:00
Corentin Le Molgat
678c924faa docker: Bump Centos 7 -> 8 2020-01-14 14:49:26 +01:00
Corentin Le Molgat
c199e66244 docker: fix dotnet sdk in test images 2020-01-14 14:48:54 +01:00
Corentin Le Molgat
0a477005b1 docker fix bash_* targets 2020-01-14 14:20:04 +01:00
Corentin Le Molgat
e7b9ecb64f Fix archive
ABSL_LNK = null since we are using absl build as static...
2020-01-13 17:38:10 +01:00
Corentin Le Molgat
8751c3958b Update doc in docker 2020-01-13 14:02:53 +01:00
Corentin Le Molgat
1dcd8ad0ee docker manylinux: Add openssl-devel
Needed to build cmake 3.16.2
2020-01-10 14:31:22 +01:00
Mizux Seiha
152838bb51 docker: cmake 3.8.2 -> 3.16.2 2020-01-09 21:20:09 +01:00
Mizux Seiha
383169700c docker: dotnet-sdk 2.2 -> 3.1 2020-01-09 21:19:53 +01:00
Mizux Seiha
5ec44d472a docker: swig 3.0.12 -> 4.0.1 2020-01-09 21:13:02 +01:00
Mizux Seiha
9d2e63ed9f docker: debian-9 -> debian-10
latest stable is debian-10
2020-01-09 21:08:54 +01:00
Corentin Le Molgat
08ff629ef5 Fix manylinux script
to debug you can use:
docker run --rm --init -it quay.io/pypa/manylinux2010_x86_64:latest
2020-01-09 10:52:20 +01:00
Corentin Le Molgat
793b7f8160 Cleanup manylinux1 docker
python 2.6 not shipped anymore
2020-01-09 08:58:33 +01:00
Corentin Le Molgat
2b870f5998 Add RollForward to dotnet csproj generator script 2020-01-08 16:44:53 +01:00
Laurent Perron
4021c4ec51 build for python 3.8 2019-11-15 14:20:45 -08:00
Laurent Perron
03f8ed10cd fix docker python 2019-11-15 14:20:20 -08:00
Xiang Chen
988c00c27f Remove Symbolism 2019-11-02 03:00:52 +01:00
Laurent Perron
6755c61315 update docker to support ubuntu 19.10 2019-10-11 15:26:25 +02:00
Laurent Perron
3a6f9233f5 update last ubuntu release in docker to ubuntu 19.10 2019-10-11 11:11:35 +02:00
Laurent Perron
e6fe7a2bcc fix 2019-09-09 15:10:38 +02:00
Laurent Perron
879108cfee remove support for python 2.7 2019-09-07 22:03:06 +02:00
Laurent Perron
9c54cf5bea final minizinc release 2019-09-07 16:19:02 +02:00
Laurent Perron
f7b37ac7ec prepare for 7.4 2019-09-07 16:16:56 +02:00
Laurent Perron
a1deaf1774 document time limits 2019-09-03 15:42:34 +02:00