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 |
|
Driss Lahlou
|
af3266907b
|
fix todos
|
2016-08-31 16:25:00 +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
|
4fa5cb62be
|
python archive name fix
|
2016-08-01 14:51:34 +02:00 |
|
Driss Lahlou
|
1cab51345a
|
fix pypi archives
|
2016-07-29 18:15:33 +02:00 |
|
Driss Lahlou
|
24353a5670
|
change archives names
|
2016-07-20 14:28:53 +02:00 |
|
Laurent Perron
|
476c490176
|
use generated makefile part; port all other makefiles; remove files that were not compiled, and cannot be compiled
|
2016-07-19 13:14:43 -07:00 |
|
Laurent Perron
|
abf09891ad
|
speed up table constraints; embed solver parameters in the routing parameters; fix a bug in RevIntSet
|
2016-07-13 14:51:35 -07:00 |
|
Driss Lahlou
|
ff65b49ae6
|
fix ortools version in Makefile.python.mk
|
2016-07-07 14:51:59 +02:00 |
|
Laurent Perron
|
25ccd1ef83
|
changed bdist_egg into bdist_wheel on windows/mac os X
|
2016-06-28 16:35:33 +02:00 |
|
Laurent Perron
|
27e994ce08
|
remove PYTHON_LIB_SUFFIX, working support on pypi_archive
|
2016-06-28 16:15:49 +02:00 |
|
Laurent Perron
|
e760a3a903
|
rename and document DYNAMIC_LIB_SUFFIX into PYTHON_LIB_SUFFIX
|
2016-06-28 11:50:52 +02:00 |
|
Laurent Perron
|
4c4a7240db
|
more cleaning of makefiles
|
2016-06-28 10:53:28 +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 |
|
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
|
1a7107b52c
|
readd A* shortest path in header file, start wrapping it in python
|
2016-06-03 16:30:14 +02:00 |
|
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 |
|