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
Commit message (
Expand
)
Author
Age
*
Add BuildEventProtocolOptions; use to enable/disable important_outputs
ulfjack
2018-05-18
*
Skylark debug server: add serialization code
Googler
2018-05-18
*
Move coverageSupport and coverageReportGenerator from BuildConfiguration to
dbabkin
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 BuildEventConverters to BuildEventContext
ulfjack
2018-05-17
*
Rename CommandAction.getEnvironment, add AbstractAction.getEnvironment
ulfjack
2018-05-17
*
Remove AbruptException(ExitCode exitCode) constructor.
lpino
2018-05-17
*
Add Concurrent test for DiGraph.
dbabkin
2018-05-17
*
Fix modules returning command options
ulfjack
2018-05-17
*
Split user_link_flags from legacy_link_flags
hlopko
2018-05-16
*
Internal change
cpeyser
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
*
Remove --incompatible_disable_glob_tracking flag.
laurentlb
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
*
Port bazelrc flags into their own module.
ccalvarin
2018-05-16
*
Make inclusion of the zipper executable in CcToolchain depend solely on wheth...
rosica
2018-05-16
*
C++: Renames CcExecutionDynamicLibrariesInfo to CcExecutionDynamicLibraries
plf
2018-05-16
*
Migrate some serialization tests to use SerializationTester rather than Abstr...
janakr
2018-05-15
*
Add --ignore_all_rc_files startup options.
ccalvarin
2018-05-15
*
Optimizes performance of ActionFS staging and eliminates ActionFS updates.
shahan
2018-05-15
*
Change TestSuiteExpansionValue to contain Labels instead of Targets.
cpeyser
2018-05-15
*
Potentially allow children of a dirty node to be missing from the graph. Also...
janakr
2018-05-15
*
Implement a limit for named_set_of_file events
ulfjack
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
*
Allow more characters in labels.
twerth
2018-05-15
*
Slightly refactor SpawnAction to improve env handling
ulfjack
2018-05-15
*
Ease the configuration-related restrictions of several more tests.
mstaib
2018-05-14
*
Pull caching up to BuildConfigurationValue$Key$Codec. Almost all BuildOptions...
janakr
2018-05-14
*
Extract logic for dealing with CROSSTOOL values and build variables into sepa...
rosica
2018-05-14
*
C++: Renames CcCompilationContextInfo to CcCompilationContext
plf
2018-05-14
*
Add CcHostToolchainAliasRule.
dbabkin
2018-05-14
*
Use the local JDK as the default target javabase
cushon
2018-05-14
*
Add an IdentityHashMap to the BuildOptions.OptionsDiffForReconstruction codec.
mjhalupka
2018-05-11
*
Wrap a comment line around 80 chars.
Googler
2018-05-11
*
Records profiling information for ActionFS staging and updates.
shahan
2018-05-11
*
Automated rollback of commit feeccd8c0a5d97493cabfeb9481cf6f3800b9b84.
corysmith
2018-05-10
*
Expose android_binary data processing methods to Skylark
asteinb
2018-05-10
*
Codec for FluentIterable - needed to serialize results of Iterables.concat.
shahan
2018-05-10
*
Internal change
Googler
2018-05-10
*
Only include generated resources when pseudo locales are asked for.
corysmith
2018-05-10
*
Expose process_test_data (for android_test) to Skylark
asteinb
2018-05-09
*
Adds an action-scoped filesystem.
shahan
2018-05-09
*
Get resource processing settings from method params instead of rule attrs
asteinb
2018-05-09
*
Remove cppConfiguration from LinkBuildVariables
hlopko
2018-05-08
*
Rename LinkStaticness to LinkingMode and unify with the other LinkingMode.
hlopko
2018-05-07
[next]