Commit Graph

448 Commits

Author SHA1 Message Date
Laurent Perron
5f9a56b8aa 7.2 -> 7.3 2019-08-05 09:39:01 -07:00
Laurent Perron
eff25e7251 update minizinc docker 2019-07-26 21:58:30 -07:00
Laurent Perron
0ac3fa17eb more linear doc 2019-07-15 17:42:24 -07:00
Laurent Perron
05f7998a8a polish linear_solver/java 2019-07-15 14:44:07 -07:00
Laurent Perron
bfb86b20a0 first pass at linear solver doc 2019-07-15 14:27:40 -07:00
Laurent Perron
6230c8e7a4 polish cpp doc 2019-07-12 13:25:23 -07:00
Laurent Perron
4536755f35 polish cpp doc 2019-07-12 13:13:30 -07:00
Laurent Perron
b828b14c82 polish cpp_algorithms doc 2019-07-12 12:38:49 -07:00
Laurent Perron
cd8092579f polish doc 2019-07-12 11:43:12 -07:00
Laurent Perron
758af2b1f5 update knapsack_solver C++ doc 2019-07-11 17:46:00 -07:00
Laurent Perron
6ffb153d67 doxygen tags for the cp/routing headers; update doc; remove filter from cpp_doxy 2019-07-05 00:25:55 +02:00
Laurent Perron
8546561b80 update doc 2019-07-04 15:11:35 +02:00
Laurent Perron
104bcec44d fix ubuntu19.04 2019-07-04 11:12:51 +02:00
Laurent Perron
03b04af587 bump dotnet to 2.2 in linux docker files, bump protobuf to 3.8.0 in dotnet core runtimes 2019-07-03 11:32:27 +02:00
Laurent Perron
f1823a147d remove python3.5 for windows delivery 2019-07-02 11:50:19 +02:00
Laurent Perron
b94527159a bump version to 7.2; regenerate doc 2019-06-29 18:18:08 +02:00
Laurent Perron
00a87db3d6 support swig -doxygen when present; update doc 2019-06-27 17:06:11 +02:00
Laurent Perron
1d5796d893 simplified produced java API 2019-06-26 12:26:31 +02:00
Laurent Perron
ac47d4f206 more cleaning on doc 2019-06-26 12:16:47 +02:00
Laurent Perron
1ffd93631e more work on doc: add cpp/algorithms; remove samples from java doc; add more documentation on the domain class 2019-06-26 07:59:17 +02:00
Laurent Perron
7b73d767ad change color of python doc 2019-06-25 11:35:49 +02:00
Laurent Perron
5b0059583f move doc file to separate directory 2019-06-24 20:47:03 +02:00
Laurent Perron
23ed0da3ba add dotnet reference manuals (without actual content, just signatures) 2019-06-20 23:35:26 +02:00
Laurent Perron
dd1c593370 update doc; use nice css 2019-06-20 23:08:48 +02:00
Laurent Perron
3f56fc4323 improve make deps 2019-06-13 19:37:55 +02:00
Laurent Perron
3ca3b499af improve make deps 2019-06-13 19:35:10 +02:00
Laurent Perron
3f58e2b359 add LP solvers when generating deps 2019-06-13 16:43:44 +02:00
Laurent Perron
1c3743f1e5 remove internal symbols from cpp graph doc 2019-06-13 15:58:54 +02:00
Laurent Perron
4110709d1c separate c++ doc by module 2019-06-13 15:51:12 +02:00
Laurent Perron
37c1af7690 add more C++ doc 2019-06-13 15:36:14 +02:00
Laurent Perron
f4a9ec4805 rename 2019-06-13 13:15:10 +02:00
Laurent Perron
7b6aa16292 C++ doc for CP-SAT; Java doc for all libraries 2019-06-13 13:08:49 +02:00
Laurent Perron
42fc23c368 doc 2019-06-10 23:44:18 +02:00
Laurent Perron
43d7aa291e add doxygen files 2019-05-15 14:55:54 +02:00
Laurent Perron
beef2334cb separate sorted_interval_list.i from sat.i in the python CP-SAT wrapping 2019-05-08 11:05:33 +02:00
Corentin Le Molgat
0354c504e9 Fixup release script 2019-05-07 13:40:05 +02:00
Corentin Le Molgat
bef0cd9d17 .Net: fixup csproj generator 2019-05-07 12:59:44 +02:00
Corentin Le Molgat
f431c7c8a0 Cleanup releasing tools
- crash when DOTNET_SNK is not defined
2019-05-07 12:02:41 +02:00
Corentin Le Molgat
3f0a13ca47 Docker: Update manylinux package generation (Fix #1218) 2019-04-30 18:26:08 +02:00
Corentin Le Molgat
6b1dce44bb Makefile: Add python_package/ test_python_package target 2019-04-29 17:52:10 +02:00
Corentin Le Molgat
3df83660c9 docker: update Makfile script 2019-04-16 10:08:49 +02:00
Corentin Le Molgat
40148bc1b7 Docker: use the official manylinux2010 container
- bonus: work on modern linux
see: https://www.python.org/dev/peps/pep-0571/#compatibility-with-kernels-that-lack-vsyscall
2019-04-15 17:26:24 +02:00
Corentin Le Molgat
a55768739e Docker: Cleanup Makefile
- loss auto-completion e.g. 'make docker_' + TAB
BUT make the resulting Makefile smaller...
2019-04-15 15:56:37 +02:00
Corentin Le Molgat
d800e35049 MacOS: Check java version when building release (Fix #1191)
- prefer to honor JAVA_HOME if exist
2019-04-15 13:26:26 +02:00
Corentin Le Molgat
197e7ed481 Fix macOS python release (Fix #1164) 2019-03-29 14:08:15 +01:00
Corentin Le Molgat
8ff169ff17 docker: Centos7 -> devtoolset-7-toolchain-centos7
default Centos7 comes with gcc 4.8.5 which can't compile or-tools
2019-03-25 14:20:39 +01:00
Corentin Le Molgat
1a53d1d749 docker: fix cleanup when rebuilding image 2019-03-25 10:56:44 +01:00
Corentin Le Molgat
640569a9ca Fix archive Makefile 2019-03-25 10:56:44 +01:00
Corentin Le Molgat
6bb0104748 Fix archive Makefile on macOS 2019-03-22 16:01:16 +01:00
Corentin Le Molgat
11f213dd0a Remove ubuntu-14.04 docker.
- v7.0 will drop support of it BTW
note: Travis-CI is based on xenial image
2019-03-20 08:51:18 +01:00