aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf
Commit message (Expand)AuthorAge
* Adds a manifest for detailing the inputs to an android apk.Gravatar Alex Humesky2016-03-01
* Fix up some spelling mistakes in comments.Gravatar Dave MacLachlan2016-02-29
* Simplify plmerge and bundlemerge by removing deprecated functionality.Gravatar Dave MacLachlan2016-02-29
* Changes to crosstool_config.proto to support dsym debug symbol and breakpad f...Gravatar Cal Peyser2016-02-23
* Add initial Skylark API for Android rules.Gravatar Dmitry Lomov2016-02-23
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Expose ``build_file_path`` to Skylark rules.Gravatar Dmitry Lomov2016-02-22
* Rename proto_java_library to java_proto_library.Gravatar Julio Merino2016-02-19
* Remove unused ASwB build artifactGravatar Googler2016-02-19
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* Roll forward of commit 500175fcfb37953f50cf0869df164902755807f2: Don't includ...Gravatar Googler2016-02-16
* Rollback of commit 500175fcfb37953f50cf0869df164902755807f2.Gravatar Damien Martin-Guillerez2016-02-15
* Don't include absolute paths in blaze IDE artifactsGravatar Googler2016-02-15
* Implement distributed caching for BazelGravatar Alpha Lam2016-02-10
* Add jdeps support to AndroidStudioInfoAspect.Gravatar Googler2016-02-04
* Include bootclasspaths in java extra action infoGravatar Liam Miller-Cushon2016-02-03
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Extend crosstool configuration to allow features to specify (expandable) envi...Gravatar Chris Parsons2016-01-07
* Support java_plugin in AndroidStudioInfoAspect.Gravatar Googler2016-01-07
* Add runtime_deps to android studio proto.Gravatar Googler2016-01-07
* Permit proto serialization of configured attribute valuesGravatar Mark Schaller2016-01-04
* plmerge optionally consumes an executable name. This is necessary to ensure ...Gravatar Googler2015-12-16
* Bundlemerge optionally takes a completed plist to bundle into the archive, in...Gravatar Googler2015-12-13
* Plmerge takes an optional automatic_entries_file key, which distinguishes the...Gravatar Googler2015-12-11
* Plmerge receives arguments by a protobuf, introduces variable substitutions t...Gravatar Googler2015-12-08
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Remove unused package protocol buffersGravatar Michajlo Matijkiw2015-12-01
* Reorganize BUILD files.Gravatar Han-Wen Nienhuys2015-11-30
* Support skylark aspects in serialization/deserialization.Gravatar Dmitry Lomov2015-11-30
* Add generate_resource_class to android_studio_ide_info.proto.Gravatar Googler2015-11-19
* workers: Pass a map of input filenames -> digest of file contents to workers ...Gravatar Philipp Wollermann2015-11-05
* Generate equals and hashcode for Android Studio proto.Gravatar Googler2015-11-05
* Add isSkylark to RuleClassGravatar Michajlo Matijkiw2015-10-30
* Remove transitive data from Android Studio aspect.Gravatar Googler2015-10-22
* Add isSource to Android aspect ArtifactLocation.Gravatar Googler2015-10-12
* Rename protobuf targets to xxx_proto.Gravatar Han-Wen Nienhuys2015-10-09
* Add Android aspect resolve output group.Gravatar Googler2015-10-02
* Add support for tags in AndroidStudioInfoAspect.Gravatar Googler2015-09-30
* Replace 'Google Inc' by the 'Bazel Authors'Gravatar Damien Martin-Guillerez2015-09-30
* Adds a mechanism for invocation policy. The policy is taken through the --inv...Gravatar Alex Humesky2015-09-30
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Implement support for android_library and android_binary in AndroidStudioInfo...Gravatar Dmitry Lomov2015-09-22
* Changes dylibs from being part of the xcodeproject file references to being a...Gravatar Dave MacLachlan2015-09-22
* Serialize workspaceName.Gravatar Han-Wen Nienhuys2015-09-21
* Support java_test and java_binary in AndroidStudioInfoAspect.Gravatar Dmitry Lomov2015-09-15
* Stop serializing/deserializing Locations as part of PackagesGravatar Michajlo Matijkiw2015-09-11
* Provide information about Android SDK to Android Studio.Gravatar Dmitry Lomov2015-09-09
* Add an attribute to proto and xml query outputs to mark packages that are in ...Gravatar Miguel Alcon Pinto2015-09-08
* Implementation of AndroidStudioIdeInfoAspect.Gravatar Dmitry Lomov2015-09-02