aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
...
* Roll forward of commit 19db71413329da3f5d22b5fc7681471f3d971d88 (Skylark: Rep...Gravatar Florian Weikert2016-09-06
* Fix misleading warning for rule dependencyGravatar Googler2016-09-06
* Better API for creating immutable Skylark lists.Gravatar Dmitry Lomov2016-09-06
* Make --experimental_interleave_loading_and_analysis a no-op.Gravatar Ulf Adams2016-09-06
* Adds a jar filter to the IntelliJ IDE aspect.Gravatar Googler2016-09-06
* Add "supports-workers" tag to JavaDeployJar action.Gravatar Philipp Wollermann2016-09-06
* Fix progress message for apksigner.Gravatar Adam Michael2016-09-06
* Tweaks to watchOS2 plist values.Gravatar Chris Parsons2016-09-06
* Set family to constant "watch" for watchOS2 extension and application.Gravatar Chris Parsons2016-09-06
* Refactor apple multi-arch platform-specific split transition and rule classes...Gravatar Chris Parsons2016-09-06
* Fixed NPEs when using built in functions as rule implementationsGravatar Vladimir Moskva2016-09-06
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-06
* Rollback of commit 19db71413329da3f5d22b5fc7681471f3d971d88.Gravatar Tobias Werth2016-09-06
* Fix missing debug log lines from --sandbox_debug on OS X.Gravatar Philipp Wollermann2016-09-06
* Windows, JNI: use native isJunction method.Gravatar Laszlo Csomor2016-09-06
* Windows, JNI: implement native isJunction method.Gravatar Laszlo Csomor2016-09-06
* Disable module file pruning for the build of other modules.Gravatar Googler2016-09-06
* Implement flow control for gRPC and cleanup the interface to it a bit.Gravatar Lukacs Berki2016-09-06
* Migrate JavaSourceJarsProvider and JavaCompilationArgsProvider to @AutoValue.Gravatar Googler2016-09-02
* Description redacted.Gravatar Cal Peyser2016-09-02
* Description redacted.Gravatar Adam Michael2016-09-02
* Skylark: Replaced late bound attributes with computed default attributesGravatar Mark Schaller2016-09-02
* Adds support for experimental_objc_library.includesGravatar Cal Peyser2016-09-02
* Permit cc_library -> experimental_objc_library deps.Gravatar Cal Peyser2016-09-02
* Adds strict header propagation for xcodegen projects.Gravatar Sergio Campama2016-09-02
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-02
* Create injectable semantics for include validation, to allow it to be turnedGravatar Cal Peyser2016-09-01
* Fix #1709: Print debug messages on OS X when --sandbox_debug is specified.Gravatar Philipp Wollermann2016-09-01
* fix run_under commandGravatar Yue Gan2016-09-01
* First step towards allowing returning declared providers from rule implementa...Gravatar Dmitry Lomov2016-09-01
* Add missing filegroups to docs_embedded_in_sources to restore Apple, Obj-C andGravatar David Chen2016-09-01
* Cache Event hashcode.Gravatar Ulf Adams2016-09-01
* Adds support for ApkSignerTool and APK signature schema v2 behind --apk_signi...Gravatar Adam Michael2016-09-01
* Update bazel's emacs check for 25.1's INSIDE_EMACS move.Gravatar Googler2016-09-01
* xcode_configure repository rule for determining locally installed versions of...Gravatar Chris Parsons2016-09-01
* Spam lib/rules/android with @AutoValue. Mostly created byGravatar Googler2016-09-01
* experimental_objc_library can compile assembly.Gravatar Cal Peyser2016-09-01
* Add resource support to experimental_objc_library.Gravatar Cal Peyser2016-08-31
* Refactor our sandboxing code.Gravatar Philipp Wollermann2016-08-31
* Remove the "cc_*.includes attribute must refer to the third_party directory" ...Gravatar Lukacs Berki2016-08-31
* Windows, JNI: do not load windows_jni.dll twice.Gravatar Laszlo Csomor2016-08-31
* Increase the deadline for cancellation request and add some extra logging in ...Gravatar Lukacs Berki2016-08-31
* Update docs of java_proto_library.Gravatar Carmi Grushko2016-08-31
* Migrate classes to @AutoValue. Mostly created byGravatar Googler2016-08-31
* Remove experimental_ios_test from allowed deps of objc_xcodeproj.Gravatar Cal Peyser2016-08-31
* Fix operator precedence error in LongArrayList.growCapacityGravatar Googler2016-08-31
* Do not load the transitive closure of the Android SDK on every build.Gravatar Lukacs Berki2016-08-31
* ResourceManager shouldn't set threadLocked to true if resource acquisition go...Gravatar Philipp Wollermann2016-08-31
* Make aspects attached to aliases work when their actual= attribute is a select.Gravatar Lukacs Berki2016-08-31
* Rollback of commit 8dc4257b9493bd2251636de1271a1972c17919ef.Gravatar Tobias Werth2016-08-30