aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Make ProtoSourceFileBlacklist take an explicit list of .proto files to blackl...Gravatar Carmi Grushko2016-11-03
* ProtoCompileActionBuilder takes a list of ToolchainInvocations instead of a m...Gravatar Carmi Grushko2016-11-03
* Use proto_lang_toolchain in java_lite_proto_library.Gravatar Carmi Grushko2016-11-03
* Copy android_manifest_merger from target configuration into host configuration.Gravatar Adam Michael2016-11-03
* Adds flag to enable/disable apple_binary from generating and linking ObjC pro...Gravatar Sergio Campama2016-11-03
* java_binary: fix runfiles dir creation on WindowsGravatar Laszlo Csomor2016-11-03
* Rollback of commit 0c6e4cdab3c38f8751fb3b944ccaa53866e4c032.Gravatar Adam Michael2016-11-02
* Description redacted.Gravatar Yue Gan2016-11-02
* Add support for --keep-main-dex flag to RexGravatar Googler2016-11-02
* Add support for Rex package mapGravatar Googler2016-11-02
* Change Bazel default android_manifest_merger to android.Gravatar Adam Michael2016-11-02
* Use common logic to create proto action in j2objc proto aspect.Gravatar Rumou Duan2016-11-02
* ProtoCompileActionBuilder takes ImmutableMap for toolchains, which has a pred...Gravatar Carmi Grushko2016-11-02
* Rollback, breaks dependent code.Gravatar Jon Brandvein2016-11-02
* Pad apple SDK version number strings to ensure there are at least two compone...Gravatar Chris Parsons2016-11-02
* Remove deprecation warning from ios_simulator_version flag. Its semantics rem...Gravatar Chris Parsons2016-11-02
* A version of ProtoCompileActionBuilder that uses proto_lang_toolchain() rules...Gravatar Carmi Grushko2016-11-02
* experimental_objc_library relies on ObjcProvider for compilation data, export...Gravatar Cal Peyser2016-11-02
* Description redacted.Gravatar Googler2016-11-02
* Initial implementation of "dylib" attribute for apple_binary and apple_dynami...Gravatar Chris Parsons2016-11-02
* Windows: java_binary can be an action executableGravatar Laszlo Csomor2016-10-31
* Bring experimental_objc_library module semantics in line with those ofGravatar Cal Peyser2016-10-31
* ObjcCompileAction provides all headers to sandboxed execution. This allowsGravatar Cal Peyser2016-10-31
* Add experimental flag to stop requiring all transitive modules as inputs.Gravatar Googler2016-10-31
* Move Bazel{ActionListener,ExtraAction} rule to rules.extra and drop prefix.Gravatar Ulf Adams2016-10-31
* Introduce proto_lang_toolchain().Gravatar Carmi Grushko2016-10-31
* Verify (in test) that ObjcProvider keys are either exposed to skylark or expl...Gravatar Chris Parsons2016-10-31
* Disable protobuf modulemap generation if it's a linking target. Correctly con...Gravatar Sergio Campama2016-10-28
* Remove old incremental dexing flag that was superseded by --incremental_dexin...Gravatar Googler2016-10-28
* Switch default --apk_signing_method from legacy_v1 to v1.Gravatar Adam Michael2016-10-28
* Singlejar apkbuilder now puts resources in the correct location in APK.Gravatar Adam Michael2016-10-28
* Move ToolsRepository out of EnvironmentGravatar Laurent Le Brun2016-10-27
* Don't let input discovery add module files as inputs if we aren't actuallyGravatar Googler2016-10-27
* Move (Bazel)TestSuiteRule to rules.test and drop the Bazel prefix.Gravatar Ulf Adams2016-10-27
* Subtract resource-related provider values defined in avoid_deps from depsGravatar Chris Parsons2016-10-27
* Dedupe Jar files produced for Android binary targets for desugaring purposes.Gravatar Googler2016-10-27
* stop passing BuildConfiguration to CppCompileActionGravatar Thiago Farina2016-10-27
* Fix a few issues that prevented Bazel from building with Java 7.Gravatar Lukacs Berki2016-10-27
* Clarify how startup options are conveyed between the client and the server.Gravatar Lukacs Berki2016-10-27
* Create a separate module for .proto.h files. Together with modules pruning,Gravatar Googler2016-10-27
* Merge all jars in AAR in aar_import, not just classes.jarGravatar Adam Michael2016-10-26
* Adds a check that the new local repository path exists and is aGravatar John Cater2016-10-25
* Adds support to aar_import for native libs in /jni.Gravatar Adam Michael2016-10-25
* Rollback of commit abb0b633339ef76bf19a1e5af8477d42d13151d8.Gravatar Peter Schmitt2016-10-25
* Move from simulator version 8.4 to 9.3 which is going to be far more common n...Gravatar Dave MacLachlan2016-10-25
* Remove iossim from Bazel. Gravatar Dave MacLachlan2016-10-25
* Multidex uses singlejar instead of zip.Gravatar Adam Michael2016-10-25
* Add a flag to lock down isystem include checks.Gravatar Ulf Adams2016-10-25
* Add support for exported_plugins to android_libraryGravatar Googler2016-10-24
* Prepare to remove --experimental_optimize_header_compilation_annotation_proce...Gravatar Liam Miller-Cushon2016-10-24