aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add API for individual actionsGravatar Jon Brandvein2016-10-05
* java_integration_test: remove test of non-existent xmb feature.Gravatar Damien Martin-Guillerez2016-10-05
* Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67.Gravatar Damien Martin-Guillerez2016-10-05
* Correctly skip bazel_toolchain_test on Darwin.Gravatar Damien Martin-Guillerez2016-10-05
* Add more type annotations for the benefit of Java 7Gravatar Klaus Aehlig2016-10-05
* Declare closure variable finalGravatar Klaus Aehlig2016-10-05
* Add some type annotations for the benefit of Java 7Gravatar Klaus Aehlig2016-10-05
* Tests: //src/test/cpp/util:* now pass with MSVCGravatar Laszlo Csomor2016-10-05
* Put turbine bridge pruning behind a flagGravatar Liam Miller-Cushon2016-10-05
* Global cleanup change.Gravatar Googler2016-10-05
* Allow adaptresourcefilecontents for proguard configuration, and -s in the dir...Gravatar Googler2016-10-05
* Make EvalUtils.getDataTypeNameFromClass() look for @SkylarkModules in parent ...Gravatar Jon Brandvein2016-10-05
* Enable Bazel commands to exit at any time.Gravatar Michael Staib2016-10-05
* Add the option --experimental_max_directories_to_eagerly_visit_in_globbing. T...Gravatar Janak Ramakrishnan2016-10-05
* Refactor getAnnotationFromParentClass() to a new SkylarkInterfaceUtils moduleGravatar Jon Brandvein2016-10-05
* Fix NullPointerException on "select({}) + <something else>" clauses.Gravatar Greg Estren2016-10-05
* Make .d file analysis properly mark used module (.pcm) files.Gravatar Googler2016-10-05
* Check "xcodebuild -version" first before building the xcode locator.Gravatar Chris Parsons2016-10-05
* Unconditionally mark transitive modules as inputs.Gravatar Googler2016-10-05
* Refactor: rename file_linux.* to file_posix.*Gravatar Laszlo Csomor2016-10-05
* Don't inherit the host configuration's fragments from the target config in --...Gravatar Greg Estren2016-10-05
* Global cleanup change.Gravatar Liam Miller-Cushon2016-10-05
* Rollback of commit 366cb3de49deac97e3015cbd09e29ec6d3f2953f.Gravatar Damien Martin-Guillerez2016-10-04
* Rollback of commit a6b4cbbd4a4bbb42eefe8fb0e646cd30780394e4.Gravatar Laszlo Csomor2016-10-04
* Rollback of commit fb65f9382f34c2641b5069c30a57a08445b920a3.Gravatar Laszlo Csomor2016-10-04
* Rollback of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-04
* Add a way to select non-default Xcode toolchainGravatar Dmitry Shevchenko2016-10-04
* Update comments about depending on the tools/objc:compile_protos and tools/ob...Gravatar Sergio Campama2016-10-04
* Implemented a "--experimental_repository_cache" option as the first step toGravatar Jingwen Chen2016-10-04
* Move some sharable classes from c.g.testing.junit.runner.junit4 toGravatar Googler2016-10-04
* Propagate --java_header_compilation into the host configGravatar Liam Miller-Cushon2016-10-04
* Fix non-deterministic bug in locking of iterable valuesGravatar Jon Brandvein2016-10-04
* Remove an unused function.Gravatar Googler2016-10-04
* Rollback of commit 3c0d64886d2f7f6b2015780f1628b1391c320d0f.Gravatar Carmi Grushko2016-10-04
* Add genfiles to include paths to allow full-path imports of generated protosGravatar Googler2016-10-04
* Extend Android Java 8 desugaring flag to host configuration. While we're at it,Gravatar Googler2016-10-04
* Remove dependency on $unzip for aar_import. Replaces the functionality with /...Gravatar Adam Michael2016-10-04
* Unify AbstractBlazeQueryEnvironment#evaluateQuery with its subclass overrides...Gravatar Nathan Harmata2016-10-04
* Return EMTPY_FRAGMENT instead of null when there is no filename for a Lexer. ...Gravatar John Cater2016-10-04
* Use ijar:zipper instead of zipinfo for zip_manifest_creator.sh.Gravatar Adam Michael2016-10-04
* Proper error messages when built-in rule attributes are overridden #1811Gravatar Vladimir Moskva2016-10-04
* Default host configuration's --fat_apk_cpu to the empty list.Gravatar Greg Estren2016-10-04
* Fix NPE in skylark documentation processorGravatar Jon Brandvein2016-10-04
* Ijar: use more utilities from Bazel's sourceGravatar Laszlo Csomor2016-10-04
* Implement Skylark syntax to propagate an aspect to all attributes.Gravatar Dmitry Lomov2016-10-04
* Add a build-event streamer classGravatar Klaus Aehlig2016-10-04
* Adds SingleJar APK building option behind --use_singlejar_apkbuilder flag.Gravatar Adam Michael2016-10-04
* cc_inc_library deletes its output directory before execution.Gravatar Janak Ramakrishnan2016-10-04
* Ijar: use utilities from Bazel's sourceGravatar Laszlo Csomor2016-09-30
* Silence the warning about Javac not supporting workers during bootstrap by re...Gravatar Philipp Wollermann2016-09-30