1. 727abd3 Adding runtime dependencies for protobuf & gRPC. by Thomas Vachuska · 6 years ago
  2. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  3. fa71cc6 Upgrade to Atomix 3.0.0-rc10 by Jordan Halterman · 6 years ago
  4. 88d396e Fixing javadoc build for Linux and enhancing cell-build with a no-build option. by Thomas Vachuska · 6 years ago
  5. c923116 Use UTF8 encoding for javadocs by Ray Milkey · 6 years ago
  6. e443694 Fixing BND OSGI wrapp for Bazel build. by Thomas Vachuska · 6 years ago
  7. a79bf6e Adding support to override test size to avoid hitting test runner time limits. by Thomas Vachuska · 6 years ago
  8. 6aca84c Upgrade to Atomix 3.0.0-rc7 to use agent distribution by Jordan Halterman · 6 years ago
  9. 4ad8687 Augment osgi java library bazel plugin to specify bundle classpath by Jian Li · 6 years ago
  10. 3077358 Bazel build for the combined GRPC runtime jar file by Ray Milkey · 6 years ago
  11. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  12. c3226e9 Adding ability to build project über javadocs. by Thomas Vachuska · 6 years ago
  13. 7f46b1f Bug fixes to bazel publishing by Ray Milkey · 6 years ago
  14. 22a662b Added top-level script to publish ONOS artifacts to a Maven repo - local or remote. by Thomas Vachuska · 6 years ago
  15. d111751b Uploader can handle local maven repo by Ray Milkey · 6 years ago
  16. 2988e14 Created a script to produce catalog of articles to publish to Maven repository. by Thomas Vachuska · 6 years ago
  17. 8e53f37 Bazel build for artemis app by Ray Milkey · 6 years ago
  18. ebc673f Uploader for maven central releases by Ray Milkey · 6 years ago
  19. 5c04810 Bump up okio to 1.14.0 to fix deps issue in influxdb-java by Jian Li · 6 years ago
  20. 16b669f Modified Bazel aspect to produce a localFile<TAB>remoteFile catalog for publishing artifacts to Maven repo. by Thomas Vachuska · 6 years ago
  21. ac9e524 Adding means to build pom files for publishing to Maven repository. by Thomas Vachuska · 6 years ago
  22. 50ac098 Adding means to build java source jars. by Thomas Vachuska · 6 years ago
  23. 6c75a76 Adding Bazel aspect to enumerate output files of specified targets along with their maven pseudo-coordinates. by Thomas Vachuska · 6 years ago
  24. 0f7d7a4 Adding ability to generate bundle-specific Java API docs. by Thomas Vachuska · 6 years ago
  25. d7be362 Make onos-gui bazel build hermetic by Ray Milkey · 6 years ago
  26. 134d292 Suppress checkstyle tests for bazel Yang generated code by Ray Milkey · 6 years ago
  27. 6d94e9f Reformat some BUILD files according to the buildifier guidelines by Ray Milkey · 6 years ago
  28. 5b9ff6a Adding Bazel build for the remaining YANG models. by Thomas Vachuska · 6 years ago
  29. f8c8cb9 Adding Bazel support for YANG models. by Thomas Vachuska · 6 years ago
  30. 6b3775a Bazel build of ONOS GUI package by Ray Milkey · 6 years ago
  31. 970b964 Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  32. 8e022a9 Fixing Bazel build & packaging. by Thomas Vachuska · 6 years ago
  33. 1ae26c6 Tweaking Bazel packaging. by Thomas Vachuska · 6 years ago
  34. c5e2f43 Upgrade ONOS to yang tools version 2.5 by Ray Milkey · 6 years ago
  35. 15f3371 Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  36. 510419f Fixing few issues in feature generation and local run capability for Bazel build. by Thomas Vachuska · 6 years ago
  37. b7949e7 Generate a test rule to run checkstyle for an onos jar file by Ray Milkey · 6 years ago
  38. 275af2c Implement bazel rules for generation of swagger files by Ray Milkey · 6 years ago
  39. 1bbe461 Fix bazel build of p4 runtime protos by Ray Milkey · 6 years ago
  40. 25747d8 Implement bazel support for web context by Ray Milkey · 6 years ago
  41. 59cf0c8 Update dependencies by Yuta HIGUCHI · 6 years ago
  42. 47b9b45 Remove debug output by Ray Milkey · 6 years ago
  43. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  44. 02a658b Build segment routing app with bazel by Ray Milkey · 6 years ago
  45. 0fe0cdb Fixes to make bazel test //... operate properly by Ray Milkey · 6 years ago
  46. 1ccab71 Bazel support for apps with more than one included artifact by Ray Milkey · 6 years ago
  47. e8f0689 Fixing Maven coordinates for Bazel and adding feature artifact bundle. by Thomas Vachuska · 6 years ago
  48. 25b785a OSGI artifacts now carry Java compilation information by Ray Milkey · 6 years ago
  49. 12ae6ca Start on implementation of apps with multiple included bundles by Ray Milkey · 6 years ago
  50. 156ee8a Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  51. a8e1bd4 Sketching out packaging via Bazel by Thomas Vachuska · 6 years ago
  52. 1d52ddd Bazel support for ONOS applications and OAR files by Ray Milkey · 6 years ago
  53. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  54. 32d99ba Formatting changes based on bazel style tool buildifier by Ray Milkey · 6 years ago
  55. aab45d1 Adding feature file generation via Bazel by Thomas Vachuska · 6 years ago
  56. 170d7fb Add an API to determine the maven coordinates for an external artifact by Ray Milkey · 6 years ago
  57. ad83ef9 import Python scripts into bazel by Ray Milkey · 6 years ago
  58. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  59. 75bd9e0 Improvements to Bazel workspace generator by Ray Milkey · 6 years ago
  60. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  61. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago
  62. cd3e692 Remove duplicated library in deps.json by Ray Milkey · 6 years ago
  63. 472d839 Start bazel support for protobuf models and p4runtime build by Ray Milkey · 6 years ago
  64. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  65. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago