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 |
|
Corentin Le Molgat
|
4ac4ccf488
|
cmake(ci): add mypy package
|
2023-10-27 08:12:41 +02:00 |
|
Mizux Seiha
|
089c1d3d9f
|
cmake(ci): Fix alpine python build
|
2023-02-07 18:21:15 +01:00 |
|
Corentin Le Molgat
|
545399902d
|
cmake(ci): Fix alpine python Dockerfile
|
2023-01-25 16:08:04 +01:00 |
|
Corentin Le Molgat
|
172227d54d
|
cmake(python): disable venv option --system-site-packages
|
2022-02-21 15:30:27 +01:00 |
|
Corentin Le Molgat
|
6a58dcd465
|
cmake(ci): Fix alpine Python Dockerfile
|
2021-12-13 10:51:02 +01:00 |
|
Corentin Le Molgat
|
d17660c9a1
|
cmake(ci): fix Python Alpine docker
|
2021-11-29 16:30:20 +01: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
|
2cb3defbe4
|
Update Alpine images
|
2020-03-31 12:35:34 +02:00 |
|