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
/
lib
Commit message (
Expand
)
Author
Age
*
Fix resource filtering bug in interaction between densities and API version
Googler
2017-06-16
*
Add more methods to ExternalPackageUtil to load all rules of a specific
John Cater
2017-06-16
*
Add support for the '0o' octal prefix for integers.
laurentlb
2017-06-16
*
ctx.empty_action now allows depset as inputs
laurentlb
2017-06-16
*
Switching to Watcher API instead of wait_for_completion, in preparation for
olaola
2017-06-14
*
ctx.action now allows depset as inputs
laurentlb
2017-06-14
*
Introduce --incompatible_load_argument_is_label (1st argument of load must be...
laurentlb
2017-06-14
*
Propagate postable events further up
Klaus Aehlig
2017-06-14
*
BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.
buchgr
2017-06-14
*
Fix local execution to not throw an exception
ulfjack
2017-06-14
*
Use EventHandler even before we have a Reporter instance
ulfjack
2017-06-14
*
Introduce --incompatible_comprehension_variables_do_not_leak
laurentlb
2017-06-14
*
Also filter stderr when parse_showincludes feature is enabled
Yun Peng
2017-06-13
*
Extract the MacOS/XCode env rewrite logic into lib.exec.apple
ulfjack
2017-06-13
*
Fix bug in URI computation in RemoteModule
ulfjack
2017-06-13
*
Refactor AST APIs
brandjon
2017-06-13
*
Init absent action configs for CppCompile actions
hlopko
2017-06-12
*
Cleanup in ValidationEnvironment, provide static methods, reduce visibility.
laurentlb
2017-06-12
*
Introduce CompileCommandLineBuilder and CompileCommandLineTest
hlopko
2017-06-12
*
Move InvocationPolicy to the options parser package.
ccalvarin
2017-06-09
*
Use the correct JVM for LcovMerger instead of whatever "java" gets us.
lberki
2017-06-09
*
Remote execution: post CAS links to the BEP instead of local file URIs
ulfjack
2017-06-09
*
Switching Bazel to use the new remote execution API: https://docs.google.com/...
olaola
2017-06-09
*
Internal cleanup.
gregce
2017-06-09
*
Track the test environment in Skyframe, like the action environment
ulfjack
2017-06-09
*
Add some tests to the LocalSpawnRunner, and make some small tweaks
ulfjack
2017-06-08
*
Make PackageFunction's strategy for handling unreadable BUILD files configura...
nharmata
2017-06-08
*
Fix a bug in ShowIncludesFilter.java
Yun Peng
2017-06-08
*
Fix ConfigFeatureFlagTransitionFactory to obey PatchTransition equality.
mstaib
2017-06-08
*
Use ImmutableList for Option expansion functions
Googler
2017-06-08
*
Introduce --incompatible_disallow_toplevel_if_statement to forbid top-level i...
laurentlb
2017-06-08
*
Add new configuration fragment for platforms, with host and target
John Cater
2017-06-08
*
protobuf: Use bazel's native java_proto_library rules.
Jakob Buchgraber
2017-06-06
*
Fix automatic host platform detection to check the --host_cpu flag.
John Cater
2017-06-06
*
Factor out Bazel-specific ctor constants in SequencedSkyframeExecutor into a ...
nharmata
2017-06-06
*
Remove the CommandEnvironment from BlazeCommand.editOptions
ulfjack
2017-06-06
*
Add a tag to ExecutionRequirements that allows disabling local prefetch
ulfjack
2017-06-06
*
Make compatible_with = ["all", "foo"] the same as compatible_with = ["all"].
gregce
2017-06-06
*
Automated g4 rollforward of commit b71e99b1f3746103e5d6802eebc24096b3494959.
gregce
2017-06-05
*
Remove Xcodege integration from Blaze.
schmitt
2017-06-05
*
Move helper methods for accessing platform providers to a utility class.
John Cater
2017-06-02
*
Make android_binary.manifest mandatory.
ajmichael
2017-06-01
*
Fix srcs_test
Damien Martin-Guillerez
2017-06-01
*
Make C++ archiving use action_configs instead of hardcoded flags
hlopko
2017-06-01
*
Remove all imports of org.junit.Assert except for static imports of #fail().
lberki
2017-06-01
*
Add //external:has_androidsdk config_setting.
ajmichael
2017-06-01
*
Make SelectorList.toString() user-friendly.
gregce
2017-06-01
*
Remote caching: don't crash for actions with no inputs
Ulf Adams
2017-06-01
*
Restructure site/ directory into docs/ which only contains Bazel documentation.
dzc
2017-06-01
*
Fix aliases for users of label-keyed string dicts.
mstaib
2017-06-01
[next]