Commit Graph

88 Commits

Author SHA1 Message Date
Laurent Perron
51e6e39ec1 fix 2016-04-13 13:52:28 +02:00
Laurent Perron
7e340c322d better handling of python2/python3 2016-04-13 13:51:05 +02:00
Laurent Perron
e09fe2aa9a fix python3 support on windows, it was not detected 2016-04-13 04:39:22 -07:00
Laurent Perron
6fe0922561 adapt to data being moved to examples 2016-04-12 18:04:18 +02:00
Laurent Perron
937d021dfd polish support for python3 2016-03-16 13:34:47 +01: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
9708b1f6a2 improve makefile dependencies; another tentative of python crash 2016-02-04 14:28:08 +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
3c42074b41 rename src/util/python/data.swig to src/util/python/vector.swig 2016-01-12 10:52:13 -08:00
Laurent Perron
c808ddb5f7 pypi3 module 2015-12-11 15:29:11 +01:00
Vincent Furnon
7182abb864 Renamed the linear solver protocol buffer and removed the new_proto namespace. 2015-06-16 10:08:44 +02:00
Oliver Wilkie
6d5798f3f7 Adds missing hypen to step in python_archive target 2015-05-21 19:35:14 -07:00
Laurent Perron
b9fca594ce bump major version to 2 on pypi and nuget after switch to github 2015-03-30 15:23:39 +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
9d162e01fd missing module 2014-11-19 15:57:15 +00:00
lperron@google.com
30c2330c6e move python swig file into python sub-directories 2014-06-13 10:51:59 +00:00
lperron@google.com
dc2ff3eb8c move python swig file into python sub-directories 2014-06-13 10:03:03 +00:00
lperron@google.com
6c7707173a add ARGS= to make rpy 2014-04-14 11:06:38 +00:00
lperron@google.com
d763563ff2 fix 2014-02-19 16:39:11 +00:00
lperron@google.com
d2a2abb6e3 support proto input/output for python linear solver 2014-02-19 15:12:53 +00:00
lperron@google.com
3d4ab479d2 fix missing manifest file in pypi module/win 32 2014-02-14 15:15:00 +00:00
lperron@google.com
a9d6f6bf4d change the way the native libraries are handled in the pypi module 2014-02-14 13:38:07 +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
laurent.perron@gmail.com
804dbcb093 misc 2014-02-02 19:05:09 +00:00
laurent.perron@gmail.com
59b6f07c8e misc 2014-02-02 19:03:38 +00:00
laurent.perron@gmail.com
5f503f33ee python modules on linux now use a shared library with patched rpath 2014-01-27 04:59:53 +00:00
lperron@google.com
bbab0de9e6 on windows, build bdist_egg and bdist_wininst for pypi modules 2014-01-26 21:53:28 +00:00
lperron@google.com
1fe4600e54 python libraries on mac os X uses libortools.dylib 2014-01-26 21:51:23 +00:00
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