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
Commit message (
Expand
)
Author
Age
*
Remove string prefix optimization. With new UnsafeJdk9StringCodec, it's no lo...
janakr
2018-05-21
*
Remove ValueConstants. They're not pulling their weight in CPU overhead.
janakr
2018-05-21
*
Remove unused StringUtil method.
felly
2018-05-21
*
Automated rollback of commit 7a71ce816bc8a67a63c2d147ac953ac451ebd23b.
jmmv
2018-05-21
*
When using JDK9, replace naive StringCodec with an optimized codec that uses ...
janakr
2018-05-21
*
Fix code to remove varargs warning.
jcater
2018-05-21
*
Set up only one link action for JavaBinary launcher with fission
Googler
2018-05-21
*
Don't construct directories when using ActionFS - these are implicit.
felly
2018-05-18
*
Add BuildEventProtocolOptions; use to enable/disable important_outputs
ulfjack
2018-05-18
*
Partial rollback of commit 2661abb96b1fe51fb726a63eb08698564a82eb20.
hlopko
2018-05-18
*
Move various visitor classes into their own classes. ParallelSkyQueryUtils is...
shreyax
2018-05-18
*
Fork RuleContext.ErrorReporter to create a Skylark-friendly RuleErrorConsumer
asteinb
2018-05-18
*
bes: disable best effort upload by default.
buchgr
2018-05-18
*
cpp runfiles library: compute manifest/dir paths
Laszlo Csomor
2018-05-18
*
Skylark debug server: add serialization code
Googler
2018-05-18
*
Delete Java support from proto_library.
tomlu
2018-05-18
*
Move coverageSupport and coverageReportGenerator from BuildConfiguration to
dbabkin
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
*
Changing SymlinkTreeStrategy not to use spawns.
Googler
2018-05-18
*
Remove the "--as_test" command line option to "bazel run".
lberki
2018-05-18
*
Remove "bazel run --nodirect_run".
lberki
2018-05-18
*
Remove RuleErrorException from RuleConfiguredTargetBuilder.build signature.
dbabkin
2018-05-18
*
Allows ActionFS to delegate to other file systems.
shahan
2018-05-17
*
Support for ThinLTO to be enabled implicitly with FDO
Googler
2018-05-17
*
RELNOTES: Update the skylark DefaultInfo documentation to spell out runfiles,...
Googler
2018-05-17
*
Rename BuildEventConverters to BuildEventContext
ulfjack
2018-05-17
*
Missing space in TargetPatternPhaseValue.toString()
shahan
2018-05-17
*
Expose RuleContext methods in ActionConstructionContext
asteinb
2018-05-17
*
Add more detail on toolchain resolution
katre
2018-05-17
*
Makes BuildConfigurationValue.Key.toString() a bit more informative.
shahan
2018-05-17
*
Replace html pre block with markdown code block to show <version>
Jamie
2018-05-17
*
Rename CommandAction.getEnvironment, add AbstractAction.getEnvironment
ulfjack
2018-05-17
*
uid related fixes in docker sandbox
Siddhartha Bagaria
2018-05-17
*
Remove AbruptException(ExitCode exitCode) constructor.
lpino
2018-05-17
*
Add Concurrent test for DiGraph.
dbabkin
2018-05-17
*
Fix Cpp{Compile,Link}Action environment and cache key computation
ulfjack
2018-05-17
*
Fix modules returning command options
ulfjack
2018-05-17
*
Portability with BSD stat in collect_coverage.sh
Siddhartha Bagaria
2018-05-17
*
Fix typo in user manual
Dmitry Petrashko
2018-05-17
*
Windows, python test: Explicitly shutdown Bazel server after test finished
pcloudy
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
*
Update android_instrumentation_test docs to reflect new android/android-test ...
jingwen
2018-05-16
*
Internal change
cpeyser
2018-05-16
*
remote/exec: always mark files executable.
Jakob Buchgraber
2018-05-16
*
Replace use of output_object_file with output_file in CROSSTOOLS.
hlopko
2018-05-16
*
Include broken packages in rbuildfiles response
mschaller
2018-05-16
[next]