Commit Graph

905 Commits

Author SHA1 Message Date
Laurent Perron
bf0891b930 stop building egg file on win/mac 2017-09-12 20:36:21 +02:00
Laurent Perron
2aa7df3bae fix protobuf.jar to contains .class files, instead of .java files 2017-09-12 13:17:48 +02:00
Laurent Perron
bec6b68534 fix release process 2017-09-11 16:37:03 +00:00
Laurent Perron
e4c7696989 Export F# examples in archive 2017-09-11 15:45:25 +02:00
Laurent Perron
c8ff0ffc03 regenerate lex/yacc files 2017-09-08 13:20:30 +02:00
Federico Ficarelli
ae7b78d0b7 remove manylinux1 patch file, integrate changes 2017-09-03 18:15:23 +02:00
Laurent Perron
e2b794cb22 add lp_data/model_reader 2017-08-07 12:29:16 -07:00
Laurent Perron
bada79303d clean objs/port/ 2017-08-02 14:22:23 -07:00
Laurent Perron
8ee9920b3a add newly created port directory to archive include directories 2017-08-02 14:17:58 -07:00
Laurent Perron
9c92556791 minor adjustments with internal code 2017-08-02 14:15:55 -07:00
Laurent Perron
0c02286320 c# support for sat, + micro test using the cp_model proto in C# 2017-08-01 16:14:04 -07:00
Laurent Perron
8582d92d36 remove ARCH_K8 from makefiles, detect 64 bit inside the code 2017-08-01 10:05:37 -07:00
Laurent Perron
739fa47e0f rename Makefile.port to Makefile.port.mk 2017-07-31 09:45:30 -07:00
Laurent Perron
a4ea8218da rename Makefile.test to Makefile.test.mk 2017-07-31 09:36:36 -07:00
Laurent Perron
0deaf865fe fix generation of Makefile.local 2017-07-31 09:30:39 -07:00
Laurent Perron
356dbd77e4 improve scip instructions on windows 2017-07-28 20:36:39 +00:00
Laurent Perron
6d9f2cf69b bump cbc to 2.9.9 2017-07-28 13:26:39 -07:00
Laurent Perron
60f09a036e add instruction for windows and scip 2017-07-28 12:27:17 -07:00
Laurent Perron
e794336c35 polish scip integration on unix 2017-07-28 11:34:52 -07:00
Laurent Perron
1c5368e2b0 regen depdendencies 2017-07-27 13:50:06 -07: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
bceef8ba50 simplify make install; rename to make install_cc 2017-07-21 14:00:29 -07:00
Laurent Perron
17c5940262 update dependencies 2017-07-21 11:06:18 -07:00
Laurent Perron
e171c75423 remove -m64 from Mac GUROBI_LNK 2017-07-21 10:32:45 -07:00
Laurent Perron
f97b36ea51 small improvement on make install 2017-07-20 18:07:10 -07:00
Laurent Perron
1f4aec2e5c crude make install for cc libraries 2017-07-20 18:03:42 -07:00
Laurent Perron
105ca0ea3e crude make install for cc libraries 2017-07-20 18:00:54 -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
371c7ead8a more work on centos support 2017-07-13 21:20:46 -07:00
Laurent Perron
2ee107e74d initial support for centos 2017-07-13 18:20:54 -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
4033496f0e fix compilation of fz 2017-07-01 10:26:01 +02:00
Laurent Perron
d194b8ccec also export lp_data to binary archive 2017-06-30 12:08:02 +02:00
Amit Prakash Ambasta
2867ae7a59 Fix missing include for CLP in Makefile.unix.mk to point to include dir and include/coin dir 2017-06-14 15:15:35 +05:30
lperron
74a2269546 Merge pull request #413 from ambasta/master
Move #include<coin/header> to #include<header>, fixes wrt merge issues
2017-06-09 15:59:36 +02:00
Laurent Perron
425a49e119 regenerate makefile.gen.mk 2017-06-09 15:40:05 +02:00
Laurent Perron
ac4c36ac1e regenerate makefile.gen.mk 2017-06-09 15:39:12 +02:00
Laurent Perron
22cc9ccaa6 fix VS_RELEASE on visual studio 2017 2017-06-09 13:29:06 +00:00
Amit Prakash Ambasta
28d7528e29 Change include dirs in makefiles.plat.mk for #include <coin/header> to change to #include <header> 2017-06-09 18:50:07 +05:30
Laurent Perron
79182f1db4 support visual studio 2017 2017-06-09 13:17:02 +00:00
Laurent Perron
a66edd4dc5 fix win build 2017-06-09 12:17:30 +00:00
Laurent Perron
c413dff750 better cmake config for glog in make third_party on unix 2017-06-09 13:32:06 +02:00
Laurent Perron
61b6de1bd1 StringPiece -> string_view 2017-06-08 16:37:22 +02:00
Laurent Perron
6609fac882 AC all different in the SAT solver; change the way integer variables are encoded on top of boolean variables in the SAT solver; change protobuf utilities 2017-06-08 12:33:16 +02:00
Laurent Perron
b151bbea23 fix windows make third_party 2017-06-02 16:36:39 +00:00