10 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
ddaaab1c66 docker: Format fix 2024-07-22 14:48:45 +02:00
Mizux Seiha
5933aa4c67 ci: skip gpg sign 2021-03-10 18:06:08 +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
f6e95b680a cmake(ci): use -v when building
So we can get the full compile cmd used.
2020-08-11 15:02:58 +02:00
Mizux Seiha
fed39e1448 ci(cmake): Fix ubuntu Java job 2020-05-21 21:17:20 +02:00
Mizux Seiha
9d91d2ba72 ci(cmake): Fix ubuntu timeout 2020-05-21 19:58:24 +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
48062db8e1 Update ubuntu images 2020-03-31 12:35:35 +02:00