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
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Option for try-with-resources runtime classes
Googler
2017-05-03
*
Bug fix. Enable Desugar to desugar try-with-resources multiple times.
cnsun
2017-04-30
*
Don't clean-up externally set dump dir
Googler
2017-04-30
*
Don't copy lambda bodies from interfaces into implementing classes.
kmb
2017-04-28
*
Use system property for lambda dir if set
Googler
2017-04-28
*
Desugar try-with-resources statements for Android. Any call to
cnsun
2017-04-27
*
Make companion classes public when desugaring default methods for android
kmb
2017-04-27
*
Desugar default and static interface methods by default.
kmb
2017-04-27
*
Automated g4 rollback of commit 3c0bb56a74478cff675b636d5bf605a652451739.
corysmith
2017-04-25
*
Make singlejar's flag.xml merging idempotent
cushon
2017-04-25
*
Support directories in --resources
cushon
2017-04-24
*
Default and static interface desugaring
kmb
2017-04-24
*
Enabling chunking of outputs in the RemoteWorker downloadBlob. This fixes the...
olaola
2017-04-24
*
Automated g4 rollback of commit 3217832d638f9a8fdf22e88e32d75bda32ff7235.
corysmith
2017-04-20
*
Make desugaring of lambdas in interface initializers idempotent
kmb
2017-04-20
*
Refactor the RClassGenerator to be reusable for different packages.
corysmith
2017-04-20
*
Split out option usage restriction from option category.
ccalvarin
2017-04-18
*
Correct ClassRemapperWithBugFix to avoid stack map frame corruption.
cnsun
2017-04-18
*
Teach the RClassGenerator to merge all library symbols and reconcile ids.
corysmith
2017-04-18
*
Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcod...
cparsons
2017-04-14
*
Remove unused variable
dmishe
2017-04-13
*
Re-enabling the remote caching without remote execution code path, which was
olaola
2017-04-12
*
Allow combining of resources attributes that can be comma-separated lists. Th...
apell
2017-04-11
*
Work around the NPE bug in ClassRemapper of ASM. ASM throws an NPE in
cnsun
2017-04-05
*
Create parent directories for resources
cushon
2017-04-04
*
Modify package parser regex to handle scala packages too.
Googler
2017-04-03
*
Improve the error message for simple values by including the value.
Googler
2017-03-31
*
Refactor simple distributed caching support
Alpha Lam
2017-03-28
*
DataSource Fixes
Googler
2017-03-28
*
Make swift-stdlib-tool less verbose
Dmitry Shevchenko
2017-03-28
*
Separate charts for Java target and Cpp target, or the page is too long.
Yue Gan
2017-03-27
*
Add support to read classpath entries from directories
Googler
2017-03-27
*
split the long method Desugar.desugar() into smaller pieces.
Chengnian Sun
2017-03-27
*
Remove disabled fallback logic from DexFileMerger.
Kevin Bierhoff
2017-03-27
*
refactoring: move the code parsing and validating command line arguments into...
Chengnian Sun
2017-03-27
*
Partial rollback of commit 5e1a420f1b385382a2df5359faf3ae773aa8d61e.
Googler
2017-03-27
*
Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.
Googler
2017-03-24
*
Remove unused binaries in @bazel_tools.
Adam Michael
2017-03-24
*
Rollback of commit 701ff40ad9d1b6c1e3beb52064e2ae2fe27b7e29.
Dmitry Shevchenko
2017-03-24
*
rewrite Long.compare(long, long) to JVM instruction lcmp, so that devices with
Chengnian Sun
2017-03-24
*
Avoid to re-index classpath and bootclasspath
Googler
2017-03-23
*
Avoid factory methods when desugaring lambda expressions and this:: method re...
Kevin Bierhoff
2017-03-23
*
If resources were prefiltered, ignore unavailable resources from dependencies
Googler
2017-03-22
*
Remove unused, unpassed AarGeneratorAction flag.
Adam Michael
2017-03-22
*
Enable CppCodeGenerator for benchmark.
Yue Gan
2017-03-21
*
Add support to write desugared outputs to a directory
Googler
2017-03-21
*
Add name of missing class to ClassNotFoundException
Googler
2017-03-21
*
adds feature_of and feature_after attrs to android_binary. these are android_...
Googler
2017-03-21
*
fix path in busybox example usage
Googler
2017-03-21
*
Rollback of commit a58f245a4b40c0ef961b1f30d96b16a9349711c3.
Tobias Werth
2017-03-20
[next]