Commit Graph

76 Commits

Author SHA1 Message Date
Corentin Le Molgat
93b22ff4ed cmake: cleanup 2022-05-02 16:02:54 +02:00
Corentin Le Molgat
090beee7e7 deps: Bump re2 2022-02-01 -> 2022-04-01 2022-04-11 13:43:56 +02:00
Mizux Seiha
dc336aee26 re2: Fix build on windows 2022-03-26 19:40:26 +01:00
Corentin Le Molgat
0d3572bda8 c++: use legacy RE2 (#3201) 2022-03-25 11:12:00 +01:00
Corentin Le Molgat
486bd407af cmake: Use C++20 for MSVC, C++17 otherwise
make: Unix use C++17
2022-03-15 10:07:39 +01:00
Corentin Le Molgat
f3c96300b6 cmake: Search for Python3 before pybind11 integration 2022-02-25 13:31:14 +01:00
Corentin Le Molgat
9072604459 cmake: Disable pybind11 is not BUILD_PYTHON 2022-02-25 08:57:10 +01:00
Corentin Le Molgat
c1e3c6b949 cmake: Build swig in Release 2022-02-21 17:39:25 +01:00
Corentin Le Molgat
3dde655176 cmake(python): Add pybind11 dependency 2022-02-21 10:53:32 +01:00
Corentin Le Molgat
ab183e9177 cmake: require C++20
needed by pdlp/
2022-02-18 16:28:11 +01:00
Corentin Le Molgat
ef9755c22f cmake: Bump COIN-OR (Fix #3134)
Cbc: 2.10.7
Cgl: 0.60.5
Clp: 1.17.7
Osi: 0.108.7
CoinUtils: 2.11.6
2022-02-18 15:06:12 +01:00
Corentin Le Molgat
761982a17f cmake: Add PDLP support 2022-02-17 15:02:23 +01:00
Mizux Seiha
f071f8b8bd deps: Bump SCIP 7.0.1 -> v800 2022-02-02 16:28:12 +01:00
Mizux Seiha
8d40f6474d cmake: fixup 2022-02-02 16:28:12 +01:00
Mizux Seiha
8c4b96c65e deps: Bump Protobuf 3.19.1 -> 3.19.4 2022-02-02 11:00:24 +01:00
Mizux Seiha
5c3d6a91d0 cmake: Fix macos Coin-OR 2021-12-08 14:35:10 +01:00
Mizux Seiha
d6ae509342 Fix Protobuf and Absl bump 2021-11-30 18:34:58 +01:00
Corentin Le Molgat
24b32ddc57 cmake: Apply re2 patch 2021-11-22 09:23:56 +01:00
Corentin Le Molgat
cfa0eec941 Add lp_parser 2021-11-19 14:02:44 +01:00
Mizux Seiha
d0e7970c6b cmake: Added GLPK support and docs
* Use Mizux/GLPK (Tag 5.0)
* cmake: Fix swig flags
* cmake: Update ortoolsConfig.cmake
2021-11-17 14:04:57 +01:00
Two4
8f47babb1c add --ignore-whitespace to git apply commands (#2875)
* add `--ignore-whitespace` to `git apply` commands

* Add missing `--ignore-whitespace`

Co-authored-by: Mizux Seiha <mizux.dev@gmail.com>
2021-11-10 12:11:41 +01:00
Mizux Seiha
e6ec6e68a7 Fix SCIP build on FreeBSD (disable ampl/mp) (Fix #2783) 2021-09-22 14:18:23 +02:00
Corentin Le Molgat
0ae20b26fc deps: bump Protobuf to 3.18.0 2021-09-20 16:57:13 +02:00
Mizux Seiha
2a53818e43 cmake: Fetch SCIP from GitHub master 2021-07-26 18:43:51 +02:00
Mizux Seiha
846e49c04e cmake: Enable SCIP multi thread support 2021-06-23 14:36:12 +02:00
Mizux Seiha
8838e8131f Bump protobuf 3.15.8 -> 3.17.3 2021-06-11 21:55:35 +02:00
Mizux Seiha
6cf51c61bf Bump abseil-cpp 20210324.1 -> 20210324.2 2021-06-11 17:59:41 +02:00
Mizux Seiha
af7247758d Bump Protobuf 3.15.7 -> 3.15.8 (Fix #2524) 2021-04-27 15:43:34 +02:00
Mizux Seiha
e0d46edd74 Bump abseil-cpp 20210324.0 -> 20210324.1 (Fix #2523) 2021-04-27 15:43:27 +02:00
Mizux Seiha
509440b8d7 Bump abseil-cpp 20200923.3 -> 20210324.0 2021-04-06 12:21:53 +02:00
Mizux Seiha
4cd161f125 Bump Protobuf 3.15.3 -> 3.15.7 2021-04-06 12:13:28 +02:00
Mizux Seiha
709bc11e9c cmake: Bump Protobuf 3.14.0 -> 3.15.3 2021-03-01 14:16:38 +01:00
Mizux Seiha
3233954683 Bump abseil-cpp 20200923.2 -> 20200923.3 2021-02-10 12:47:39 +01:00
Mizux Seiha
e0aadfec09 Bump Protobuf 3.13.0 -> 3.14.0 2020-11-19 22:52:56 +01:00
Mizux Seiha
b21a5beed3 Bump abseil-cpp 20200923.1 -> 20200923.2 2020-11-19 22:23:27 +01:00
Mizux Seiha
93af69fb0f cmake: remove gflags and glog deps 2020-10-24 00:50:31 +02:00
Mizux Seiha
cb7d16579d Bump abseil-cpp 20200923 -> 20200923.1 2020-10-19 10:38:52 +02:00
Mizux Seiha
339787be83 deps: Bump abseil-cpp 20200225.2 -> 20200923 2020-10-04 11:15:25 +02:00
Corentin Le Molgat
ba41f75069 cmake: cleanup 2020-09-30 10:53:47 +02:00
Mizux Seiha
6d4e81c038 deps: Bump Protobuf v3.12.4 -> v3.13.3 2020-08-26 13:54:51 +02:00
Mizux Seiha
1943c75a7a cmake: increase FetchContent verbosity 2020-08-20 21:23:23 +02:00
Mizux Seiha
e720f07339 cmake: don't fetch Protobuf submodules 2020-08-20 21:23:23 +02:00
Mizux Seiha
f992206a9a Force use of C++17
Routing use c++17 features (e.g. structured binding)
ref: https://en.cppreference.com/w/cpp/language/structured_binding
2020-08-14 14:07:58 +02:00
Mizux Seiha
cb356700f5 cmake: update swigwin 4.0.1 -> 4.0.2 2020-08-14 14:07:58 +02:00
Mizux Seiha
811ab90009 deps: Bump Protobuf 3.12.2 -> 3.12.4 2020-08-05 12:26:38 +02:00
Mizux Seiha
08d7a58ddd cmake: rewrite custom FetchContent
note: before cmake 3.18 FetchContent does not support
SOURCE_SUBDIR which is needed for protobuf
2020-07-17 13:16:22 +02:00
Mizux Seiha
70fabc2c53 cmake: Fix applying SCIP patch on windows 2020-07-10 15:16:27 +02:00
Mizux Seiha
860972a7ab cmake: Apply protobuf patch when using FetchContent 2020-07-09 17:36:04 +02:00
Mizux Seiha
383dcbbe70 cmake: Use 'git apply' instead of 'patch' cmd
Seems we can patch any (non git) directory using git apply cmd...
2020-07-08 20:15:51 +02:00
Mizux Seiha
9edfa9b068 cmake: Fix dependencies log 2020-07-08 18:24:10 +02:00