1224 Commits

Author SHA1 Message Date
Amit Prakash Ambasta
e7c7b8a5ef Specify NMake generator for WIN32 2017-06-14 18:35:12 +05:30
Amit Prakash Ambasta
efeee95364 FindCbc should append includedirs for all the subprojects cbc depends on as well 2017-06-14 17:51:38 +05:30
Amit Prakash Ambasta
415906d5bc Detect path suffix cbc/coin/CbcConfig.h for alternate installations 2017-06-14 17:35:27 +05:30
Amit Prakash Ambasta
43158791f8 Change includedirs for cbc projects built internally 2017-06-14 17:30:51 +05:30
Amit Prakash Ambasta
606c31849c Rename Glog to glog in external/glog.cmake 2017-06-14 16:25:48 +05:30
Amit Prakash Ambasta
63febfa0aa CMake modules for Cbc/glog to avoid pkg-config on WIN32 2017-06-14 15:06:43 +05:30
Amit Prakash Ambasta
ee1de6b77b Fix merge issues in gflags cmake file 2017-06-09 18:32:48 +05:30
Amit Prakash Ambasta
2d2dc9ea7d Resolved merge conflict 2017-06-09 18:00:13 +05:30
Amit Prakash Ambasta
1d48160532 Fixes to compile glog against locally built gflags 2017-06-09 16:39:31 +05:30
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
Amit Prakash Ambasta
5ffd850aeb Make glog depend on gflags 2017-06-06 19:06:04 +05:30
Amit Prakash Ambasta
e833d3b90f Gflags is reflected as gflags in the project CMakeConfig 2017-06-06 19:00:30 +05:30
Amit Prakash Ambasta
c70bd86e14 Set protoc executable varaible to imported target 2017-06-06 16:19:44 +05:30
Amit Prakash Ambasta
d71b505d41 Fix protoc dependency issues 2017-06-06 16:03:34 +05:30
Amit Prakash Ambasta
90cbbf3008 Specify protoc/libprotobuf to depend on external protobuf build 2017-06-06 15:41:49 +05:30
Amit Prakash Ambasta
9042f518bd Missing property param in set_property, enable silent builds for coin 2017-06-06 15:30:57 +05:30
Amit Prakash Ambasta
d75292d759 Specify protoc binary as an imported target 2017-06-06 14:56:39 +05:30
Amit Prakash Ambasta
989db6ebdd Remove external dependencies specified manually 2017-06-06 14:54:03 +05:30
Amit Prakash Ambasta
93bc5a3e0e Separate dependency libs into their own flags, addition of imported targets. Working *nix build 2017-06-05 17:11:45 +05:30
Amit Prakash Ambasta
b98bedd906 Added missing archives from cbc and clp, added libz as libraries required to statically link against protobuf 2017-06-02 14:24:32 +05:30
Amit Prakash Ambasta
ec02b1eb2e t push -f# This is a combination of 2 commits.
Specify zlib as a system depend, disable Win builds(needs rework), move versioning to a config file
2017-06-01 17:45:11 +05:30
Amit Prakash Ambasta
9fbe3e2e33 Added cbc with fallback to locally compiled 2017-05-31 18:50:57 +05:30
Amit Prakash Ambasta
50151907e1 Enable fallback for gflags, glog and protobuf 2017-05-31 16:22:00 +05:30
Amit Prakash Ambasta
2a12468b93 Added cmake support for C++, initial python build support 2017-05-30 12:02:56 +05:30