aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Ensure that invalid target errors are properly reported inGravatar John Cater2017-08-10
* Cleanup cast methods for SkylarkListGravatar brandjon2017-08-10
* Remove exec from $testing_shbase. It is a sh_library target that we only use ...Gravatar ajmichael2017-08-10
* Defer expansion of certain proto command line string arguments.Gravatar tomlu2017-08-10
* Deprecate old ordering names for depsetsGravatar vladmos2017-08-10
* Fix --verbose_failures w/ sandboxing to print the full command lineGravatar ulfjack2017-08-10
* Update files attribute on pkg_tar.Gravatar John Cater2017-08-10
* Improve CustomCommandLine.Gravatar tomlu2017-08-10
* Revert collect_coverage change that enables the new Java coverageGravatar elenairina2017-08-10
* Windows,Android: mobile-install fully worksGravatar Laszlo Csomor2017-08-10
* Remove `blaze` from the conflict error messageGravatar Gregg Donovan2017-08-10
* Remove non-existent target from IntelliJ config.Gravatar John Cater2017-08-10
* Rewrite the Command APIGravatar ulfjack2017-08-10
* In the MutableList API, make an internal unsafe method publicGravatar brandjon2017-08-10
* Add reexports to cc rules and cc_shared_library and cc_static_library semanticsGravatar elenairina2017-08-10
* Fix backwards compat doc <title>.Gravatar Benjamin Peterson2017-08-10
* Start event: show id also for non-build requestsGravatar Klaus Aehlig2017-08-10
* Make create_embedded_tools.py python 2.6 friendlyGravatar hlopko2017-08-09
* Move FilesetProvider to lib.analysis.filesetGravatar ulfjack2017-08-09
* Do not add copts feature to crosstools that already define itGravatar hlopko2017-08-09
* PolishingGravatar Jonathan Bluett-Duncan2017-08-09
* Fix broken link to cc_binaryGravatar Yi Cheng2017-08-09
* Automated rollback of commit f7f1a8f756f33f86b1bdc5023d5052117b62523e.Gravatar laszlocsomor2017-08-09
* Fix typo in the chocolatey generation scriptGravatar hlopko2017-08-09
* Trigger a gc after processing a workrequest.Gravatar Googler2017-08-09
* Split the mobile app tutorial into separate Android and iOS tutorials and eli...Gravatar Googler2017-08-09
* Add flag to use processed resource apk manifest fileGravatar Googler2017-08-09
* Introduce java_import_externalGravatar jart2017-08-09
* Remove invalid check. It is possible that an interface initializer can setGravatar cnsun2017-08-09
* write dex archives uncompressedGravatar kmb2017-08-09
* Move the Skylark rule infrastructure from lib.rules to lib.analysis.skylarkGravatar ulfjack2017-08-09
* blaze_util_posix.cc: fix call to nanosleepGravatar Klaus Aehlig2017-08-09
* Stop transitively propagating headers transitively for ObjC protos.Gravatar kaipi2017-08-09
* Automated rollback of commit 963db879575132933d9254406b4c76a8f10b0ad1.Gravatar ajmichael2017-08-09
* Windows, AndroidBusyBox: always use params filesGravatar laszlocsomor2017-08-09
* Rename some variables for easier understanding of the code.Gravatar elenairina2017-08-09
* Use java.time.Duration for timeoutsGravatar ulfjack2017-08-09
* Add python to bazel's dockerfilesGravatar hlopko2017-08-08
* Change logic of Blaze Java coverage.Gravatar elenairina2017-08-08
* Use Sets.new...WithExpectedSize to presize some collectionsGravatar michajlo2017-08-08
* Micro-optimization - presize internal Selector mapGravatar michajlo2017-08-08
* Remove special ordering of resources from PlaceholderIdFieldInitializerBuilderGravatar Googler2017-08-08
* Rollforward of "Framework dependency subtraction uses runfiles path instead o...Gravatar cparsons2017-08-08
* improve efficiency of no-op desugaringsGravatar kmb2017-08-08
* Improve SyntaxTreeVisitor API.Gravatar laurentlb2017-08-08
* Clean up Label validation, and introduce a factory method for constructing a ...Gravatar nharmata2017-08-08
* test-setup.sh: don't cat the log file if it does not existsGravatar dmarting2017-08-08
* Add space to make error message readable.Gravatar Googler2017-08-08
* Clean up expected exception testsGravatar cushon2017-08-08
* Use Iterators.unmodifiableIterator() for readabilityGravatar brandjon2017-08-08