aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
...
* Windows, tests: move code into WindowsTestUtilGravatar Laszlo Csomor2016-09-07
* Removes all traces of the, now enabled by default, experimental_auto_top_leve...Gravatar Sergio Campama2016-09-07
* Use c++ action configs in experimental_objc_library.Gravatar Cal Peyser2016-09-07
* Don't verify include paths automatically. This enables objc to disable inclu...Gravatar Cal Peyser2016-09-07
* Skylark no longer crashes when the default value of an attribute is a label s...Gravatar Florian Weikert2016-09-06
* Move bin_dir/genfiles_dir to RuleContextGravatar Kristina Chodorow2016-09-06
* Remove some dead code from JvmConfigurationLoader.Gravatar Ulf Adams2016-09-06
* Only call BlazeModule.handleOptions when we're done editing them.Gravatar Ulf Adams2016-09-06
* Make print() and fail() available in BUILD files to allow easier debugging.Gravatar Googler2016-09-06
* Fix typoGravatar Marcel Hlopko2016-09-06
* Rollback of commit 4689c5d1d2faf902846b100b8d858d172a0ceb3d.Gravatar Cal Peyser2016-09-06
* Generate documentation for named parameters for SkylarkCallableGravatar Damien Martin-Guillerez2016-09-06
* 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