index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
third_party
/
java
Commit message (
Expand
)
Author
Age
*
Description redacted.
Googler
2016-11-16
*
Update android_ide_common to 25.0.0 and clean up FolderConfigs
Googler
2016-10-07
*
Filter gwt modules from APKs. Free APK size reduction!
Googler
2016-09-08
*
Add BUILD target for bazel apksigner and BUILD.tools so that it can be used in
Adam Michael
2016-09-02
*
Replace apksig.jar with apksig_deploy.jar. Oops :)
Adam Michael
2016-08-26
*
Adds apksig ApkSignerTool from AOSP.
Adam Michael
2016-08-26
*
Adds data binding support to the Android resource processor.
Greg Estren
2016-08-23
*
removed protobuf.meta and flags.xml from apk
Googler
2016-08-23
*
Adds data binding support libs for the Android resource processor
Greg Estren
2016-08-22
*
Removes unused imports from ApkBuilderMain
Adam Michael
2016-08-16
*
Typo fixes in markdown and javadoc as suggested by intellij typo inspection.
Googler
2016-07-27
*
Fix incorrect merged of https://bazel-review.googlesource.com/#/c/3921/
Damien Martin-Guillerez
2016-07-11
*
Fix fallout of incorrectly merged review (3921)
Damien Martin-Guillerez
2016-07-05
*
Add source for Javac
Damien Martin-Guillerez
2016-07-05
*
Add all the sources to //:srcs filegroup and add a check to detect
Damien Martin-Guillerez
2016-07-01
*
Remove superfluous libdd_plist.jar
Damien Martin-Guillerez
2016-07-01
*
Remove a bunch of unnecessary files from the Bazel binary.
Ulf Adams
2016-05-23
*
Clean up J2ObjC proto support.
Rumou Duan
2016-05-02
*
Refactor JDK 7 build to use the vendored version of it
Damien Martin-Guillerez
2016-04-20
*
Vendor JavaBuilder 0.1.0 and javac for JDK 7 in our repository
Damien Martin-Guillerez
2016-04-20
*
Upgrade dd_plist to version 1.17
Googler
2016-04-07
*
Adding ProductType for watch OS 1 extension and application.
Googler
2016-03-24
*
Update j2objc workspace to latest 1.0.1 release.
Googler
2016-03-09
*
Fix bazel-j2objc repo name to use an underscore
Justine Tunney
2016-03-01
*
Add a bazel-srcs target to the top-level package containing all Bazel sources
Damien Martin-Guillerez
2016-02-29
*
Refactor buildjar BUILD files
Liam Miller-Cushon
2016-02-10
*
Convert j2objc workspace name to use _, not -
Kristina Chodorow
2016-01-27
*
Correct a path in BUILD file comment.
Alex Humesky
2016-01-13
*
Make the Bazel continuous build work again after the change that introduced a...
Lukacs Berki
2016-01-12
*
Adds ApkBuilder from the Android SDK to bazel's third_party with some
Alex Humesky
2016-01-11
*
Add jar for java/dd_plist
cpeyser
2015-12-29
*
Removed unused Buck code. I was moved to do this by a recent Rosie CL that cl...
Matthew DeVore
2015-11-13
*
Update Error Prone and javac9 versions
Liam Miller-Cushon
2015-10-01
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Stub out proto_runtime so Bazel analysis doesn't fail for j2objc_library targ...
Michael Thvedt
2015-09-21
*
Move all J2ObjC Bazel dependencies to third_party/java/j2objc.
Michael Thvedt
2015-09-17
*
Clean up J2ObjC support in Bazel, removing an unused dependency and linting t...
Michael Thvedt
2015-09-15
*
Updated Bazel's j2objc version to 0.9.8.1 (latest).
Googler
2015-09-11
*
RELNOTES: Support empty plist files
Matthew DeVore
2015-09-08
*
Add more source filegroups for the installer
Damien Martin-Guillerez
2015-09-03
*
Open-source full support for J2ObjC in Bazel, including dead code removal, an...
Michael Thvedt
2015-08-13
*
Update error-prone-javac version to javac-1.9.0-dev-r2644-2
Liam Miller-Cushon
2015-06-29
*
Added ErrorProne's javac
Damien Martin-Guillerez
2015-06-19
*
Move the Error Prone plugin into Bazel
Liam Miller-Cushon
2015-06-19
*
Moves the build rule for jarjar to third_party/java/jarjar and adds a java_bi...
Alex Humesky
2015-05-28
*
Creates a copy of third_party/jarjar in third_party/java/jarjar for better co...
Alex Humesky
2015-05-27
*
Added BUILD files for X-code / Objective-C tooling
Damien Martin-Guillerez
2015-05-27
*
Include all sources actually used by Bazel in Bazel
Daniel Wagner-Hall
2015-03-23
*
Update from Google.
Han-Wen Nienhuys
2015-02-25