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
Commit message (
Expand
)
Author
Age
*
Change aar_integration_test size to large.
cpeyser
2018-02-07
*
RELNOTES: Fix FDO_STAMP_MACRO to only be set when fdoBuildStamp is not null.
Googler
2018-02-06
*
drop debug info when loading classes in desugar as a workaround for https://b...
kmb
2018-02-06
*
Always do filtering in execution (even after doing it in analysis)
Googler
2018-02-06
*
Update ToolchainResolutionFunction to consider multiple available
John Cater
2018-02-06
*
runfiles test: extract mock Java code to a file
Laszlo Csomor
2018-02-06
*
Converts wrapped_clang from a bash script to a C++ source file which is compi...
kaipi
2018-02-06
*
Remove ShutdownBlazeServerException in favor of indicating that the server sh...
lberki
2018-02-06
*
Rename the host platform information in the configuration.
John Cater
2018-02-06
*
Automated rollback of commit 4260c30a03a9b83d48a5e8690aca19cd80be4c38.
ulfjack
2018-02-06
*
runfiles,py: add test to run a data-dependency
Laszlo Csomor
2018-02-06
*
Add debugging helper to Environment.Extension to say why something's unequal
brandjon
2018-02-06
*
Basic tooling to desugar select core libraries
kmb
2018-02-05
*
Fix test compilation failure.
felly
2018-02-05
*
Fix Fileset incrementality bug when Fileset consumes a generated file. The na...
felly
2018-02-05
*
Refactor ArtifactSkyKey to get rid of an unnecessary wrapper class: actually ...
janakr
2018-02-05
*
Simplify RuleClassProviders by making most RuleSets have their own class.
lpino
2018-02-05
*
Add type assertion that TreeFileArtifact's parentTreeArtifact member is a
cpeyser
2018-02-05
*
Pass ctime to the TimestampGranularityMonitor
ulfjack
2018-02-05
*
Support legacy multidex.
ajmichael
2018-02-05
*
Add a "direct" mode to "blaze run" that makes the process being run a direct
lberki
2018-02-05
*
python,runfiles: runfiles library in @bazel_tools
Laszlo Csomor
2018-02-05
*
Expose structField callable methods of skylark objects to dir() and str() calls
cparsons
2018-02-05
*
Convert "-" to "" when generating module name
Googler
2018-02-05
*
Update stub_finds_runfiles_test to be a real sh_test.
John Cater
2018-02-05
*
Remove redundant function prettyJarNames from ActionsTestUtil
dbabkin
2018-02-03
*
Stop allowing generic LateBoundDefault value types. Such types are always eit...
janakr
2018-02-02
*
Remove Root#getCodec, to bring Root in line with general style for codec
cpeyser
2018-02-02
*
Disable the src/test/py/bazel/launcher_test test.
jmmv
2018-02-02
*
Automated rollback of commit 99b474de4fafd22c366fbb0a71913dc90730c730.
jmmv
2018-02-02
*
Fix error handling in skyframe target pattern parsing
ulfjack
2018-02-02
*
Implement Merge logic for all new providers in JavaInfo
dbabkin
2018-02-02
*
tests: increase shard_count for launcher_test
laszlocsomor
2018-02-02
*
Change how the libraries_to_link are expanded for archiver
hlopko
2018-02-02
*
windows,tests,testenv.sh: remove hardcoded envvars
Laszlo Csomor
2018-02-02
*
PiperOrigin-RevId: 184203570
Googler
2018-02-01
*
Use the correct API for assert_build_fails in android_instrumentation_test_in...
jingwen
2018-02-01
*
Remove unused code from bazel.
kaipi
2018-02-01
*
Add NO_PROXY environment variable support to downloader
Zack Lalanne
2018-02-01
*
Use the workspace name in the process title of the Bazel server.
philwo
2018-02-01
*
Add a CODEC for Artifact.
cpeyser
2018-02-01
*
Add a codec for FeatureConfiguration using AutoCodec. This is necessary for
cpeyser
2018-02-01
*
Automated rollback of commit aa8ce5653f92473b331e500a3614245dae38dfc4.
hlopko
2018-02-01
*
Allow CustomCommandLine's mapFn to expand each object into multiple items.
tomlu
2018-02-01
*
http_archive: allow top-level BUILD files to be overridden
Klaus Aehlig
2018-02-01
*
Automated rollback of commit 7e6837cc1d1aa4259f5c27ba3606b277b5f6c3e9.
aehlig
2018-02-01
*
Renamed android_instrumentation_test.instrumentation to android_instrumentati...
jingwen
2018-01-31
*
Improve safety of NestedSetFingerprintCache by detecting multiple instances o...
tomlu
2018-01-31
*
Change ConfiguredAspectFactory.create signature to take in a
mjhalupka
2018-01-31
*
Add DeviceBrokerInfo to Skylark top level.
ajmichael
2018-01-31
[next]