Commit Graph

189 Commits

Author SHA1 Message Date
Corentin Le Molgat
282a310ab9 make: clean up java rules 2021-12-03 17:23:21 +01:00
Laurent Perron
20ea731848 improve makefile 2021-09-08 21:29:45 +02:00
Corentin Le Molgat
96ead8f216 java: sync tests with Google 2021-09-03 18:21:29 +02:00
Corentin Le Molgat
454bb2cb44 fix .Net and Java build 2021-08-27 13:27:33 +02:00
Mizux Seiha
4b6a9b47c8 Port Stigler Diet to all languages supported 2021-08-05 17:25:03 +02:00
Xianyin Xin
b72093332d fix #2575: Loader may not load native lib correctly due to resource name conflicting. 2021-06-09 09:32:06 +02:00
Mizux Seiha
362cc8d3d6 release: Fix GPG 2.0 support 2021-04-27 09:10:25 +02:00
Corentin Le Molgat
17032f68fb java: Use ortools patch for dependencies in pom.xml 2021-04-27 09:10:25 +02:00
Corentin Le Molgat
d6b3090d3a java: Bump jna-platform 5.5.0 -> 5.8.0 (Fix #2519) 2021-04-27 09:10:25 +02:00
Mizux Seiha
a93df19379 make: Rework java targets 2021-04-19 16:48:40 +02:00
Mizux Seiha
ca1341561f java: Rename option to UNIVERSAL_JAVA_PACKAGE 2021-03-31 12:24:34 +02:00
Mizux Seiha
99cc6df78a make: Add publish_java target 2021-03-29 15:50:39 +02:00
Mizux Seiha
04461ea97e java: Add VrpBreaks.java sample 2021-03-26 13:38:29 +01:00
Laurent Perron
3c1932b21a export init.h to all languages 2021-03-19 18:55:20 +01:00
Mizux Seiha
bdeda23d22 make: Add support for multi os java package 2021-03-17 18:25:34 +01:00
Corentin Le Molgat
1b517f1cbe release: Update windows script 2021-03-12 20:27:41 +00:00
Mizux Seiha
9fa95c8022 make: disable gpg sign 2021-03-10 18:06:08 +01:00
Xiang Chen
b34ceefb86 Wrap CP-SAT assumptions 2021-02-04 23:53:50 +01:00
Mizux Seiha
8522d2cc2b linear_solver: Add Basic_example 2020-12-07 14:57:42 +01:00
Mizux Seiha
ba69f56aa8 make: sort java file list 2020-10-08 17:37:57 +02:00
Mizux Seiha
333403197a cmake: Fix ortools-java depends 2020-10-08 17:34:12 +02:00
Mizux Seiha
1963219c09 make: Fix java recipes 2020-10-08 15:18:12 +02:00
Mizux Seiha
b97f577459 Fixup for google 2020-10-03 00:04:37 +02:00
Mizux Seiha
7a84f1c2f8 java: allow higher version 2020-10-02 09:39:20 +02:00
Mizux Seiha
29c5958bf5 make: fix clean_java 2020-09-28 14:41:09 +02:00
Mizux Seiha
6f471dfebd make: Fix memory exhausted on windows (Fix #2168) 2020-09-28 11:34:44 +02:00
Mizux Seiha
d83e4c1fce make: Generate example archives for each languages 2020-09-25 18:22:25 +02:00
Mizux Seiha
ad1360debf make: Fix run/build SOURCE=*.java 2020-09-22 10:46:15 +02:00
Mizux Seiha
8af93de5c5 make: Rework archive_java 2020-09-21 21:13:05 +02:00
Mizux Seiha
85b2fa4a64 java: Add exec.mainClass property in sample 2020-09-16 22:42:39 +02:00
Mizux Seiha
815be4f486 java: Update tests to use JUnit 5.7.0 2020-09-14 23:50:41 +02:00
Mizux Seiha
03ab0457f3 make(java): Update examples to use maven (#202)
* Fix RandomTsp.java
2020-09-13 00:15:03 +02:00
Mizux Seiha
c6420ba8e6 make(java): Migrate samples to maven (#202)
- Factorise makefile code using advanced make function
- Use the Loader in samples
2020-09-13 00:15:03 +02:00
Mizux Seiha
d84ec17e81 make(java): Fix windows build 2020-09-13 00:07:21 +02:00
Mizux Seiha
821ef625d0 make: Add maven package 2020-09-08 22:16:20 +02:00
Mizux Seiha
5dc5046f1e java: Refactor 2020-09-08 22:16:19 +02:00
Mizux Seiha
0dcd60a84a make: Add maven bin 2020-09-08 22:16:19 +02:00
Mizux Seiha
4c39747185 java: Fix package in examples/contrib and examples/java 2020-06-10 14:36:44 +02:00
Corentin Le Molgat
7e09eaf857 Add AssignemntSAT samples 2020-06-04 23:42:49 +02:00
Corentin Le Molgat
bcc6bd70a1 Add AssignmentMIP samples 2020-06-04 23:42:48 +02:00
Corentin Le Molgat
a62f22df9c Backport samples from g3 to gh 2020-05-26 13:51:51 +02:00
Mizux Seiha
0f96d9c521 make: add package_java target 2020-04-06 14:39:11 +02:00
Corentin Le Molgat
7b757c0b10 Makefile: disable execution flags 2020-02-28 08:21:26 +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
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
Laurent Perron
654475905b add java as a src directory for java sources 2019-12-31 18:23:12 +01:00
Laurent Perron
7912f1f52a add encoding option to javac 2019-11-14 13:48:02 -08:00
Laurent Perron
3719218d74 add java encoding option 2019-11-14 13:43:32 -08:00
Laurent Perron
302504701c add last sample to the list of tests 2019-09-08 09:41:06 +02:00
Laurent Perron
691a91e5d0 update java/python doc for algorithms 2019-07-11 17:54:23 -07:00