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
/
google
/
devtools
/
build
/
lib
Commit message (
Expand
)
Author
Age
*
Fix Bazel crash on bad config_setting labels.
gregce
2018-05-30
*
Fix an incorrect example in the platform documentation.
jcater
2018-05-30
*
Fix `equals()` and `hashCode()` for artifacts: artifacts of different classes...
Dmitry Lomov
2018-05-30
*
Allow passing the relative symlink resolution policy to the SpawnInputExpander
ulfjack
2018-05-30
*
Automated rollback of commit 7fcbc8ffdead028d19606fefa2fa3be13781da98.
laszlocsomor
2018-05-30
*
C++: Hide compilation context from Skylark
plf
2018-05-30
*
Rename r_txt from AndroidResourcesInfo to compiletime_r_txt
asteinb
2018-05-29
*
Fix b/80260450 which saw cquery --output=proto crashing on alias configured t...
juliexxia
2018-05-29
*
Expose Android data processing API in skylarkbuildapi
asteinb
2018-05-29
*
Propagate --experimental_prune_cpp_input_discovery to host builds. Otherwise,
Googler
2018-05-29
*
Simplify RuleClass.Builder#cfg, Attribute.Builder#cfg interfaces.
gregce
2018-05-29
*
Fix edge case in inferring Java package from path to targets
asteinb
2018-05-29
*
Merge ComposingSplitTransition and ComposingPatchTransition.
gregce
2018-05-29
*
Use independently passed assets in aapt2 packaging as well
asteinb
2018-05-29
*
Remove CcToolchainType rule.
jcater
2018-05-29
*
Change uses of cc_toolchain_type back to plain toolchain_type.
jcater
2018-05-29
*
Properly expose asset provider for targets without explicit manifest
asteinb
2018-05-29
*
Make ConstantRuleVisibility static constants into @AutoCodec constants.
janakr
2018-05-29
*
Move Android data info classes to skylarkbuildapi
asteinb
2018-05-29
*
shell toolchain: genrule now uses it
Laszlo Csomor
2018-05-29
*
Add a pretty-printer class to Skylark
Klaus Aehlig
2018-05-29
*
Avoid unnecessary work in validating C++ inclusions. Specifically:
Googler
2018-05-29
*
Refactor root cause reporting in ConfiguredTargetFunction
ulfjack
2018-05-29
*
Add compilerFlagForMigrationDoNotUse field to cc_common
rosica
2018-05-29
*
Add CcSysrootAliasRule
dbabkin
2018-05-29
*
Remove CppCompileAction.optionalSourceFile
hlopko
2018-05-28
*
Treat runfiles middlemen as aggregating middlemen.
Benjamin Peterson
2018-05-28
*
Add flags to help enforce that android_local_test does not depend directly on...
tomlu
2018-05-28
*
Clean up Java proto_library attributes.
tomlu
2018-05-28
*
Windows: Make environment variables case-insensitive when creating Windows pr...
Yun Peng
2018-05-28
*
Don't create a HashSet/Map just to copy them into the Immutable-counterpart
Googler
2018-05-28
*
Remove the unused TestRunnerAction.useTestRunner attribute.
lberki
2018-05-28
*
Do not cache RepositoryResolvedEvents
Klaus Aehlig
2018-05-28
*
Add an option --experimental_prune_cpp_input_discovery to stop C++ input
Googler
2018-05-28
*
CommandHelper: do not look up shell's path
Laszlo Csomor
2018-05-28
*
Enable --experimental_remote_spawn_cache by default
ulfjack
2018-05-28
*
Skylark: Exposes disabled features from rule context to Skylark
plf
2018-05-28
*
Fix jdeps handling in java_common.compile(exports)
cushon
2018-05-27
*
Remove accidentally-leftover @SkylarkCallable methods in FilesToRunProvider
cparsons
2018-05-25
*
Hand-roll PathFragment$Codec, to squeeze a bit of performance out of it.
janakr
2018-05-25
*
Start migration of apple skylark build API
cparsons
2018-05-25
*
Migrate JavaInfo and its dependencies to skylarkbuildapi
cparsons
2018-05-25
*
Migrate FilesToRunProvider, Target, and TemplateVariableInfo to skylarkbuildapi
cparsons
2018-05-25
*
Migrate cpp rules skylark objects to skylarkbuildapi
cparsons
2018-05-25
*
Skylark: Make 'cfg = "data"' a noop.
gregce
2018-05-25
*
Migrate platform-related skylark objects to skylarkbuildapi
cparsons
2018-05-25
*
Remove attribute read checks expecting a DATA transition.
gregce
2018-05-25
*
Automated rollback of commit fd260c56b46fbf68a07b29b0fc1b8cdecc4fe854.
asteinb
2018-05-25
*
support jdeps input in JavaInfo constructor
kmb
2018-05-25
*
Automated rollback of commit 372fbc2f016157b0331f83a20edad10d4b4cf9f7.
asteinb
2018-05-25
[next]