Commit Graph

13 Commits

Author SHA1 Message Date
Mizux Seiha
9badb91385 cmake(ci): Update vagrant management 2021-01-13 00:00:43 +01:00
Mizux Seiha
ba8ea8c27a ci(cmake): Fix Makefile 2021-01-13 00:00:42 +01:00
Mizux Seiha
42ac4e4429 ci(cmake): Add ARM cross compile jobs
* update .dockerignore
2021-01-08 17:49:26 +01:00
Mizux Seiha
c0b5d67c45 cmake: Add glop docker test 2020-11-16 11:16:08 +01:00
Mizux Seiha
6f471dfebd make: Fix memory exhausted on windows (Fix #2168) 2020-09-28 11:34:44 +02:00
Mizux Seiha
fbdf62b274 cmake(ci): Add FreeBSD Vagrant for other languages 2020-09-24 18:36:47 +02:00
Mizux Seiha
db45257688 ci: Add FreeBSD check (using vagrant) 2020-07-22 12:51:07 +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
2296117348 CMake: update Makefile 2020-03-31 12:35:34 +02:00
Corentin Le Molgat
91e3670214 ci: rework CMake Docker/Makefile 2020-02-28 08:23:10 +01:00
Corentin Le Molgat
de4e5b3e5e Update CMake UT using Docker 2018-02-09 17:40:40 +01:00
Corentin Le Molgat
27b3b195c7 Update CMake/Makefile 2018-02-07 12:56:55 +01:00
Corentin Le Molgat
a538af550e Add cmake/Makefile to test cmake build and install
- This makefile orchestrate the use of cmake/docker to test cmake
- add cache/ to .gitignore
2018-02-06 14:20:09 +01:00