This website requires JavaScript.
Explore
Help
Register
Sign In
always-cautious
/
ortools-clone
Watch
1
Star
0
Fork
0
You've already forked ortools-clone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0ba997ada1b8de838cd2dfa2343bceec2cf5a1a3
ortools-clone
/
bazel
History
Corentin Le Molgat
fc9553af86
Add Dockerfile to test bazel build
2020-03-10 17:53:36 +01:00
..
bazel.Dockerfile
Add Dockerfile to test bazel build
2020-03-10 17:53:36 +01:00
BUILD
Update bazel build
2019-03-29 14:19:28 +01:00
glpk.BUILD
fix domains and swig
2019-05-05 15:18:52 +02:00
gtest.BUILD
single workspace architecture for bazel after include earthquake
2017-04-26 22:30:32 +02:00
README.md
Add Dockerfile to test bazel build
2020-03-10 17:53:36 +01:00
swig.BUILD
single workspace architecture for bazel after include earthquake
2017-04-26 22:30:32 +02:00
swig.bzl
single workspace architecture for bazel after include earthquake
2017-04-26 22:30:32 +02:00
README.md
Docker file for testing
Bazel Test
docker build -t bazel -f bazel.Dockerfile ..