Commit Graph

725 Commits

Author SHA1 Message Date
Driss Lahlou
d2f051f1b4 fix PYTHONPATH for tests and examples 2016-09-07 15:55:11 +02:00
Driss Lahlou
44b72402c1 fix python wrap compiling dependecies 2016-09-01 20:55:08 +02:00
Driss Lahlou
af3266907b fix todos 2016-08-31 16:25:00 +02:00
Driss Lahlou
6e1ce3cb8a fix Makefile.third_party.unix git command 2016-08-31 16:04:45 +02:00
Driss Lahlou
ad80273799 checkout to specific protobuf commit to fix gmock download link 2016-08-30 18:31:02 +02:00
Laurent Perron
d1cee46e7c fixes in setup.py script 2016-08-22 16:55:21 +00:00
Laurent Perron
36275fd5ec fz archive windows fixes 2016-08-19 13:52:21 +00:00
Driss Lahlou
98a3a2fb20 fix fz archive on linux 2016-08-19 15:23:27 +02:00
Driss Lahlou
0864f4f755 fz archive fixes 2016-08-19 14:24:11 +02:00
Laurent Perron
4c0efd9cac fix jar path in Makefile.third_party.win plus removing wildcard check 2016-08-17 16:20:56 +00:00
Driss Lahlou
0948ef9a3f sync code 2016-08-05 15:38:20 +02:00
Driss Lahlou
fd0b9e9e03 add ortools and protobuf versions test to python examples archive 2016-08-04 21:07:14 +02:00
Driss Lahlou
86b4a6e2d1 fz archive name fix 2016-08-01 14:53:58 +02:00
Driss Lahlou
4fa5cb62be python archive name fix 2016-08-01 14:51:34 +02:00
Laurent Perron
297a543d63 bump scip to 3.2.1 on unix 2016-07-29 15:23:56 -07:00
Driss Lahlou
1cab51345a fix pypi archives 2016-07-29 18:15:33 +02:00
Laurent Perron
13e4a066a2 CP and Routing: Add local search profiling;
SAT: Change a bit API to simplify usage (e.g. SolveWithPresolve)
LP_DATA: continue simplification of templates in iterators
SAT: Regroup search utils is src/sat/util.h|cc
SAT: Add new eswa heuristics to sat solver
LINEAR_SOLVER: fix status reporting on SCIP
2016-07-28 10:15:46 -07:00
Laurent Perron
26535ba55e add help2man dependency to libtool 2016-07-26 12:55:24 -07:00
Laurent Perron
501fe153ba remove protobuf.keyfile as we are using a pre-compiled version of Google.Protobuf.dll 2016-07-26 10:48:04 -07:00
Laurent Perron
26dccf89a6 use golden Google.Protobuf.dll file 2016-07-26 09:53:38 -07:00
Driss Lahlou
075e835dc2 adapt comments for DLLs signature 2016-07-26 17:09:11 +02:00
Driss Lahlou
33d9f4270b make dlls signed by default for mac 2016-07-26 15:28:34 +02:00
Laurent Perron
c869ab2489 fix c# protobuf compilation after bump to beta4 2016-07-25 22:50:12 -07:00
Laurent Perron
640b18d4b5 bump protobuf to 3.0.0 beta 4 on unix 2016-07-25 22:30:15 -07:00
Laurent Perron
294fdeaab2 add mac min version on gflags 2016-07-25 15:42:28 -07:00
Laurent Perron
2ddbd66b63 add minimum version info on mac when compiling cbc 2016-07-25 15:38:47 -07:00
Driss Lahlou
3b5e520472 fix test_archive for mac 2016-07-25 19:15:00 +02:00
Driss Lahlou
1120c6eeda fix extension for target 2016-07-25 18:37:18 +02:00
Driss Lahlou
60bf8fe676 add java and csharp tests to test_archive target 2016-07-25 17:47:20 +02:00
Laurent Perron
26a4bee03d fix linux dependencies in archives 2016-07-22 15:56:22 -07:00
Laurent Perron
f7c0193f2a Merge branch 'master' of https://github.com/google/or-tools 2016-07-22 14:47:37 -07:00
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
3e5c6773aa fix archive README 2016-07-22 14:16:58 -07:00
Driss Lahlou
20da72169f fix create_dirs redundancy 2016-07-22 22:03:49 +02:00
Driss Lahlou
04e826de71 fix test_archive for windows 2016-07-22 20:43:23 +02:00
Driss Lahlou
8de2f76c26 add test_archive target to Makefile.archive.mk 2016-07-22 17:43:37 +02:00
Laurent Perron
01f1e025a8 fix flow_api 2016-07-21 18:35:17 -07:00
Laurent Perron
6da00bf456 chmod on setup file 2016-07-21 18:30:10 -07:00
Laurent Perron
4b39da0d61 improve assembly numbering 2016-07-21 17:08:56 -07:00
Laurent Perron
7b77bbdf4c fix always on recompilation of Google.Protobuf.dll 2016-07-21 17:06:49 -07:00
Laurent Perron
cd073c6f44 fix to strong signing 2016-07-21 16:37:57 -07:00
Laurent Perron
8f78f53bef support strong signing on mono; sign Google.Protobuf.dll on the fly 2016-07-21 16:23:34 -07:00
Laurent Perron
922384cd57 fix makefile 2016-07-21 10:06:03 -07:00
Frédéric Rodrigo
871a683539 Fix include in Makefile.cpp.mk 2016-07-21 11:29:01 +02:00
Laurent Perron
8868bef61d remove obsolete doxygen based documentation tools 2016-07-20 15:03:47 -07:00
Laurent Perron
c5dda8a234 fix generated dependencies 2016-07-20 11:56:13 -07:00
Driss Lahlou
24353a5670 change archives names 2016-07-20 14:28:53 +02:00
Driss Lahlou
6c4deee178 fix some targets in makefile.cpp.mk 2016-07-20 14:16:06 +02:00
Driss Lahlou
8ff96a8d1d add to some targets in makefile.cpp.mk 2016-07-20 14:12:45 +02:00
Laurent Perron
3e158e7656 sat based scheduling: no_cycle, disjunctive, precedences + 2 examples: jobshop_sat and weighted_tardiness_sat 2016-07-19 14:19:21 -07:00