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
...
*
Make Bazel resilient to files in /sdk/system-images.
ajmichael
2017-03-31
*
Clone the remote execution implementation into a new class
ulfjack
2017-03-29
*
Init absent action configs for CppCompile actions
hlopko
2017-03-29
*
fix typo in Bazel documentation
steren
2017-03-29
*
Resolve special provider names when checking for mandatory providers
vladmos
2017-03-29
*
Change print(artifact) to return "File" instead of "Artifact"
vladmos
2017-03-29
*
Stop returning JavaSourceJarsProvider from java_library
elenairina
2017-03-29
*
Add JavaRunfilesProvider to JavaProvider.
elenairina
2017-03-29
*
Clear AspectValues when discarding analysis cache, along with ConfiguredTarge...
janakr
2017-03-29
*
Fix downloader so reset connections can resume
jart
2017-03-29
*
Remove configurability of abrupt exit code behavior.
ccalvarin
2017-03-29
*
Log the server pid to java logging.
janakr
2017-03-29
*
Split out the InvocationPolicy parser from the enforcer.
ccalvarin
2017-03-29
*
Actions arising from experimental_objc_library in opt mode do not use "-g0" if
cpeyser
2017-03-29
*
Apple binary configures actions not just with it's child's config and provider,
Cal Peyser
2017-03-28
*
Dump the classpaths in a separate file and read the classpaths from that file...
Kush Chakraborty
2017-03-28
*
Refactor simple distributed caching support
Alpha Lam
2017-03-28
*
Description redacted.
Adam Michael
2017-03-28
*
Sign all android_binarys with both the v1 and v2 signature schemes by default.
Adam Michael
2017-03-28
*
A flag to control the outputs that cc_proto_library expects from proto-compiler.
Carmi Grushko
2017-03-28
*
Genrules only depend on the C++ toolchain if they have C++ make variables.
Greg Estren
2017-03-28
*
BEP: Unconditionally report ExtraActions
Klaus Aehlig
2017-03-28
*
Rename ToolchainLookup rule to ToolchainType, to better explain the usage of
John Cater
2017-03-28
*
Clarify InvocationPolicy origins.
Chloe Calvarin
2017-03-28
*
Move -Wl,--gdb-index into crosstool
Marcel Hlopko
2017-03-27
*
BEP: Also report options
Klaus Aehlig
2017-03-27
*
turn on --experimental_incremental_dexing_error_on_missed_jars by default.
Kevin Bierhoff
2017-03-27
*
sandbox: Pass config flags to linux-sandbox on the command-line.
Philipp Wollermann
2017-03-27
*
sandbox: Enable the process-wrapper + symlink tree sandbox on FreeBSD.
Philipp Wollermann
2017-03-27
*
introduce hidden flag to configure bytecode optimizers
Kevin Bierhoff
2017-03-27
*
sandbox: Show the actual running sandbox strategy for actions.
Philipp Wollermann
2017-03-27
*
sandbox: Clean up comments / code in SandboxRunner#run.
Philipp Wollermann
2017-03-27
*
Add a GenerateJ2objcHeaderMap action to generate the J2ObjC header mapping.
Rumou Duan
2017-03-27
*
Stop setting -isystem for gcc builtin include directories.
Adam Michael
2017-03-27
*
Deja-vu: Using an ActionInputFileCache for SHA1 digests used with remote exec...
Ola Rozenfeld
2017-03-27
*
Remove BuildingState, since it only has one field. Instead, keep the signaled...
Janak Ramakrishnan
2017-03-27
*
sandbox: Refactor sandbox strategies to use a common exec method.
Philipp Wollermann
2017-03-27
*
Unit tests respect top-level rule-class transitions.
Cal Peyser
2017-03-27
*
Un-rollback and fix bugs in resource density filtering
Googler
2017-03-27
*
sandbox: Make /tmp and /dev/shm writable by default on Linux.
Philipp Wollermann
2017-03-27
*
BuildEventStreamerModule: catch early build events
Klaus Aehlig
2017-03-27
*
sandbox: Improve the check whether the Linux sandbox is supported.
Philipp Wollermann
2017-03-27
*
sandbox: No longer change the user to 'nobody' by default.
Philipp Wollermann
2017-03-24
*
sandbox: No longer require a temporary "sandbox" directory.
Philipp Wollermann
2017-03-24
*
sandbox: Remove the flag --sandbox_block_path.
Philipp Wollermann
2017-03-24
*
Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.
Googler
2017-03-24
*
2nd attempt to split classpaths, and load test classes in a separate classloa...
Kush Chakraborty
2017-03-24
*
Finish implementing binary stripping for --experimental_objc_crosstool=all.
Cal Peyser
2017-03-24
*
Stop storing reverse deps to signal in BuildingState. Instead, re-use the rev...
Janak Ramakrishnan
2017-03-24
*
FlagSet.with_feature can be used to condition the application of the FlagSet ...
Cal Peyser
2017-03-24
[prev]
[next]