Commit Graph

79 Commits

Author SHA1 Message Date
Corentin Le Molgat
df8cbb3d76 fix: rename master to main in build file 2022-05-16 11:27:36 +02:00
Corentin Le Molgat
fb02389141 doc: rename master to main in internal doc 2022-05-16 11:27:02 +02:00
Mizux Seiha
bf77d00230 bazel(ci): Add missing deps in opensuse 2022-04-12 18:24:00 +02:00
Mizux Seiha
b07efc277f bazel(ci): Fix opensuse bazel install 2022-04-12 18:15:24 +02:00
Corentin Le Molgat
da4aa93189 bazel(ci): Fix docker image env setup 2022-04-12 15:50:05 +02:00
Laurent Perron
c84dc88872 work on model_builder python; support building and testing it in python on bazel 2022-03-29 17:59:36 +02:00
Mizux Seiha
dc336aee26 re2: Fix build on windows 2022-03-26 19:40:26 +01:00
Laurent Perron
4aa787c3e3 bazel: use workspace zlib in glpk for bazel build 2022-03-09 09:23:44 +01:00
Corentin Le Molgat
fca3456c45 Sync from Google 2022-03-03 14:09:10 +01:00
Mizux Seiha
406c5b4c0e bazel(ci): Fix centos build using gcc-11
Also bump from bazel4 to bazel5
2022-02-24 18:56:00 +01:00
Mizux Seiha
727c350eb6 ci: Migrate centos job to centos:stream on quay.io 2022-02-24 18:21:05 +01:00
Corentin Le Molgat
ccb921feba bazel: update doc 2022-02-23 17:42:27 +01:00
Corentin Le Molgat
1270bda01b bazel: fixup 2022-02-23 16:17:47 +01:00
Laurent Perron
3d8e27e21a remove flag from glpk.build 2022-02-20 21:39:50 +01:00
Laurent Perron
c3a81df03d fix glpk bazel 2022-02-20 09:31:08 +01:00
Laurent Perron
02c3f0ddc9 fix paths in bazel glpk 2022-02-20 09:18:52 +01:00
Corentin Le Molgat
1572a841c7 bazel: require C++20
needed by pdlp/
2022-02-18 16:28:11 +01:00
Mizux
eed99c5079 Update Dockerfile 2022-02-18 10:34:18 +01:00
Laurent Perron
897db8457c fix SCIP patch 2022-02-09 10:48:41 +01:00
Corentin Le Molgat
96986b5c7a bazel(scip): Fix remaining empty struct
find using:
```sh
grepc -RIn -Pzo "struct SCIP_.*\n{\n}.\n" src/scip
```
2022-02-07 13:33:12 +01:00
Corentin Le Molgat
2a7df8c705 bazel: update patch 2022-02-07 11:26:24 +01:00
Corentin Le Molgat
03f6e01de7 bazel: scip patch fixup 2022-02-04 16:52:57 +01:00
Corentin Le Molgat
2a8ca0d76d bazel: fix scip patch 2022-02-04 15:32:19 +01:00
Mizux Seiha
f071f8b8bd deps: Bump SCIP 7.0.1 -> v800 2022-02-02 16:28:12 +01:00
Mizux Seiha
c4fb197ad2 Add requirement 2022-01-26 10:27:45 +01:00
Mizux Seiha
2dd75aa529 bazel(ci): Fix alpine docker 2022-01-06 17:06:56 +01:00
Mizux Seiha
b80cbc5d71 ci: rework bazel Dockerfile 2022-01-06 17:06:56 +01:00
Mizux Seiha
d061446b6d fix bazel makefile 2022-01-06 17:06:56 +01:00
Mizux Seiha
8d96a95479 rename internal doc/ folders to docs/ 2022-01-06 17:06:56 +01:00
Corentin Le Molgat
50a08c75e3 bazel: Rename BUILD as BUILD.bazel 2021-12-10 15:56:55 +01:00
Laurent Perron
375caecc04 fix SCIP bazel build 2021-11-29 19:48:03 +01:00
Laurent Perron
699022953d fix scip build for bazel; re-enable hungarian_test for bazel 2021-11-29 14:32:48 +01:00
Laurent Perron
90923eca1c Merge branch 'master' of github.com:google/or-tools 2021-11-29 14:06:11 +01:00
Laurent Perron
c2596b4029 more work on bazel 2021-11-29 14:06:01 +01:00
Corentin Le Molgat
ad9dfd371d bazel(ci): fix install using bazel4 package 2021-11-29 13:50:27 +01:00
Corentin Le Molgat
d09e5c05d4 bazel(ci): display version of bazel 2021-11-29 13:38:33 +01:00
Corentin Le Molgat
393686e54a bazel: Fix re2.patch 2021-11-29 08:43:23 +01:00
Laurent Perron
8dbaed8901 fix 2021-11-21 19:37:33 +01:00
Laurent Perron
50f61a20fa fix lp_parser 2021-11-21 19:29:35 +01:00
Mizux
2be8529ec3 Update README.md 2021-11-19 14:55:58 +01:00
Corentin Le Molgat
a9c46d2302 rework bazel doc 2021-11-19 14:52:25 +01:00
Corentin Le Molgat
9e54554cf3 ci(bazel): Fix Alpine docker 2021-08-27 13:40:33 +02:00
Mizux Seiha
06b8ce3c06 bazel: update scip 2021-07-27 01:54:28 +02:00
Mizux Seiha
1757c35e12 SCIP: fix comment 2021-07-05 09:20:13 +02:00
Corentin Le Molgat
de56bdbfba bazel: readme cleanup 2021-06-18 15:43:10 +02:00
Corentin Le Molgat
e7b5d52fc2 update bazel/README.md 2021-06-18 14:14:28 +02:00
Corentin Le Molgat
8e8e4a6c23 bazel: Bump to googletest 1.10
* Fix googletest compilation on windows
2021-06-18 14:11:07 +02:00
Mizux Seiha
43703d122a Update internal bazel doc 2021-03-25 18:12:55 +01:00
Corentin Le Molgat
1ac22e2bae Update Bazel README 2021-01-27 15:37:47 +01:00
Mizux Seiha
f88bef134e bazel: Update README.md 2021-01-14 21:59:32 +01:00