aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* RELNOTES: Bazel warns if a cc rule's includes attribute contains up-level ref...Gravatar Janak Ramakrishnan2016-03-21
* Move AbstractBlazeQueryEnvironment to a factory class, and have BlazeModule o...Gravatar Nathan Harmata2016-03-21
* Changing ProguardHelper to support a multipass variety of proguard.Gravatar Googler2016-03-18
* Deprecates output_cpp from objc_proto_library.Gravatar Googler2016-03-18
* Introduce skylark provider for objc.Gravatar Cal Peyser2016-03-18
* Uses J2ObjC's own JRE when tranpiling for j2objc_library.Gravatar Googler2016-03-18
* Refactor AndroidStudioInfoAspectTestBase.Gravatar Dmitry Lomov2016-03-18
* Update the java flags to default as follows:Gravatar Luis Fernando Pino Duque2016-03-18
* Fix equality and comparison for SkylarkAspectClass.Gravatar Dmitry Lomov2016-03-17
* Don't keep packages in the default repository around after loading.Gravatar Brian Silverman2016-03-17
* Remove deprecated objc_options.Gravatar Dave MacLachlan2016-03-17
* Compile base classpaths for Bazel Jack support in android_sdk.Gravatar Michael Staib2016-03-17
* Add default_ios_sdk_version attribute to xcode_version rules.Gravatar Chris Parsons2016-03-17
* Add merge() methods to some Java providers.Gravatar Carmi Grushko2016-03-17
* Introduces apple_cc_toolchain.Gravatar Cal Peyser2016-03-17
* Make ProguardLibrary.collectLocalProguardSpecs and collectProguardSpecsFromAt...Gravatar Carmi Grushko2016-03-17
* 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
* 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
* Incremental dexing for sharded android_binary targetsGravatar Googler2016-03-15
* Update header compilation to handle implicit attribute suffixesGravatar Liam Miller-Cushon2016-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
* 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
* 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
* 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
* Do not use all_load for individual always_link deps.Gravatar Googler2016-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
* 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
* Support android_resources in Android Studio.Gravatar Googler2016-03-08
* Use $TMPDIR with mktemp in IPA signing action.Gravatar Peter Schmitt2016-03-08
* Changed py_wrap_cc rule's dependency validation to mandatoryProvdersList soGravatar Yun Peng2016-03-08
* RELNOTES: Set --legacy_bazel_java_test to off by default.Gravatar Damien Martin-Guillerez2016-03-04
* Rollback of commit b8101f57681f292a9ec312a9cbbc84ac4ec0668d.Gravatar Dmitry Lomov2016-03-04
* Small fix for coverage.Gravatar Googler2016-03-04
* Python provider is now available in SkylarkGravatar Yun Peng2016-03-03
* Use static creation method for SkyKey. This allows interning SkyKeys as they ...Gravatar Janak Ramakrishnan2016-03-03