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
Commit message (
Expand
)
Author
Age
*
Remove unnecessary collectLinkstamp switch
hlopko
2017-09-25
*
Fix cc_fake_binaries with linkstamping
hlopko
2017-09-25
*
Internal change
David Ostrovsky
2017-09-25
*
Delete duplicated definitions for package_name() and repository_name().
laurentlb
2017-09-25
*
Cleanups for Skylark tracebacks
brandjon
2017-09-25
*
Fix and improve context.args.add documentation.
tomlu
2017-09-25
*
Remove wasteful function.toString() call in evalArgs. Also remove functions t...
shreyax
2017-09-25
*
Remove unused "extraPrecomputedValues" from WorkspaceBuilder, and therefore r...
janakr
2017-09-25
*
Remove BuildInfoFactory precomputed value.
janakr
2017-09-25
*
Stop the transitive duplication of FilesetTraversalParams when Filesets are n...
kush
2017-09-25
*
Remove product name precomputed value.
janakr
2017-09-25
*
Remove PrecomputedValue for BlazeDirectories. All consumers have the value in...
janakr
2017-09-25
*
Allow alternate GroupedList constructor to be public, but add warnings regard...
shreyax
2017-09-25
*
Inject BlazeDirectories into RepositoryDelegatorFunction directly, instead of...
janakr
2017-09-25
*
Inject BlazeDirectories into FdoSupportFunction directly, instead of dependin...
janakr
2017-09-25
*
Create AndroidManifest.xml symlink if user provides a manifest not named
jingwen
2017-09-25
*
Contingent on a flag --experimental_objc_provider_from_linked, apple_binary a...
cparsons
2017-09-25
*
Use FeatureConfiguration to compute linkstamping compile command line
hlopko
2017-09-25
*
Automated rollback of commit 17214ac78ffaec369d5d5bafe62a39730473cfaa.
dslomov
2017-09-22
*
Move SpawnResult from build.lib.exec into build.lib.actions so that e.g. buil...
ruperts
2017-09-22
*
Internal change
tomlu
2017-09-22
*
Add toString() methods for Advertised and Required Providers.
Googler
2017-09-22
*
Add more thorough error reporting behavior for when config_setting has multip...
juliexxia
2017-09-22
*
Include all test output files (e.g. undeclared outputs) for non-cached test e...
Googler
2017-09-22
*
Track the origin of an option in the option instance, not its final value.
ccalvarin
2017-09-21
*
Deprecate wrapperOptions.
ccalvarin
2017-09-21
*
Track all option instances.
ccalvarin
2017-09-21
*
Cleanup of expansion option naming
ccalvarin
2017-09-21
*
Allow config_settings to match on constraint_values to a target_platform. Thi...
juliexxia
2017-09-21
*
Move aspect resolution out of ConfiguredTargetFunction.
gregce
2017-09-21
*
Create multiple ParamsFilePreProcessors to allow parsing files using the form...
apell
2017-09-21
*
Add a constraint_values attribute and a target platforms attribute to the con...
juliexxia
2017-09-21
*
Move --build_python_zip into PythonConfiguration.
mstaib
2017-09-21
*
remove long-deprecated incremental dexing flag that has no effect
kmb
2017-09-21
*
Removing deprecated field total_input_file_count.
olaola
2017-09-21
*
Delete ios_application, ios_extension(_binary), objc_binary.
allevato
2017-09-21
*
Add ability to write param files to disk.
tomlu
2017-09-21
*
Only load the whitelist for Android targets if they use feature flags.
mstaib
2017-09-21
*
Drop 32-bit architectures from builds with ios_mimimum_os > 11.0.
cparsons
2017-09-21
*
Passing Bazel metadata in gRPC headers.
olaola
2017-09-21
*
Improve the error message for toolchain selection when the default platform i...
cpeyser
2017-09-20
*
Expose 'registerAction' on SkylarkActionFactory.
dslomov
2017-09-20
*
Do not put sysroot into unfiltered_compile_flags
hlopko
2017-09-20
*
Check parameter types for methods when multiple types are allowed.
dslomov
2017-09-20
*
Revert output groups name of cc_library
pcloudy
2017-09-20
*
Remove $LANG from --experimental_strict_action_env help.
Benjamin Peterson
2017-09-20
*
Add sanity check that the runfiles middleman root is a middleman root
ulfjack
2017-09-20
*
Windows: Make dynamic libraries available to binary at runtime
Yun Peng
2017-09-20
*
Move ConfiguredTargetFunction dynamic config selection to its own class.
gregce
2017-09-20
*
Fix bug in NetUtil caching.
felly
2017-09-20
[next]