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
*
Revert collect_coverage change that enables the new Java coverage
elenairina
2017-08-10
*
Windows,Android: mobile-install fully works
Laszlo Csomor
2017-08-10
*
Remove `blaze` from the conflict error message
Gregg Donovan
2017-08-10
*
Remove non-existent target from IntelliJ config.
John Cater
2017-08-10
*
Rewrite the Command API
ulfjack
2017-08-10
*
In the MutableList API, make an internal unsafe method public
brandjon
2017-08-10
*
Add reexports to cc rules and cc_shared_library and cc_static_library semantics
elenairina
2017-08-10
*
Fix backwards compat doc <title>.
Benjamin Peterson
2017-08-10
*
Start event: show id also for non-build requests
Klaus Aehlig
2017-08-10
*
Make create_embedded_tools.py python 2.6 friendly
hlopko
2017-08-09
*
Move FilesetProvider to lib.analysis.fileset
ulfjack
2017-08-09
*
Do not add copts feature to crosstools that already define it
hlopko
2017-08-09
*
Polishing
Jonathan Bluett-Duncan
2017-08-09
*
Fix broken link to cc_binary
Yi Cheng
2017-08-09
*
Automated rollback of commit f7f1a8f756f33f86b1bdc5023d5052117b62523e.
laszlocsomor
2017-08-09
*
Fix typo in the chocolatey generation script
hlopko
2017-08-09
*
Trigger a gc after processing a workrequest.
Googler
2017-08-09
*
Split the mobile app tutorial into separate Android and iOS tutorials and eli...
Googler
2017-08-09
*
Add flag to use processed resource apk manifest file
Googler
2017-08-09
*
Introduce java_import_external
jart
2017-08-09
*
Remove invalid check. It is possible that an interface initializer can set
cnsun
2017-08-09
*
write dex archives uncompressed
kmb
2017-08-09
*
Move the Skylark rule infrastructure from lib.rules to lib.analysis.skylark
ulfjack
2017-08-09
*
blaze_util_posix.cc: fix call to nanosleep
Klaus Aehlig
2017-08-09
*
Stop transitively propagating headers transitively for ObjC protos.
kaipi
2017-08-09
*
Automated rollback of commit 963db879575132933d9254406b4c76a8f10b0ad1.
ajmichael
2017-08-09
*
Windows, AndroidBusyBox: always use params files
laszlocsomor
2017-08-09
*
Rename some variables for easier understanding of the code.
elenairina
2017-08-09
*
Use java.time.Duration for timeouts
ulfjack
2017-08-09
*
Add python to bazel's dockerfiles
hlopko
2017-08-08
*
Change logic of Blaze Java coverage.
elenairina
2017-08-08
*
Use Sets.new...WithExpectedSize to presize some collections
michajlo
2017-08-08
*
Micro-optimization - presize internal Selector map
michajlo
2017-08-08
*
Remove special ordering of resources from PlaceholderIdFieldInitializerBuilder
Googler
2017-08-08
*
Rollforward of "Framework dependency subtraction uses runfiles path instead o...
cparsons
2017-08-08
*
improve efficiency of no-op desugarings
kmb
2017-08-08
*
Improve SyntaxTreeVisitor API.
laurentlb
2017-08-08
*
Clean up Label validation, and introduce a factory method for constructing a ...
nharmata
2017-08-08
*
test-setup.sh: don't cat the log file if it does not exists
dmarting
2017-08-08
*
Add space to make error message readable.
Googler
2017-08-08
*
Clean up expected exception tests
cushon
2017-08-08
*
Use Iterators.unmodifiableIterator() for readability
brandjon
2017-08-08
*
Move MakeVariableProvider to lib.analysis
ulfjack
2017-08-08
*
Slight refactor to AttributeValuesMap to permit multiple different efficient ...
nharmata
2017-08-08
*
Only add coverage flags when gcno file is expected
hlopko
2017-08-08
*
Windows, Android: fix mobile-install
Laszlo Csomor
2017-08-08
*
remote_worker: Serialize fork() calls. Fixes #3356
buchgr
2017-08-07
*
Do not expand inputs in CppLinkAction.execute().
Benjamin Peterson
2017-08-07
*
Move RuleConfiguredTargetFactory to lib.analysis
ulfjack
2017-08-07
*
Rearrange the java-langtools / javac-bootclasspath scripts
ulfjack
2017-08-07
[next]