Commit Graph

59 Commits

Author SHA1 Message Date
lperron@google.com
4e7d755d69 clean up makefile 2014-01-23 00:57:19 +00:00
lperron@google.com
45ad9f14fe clean makefile 2014-01-22 22:27:44 +00:00
lperron@google.com
9e52cbd1fd fix ortools pypi modules 2014-01-04 10:05:04 +00:00
lperron@google.com
f5a7c8a05e fix ortools pypi modules 2014-01-04 09:59:30 +00:00
lperron@google.com
7a111c0b01 fix ortools pypi modules 2014-01-04 09:50:34 +00:00
lperron@google.com
5c4f46689b create python_examples_archive 2014-01-04 09:38:46 +00:00
lperron@google.com
916e5aa595 create python_examples_archive 2014-01-04 09:33:29 +00:00
lperron@google.com
0e30791a1a create python_examples_archive 2014-01-04 09:30:13 +00:00
lperron@google.com
d4ce92931e copy dummy module when building the python archive 2014-01-04 09:13:44 +00:00
laurent.perron@gmail.com
4ce4bdda25 fix 2014-01-03 21:15:16 +00:00
laurent.perron@gmail.com
a3fdb17736 fix binary egg for windows 2014-01-03 21:13:09 +00:00
laurent.perron@gmail.com
4c8786bec3 merge routing and cp python modules into the cp module 2014-01-03 19:39:07 +00:00
laurent.perron@gmail.com
a7a81edbba add protobuf to python module dependencies; add dummy module to force archive name in egg file; build egg file by default 2014-01-03 19:16:29 +00:00
laurent.perron@gmail.com
1d275accb2 support Assignment.proto in Python CP 2014-01-01 14:11:58 +00:00
laurent.perron@gmail.com
2c411d5c78 support for protobuf input/output args in python, use it for search limits and model proto in CP 2014-01-01 13:58:07 +00:00
laurent.perron@gmail.com
3dd9528c8b create bdist_egg in pypi_upload 2013-12-29 21:10:33 +00:00
laurent.perron@gmail.com
15e832af5b fix problem with native libraries not found in python3; align display 2013-12-29 14:54:48 +00:00
laurent.perron@gmail.com
729fbe1afe prepare for python3 2013-12-28 23:11:38 +00:00
lperron@google.com
d2826059bc pypi module on windows will use bdist_wininst 2013-12-27 19:13:39 +00:00
lperron@google.com
e9a663be60 improve pypi distribution 2013-12-27 12:26:41 +00:00
lperron@google.com
1d92e77c52 improve pypi distribution 2013-12-27 12:26:00 +00:00
lperron@google.com
20e83ae116 improve pypi distribution 2013-12-27 12:22:30 +00:00
lperron@google.com
7c74533870 prepare python archive for Pypi 2013-12-27 11:10:25 +00:00
lperron@google.com
d09058b90f prepare python archive for Pypi 2013-12-27 11:08:54 +00:00
lperron@google.com
71b0d5291e prepare python archive for Pypi 2013-12-27 11:04:44 +00:00
laurent.perron@gmail.com
49d8b69b83 windows fix 2013-12-24 23:26:34 +00:00
lperron@google.com
82a815ab65 add a ortools package for python modules; kept compatibility; updated all examples 2013-12-24 11:35:01 +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
6c9d105b84 clean makefile: PYTHONVERSION -> PYTHON_VERSION 2013-12-19 12:44:42 +00:00
lperron@google.com
10ba375832 fix deps 2013-12-05 17:59:29 +00:00
lperron@google.com
24513ef9d1 fix pyd mess in python archives 2013-11-06 14:31:33 +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
b0d1b1e225 fix 2012-09-02 15:29:41 +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
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
82c6582bb4 script to upload python archive 2012-07-30 20:48:25 +00:00
laurent.perron@gmail.com
6522be6842 script to upload python archive 2012-07-30 20:47:13 +00:00
laurent.perron@gmail.com
2c63e4c7d0 work on python archive for windows 2012-07-30 18:21:03 +00:00
lperron@google.com
a819336e55 create visible DisjunctiveConstraint class, add name to factory builder, move sequence var builder from solver to disjunctive constraint, port examples 2012-07-18 19:54:04 +00:00
lperron@google.com
d98c3d8c56 move all sources under src/ 2012-03-28 15:10:00 +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
42949fd564 more cleaning on makefiles 2012-03-28 00:26:48 +00:00
lperron@google.com
6a42842ec2 simplify makefiles by defining OR_ROOT and OR_ROOT_INC 2012-03-28 00:09:22 +00:00
lperron@google.com
6c85553ef4 more makefile cleaning 2012-03-27 23:35:44 +00:00
lperron@google.com
f848b78361 allow compilation of library from anywhere by redefining TOP 2012-03-27 22:14:23 +00:00
lperron@google.com
2466547f88 bigbang on directory structure, now with a bin and a lib directory 2012-03-27 16:59:17 +00:00
lperron@google.com
51e6df464c add simple makefile commands to compile and run java and python examples: make rpy EX=dudeney or make rjava EX=Map2 2012-01-25 15:24:01 +00:00
lperron@google.com
94171cb390 removed compiled version of generated python files in make clean 2012-01-21 18:29:53 +00:00