Commit Graph

65 Commits

Author SHA1 Message Date
Laurent Perron
330d5915d9 update archive supplied readme and makefile: add support for C# and Java compilation 2016-07-22 14:47:23 -07:00
Driss Lahlou
ecf685062f refactoring archives target. New File : makefiles/Makefile.archive.mk 2016-07-01 11:24:17 +02:00
Laurent Perron
0d911276f3 completely revamp dependencies on header and protobuf files. Should be more robust now 2016-06-28 00:18:34 +02:00
Laurent Perron
e7ea660bdd LIBPREFIX -> LIB_PREFIX 2016-06-27 22:32:11 +02:00
Driss Lahlou
f433040b01 Makefiles refactor 2016-06-27 15:30:24 +02:00
Laurent Perron
2fc3704da7 change installation directory 2016-06-21 14:39:26 +02:00
Laurent Perron
ba692308f1 revamp archive numbering 2016-06-21 11:41:13 +02:00
Laurent Perron
088dcbafb5 working java with visual studio 2015; fix for protobuf beta3 with java 2016-06-03 05:22:03 -07:00
Laurent Perron
fd1e4d4353 Issue173 in java 2016-04-14 13:23:00 +02:00
Laurent Perron
6fe0922561 adapt to data being moved to examples 2016-04-12 18:04:18 +02:00
Laurent Perron
6127049df6 fix issue #105, add --no-same-owner to tar on unix 2016-03-08 14:20:50 -08:00
Laurent Perron
1789760306 fix java 2016-02-03 16:07:11 +01:00
Laurent Perron
bb6e091027 Switch parameters to proto3, propagate to all code, offer support in all languages 2016-02-03 15:15:58 +01:00
Laurent Perron
eaaf4efbc3 clean java makefile 2015-08-06 13:54:09 +02:00
Olivier Ratier
f4787f2d67 Merge remote-tracking branch 'github/master' into cbc_thread_fix_github 2015-06-23 17:25:21 +02:00
Vincent Furnon
34dadaba04 Clean overall Java support . 2015-06-18 17:51:34 +02:00
Olivier Ratier
8f5e42c1de Exhibiting multi thread issue with Java + Coin-Cbc for both Unix and Windows 2015-06-18 14:26:33 +02:00
Vincent Furnon
7182abb864 Renamed the linear solver protocol buffer and removed the new_proto namespace. 2015-06-16 10:08:44 +02:00
Laurent Perron
94469b92ca replace svnversion 2015-03-03 15:19:24 +01:00
lperron@google.com
d75d220663 use SVNVERSION_SIMPLE when creating archives 2015-02-04 12:17:07 +00:00
lperron@google.com
97a42ce9fe more thorough cleaning 2014-12-28 10:49:49 +00:00
lperron@google.com
5cf9eb33c2 fix 2014-08-15 22:22:26 +00:00
lperron@google.com
04e7539989 big bang on java swig 2014-06-11 22:28:04 +00:00
lperron@google.com
4aeb000b84 fix make rjava 2014-03-20 14:38:12 +00:00
lperron@google.com
d4b27bf435 bump cbc to 2.8.9; bump mono to 3.2.6; automatically pull libtool,automake,autoconf on mac, pull bison 3.0.2 and flex 2.5.37 on unix to build the new prototype flatzinc interpreter 2014-02-09 21:38:17 +00:00
lperron@google.com
5a8d7a15ea unique java library 2014-01-16 01:23:35 +00:00
lperron@google.com
dea0ed7c7b fix java graph after swig shake up 2014-01-16 00:09:48 +00:00
laurent.perron@gmail.com
629a2369e9 cvrptw in C# 2014-01-03 18:38:52 +00:00
lperron@google.com
5aaea1d858 remove obsolete linear_solver.proto; speed up sat solver 2013-12-20 10:44:30 +00:00
lperron@google.com
07481aeaab fix java archive 2013-10-30 09:51:01 +00:00
lperron@google.com
fc2036b868 CapacitatedVehicleRoutingProblemWithTimeWindows.java 2013-10-27 20:24:38 +00:00
lperron@google.com
412c8a43d0 remove upload targets 2013-09-20 15:47:20 +00:00
lperron@google.com
8951f94631 improve makefiles; fix examples/tests/remote 2013-06-19 09:54:37 +00:00
lperron@google.com
4add24d9ab huge sync with internal version 2013-06-11 15:06:54 +00:00
lperron@google.com
bd25bee356 improved python/java/.NET archives, available on all platforms, with license and readme file 2012-09-02 15:20:21 +00:00
lperron@google.com
c8b7265209 more work on archives and upload 2012-09-02 08:05:22 +00:00
lperron@google.com
5bf99e367a java_archive script on unix 2012-09-02 07:50:24 +00:00
lperron@google.com
cc0b5ad828 java_archive script on unix 2012-09-02 07:46:07 +00:00
laurent.perron@gmail.com
40539dc0a5 compile library both as static and dynamic, will allow delivering python/java/.net on unix, **WARNING** Will break unix build 2012-09-01 20:12:38 +00:00
laurent.perron@gmail.com
b3f1fa66e6 script to upload python archive 2012-07-30 20:50:23 +00:00
lperron@google.com
f694c0633c LS and LNS example in java 2012-07-26 17:36:11 +00:00
lperron@google.com
3f311f40a1 routing in java + simple tsp example 2012-05-02 20:00:03 +00:00
lperron@google.com
3e6df827ee fix java and .net archives 2012-04-04 16:31:02 +00:00
lperron@google.com
0eaa7a5f88 fix windows compilation except c# 2012-04-04 16:09:38 +00:00
lperron@google.com
d98c3d8c56 move all sources under src/ 2012-03-28 15:10:00 +00:00
lperron@google.com
64752231d6 reorganize all examples in the examples directory 2012-03-28 14:23:23 +00:00
lperron@google.com
93d022c894 introduce a EX_DIR macro in makefiles 2012-03-28 13:48:10 +00:00
lperron@google.com
17c50f7b07 makefile fixes 2012-03-28 13:21:09 +00:00
lperron@google.com
5b1a267367 lots of maintenance on makefiles, created OBJ_DIR, GEN_DIR, LIB_DIR, BIN_DIR... 2012-03-28 13:09:20 +00:00
lperron@google.com
6a42842ec2 simplify makefiles by defining OR_ROOT and OR_ROOT_INC 2012-03-28 00:09:22 +00:00