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
/
main
/
java
/
com
Commit message (
Expand
)
Author
Age
*
Add --experimental_multi_threaded_digest which lets DigestUtils use multiple ...
Philipp Wollermann
2016-06-06
*
Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9.
Lukacs Berki
2016-06-06
*
Create the output directory when invoking repository_ctx.download_and_extract
Damien Martin-Guillerez
2016-06-06
*
repository_ctx.execute: execute from the external repository root and allow t...
Damien Martin-Guillerez
2016-06-06
*
Skylark: callback functions can now explicitly specify their required attribu...
Florian Weikert
2016-06-06
*
Remove redirect chasing from AndroidConfiguration.Loader.
Lukacs Berki
2016-06-06
*
Inline JavaLibraryHelper.Info.
Carmi Grushko
2016-06-06
*
Remove emitProviders and simplify JavaLibraryHelper to take JavaCompilationAr...
Carmi Grushko
2016-06-06
*
Add @loader_path to -rpath for xctest targets.
Dmitry Shevchenko
2016-06-06
*
Make a 'did you mean' suggestion when referencing a non-existent label.
Laurent Le Brun
2016-06-06
*
Delete the legacy global function 'provider'.
Laurent Le Brun
2016-06-03
*
Add resource_jar to android_studio_info.proto.
Googler
2016-06-03
*
Clarify documentation of why glob() does not apply to generated files.
Googler
2016-06-03
*
Don't create CommandCompleteEvent for OOMs ahead of time. Its super-construct...
Janak Ramakrishnan
2016-06-03
*
--
Googler
2016-06-03
*
Add support for more augmented-assignment operators.
Googler
2016-06-03
*
experimental UI: when showing the last test, color-code its state
Klaus Aehlig
2016-06-03
*
Update j2objc targets referenced by Bazel rules.
Googler
2016-06-02
*
Add java_toolchain to IDE aspect output.
Googler
2016-06-02
*
Introduce FsEventsDiffAwareness for OS X.
Damien Martin-Guillerez
2016-06-02
*
Rollback of commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.
Tobias Werth
2016-06-02
*
Dynamic configurations: trim top-level targets, too.
Greg Estren
2016-06-02
*
Add a SpellChecker class with edit distance function.
Laurent Le Brun
2016-06-01
*
If an action_config is given for a particular type of link action, use that a...
Cal Peyser
2016-06-01
*
Clarify that input/output names should be in cache key.
Janak Ramakrishnan
2016-06-01
*
Make "bazel info" load only the packages that are necessary for its job.
Lukacs Berki
2016-06-01
*
Fix a bug in SkyframeExecutor.getConfigurations() for dynamic
Greg Estren
2016-06-01
*
Restore proto_library#JavaRuleOutputJarsProvider.
Googler
2016-06-01
*
Remove dead code in rbuildfiles().
Eric Fellheimer
2016-06-01
*
Remove DepsContext from CppCompilationContext. This simplifies the
Manuel Klimek
2016-05-31
*
Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and
Luis Fernando Pino Duque
2016-05-31
*
Make Android rules/tests refer to the correct runfiles paths
Kristina Chodorow
2016-05-31
*
Append correct error message when recursing jgit exception stack.
David Chen
2016-05-31
*
Remove the --use_isystem_for_includes option.
Lukacs Berki
2016-05-31
*
In AnalysisUtils.getProviders, construct the result in place.
Carmi Grushko
2016-05-31
*
Roll forward commit 8375185ee11d573562f98de14bed79a77fcfd728.
Googler
2016-05-30
*
Refactoring of Apple Platform detection and usage, to pave the way for non-IO...
Chris Parsons
2016-05-30
*
Add documentation for apple_binary rule, making it visible for public consump...
Chris Parsons
2016-05-30
*
Allow blacklisted package prefixes to be passed in lazily via a Supplier.
Eric Fellheimer
2016-05-30
*
Removes the generated proto sources from the header list, as it conflicts with
Sergio Campama
2016-05-30
*
Adds "jre_deps" attribute to j2objc_library and the "--explicit_jre_deps" flag
Googler
2016-05-30
*
Remove now dead class LoadingProgressReceiver
Klaus Aehlig
2016-05-30
*
experimental UI: track touched packages during loading/analysis
Klaus Aehlig
2016-05-30
*
Fix typo.
Nathan Harmata
2016-05-27
*
Force paths to be relative when archives are decompressed
Kristina Chodorow
2016-05-27
*
Allow AQV users to inject arbitrary handling of classified errors.
Nathan Harmata
2016-05-27
*
Fixes bug where the well known types would not be added as an input to the ge...
Sergio Campama
2016-05-27
*
Short-circuit equality comparison for unequal PackageIdentifiers by precomput...
Shreya Bhattarai
2016-05-27
*
Defer converting IDE aspect output to string.
Googler
2016-05-27
*
Allow BlazeModules to expose a helper that PackageFactory will use for creati...
Nathan Harmata
2016-05-27
[next]