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
...
*
Be explicit about semantics of Skylark environments
brandjon
2017-10-23
*
Add a flag to disable Make variables in the C++ configuration.
lberki
2017-10-23
*
Remove scope escaping capability from InMemoryFileSystem.
tomlu
2017-10-23
*
Track expansions in OptionValueDescription.
ccalvarin
2017-10-23
*
Allow ClassObjects to throw EvalExceptions.
dslomov
2017-10-23
*
Properly attaching context for remote uploads in RemoteSpawnCache.
olaola
2017-10-20
*
Make UnionFileSystem eagerly resolve symlinks.
tomlu
2017-10-20
*
Add useDefaultSemantics() to Enviornment.Builder
brandjon
2017-10-20
*
BEP: correctly report the cause of unbuilt targets if --noanalyze is given
Klaus Aehlig
2017-10-20
*
Add Path argument to supportsModifications, supports*LinksNatively.
tomlu
2017-10-20
*
Change "LexicalBlock" back to "Scope".
allevato
2017-10-20
*
Add ObjectCodecTester, migrating a few tests to use it
michajlo
2017-10-20
*
Support Python 2 and 3 in the same build.
gregce
2017-10-20
*
Replace Futures.dereference with the appropriate async method.
Googler
2017-10-20
*
bazelrc: remove experimental_ui options
Klaus Aehlig
2017-10-20
*
Set the platform name in the build event stream to the CPU instead of the too...
lberki
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
*
Loop in top-level transition logic to configurable query to give more accurat...
juliexxia
2017-10-20
*
Fix src/test/shell/bazel:srcs_test to add missing srcs filegroup.
allevato
2017-10-20
*
Push NodeEntry#keepEdges down to InMemoryNodeEntry. It's not needed on the ge...
janakr
2017-10-18
*
Flip the default value of --experimental_toolchain_id_in_output_directory to ...
lberki
2017-10-18
*
Add c++-module-codegen to known action types
hlopko
2017-10-18
*
Internal change
twerth
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 ResourceProcessorBusyBox Android actions to using SHELL_QUOTED param ...
apell
2017-10-18
*
Migrate all users of OptionsParser.enableParamsFileSupport to use the ShellQu...
apell
2017-10-18
*
PiperOrigin-RevId: 172480513
juliexxia
2017-10-18
*
Start process of making auto_cpu_environment_group non-experimental.
jcater
2017-10-18
*
Stream rest cache file uploads.
Benjamin Peterson
2017-10-18
*
Enable experimental UI by default.
twerth
2017-10-18
*
Remove the target_apple_env and the apple_host_system_env methods from ctx.fr...
lberki
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
*
Optimize trusted MutableList construction
michajlo
2017-10-18
*
Delayed rollforward of commit 8fb311b4dced234b2f799c16c7d08148619f4087.
kush
2017-10-18
*
Fall back to guessing available memory on Linux machines running kernels olde...
Googler
2017-10-18
*
Accept command lines from tools invoking Bazel.
ccalvarin
2017-10-18
*
Actions now have a temp envvar.
László Csomor
2017-10-16
*
Clean up FindModuleSpace.
Benjamin Peterson
2017-10-16
*
In CppToolchainInfo, use the label of the cc_toolchain instead of --crosstool...
cpeyser
2017-10-16
*
BuildEventStreamer: clear a pending BuildStarted event first
Klaus Aehlig
2017-10-16
*
BEP: explicitly report failures associated with a label as such
Klaus Aehlig
2017-10-16
[prev]
[next]