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 |
|
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 |
|