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
Commit message (
Expand
)
Author
Age
*
Trim function params in TemplateExpander
ulfjack
2017-10-25
*
Do not create instance of ExternalPackageBuilder
Damien Martin-Guillerez
2017-10-25
*
Move CppConfiguration#getStaticRuntimeLibsLabel and #getDynamicRuntimeLibsLabel
cpeyser
2017-10-25
*
Move CppConfiguration#getAbi and #getAbiGlibcVersion to CcToolchainProvider.
cpeyser
2017-10-25
*
Extend TemplateExpander to handle $(func param) expansion
ulfjack
2017-10-25
*
Add unused, optional source_properties attribute to android_sdk.
ajmichael
2017-10-25
*
Parser: fix incorrect end location for statement suites.
fzaiser
2017-10-24
*
Windows, jni: Don't close stdout/stderr in nativeWaitFor function
Yun Peng
2017-10-24
*
Automated rollback of commit e9b10399f6a148a3d20442f2c5020b05fa891873.
twerth
2017-10-24
*
Record dependencies when directly calling moved interface methods.
kmb
2017-10-24
*
Implement custom executable API.
dslomov
2017-10-24
*
Propagate skylark flags to WORKSPACE and repo rules
brandjon
2017-10-24
*
Preserve `pass` statements in the Skylark AST.
fzaiser
2017-10-23
*
Change FileSystem#getDirectoryEntries to return strings of the file/directory...
tomlu
2017-10-23
*
Automated rollback of commit 1b98de65873054b148ced772cfa827a7bfb5ad9a.
dslomov
2017-10-23
*
Internal change
dslomov
2017-10-23
*
Automated rollback of commit f9a379157d1e992390c5b6f0b75ef853e0870689.
lberki
2017-10-23
*
Automatic code cleanup.
cushon
2017-10-23
*
Add test for recursive function calls
brandjon
2017-10-23
*
Exclude Android dependency checking from Bazel's singlejar build.
kmb
2017-10-23
*
Add support for linker scripts in auto-linked Android native deps
Googler
2017-10-23
*
Post non-empty ActionResults for all completed Actions.
ruperts
2017-10-23
*
Move hard-coded compilation-mode-specific flags in ObjcConfiguration.
cpeyser
2017-10-23
*
Fix changes that broke resource filtering, and document related confusion
Googler
2017-10-23
*
Add tests for ToolchainUtil, and fix an error when there is an error and
John Cater
2017-10-23
*
Require semantics field for Environment.Builder
brandjon
2017-10-23
*
Expose a CcToolchainProvider that is generated by the legacy toolchain select...
cpeyser
2017-10-23
*
Fix UnionFileSystem's implementation of supportsModifications and friends.
tomlu
2017-10-23
*
Be explicit about semantics of Skylark environments
brandjon
2017-10-23
*
Remove scope escaping capability from InMemoryFileSystem.
tomlu
2017-10-23
*
Track expansions in OptionValueDescription.
ccalvarin
2017-10-23
*
Properly attaching context for remote uploads in RemoteSpawnCache.
olaola
2017-10-20
*
standalone tool to split dex archives into shards to merge.
kmb
2017-10-20
*
Add Path argument to supportsModifications, supports*LinksNatively.
tomlu
2017-10-20
*
Add ObjectCodecTester, migrating a few tests to use it
michajlo
2017-10-20
*
Change the KeyValueConsumer to extend BiConsumer for improved consumer usage.
corysmith
2017-10-20
*
Remove OS/Xcode versions (and thus package loading) from AppleConfiguration.L...
lberki
2017-10-20
*
[Bazel] Change default place where {java,cc}_proto_library look for their ext...
carmi
2017-10-20
*
Fixed android desugar tests to refer to existing guava filegroup instead
John Cater
2017-10-18
*
Add memory profiler.
tomlu
2017-10-18
*
Actions now have the option of returning an ActionResult, containing a (possi...
ruperts
2017-10-18
*
Remove feature to allow expansion flags to have values.
ccalvarin
2017-10-18
*
Fall back on basic StringCodec if FastStringCodec isn't available
michajlo
2017-10-18
*
Make cc_toolchain put the files comprising the toolchain into its FileProvider.
lberki
2017-10-18
*
Migrate all users of OptionsParser.enableParamsFileSupport to use the ShellQu...
apell
2017-10-18
*
Fixing #3834, making sure test.log always exists.
olaola
2017-10-18
*
Removing local fallback on failed action commands.
olaola
2017-10-18
*
Relax SplitTransitionProvider interface to use AttributeMap
cparsons
2017-10-18
*
Extend from an abstract base class to avoid duplication of utility methods in...
ruperts
2017-10-18
*
Track Option placement within a priority category.
ccalvarin
2017-10-18
[next]