Skip to content
Snippets Groups Projects
Select Git revision
  • 9f76369eb4ca15eb8b9e90b0c6e383aef1c16a3a
  • main default
  • feature/cleanup-for-registry protected
  • kinetic
  • 0.3.7
  • 0.3.6
  • 0.3.5
  • 0.3.4
  • 0.3.3
  • 0.3.2
  • 0.2.2
  • 0.3.1
  • 0.3.0
  • 0.2.1
  • 0.1.6
  • 0.1.5
  • 0.2.0
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.0.1
  • 0.0.0
23 results

Makefile

user avatar
Rodrigo Queiro authored and GitHub committed
This also allows other Bazel projects (rosjava_core in particular) to
depend on this as an external repository.

It uses https://github.com/johnynek/bazel-deps to describe the Maven
dependencies. As a result, 3rdparty/ contains autogenerated files, and
the other files contain a hand-written description of the BUILD.

I will add documentation for the Bazel build to rosjava_core.
62f865db
History