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
/
google
/
devtools
/
build
/
lib
/
rules
Commit message (
Expand
)
Author
Age
*
Remove FlagList
hlopko
2018-05-23
*
Expose the runtime output jars in the JavaInfo provider to Skylark. This will
Googler
2018-05-23
*
C++: Expose additional methods for CcCompilationInfo and CcLinkingInfo
plf
2018-05-23
*
Stop passing RuleContext to all of the Android Data Skylark API
asteinb
2018-05-23
*
Move resource busybox actions to BusyBoxActionBuilder and AndroidDataContext
asteinb
2018-05-23
*
Rollforward of CL/197136304:
tomlu
2018-05-23
*
Windows: Fix link parameter file for dynamic linking
pcloudy
2018-05-23
*
Add a flag to disallow LIPO to aid in the rollout of the removal of LIPO supp...
lberki
2018-05-23
*
Rename CcRunfiles fields one more time to be perfectly accurate.
hlopko
2018-05-23
*
Migrate JavaInfo's provider to use the new provider pattern.
cparsons
2018-05-22
*
Move non-resource busybox actions to BusyBoxActionBuilder and AndroidDataContext
asteinb
2018-05-22
*
Add additional methods to BusyBoxActionBuilder
asteinb
2018-05-22
*
Rename staticRunfiles and dynamicRunfiles in CcRunfiles
hlopko
2018-05-22
*
Pass AndroidDataContext to remaining non-ActionBuilder code
asteinb
2018-05-22
*
Split user_link_flags from legacy_link_flags
hlopko
2018-05-22
*
Remove special handling of SpawnActionContext in Executor/ActionExecContext
ulfjack
2018-05-22
*
Pass AndroidDataContext through manifest processing methods
asteinb
2018-05-22
*
Pass through AndroidDataContext in more places
asteinb
2018-05-22
*
Pass AndroidDataContext through new asset and resource pipelines
asteinb
2018-05-22
*
CROSSTOOL: Make C++ compiled and linked artifact name pattern configurable
Yun Peng
2018-05-22
*
Create AndroidDataContext to wrap context needed when working with Android data
asteinb
2018-05-22
*
Make SymlinkTreeAction properly use the configuration's environment
ulfjack
2018-05-22
*
Rename CcLinkingOutputs.dynamicLibraries and executionDynamicLibraries
hlopko
2018-05-22
*
Automated rollback of commit 7a71ce816bc8a67a63c2d147ac953ac451ebd23b.
jmmv
2018-05-21
*
Set up only one link action for JavaBinary launcher with fission
Googler
2018-05-21
*
Partial rollback of commit 2661abb96b1fe51fb726a63eb08698564a82eb20.
hlopko
2018-05-18
*
Delete Java support from proto_library.
tomlu
2018-05-18
*
C++: Add more parameters to Skylark API needed for match_clif
plf
2018-05-18
*
Add support of empty target to LateBoundAlias.
dbabkin
2018-05-18
*
Refactor artifact_name_pattern in CROSSTOOL
pcloudy
2018-05-18
*
Support for ThinLTO to be enabled implicitly with FDO
Googler
2018-05-17
*
Rename CommandAction.getEnvironment, add AbstractAction.getEnvironment
ulfjack
2018-05-17
*
Fix Cpp{Compile,Link}Action environment and cache key computation
ulfjack
2018-05-17
*
Automated rollback of commit 4ba134f008719a52c1f74dc070121017d0b08f44.
hlopko
2018-05-17
*
Split user_link_flags from legacy_link_flags
hlopko
2018-05-16
*
Build support for passing a software cache prefetching hints file.
Googler
2018-05-16
*
Replace use of output_object_file with output_file in CROSSTOOLS.
hlopko
2018-05-16
*
Make ImportDepsCheckingLevel.ERROR essentially the same as STRICT_ERROR, chec...
cnsun
2018-05-16
*
Enable manual trimming of config_feature_flags.
mstaib
2018-05-16
*
Add libc_top attribute to cc_toolchain in preparation for moving config data ...
jcater
2018-05-16
*
Support .afdo profiles in fdo_profile
rosica
2018-05-16
*
Expose local_proguard_specs to Skylark.
Googler
2018-05-16
*
Make inclusion of the zipper executable in CcToolchain depend solely on wheth...
rosica
2018-05-16
*
Expose cc_common.create_compile_build_variables
hlopko
2018-05-16
*
C++: Renames CcExecutionDynamicLibrariesInfo to CcExecutionDynamicLibraries
plf
2018-05-16
*
Optimizes performance of ActionFS staging and eliminates ActionFS updates.
shahan
2018-05-15
*
Migrate several compilation-related cpp definitions to skylarkbuildapi
cparsons
2018-05-15
*
Replace --experimental_android_enforce_strict_deps_for_binaries_under_test wi...
cushon
2018-05-15
*
C++: Deletes CcLinkParamsInfo
plf
2018-05-15
*
Slightly refactor SpawnAction to improve env handling
ulfjack
2018-05-15
[next]