aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Add an algorithm to reduce aspect paths according to aspects' visibility to e...Gravatar Dmitry Lomov2017-02-14
* Fix IllegalStateException when loading from a non declared external repository Gravatar Damien Martin-Guillerez2017-02-14
* Allow Skylark aspects to advertise providers.Gravatar Dmitry Lomov2017-02-14
* Add environ attribute to repository_rule Gravatar Damien Martin-Guillerez2017-02-14
* Rollback of commit 3bed84ff177c7cbfd0c8d315829cc9dcb35fcf70.Gravatar Dmitry Lomov2017-02-13
* Windows-aware path-absoluteness checks.Gravatar Laszlo Csomor2017-02-13
* Fix PackageProgressReceiver to not call contains on a list.Gravatar Janak Ramakrishnan2017-02-13
* gRPC improvements:Gravatar Lukacs Berki2017-02-13
* Add @Nullable annotations to PackageFunction#progressReceiver.Gravatar Janak Ramakrishnan2017-02-13
* Add flag to disable automatic xcodeproj generation.Gravatar Peter Schmitt2017-02-13
* Inform progress receiver that node has been computed before any exception han...Gravatar Janak Ramakrishnan2017-02-13
* Rollback of commit aa1d31da27793d4c29bfa4dec12d1ae9ab20426b.Gravatar Googler2017-02-13
* apple_binary produces a skylark provider depending on its binary_typeGravatar Chris Parsons2017-02-13
* Make android_sdk_repository fail if api_level requested is not installed.Gravatar Adam Michael2017-02-13
* Simple test for standalone Skylark binaryGravatar Laurent Le Brun2017-02-13
* Refactoring: Types report what class of labels they contain.Gravatar Michael Staib2017-02-13
* Blaze/bazel modifications to command line flags used when dead-stripping.Gravatar Googler2017-02-13
* Install support for checking for 'one version' correctness of java_binaryGravatar Googler2017-02-10
* Switch from protobuf_clib to protobuf, and protobuf-util to protobuf_java_util.Gravatar Carmi Grushko2017-02-10
* Introduce CppCompileActionTemplate, which expands into a list of CppCompileAc...Gravatar Rumou Duan2017-02-10
* Apply --symlink_prefix to the output and exec root symlinks.Gravatar Luis Fernando Pino Duque2017-02-10
* Fixed java_stub_template substitution: %runfiles_manifest_only% was not subst...Gravatar Yun Peng2017-02-10
* BEP: Provide more useful data in TestResult events Gravatar Klaus Aehlig2017-02-10
* Standalone Skylark binary: now accepts a file as argumentGravatar Laurent Le Brun2017-02-10
* Rollback of commit 49d97f9bb4dd04ef62198ded7b53b2a8f8c603db.Gravatar Luis Fernando Pino Duque2017-02-10
* Fix java_stub_template.txt on Windows Gravatar Yun Peng2017-02-10
* Update docs about built-in attributes of rules.Gravatar Googler2017-02-10
* Fix building python zip when middleman runfile is used Gravatar Yun Peng2017-02-10
* Bazel client, Windows, tests: `rm -rf TEST_TMPDIR`Gravatar Laszlo Csomor2017-02-10
* Tighten a precondition check during action execution.Gravatar Lukacs Berki2017-02-10
* Change CppCompileAction to store execution info as a mapGravatar Ulf Adams2017-02-10
* Open source java 8 desugarer.Gravatar Adam Michael2017-02-10
* --Gravatar Carmi Grushko2017-02-10
* Emphasize that java_xxx_proto_library.strict_deps should not be used for new ...Gravatar Carmi Grushko2017-02-10
* Use AliasProvider for DexArchiveAspect to "see through" alias targets until [...Gravatar Googler2017-02-10
* Make aar_import fail fast if no android_sdk is set up.Gravatar Adam Michael2017-02-10
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Using os.pathsep in python stub template.txtGravatar Yun Peng2017-02-09
* Generated files directory is passed to dependers as a user header search path...Gravatar Cal Peyser2017-02-09
* Test output directory presence for skylark repositories without a FileValue Gravatar Damien Martin-Guillerez2017-02-09
* Java template windows performanceGravatar Yun Peng2017-02-09
* Remove the first argument of TestStrategy.getArgs.Gravatar Ulf Adams2017-02-09
* Replace PackageProvider with TargetProvider where possibleGravatar Ulf Adams2017-02-09
* Remove dead code - unused method in PackageManager interfaceGravatar Ulf Adams2017-02-09
* Fix int*list binary operator.Gravatar Laurent Le Brun2017-02-09
* Bazel client, Windows: use more of AutoHandleGravatar Laszlo Csomor2017-02-09
* Add "CLEAN_UP" as a reason for retrieving a node.Gravatar Shreya Bhattarai2017-02-09
* Pass 'main_class' attribute value through in the IntelliJ aspect.Gravatar Googler2017-02-09
* make DexArchiveAspect propagate through alias targetsGravatar Googler2017-02-09
* experimental_objc_library excludes non-.h headers, as does objc_library.Gravatar Cal Peyser2017-02-09