13 Commits

Author SHA1 Message Date
Corentin Le Molgat
3e6086a363 cmake(ci): add CMAKE_BUILD_PARALLEL_LEVEL support
now build in -j 4 by default
2025-11-18 16:24:39 +01:00
Corentin Le Molgat
98d2b003ff cmake: cleanup 2025-03-26 11:42:18 +01:00
Corentin Le Molgat
ddaaab1c66 docker: Format fix 2024-07-22 14:48:45 +02:00
Corentin Le Molgat
642486e7fb cmake(ci): Fix opensuse python build 2024-02-09 16:13:14 +01:00
Corentin Le Molgat
4d6d59fc83 cmake(ci): Fix docker python jobs 2023-10-25 09:32:44 +02:00
Mizux Seiha
22119e6d74 cmake(ci): fix opensuse python job 2023-10-19 09:34:55 +02:00
Corentin Le Molgat
274206345e cmake: Fix opensuse python ci 2023-08-17 18:07:08 +02:00
Corentin Le Molgat
78939381c2 cmake(ci): use zypper refresh on opensuse 2022-06-10 16:32:35 +02:00
Mizux Seiha
dc6ee7f9ce Propagate mypy-protobuf usage (#1547) 2020-12-02 15:11:48 +01:00
Mizux Seiha
8d46746ca0 cmake(docker): Add output log when tests failed 2020-10-07 19:12:14 +02:00
Mizux Seiha
5ea31d8148 cmake(ci): Filter relevant samples/examples 2020-09-15 21:54:50 +02:00
Mizux Seiha
e83cf08ce1 ci: Refactor CMake CI
* Update CMake doc
* Update Docker diagram
* Refactor CI Makefile
* Refactor and Fix <lang>.Dockerfile
* Refactor gh Docker CMake workflow
* gh CMake workflow disable fail-fast
* Remove manylinux
* Add Java samplei, generated using:
    $ mvn archetype:generate -DarchetypeArtifactId=maven-archetype-quickstart
    -> com.google.ortools
    -> sample
  note: sample still not use ortools package yet
2020-04-15 15:22:41 +02:00
Mizux Seiha
85465eda0f Update opensuse images 2020-03-31 12:35:35 +02:00