aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Expose feature list in SkylarkRuleContext.Gravatar Dmitry Lomov2016-03-17
* Add APPLE_COVERAGE env variable to coverage tools.Gravatar Dmitry Shevchenko2016-03-15
* Separate download library so it can be reused by generate_workspaceGravatar Kristina Chodorow2016-03-15
* Make manual multidex incompatible with .dex sharding.Gravatar Lukacs Berki2016-03-15
* Allow java_toolchain.ijar to be a fileGravatar Liam Miller-Cushon2016-03-15
* Update the java_langtools flag to default to @bazel_tools//tools/jdk:langtools.Gravatar Luis Fernando Pino Duque2016-03-15
* Adds bazel_version to the native module for workspace macros.Gravatar Damien Martin-Guillerez2016-03-15
* fix typo: "is produce" -> "is produced"Gravatar Cal Peyser2016-03-15
* Incremental dexing for sharded android_binary targetsGravatar Googler2016-03-15
* Refer to CharMatcher.javaLetterOrDigit() in a comment.Gravatar Michael Zhou2016-03-15
* Update header compilation to handle implicit attribute suffixesGravatar Liam Miller-Cushon2016-03-15
* Description redacted.Gravatar Janak Ramakrishnan2016-03-15
* Roll-forward of commit 4bf0018ed1cf8616297b951dc03dbde3f0db2503 with code to ...Gravatar Janak Ramakrishnan2016-03-15
* Move dump_syms from //tools/objc to //tools/osx. This will allow it to be re...Gravatar Cal Peyser2016-03-15
* Expose more documentation to Skylark.Gravatar Dmitry Lomov2016-03-14
* Add semantic tests for ExperimentalStateTrackerGravatar Klaus Aehlig2016-03-14
* Fix ClasspathConfiguredFragment bootclasspath collectionGravatar Liam Miller-Cushon2016-03-14
* Update ios_framework rule doc to emphasize the current issues.Gravatar Dmitry Shevchenko2016-03-14
* Add a test for getDefaultJavacOptsFromRuleGravatar Liam Miller-Cushon2016-03-14
* Use repository_ctx for each usage of repository context.Gravatar Damien Martin-Guillerez2016-03-14
* Add repository_ctx.name to get the name of the repositoryGravatar Damien Martin-Guillerez2016-03-14
* Makes the xctest_app attribute of ios_test only accept ios_applications. It u...Gravatar Dave MacLachlan2016-03-14
* Remove infoplists from objc_options. They aren't used anymore (last case remo...Gravatar Dave MacLachlan2016-03-14
* Removes restriction on having both a launchimage and a launchstoryboard in a ...Gravatar Dave MacLachlan2016-03-11
* Minor documentation wording fix.Gravatar Erik Abair2016-03-11
* Allow android_library with android resource attributes to have deps without s...Gravatar Googler2016-03-11
* Fix style issue; convert comment to Javadoc format.Gravatar Ulf Adams2016-03-11
* Improve error when allowedFileTypesForLabels is not setGravatar Liam Miller-Cushon2016-03-11
* Skylark repositories: added path.readdir() to list a directoryGravatar Damien Martin-Guillerez2016-03-11
* Fixed a problem with wrong test statuses when using notest_keep_going (especi...Gravatar Florian Weikert2016-03-11
* Deprecate --javabuilder_jvmoptGravatar Liam Miller-Cushon2016-03-11
* Expose runfiles symlink functionality in SkylarkGravatar Googler2016-03-11
* Simplify LaunchStoryboard plist generation to make it less error prone.Gravatar Dave MacLachlan2016-03-11
* When --experimental_oom_more_eagerly is enabled, tell Bazel to exit with an O...Gravatar Janak Ramakrishnan2016-03-10
* Ensure that errors from a mismatch between include scanning and local executi...Gravatar Janak Ramakrishnan2016-03-09
* Update j2objc workspace to latest 1.0.1 release.Gravatar Googler2016-03-09
* Add full support for android_resources to AndroidStudioInfoAspect.Gravatar Googler2016-03-08
* Add placeholder documentation for Bazel's constraint system -Gravatar Greg Estren2016-03-08
* Simplify configurable attributes documentation.Gravatar Greg Estren2016-03-08
* Do not use all_load for individual always_link deps.Gravatar Googler2016-03-08
* Skylark: improved documentation and error messages of getattr() and hasattr()...Gravatar Florian Weikert2016-03-08
* Make ipa_post_processor documentation show up.Gravatar Peter Schmitt2016-03-08
* Replace objc_dummy.m with objc_dummy.mm.Gravatar Googler2016-03-08
* Document subclasses of PackageLookupValueGravatar Michajlo Matijkiw2016-03-08
* Detect and warn about runfiles conflicts.Gravatar Googler2016-03-08
* Fix hypothetical bug when querying for packages in bulk. We were assuming all...Gravatar Eric Fellheimer2016-03-08
* Implement equals and hashcode for PrepareDepsOfPatternsValueGravatar Michajlo Matijkiw2016-03-08
* Adds ResourceShrinkerAction to android_binary targets if they use Proguard an...Gravatar Andrew Pellegrini2016-03-08
* Add support for resources to bundling rules.Gravatar Dave MacLachlan2016-03-08