aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Assume that the targets required by LabelVisitor have already been loaded.Gravatar Lukacs Berki2016-04-15
* Inject the BlazeDirectories in SkyframeExecutor.Gravatar Ulf Adams2016-04-15
* Get the current time when generating the workspace status.Gravatar Ming Zhao2016-04-15
* Fix compiler warning due to lack of generic parameter.Gravatar Nathan Harmata2016-04-15
* Allow ProtoOutputFormatter to filter aspect attributesGravatar Michajlo Matijkiw2016-04-15
* Allows CcLibraryHelper's acceptance of objc source to be paramaterized. For ...Gravatar Cal Peyser2016-04-15
* Use Iterables.addAll() in SkylarkList.Gravatar Googler2016-04-15
* Say which target is being processed in the progress message for Android resourceGravatar Alex Humesky2016-04-15
* Add an afterCommand hook to AbstractBlazeQueryEnvironment.Gravatar Nathan Harmata2016-04-15
* Fixes bugs so that we can build bazel with bazel twice without cleaning up on...Gravatar Yun Peng2016-04-14
* Do not collide intermediate and final output dsym artifacts.Gravatar Peter Schmitt2016-04-14
* Rollback of commit bbf59ed1be85354457ad1d8123cc1973aa3ba298.Gravatar Florian Weikert2016-04-14
* Fix JDK 7 build of BazelGravatar Damien Martin-Guillerez2016-04-14
* Add the --grpc_port startup option and start a Java server if it's passed in.Gravatar Lukacs Berki2016-04-14
* Automated [] rollback of commit 525fa71b0d6f096e9bfb180f688a4418c4974eb4.Gravatar Yue Gan2016-04-14
* Remove experimental_ui integration tests that depend on timingGravatar Klaus Aehlig2016-04-14
* Log whenever a periodic flush of the action cache is slow.Gravatar Nathan Harmata2016-04-14
* Introduce TreeFileArtifact, which represents files under TreeArtifacts.Gravatar Rumou Duan2016-04-14
* Make ObjcProvider keys accessible to skylark. This is necessary to allowGravatar Cal Peyser2016-04-14
* RELNOTES[INC]: Bazel warns if a cc rule's includes attribute points out of th...Gravatar Janak Ramakrishnan2016-04-14
* Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.Gravatar Damien Martin-Guillerez2016-04-14
* Roll-foward of commit 351475627b9e94e5afdf472cbf465f49c433a25e which was roll...Gravatar Nathan Harmata2016-04-14
* Remove reliance on exact rule classes in AndroidStudioInfoAspect.Gravatar Googler2016-04-14
* Fixes bugs so that we can build bazel with bazel on WindowsGravatar Yun Peng2016-04-14
* Allow empty 'jars' attribute in java_import.Gravatar Nathan Harmata2016-04-14
* experimental UI: only redraw progress bar after event in curses modeGravatar Klaus Aehlig2016-04-14
* Correctly set up build variables for the correct pic mode for fake_binaryGravatar Manuel Klimek2016-04-14
* experimental UI: show passed and failed testsGravatar Klaus Aehlig2016-04-14
* experimental UI: Keep track of completed testsGravatar Klaus Aehlig2016-04-14
* Introduces experimental_objc_library. This rule builds objc code with the c+...Gravatar Cal Peyser2016-04-13
* Fix build output formatting of licensesGravatar Liam Miller-Cushon2016-04-13
* Set --crosstool_top=@bazel_tools//tools/cpp:toolchain by default.Gravatar Luis Fernando Pino Duque2016-04-13
* experimental UI: ignore refresh limit on final progress-bar changeGravatar Klaus Aehlig2016-04-13
* More detailed error message for sandbox failures in test, when --sandbox_debu...Gravatar Yue Gan2016-04-13
* Refactor build for JDK 7Gravatar Damien Martin-Guillerez2016-04-13
* Add a disabled test case that tickles a bug with the interaction of aspects a...Gravatar Lukacs Berki2016-04-13
* Refactor BlazeWorkspace creation to happen after BlazeRuntime construction.Gravatar Ulf Adams2016-04-13
* Make preprocessor modules mostly stateless; pass in the directories instead.Gravatar Ulf Adams2016-04-12
* Add stub gRPC C++ client and Java server.Gravatar Lukacs Berki2016-04-12
* Rollback of commit 351475627b9e94e5afdf472cbf465f49c433a25e.Gravatar Florian Weikert2016-04-12
* Fix build on FreeBSD (again).Gravatar Piotr Sikora2016-04-12
* testenv.sh.bazel: remove overridden function implementation.Gravatar Laszlo Csomor2016-04-12
* Remove some dead code.Gravatar Ulf Adams2016-04-12
* Experimental UI test: deflake test_times_fresh().Gravatar Laszlo Csomor2016-04-12
* Fix missing format specifier.Gravatar Googler2016-04-12
* Document the difference between actions and genrules since the question has c...Gravatar Dave MacLachlan2016-04-12
* Increase ResourceShrinker MethodVisitor level to ASM5 from ASM4 so that it ca...Gravatar Andrew Pellegrini2016-04-12
* RELNOTES[INC]: It is now an error for a cc rule's includes attribute to point...Gravatar Janak Ramakrishnan2016-04-12
* --Gravatar Googler2016-04-12
* Stop passing --strict_java_deps to header compilation actionsGravatar Liam Miller-Cushon2016-04-12