Corentin Le Molgat
|
c1998eab4d
|
make: refactor archive generation (#3200)
* Add archive_{cpp,dotnet,java,python,data} targets
* Create a Makefile for each archive to ease build
* Add test_archive_* targets
* Rework tools/README.md
|
2022-04-07 15:56:16 +02:00 |
|
Mizux Seiha
|
04001db647
|
make: cleanup
|
2022-04-06 11:16:10 +02:00 |
|
Laurent Perron
|
fb6e4c8eeb
|
add tests for model builder
|
2022-04-04 15:08:29 +02:00 |
|
Laurent Perron
|
f54350c578
|
more work on ModelBuilder java
|
2022-04-03 23:22:02 +02:00 |
|
Laurent Perron
|
7baa5626cf
|
incomplete ModelBuilder java implementation
|
2022-04-02 23:28:22 +02:00 |
|
Laurent Perron
|
1adfa7fc80
|
make: cleanup
* Remove SYSTEM (only use PLATFORM)
* Add HAS_PYTHON HAS_JAVA HAS_DOTNET
* move Makefile.unix|win.mk into Makefile.port.mk
* fix make CI
|
2022-03-09 09:23:41 +01:00 |
|
Mizux Seiha
|
606aca577e
|
Fix LICENSE copy
|
2022-03-02 21:24:52 +01:00 |
|
Mizux Seiha
|
ed1056cd1a
|
make: Fix build on distro using lib64
|
2022-03-01 16:14:13 +01:00 |
|
Corentin Le Molgat
|
699ec2c3a9
|
make: Clean and polish
* use BUILD_DIR instead of dependencies
* bring back target doc
* Fix few archive recipe (WiP)
|
2022-02-25 17:22:19 +01:00 |
|
Corentin Le Molgat
|
6f096a40fc
|
make: Sync unix/win recipes
|
2022-02-25 11:30:38 +01:00 |
|
Laurent Perron
|
464a7bbdfc
|
polish
|
2022-02-22 10:46:37 +01:00 |
|
Laurent Perron
|
fb79dedb2d
|
more work on makefiles
|
2022-02-22 10:36:26 +01:00 |
|
Laurent Perron
|
ffad5bbc40
|
huge makefile cleanup; remove Makefile.local; detect all languages
|
2022-02-22 10:11:08 +01:00 |
|
Laurent Perron
|
3f0c85d5e0
|
readd make python java dotnet
|
2022-02-21 17:45:51 +01:00 |
|
Laurent Perron
|
951e8bbc1e
|
bump pdlp; add log to linear_solver proto; fix bug in CP-SAT
|
2022-02-21 17:26:34 +01:00 |
|
Laurent Perron
|
8524e60172
|
fix targets
|
2022-02-21 16:44:53 +01:00 |
|
Laurent Perron
|
dc4e3f3689
|
fix
|
2022-02-21 16:38:34 +01:00 |
|
Laurent Perron
|
990444339b
|
remove most of the make build commands, rely on cmake to build libraries and packages
|
2022-02-21 14:02:35 +01:00 |
|
Laurent Perron
|
e75ea915d8
|
tweak makefiles
|
2022-02-20 15:17:42 +01:00 |
|
Laurent Perron
|
744db669e2
|
fix make builds
|
2022-02-18 19:04:21 +01:00 |
|
Laurent Perron
|
1e06115bf6
|
[BUILD] remove old version of make third_party; use cmake to build dependencies
|
2022-02-18 15:35:32 +01:00 |
|
Laurent Perron
|
a022daa56a
|
[CP-SAT] Next iteration in java modelling layer
|
2022-01-04 16:39:34 +01:00 |
|
Laurent Perron
|
de6ea0da5f
|
fix
|
2022-01-03 19:29:15 +01:00 |
|
Laurent Perron
|
08b3a7a022
|
fix java makefile
|
2022-01-03 10:27:24 +01:00 |
|
Corentin Le Molgat
|
35cf1ed9cb
|
Rework LinearSumAssignment sample
|
2021-12-22 11:05:53 +01:00 |
|
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 |
|