aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add the public key directly on our website.Gravatar Damien Martin-Guillerez2016-10-12
* Sign all Bazel binaries using gpg during release processGravatar Yun Peng2016-10-11
* Rollback of commit 9c25afe750a937b2152c21a93effc8b9ba82c27b.Gravatar Ulf Adams2016-10-11
* Minor cleanupGravatar Laurent Le Brun2016-10-11
* Improve error message when 'del' keyword is usedGravatar Laurent Le Brun2016-10-11
* Rollback of commit e025939e71b179ae0f6bd09ef3af474f49b853a2.Gravatar Ulf Adams2016-10-11
* Only add the runfiles of artifacts that are actual inputs of the spawn action.Gravatar Florian Weikert2016-10-11
* Rollback of commit f341bc4f6e918b6a41c1536c111bbf24f14f967b.Gravatar Ulf Adams2016-10-11
* Adding support for Linux s390xGravatar namrata-ibm2016-10-11
* Changes necessary for releasing 0.3.2 chocolatey package.Gravatar Peter Mounce2016-10-11
* Avoid deadlock when a client disconnects with the gRPC queue full.Gravatar Lukacs Berki2016-10-11
* Fix bug(s) with Skylark import cycles: we assumed that a package that failed ...Gravatar Janak Ramakrishnan2016-10-11
* When inlining imports, avoid visiting Skylark files multiple times that are l...Gravatar Janak Ramakrishnan2016-10-11
* Rollback of commit 51417759a37e5b11003dd773d5c90ddd4c7a6aa7.Gravatar Googler2016-10-11
* Expose objc_provider keys sdk_frameworks and weak_sdk_frameworks to skylarkGravatar Chris Parsons2016-10-11
* Move MemoizingRequest from c.g.testing.junit.junit4.runner toGravatar Googler2016-10-11
* Propagate swift_library defines attribute to parents.Gravatar Dmitry Shevchenko2016-10-11
* Add make_hashed_objlist.py to the dummy darwin tools, to fix linux bazel buildsGravatar Chris Parsons2016-10-11
* Add bin_dir and genfiles_dir to ctxGravatar Kristina Chodorow2016-10-11
* Move bazel apple tests into a separate package.Gravatar Dmitry Shevchenko2016-10-11
* In AllRdepsUnboundedVisitor, group rdeps by package before partitioning them ...Gravatar Nathan Harmata2016-10-11
* Split SkyQueryEnvironment#getReverseDeps into a few helper methods and use th...Gravatar Nathan Harmata2016-10-11
* Clean up --strict_android_deps and --strict_java_depsGravatar Liam Miller-Cushon2016-10-11
* Generate aar_import and java_import rules for local maven repositories in <sd...Gravatar Adam Michael2016-10-11
* Update Windows documentation with msys2 version guidance .Gravatar Dmitry Lomov2016-10-10
* Fix typo in 2015-03-06-bazel-init.mdGravatar is03wlei2016-10-10
* Post the expansion of a target pattern on the event streamGravatar Klaus Aehlig2016-10-10
* Fall back to compiling header-only libraries with --compile_one_dependency.Gravatar Googler2016-10-10
* RELNOTES: Create a flag --android_dynamic_mode to turn off dynamic mode durin...Gravatar Googler2016-10-10
* Add a way to pass extra inputs to the linking stepGravatar Dmitry Shevchenko2016-10-10
* Refactor in preparation for adding minimum classpath optimization.Gravatar Googler2016-10-10
* Make the .d file a mandatory output of the ObjcCompileAction.Gravatar Cal Peyser2016-10-10
* Make a method in ProtoOutputFormatter visible for tests.Gravatar Janak Ramakrishnan2016-10-10
* Fix build on WindowsGravatar Damien Martin-Guillerez2016-10-07
* Add a method in MetadataHandler to retrieve contained artifacts from TreeArti...Gravatar Rumou Duan2016-10-07
* Remove support for "Python" parsing mode.Gravatar Laurent Le Brun2016-10-07
* Supported "in" operator for all SkylarkIndexable objects.Gravatar Vladimir Moskva2016-10-07
* Show the starting of the build in the build event streamGravatar Klaus Aehlig2016-10-07
* Add method to get generating action for an output group.Gravatar Tobias Werth2016-10-07
* Blog post on Windows status and new installation instructions.Gravatar Dmitry Lomov2016-10-07
* Mention that lists can be stored in sets after freezingGravatar Jon Brandvein2016-10-07
* Release 0.3.2 (2016-10-07)Gravatar Bazel Release System2016-10-07
* Fix-up for last sandbox change, forgot to add "block-*" to the execution info...Gravatar Philipp Wollermann2016-10-07
* Rollback of commit 5c071429e83b5c6d872c755d3da21ad934638111.Gravatar Damien Martin-Guillerez2016-10-07
* sandbox: Allow network access by default, unless a target has a "block-networ...Gravatar Philipp Wollermann2016-10-07
* Update Error Prone to 2.0.13Gravatar Liam Miller-Cushon2016-10-07
* Patches to compile against muslGravatar Steven Dee2016-10-07
* Create directory for Standalone SkylarkGravatar Laurent Le Brun2016-10-07
* Register the BuildEventStreamerGravatar Klaus Aehlig2016-10-07
* Implement cc_common.link_params_merge function.Gravatar Dmitry Lomov2016-10-07