cartographer/bazel/third_party
Rodrigo Queiro 0c227097e7 Add a Bazel build for cartographer (#834)
This does not include cartographer_grpc, nor any of the binaries
(*_main.cc). It has been tested with Bazel 0.9.0 on Ubuntu 14.04 with
the latest (at time of writing) dazel/dazel container, by running:

```
bazel build //...
bazel test //...
```

While this is a large CL, the files under third_party are not new - they have been through internal review, and this is their open-source release. The other files come to 212 lines of code.
2018-01-22 16:47:07 +01:00
..
cairo Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
fontconfig Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
pixman Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
BUILD.bazel Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
ceres.BUILD Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
eigen.BUILD Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
expat.BUILD Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
freetype2.BUILD Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
gd.BUILD Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
libjpeg.BUILD Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
libpng.BUILD Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
lua.BUILD Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00
zlib.BUILD Add a Bazel build for cartographer (#834) 2018-01-22 16:47:07 +01:00