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