Commit Graph

155 Commits

Author SHA1 Message Date
Corentin Le Molgat
90438e85b9 Fix CANONIC_PYTHON_EXECUTABLE 2017-11-24 11:37:20 +01:00
Corentin Le Molgat
ff4c547128 Fix PYTHON_XXX substitution
By default on Windows, Python should be installed in C:\Program Files\...
leading to the error:
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
2017-11-24 11:18:26 +01:00
Laurent Perron
0ead5718d6 add notebooks to python archives 2017-11-24 10:45:16 +01:00
Laurent Perron
f3a9a1f2d6 fix python3 support in and out of protobufs 2017-11-17 00:19:34 +01:00
Laurent Perron
6c484ad4f8 fix sat python support in or-tools 2017-11-16 23:27:58 +01:00
Laurent Perron
b091adaf3f improve make clean* 2017-11-14 14:28:23 +01:00
Laurent Perron
e14ee86de3 move rcpsp parser to ortools/data; continue working on SAT 2017-11-07 15:45:52 +01:00
Laurent Perron
4710247921 skeleton files to support rcpsp loader from python 2017-11-03 23:36:21 +01:00
Laurent Perron
743e212a0b remove setup.py from python_examples_archive 2017-10-31 10:11:44 +01:00
Laurent Perron
ccb29e483f update python examples README, install: remove Makefile, remove check_python_deps, update README 2017-10-31 10:06:53 +01:00
Laurent Perron
ae8fa98dba cleanup python modules, makefiles 2017-10-02 15:25:53 +02:00
Laurent Perron
d48958689e clean up docker; remove py3- module prefix 2017-10-02 14:09:48 +02:00
Laurent Perron
8f759d2324 fix sat python 2017-10-01 16:54:41 +02:00
Laurent Perron
bc46de013f python wrapper around sat cp_model 2017-09-29 16:33:02 +02:00
Laurent Perron
27fcdf71a1 fix python version, again 2017-09-21 07:53:30 +02:00
Laurent Perron
bf0891b930 stop building egg file on win/mac 2017-09-12 20:36:21 +02:00
Laurent Perron
bec6b68534 fix release process 2017-09-11 16:37:03 +00:00
Federico Ficarelli
ae7b78d0b7 remove manylinux1 patch file, integrate changes 2017-09-03 18:15:23 +02:00
Laurent Perron
ad45ee1595 fix __version__ on windows python modules 2017-07-24 11:41:21 -07:00
Laurent Perron
c6f128db17 simplify sat internals 2017-07-24 10:31:53 -07:00
Laurent Perron
03733c783d separate pypi modules across linux distributions 2017-07-14 14:09:02 -07:00
Laurent Perron
4a1a7c7b36 separate pypi modules across linux distributions 2017-07-14 13:57:25 -07:00
Laurent Perron
485ca36b44 more work on docker; export linux wheel in docker run 2017-07-12 17:08:36 -07:00
Laurent Perron
3c445063ac readd missing dependency on patchelf 2017-07-12 15:04:04 -07:00
Laurent Perron
60bb0a7909 continue working on docker support for linux; add pypi_export target 2017-07-12 14:56:59 -07:00
Laurent Perron
5510b00fea fix 2017-07-12 11:13:42 -07:00
Laurent Perron
88bf683de0 fix make install_python_modules 2017-06-01 00:39:58 +02:00
Laurent Perron
c11e9d2d46 add __version__ to pypi module 2017-05-24 23:52:13 +02:00
Laurent Perron
821aaa579c fix python build, do not build wheel on linux yet 2017-05-17 11:11:26 +02:00
Laurent Perron
d2cd773edb build wheel on linux too 2017-05-16 10:28:31 +02:00
Laurent Perron
b6632140a5 bump version to 6.0; fix make archive and make pypi_archive 2017-05-11 15:01:35 +02:00
Laurent Perron
66b8d23079 move src to ortools; simplified python generation; remove some namespaces in the ortools/base helper files 2017-04-26 17:30:25 +02:00
Laurent Perron
a86664de48 change fz temp folder 2017-01-25 20:29:08 +00:00
Driss Lahlou
cbf69c2fb1 fix in Makefile.python.mk 2017-01-25 20:10:19 +01:00
Driss Lahlou
14b36dd240 support twine 2017-01-25 18:11:15 +01:00
Driss Lahlou
72e661f337 fix in pypi_upload 2017-01-24 21:26:49 +01:00
Driss Lahlou
1dbd92ca65 support multi versions of python in release 2017-01-24 19:33:22 +01:00
Driss Lahlou
ed091571dc fix in Makefile.python.mk 2017-01-23 20:59:19 +01:00
Driss Lahlou
413c3c2be5 better python detection 2017-01-23 18:55:13 +01:00
Driss Lahlou
8b1cc2e407 Refactoring of makefiles 2017-01-10 21:05:56 +01:00
Driss Lahlou
dc65c072bc fix in makefiles/Makefile.python.mk for windows 2017-01-02 21:21:35 +01:00
Driss Lahlou
923cf07b68 integrate install_python_dependencies in python + use protobuf from sources 2017-01-02 20:53:18 +01:00
Driss Lahlou
eb44132a54 rename python variables 2016-12-19 12:41:48 +01:00
Driss Lahlou
9e40456d7f Merge branch 'master' of https://github.com/google/or-tools 2016-10-03 11:03:15 +02:00
Driss Lahlou
8f3789d167 set VS90COMNTOOLS= 2016-10-03 11:02:41 +02:00
Driss Lahlou
62f33375ae Makefile for python 2016-09-22 14:55:50 +02:00
Driss Lahlou
fd7f279557 unify pypi setup.py 2016-09-20 18:59:15 +02:00
Driss Lahlou
9555601b70 archives fixes 2016-09-20 15:54:58 +02:00
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