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
/
test
/
java
/
com
/
google
/
devtools
/
build
Commit message (
Expand
)
Author
Age
*
Fix tests to be compatible with deferred param files.
tomlu
2018-05-02
*
Clean up code that directly imports nested classes like Builder, Entry, etc.
jcater
2018-05-01
*
Add a codec for LinkedHashSet.
mjhalupka
2018-05-01
*
Clean up code that directly imports nested classes like Builder, Entry, etc.
jcater
2018-05-01
*
Clean up code that directly imports nested classes like Builder, Entry, etc.
jcater
2018-05-01
*
Resolve selects in the attributes of targets for cquery's --output=proto format
juliexxia
2018-05-01
*
Move BazelLibrary from syntax/ to packages/
brandjon
2018-05-01
*
Use a new pattern for builtin Provider objects with @SkylarkCallable.
cparsons
2018-05-01
*
Wire up future to wait for in NestedSetCodecWithStore.
janakr
2018-04-30
*
Allow SkyFunctions to return a sentinel value indicating that all of a node's...
janakr
2018-04-30
*
Name LateBoundDefaultApi skylark type.
cparsons
2018-04-30
*
Headers specified in cc_library.textual_hdrs are passed through objc_library
cpeyser
2018-04-30
*
Allow JavaInfo providers without sources or exports
cushon
2018-04-30
*
Support ParamFileActionInput in LocalSpawnRunner.
tomlu
2018-04-30
*
Change LocationFunction to not extend Function.
dannark
2018-04-30
*
remote/http: fully read http content on error status
Jakob Buchgraber
2018-04-30
*
Refactor NestedSet to permit alternate NestedSetStore implementations.
cpeyser
2018-04-30
*
Remove the on-disk caching of Xcode locations.
jmmv
2018-04-28
*
Output message when the build configuration changes.
tomlu
2018-04-27
*
Allow skylark rule definitions to advertise providers that targets of the rul...
cparsons
2018-04-27
*
Reduce sensitivity of certain tests to exact configurations.
mstaib
2018-04-27
*
Add --experimental_use_late_bound_option_defauts flag to toggle usage of late...
Googler
2018-04-27
*
Normalize parameter name comments
cushon
2018-04-27
*
For --checkHashMismatch=ERROR, emit all errors instead of stopping at the fir...
cushon
2018-04-26
*
Allow class prefix names to be blacklisted from DynamicCodec use.
janakr
2018-04-26
*
Replace ConfigurationTransition with PatchTransition in a few places.
mstaib
2018-04-26
*
RuleTransitionFactory returns NoTransition instead of null.
mstaib
2018-04-26
*
Abstract away the param file write action from tests.
tomlu
2018-04-26
*
Adds support for remote files.
shahan
2018-04-26
*
Abstract away the param file write action from tests.
tomlu
2018-04-26
*
Abstract away the param file write action from tests.
tomlu
2018-04-26
*
Abstract away the param file write action from tests.
tomlu
2018-04-26
*
Add execution information to standalone test results.
Benjamin Peterson
2018-04-26
*
Prepare to abstract away the param file write action from tests.
tomlu
2018-04-26
*
Support deferred param files.
tomlu
2018-04-25
*
Prevent Skylark actions from setting arbitrary execution info
ulfjack
2018-04-25
*
Serialize singleton NestedSets directly in NestedSetCodecWithStore.
cpeyser
2018-04-25
*
Make output name case-insensitive while calculating output names for object f...
pcloudy
2018-04-25
*
Refactor generated objc sources compilation in ProtobufSupport.java
pcloudy
2018-04-25
*
Make the static_link_cpp_runtimes feature settable
Googler
2018-04-24
*
Fix profiler slow task limiting
michajlo
2018-04-24
*
Remove JavaConstraintsProvider, allow specifying constraints when constructin...
kmb
2018-04-24
*
Add new-style JavaInfo provider constructor.
tomlu
2018-04-24
*
Ensure make variables from the CcToolchainProvider end up in the
jcater
2018-04-24
*
Introduce @SkylarkCallable.selfCall, to signify the containing class should b...
cparsons
2018-04-24
*
SourceArtifacts are interned on deserialization using an ArtifactFactory. Th...
cpeyser
2018-04-24
*
Make the constructor of TemplateVariableInfo available in Skylark.
lberki
2018-04-24
*
Properly report completion of shared actions with input discovery
hlopko
2018-04-24
*
Add getters to JavaCompilationArgsProvider
cushon
2018-04-24
*
Cleanup LibraryToLinkCollector to properly distinguish C++ runtimes from dyna...
hlopko
2018-04-24
[next]