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
Commit message (
Expand
)
Author
Age
*
Fix #3102 HtmlChart is uncolored
Andreas Hippler
2017-09-12
*
Expose sysroot as a build variable
hlopko
2017-09-12
*
Expose output source jars to JavaInfo.
elenairina
2017-09-12
*
Allow mobileInstallResourceApks to be null.
ahumesky
2017-09-12
*
Adds getProguardSpecsForManifest to AndroidSematics to inject proguard specs.
Googler
2017-09-12
*
Enable resource shrinking for aapt2.
corysmith
2017-09-12
*
Don't attempt LTO indexing of cc_binary if there are no bitcode inputs to link.
Googler
2017-09-12
*
Inline CustomCommandLine methods that can be expressed using VectorArg.
tomlu
2017-09-12
*
Remove outdated defaultsToSelf.
gregce
2017-09-12
*
Drive-by clean-up: Make it slightly more obvious that one of the PackageFunct...
shreyax
2017-09-12
*
Add multiple density processing to aapt2 using the optimize command.
corysmith
2017-09-12
*
Replace referrals to options by their name to option definitions.
ccalvarin
2017-09-12
*
Skylint: improve the naming conventions checker
fzaiser
2017-09-12
*
Add Profiler for recording task execution time.
corysmith
2017-09-12
*
Remove an internal test.
ajmichael
2017-09-12
*
Toolchain providers are propagated in the ToolchainContext instance made
cpeyser
2017-09-12
*
Make per-file-copts part of the user_compile_flags
hlopko
2017-09-12
*
Unbreak discard_graph_edges_test.
philwo
2017-09-12
*
Automated rollback of commit 70f84252a0f1669564ef3c92c4adeda9b5a22f50.
ulfjack
2017-09-12
*
Remove the unused fallback argument from getHost() and the unused method getP...
lberki
2017-09-12
*
Fix nocopts docs
hlopko
2017-09-12
*
Auto-generate BUILD files for src/java_tools/buildjar
ulfjack
2017-09-11
*
Automated rollback of commit f5a0b380aadf3dd976b45fd19b2dd5150ced8f41.
Googler
2017-09-11
*
Shard AndroidBinaryTest.
ajmichael
2017-09-11
*
Automatic code cleanup.
cushon
2017-09-11
*
Option value tracking should refer to the option definitions, not just track ...
ccalvarin
2017-09-11
*
Remove swift_library and tests, lives in the apple rules repo now.
thomasvl
2017-09-11
*
Options with oldNames will no longer get reported twice in the effective opti...
ccalvarin
2017-09-11
*
ActionInputFileCache: move getMetadata to a new super-interface
ulfjack
2017-09-11
*
Introduce unfiltered_compile_flags build variable, rename copts variable to u...
hlopko
2017-09-11
*
Fix style in CppModel.java
hlopko
2017-09-11
*
Add a new toolchain type for c++. In order to do this, PlatformConfiguration...
cpeyser
2017-09-08
*
We no longer assert preservation of order in a rule's required toolchains.
cpeyser
2017-09-08
*
--incompatible_comprehension_variables_do_not_leak defaults to true
laurentlb
2017-09-08
*
Rule classes cannot request duplicate toolchains.
cpeyser
2017-09-08
*
Fix debian-stretch test
Damien Martin-Guillerez
2017-09-08
*
Make --experimental_android_use_nocompress_extensions_on_apk a no-op.
ajmichael
2017-09-08
*
Fix some links to query and user manual
dmarting
2017-09-08
*
Move bazel_determinism_test to bazel-slow-test job
Damien Martin-Guillerez
2017-09-08
*
Skylint: add main linter class and clean up BUILD files
fzaiser
2017-09-08
*
Move Subprocess.Factory to a top-level class
ulfjack
2017-09-08
*
AbstractAction: Use ActionInputFileCache instead of MetadataHandler
ulfjack
2017-09-08
*
Add an option to disable --{host_,}javabase=<absolute path>.
lberki
2017-09-08
*
Fix parentheses in //src/test/docker:BUILD
dmarting
2017-09-07
*
Update ContainingPackageLookupFunction to properly handle cases where a
John Cater
2017-09-07
*
Shard further docker-tests and use tags for sharding
Damien Martin-Guillerez
2017-09-07
*
Internal change
kush
2017-09-07
*
Forbid duplicate keys in dictionary literals
laurentlb
2017-09-07
*
Replace ad hoc wrapper classes with Equivalence.Wrapper
brandjon
2017-09-07
*
Support labels referencing external targets (with '@') in load with --incompa...
Kevin Gessner
2017-09-07
[next]