Commit Graph

1725 Commits

Author SHA1 Message Date
Laurent Perron
fec626be1a fix link on mac 2020-05-06 18:55:57 +02:00
Laurent Perron
2e2993ab96 fix examples and makefiles 2020-05-06 18:35:18 +02:00
Mizux Seiha
dd968a2eeb ci: Bump CMake 3.16.4 -> 3.17.2 2020-05-04 17:40:39 +02:00
Mizux Seiha
236e0a9428 centos: Replace yum (deprecated) by dnf 2020-05-04 17:28:52 +02:00
Mizux Seiha
1a4ccc1f8a ci: Update centos dotnet-package
Microsoft has fixed their packages !
2020-05-04 13:42:08 +02:00
Mizux Seiha
13d80772f6 deps: Revert CLP to 1.17.4
1.17.5 is broken
see: https://github.com/coin-or/Clp/issues/130
2020-04-30 09:50:42 +02:00
Mizux Seiha
3ff8f7e67f deps: Bump coin-or 2020-04-28 12:47:49 +02:00
Mizux Seiha
5dcc17f4e3 deps: Update Protobuf v3.11.2 -> v3.11.4 2020-04-28 11:35:34 +02:00
Mizux Seiha
e338d145ee deps:Bump absl 20200225 -> 20200225.2 2020-04-28 11:35:34 +02:00
Mizux Seiha
1942d868f5 python: fix python package 2020-04-22 14:16:35 +02:00
Mizux Seiha
e3942bef32 make(python): Improve test_package_python 2020-04-22 14:16:35 +02:00
Mizux Seiha
c919672884 ci(make): Fix centos dotnet-sdk package 2020-04-20 16:32:00 +02:00
Mizux
8d4336eb05 Update README.md 2020-04-16 17:14:18 +02:00
Mizux Seiha
aa2619495d make(ci): Update centos dotnet feed 2020-04-15 15:22:41 +02:00
Mizux Seiha
33d8342886 make(ci): Update Makefile description 2020-04-15 15:22:41 +02:00
Mizux Seiha
d3b00797d7 make:python: fix package_python renaming 2020-04-14 14:23:55 +02:00
Mizux Seiha
851b0cf5a9 make(ci): rename workdir 2020-04-14 09:22:43 +02:00
Mizux Seiha
e7d5cde718 ci: Add Makefile CI
* Add documentation
* Add docker layer diagram
* Add Docker/Makefile ci
* Add gh workflow
* gh workflow disable fail-fast
2020-04-13 17:41:46 +02:00
Mizux Seiha
a4f01462a6 make: Update java search path 2020-04-13 17:41:46 +02:00
Mizux Seiha
74104e6e0e make: Fix package_python recipe 2020-04-13 15:45:08 +02:00
Mizux Seiha
548497a708 make: Update JDK candidate list 2020-04-10 11:51:30 +02:00
Corentin Le Molgat
c320ca6b5b make: Add package_cc Target 2020-04-10 11:51:30 +02:00
Mizux Seiha
eb0b550744 Make: add rule to build dependencies/sources 2020-04-10 11:51:30 +02:00
Mizux Seiha
b21288b571 make: Fix python package build 2020-04-10 11:51:30 +02:00
Mizux Seiha
c0ba759365 make: add package_python target 2020-04-06 14:39:12 +02:00
Mizux Seiha
0f96d9c521 make: add package_java target 2020-04-06 14:39:11 +02:00
Mizux Seiha
049f4822f2 make: add package_dotnet target 2020-04-06 14:39:11 +02:00
Laurent Perron
dd0849af6f Merge pull request #1938 from daespino/stable
Add uncapacitated facility location example
2020-03-26 20:40:25 +01:00
Daniel Espinoza
39e525fb24 Add uncapacitated facility location example 2020-03-26 15:18:46 -04:00
Corentin Le Molgat
0b2bb263ae Update Makefile.gen.mk 2020-03-16 11:15:17 +01:00
Laurent Perron
0ba997ada1 speed up cut management; expand negated table constraints 2020-03-11 17:53:22 +01:00
Corentin Le Molgat
b587d27a4a Sync g3 -> gh 2020-03-09 14:09:26 +01:00
Corentin Le Molgat
baeb4544c7 Revert "Remove uneeded patches"
This reverts commit 973e7b98da.
2020-03-09 11:19:49 +01:00
Corentin Le Molgat
e8e0cf0425 Make:dotnet: Add few more *_DIR variables 2020-03-05 15:37:41 +01:00
Corentin Le Molgat
15afa43e65 Make:dotnet: Rename NATIVE_NUPKG -> RUNTIME_NUPKG 2020-03-05 15:20:30 +01:00
Corentin Le Molgat
c81dd15a15 Make:dotnet: add variable to csproj.in
Change needed since CMake build out of the source tree
i.e. path are differents
2020-03-05 15:19:55 +01:00
Corentin Le Molgat
8aff548fca Make: rename few .Net variables 2020-03-05 15:18:21 +01:00
Corentin Le Molgat
4a2e02637b Make: Copy orLogo.png to ${SRC_DIR}/ortools/dotnet
needed for CMake since it will use ${BUILD_DIR}/dotnet
2020-03-04 14:34:33 +01:00
Corentin Le Molgat
3158a67e62 Makefile: Fix absl bump on unix 2020-03-02 15:31:24 +01:00
Corentin Le Molgat
29779ee1b5 Bump abseil-cpp 8ba96a8 -> b832dce (LTS 20200225) 2020-03-02 11:20:47 +01:00
Corentin Le Molgat
595660d93d .Net: move snk kay to ortools/dotnet
to get relative path .. from project,
which is needed for CMake compatibility
2020-03-02 11:01:36 +01:00
Corentin Le Molgat
65838793f6 Add Build system dot 2020-02-28 14:33:13 +01:00
Corentin Le Molgat
b6a4c8e56d Win: update swigwin url 2020-02-28 14:31:55 +01:00
Corentin Le Molgat
7b757c0b10 Makefile: disable execution flags 2020-02-28 08:21:26 +01:00
Corentin Le Molgat
ed9136bb48 .Net swig refactor 2020-02-17 10:51:57 +01:00
Corentin Le Molgat
bb82452aac .Net: remove s/long long/long/ swig hack 2020-02-14 17:02:47 +01:00
Corentin Le Molgat
bbd00fcf52 Java: remove s/long long/long/ swig hack 2020-02-14 17:02:47 +01:00
Corentin Le Molgat
bc4bc0b042 Python: Remove s/long long/long/ swig hack. 2020-02-14 17:02:47 +01:00
Corentin Le Molgat
548974902b Add -DSWIGWORDSIZE64 to unix build 2020-02-14 17:02:47 +01:00
Corentin Le Molgat
f9356db84d Makefile: fix clean_java
now generated code is in gen/java/com... and not gen/com...
2020-02-14 10:48:04 +01:00