Corentin Le Molgat
|
9a243af61c
|
cmake(ci): fix sample.py
|
2022-04-12 15:50:05 +02:00 |
|
Laurent Perron
|
833ae17e99
|
Use pybind11 instead for swig for sorted_interval_list and cp_sat swig_helper; speed up CP-SAT presolve; add missing std includes
|
2022-02-22 18:33:45 +01:00 |
|
Mizux Seiha
|
03f534137a
|
java: Fix CWE-200 in sample
|
2021-12-17 13:52:28 +01:00 |
|
Corentin Le Molgat
|
07127d463c
|
dotnet: bump TFM net5.0 -> net6.0 LTS
|
2021-12-06 09:13:47 +01:00 |
|
Mizux Seiha
|
9ef797332b
|
ci(cmake): Fix python sample
|
2021-09-29 09:54:08 +02:00 |
|
Laurent Perron
|
01fa53b1cd
|
update csproj and generator to use netcoreapp3.1
|
2021-09-21 09:55:40 +02:00 |
|
Mizux Seiha
|
c0b5d67c45
|
cmake: Add glop docker test
|
2020-11-16 11:16:08 +01:00 |
|
Mizux Seiha
|
f992206a9a
|
Force use of C++17
Routing use c++17 features (e.g. structured binding)
ref: https://en.cppreference.com/w/cpp/language/structured_binding
|
2020-08-14 14:07:58 +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 |
|