Commit Graph

22 Commits

Author SHA1 Message Date
Mizux Seiha
691034bb0b cmake: Fix internal doc 2021-10-06 21:17:51 +02:00
Mizux Seiha
4414beac1d cmake(python): Add FETCH_PYTHON_DEPS option 2021-10-06 18:27:15 +02:00
jjacobsohn
836b522235 updates for pull request per review by @Mizux 2021-07-23 11:59:38 +02:00
jjacobsohn
5418a566c6 provide example cmake commands for full build 2021-07-23 11:59:38 +02:00
Corentin Le Molgat
7d921c95f1 cmake: Rework badges in README.md 2021-06-18 15:02:56 +02:00
Corentin Le Molgat
fb519c51d1 Sync google <=> github 2021-04-02 10:13:40 +02:00
Mizux Seiha
1f7e6399e9 update cmake/README.md 2021-03-31 12:24:34 +02:00
Mizux
30a64eb82d Update README.md 2020-11-19 16:42:41 +01:00
Mizux Seiha
2089add49b cmake fixup README.md 2020-11-09 14:04:52 +01:00
Mizux Seiha
6c6119e0e9 cmake: Fix Readme.md 2020-11-09 10:26:28 +01:00
Mizux
1bf7ccf721 Update README.md 2020-10-20 19:11:24 +02:00
Mizux
c5c5affddf Update README.md 2020-09-10 15:25:44 +02:00
Mizux
466c4401b7 cmake: Update Readme.md 2020-09-10 15:25:20 +02:00
Mizux Seiha
1a1da66113 cmake: SCIP cleanup 2020-07-02 23:39:46 +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
db0da85b70 CMake: Add add CI documenation 2020-03-31 12:35:34 +02:00
Mizux
4109597b24 Update CMake Doc
The FetchContent module gained a new FetchContent_MakeAvailable() command.
see: https://cmake.org/cmake/help/v3.14/release/3.14.html#modules
2020-03-26 18:02:07 +01:00
Corentin Le Molgat
0727d32aa8 Update cmake README.md 2020-03-06 16:16:52 +01:00
Corentin Le Molgat
bd60f60a18 Update cmake doc 2020-03-05 13:04:08 +01:00
Corentin Le Molgat
225a9c6ce8 Update cmake/README.md 2020-02-28 17:12:42 +01:00
Corentin Le Molgat
2c1611308c Add github action workflows
- All workflow are CMake based build.
- Add Workflow for Linux, macOS and Windows.
- Add workflow for C++, Python, Java, .Net.
- Update CMake/README.md.
2020-02-11 14:41:17 +01:00
Corentin Le Molgat
21ca5aa5e2 Update Readme 2018-02-21 14:20:47 +01:00