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
Commit message (
Expand
)
Author
Age
*
Categorize Python options.
lberki
2017-07-13
*
Add ObjcProvider.LINK_INPUTS as inputs to CROSSTOOL link actions.
allevato
2017-07-13
*
Fixing the handling of retries for watch and execute calls.
olaola
2017-07-13
*
Add skyfunction to return all registered toolchain labels.
John Cater
2017-07-13
*
First pass of @Option documentation for apple/objc/swift
cparsons
2017-07-13
*
Avoid races while deleting output directory ancestors
mschaller
2017-07-13
*
Delete EventHandlerPreconditions. With https://github.com/bazelbuild/bazel/bl...
janakr
2017-07-13
*
New flag --incompatible_string_is_not_iterable to forbid iteration over strings.
laurentlb
2017-07-13
*
Fix compiler detection when mapping LIPO to ThinLTO
Googler
2017-07-13
*
Split the sandbox strategies into SpawnRunner implementations and strategies
ulfjack
2017-07-13
*
remote: Refactor GrpcRemoteExecutor to only take what it needs.
buchgr
2017-07-12
*
Make native declared providers not implement TransitiveInfoCollection.
dslomov
2017-07-12
*
Add --experimental_strict_action_env and --shell_executable flags
ulfjack
2017-07-12
*
Moves printing method for feature accessibility errors.
plf
2017-07-12
*
Rewrite all the sandbox strategy implementations
ulfjack
2017-07-12
*
remote: Rewrite Chunker
buchgr
2017-07-12
*
Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocations
cushon
2017-07-12
*
Do not override Spawn methods from ExtraAction.
tomlu
2017-07-12
*
Minor cleanup of AndroidConfiguration.
ajmichael
2017-07-12
*
Automated rollback of commit 937350211dcd55a4714ec32ebbf33fffcc42cdf2.
kchodorow
2017-07-12
*
Remove Java 7 type inference workarounds and TODOs
brandjon
2017-07-12
*
Automated rollback of commit 0d2aa6369b09940d584b544fb10796387e0fafa0.
brandjon
2017-07-12
*
Making mobile-install v2 compatible with ASwB plugin
Googler
2017-07-12
*
Misc cleanups of syntax dir
brandjon
2017-07-12
*
Remove apple_watch1_extension and apple_watch_extension_binary rules
cparsons
2017-07-12
*
Misc cleanups of AST node API
brandjon
2017-07-12
*
Clean up string representations for unknown objects
vladmos
2017-07-12
*
Ensure that shutdown commands end the server process before completion
mschaller
2017-07-12
*
Resolve references to @main-repo//foo to //foo
kchodorow
2017-07-11
*
ConfigFeatureFlagProvider should be declared provider only.
dslomov
2017-07-11
*
Expose current java_toolchain target to Skylark.
elenairina
2017-07-11
*
Add register_toolchains function to the WORKSPACE for registering toolchains ...
John Cater
2017-07-11
*
MakeVariableProvider should be declared provider only.
dslomov
2017-07-11
*
Make some objects SkylarkValues
vladmos
2017-07-11
*
Fix options parsing javadoc typo.
gregce
2017-07-11
*
Add a cc_toolchain_alias and java_runtime_alias rules so that e.g. genrules c...
lberki
2017-07-11
*
Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...
ccalvarin
2017-07-11
*
Pass an EventHandler to OutputService.startBuild
ulfjack
2017-07-11
*
BuildEventWithConfiguration: represent configurations as BuildEvent
Klaus Aehlig
2017-07-11
*
Make information about the Java runtime in use available in Skylark using a d...
lberki
2017-07-11
*
Update marker version number to 3
pcloudy
2017-07-11
*
Add Make variables to java_runtime and java_runtime_suite .
lberki
2017-07-11
*
Make CcToolchainProvider#equals() be the object identity.
lberki
2017-07-11
*
Automated rollback of commit 458990b0c155130e242117e2bfc5ebfdf787d2e2.
Googler
2017-07-11
*
Remove dynamic configs dep on the static transition table.
gregce
2017-07-11
*
Make SkylarkValue instances mutable by default
vladmos
2017-07-11
*
Never use shell quoting in turbine params files
cushon
2017-07-11
*
Remove extra commented-out line.
jcater
2017-07-11
*
Make native declared providers type-safe.
dslomov
2017-07-10
*
Update documentation on ctx.actions.declare_directory and File.
dslomov
2017-07-10
[next]