aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
...
* Set --xcode_version_config=@bazel_tools//tools/objc:host_xcodes by default inGravatar Luis Fernando Pino Duque2016-04-27
* Inject the tools repository constant in the JackAspect and delete the referen...Gravatar Luis Fernando Pino Duque2016-04-27
* Introduce apple_binary, which links together one or more c-family libraries a...Gravatar Chris Parsons2016-04-27
* Collect logic related to extra Proguard outputs in one place.Gravatar Googler2016-04-27
* Turn on -g by default for dbg builds.Gravatar Dmitry Shevchenko2016-04-27
* Introduce Label.EXTERNAL_PACKAGE_FILE_NAME as a convenience. Note that we alr...Gravatar Nathan Harmata2016-04-27
* Include debug entitlements by default when building non-release builds.Gravatar Peter Schmitt2016-04-27
* Delete the interface NativeAspectFactory and make native aspects extend from ...Gravatar Luis Fernando Pino Duque2016-04-27
* Set --android_sdk=@bazel_tools//tools/android:sdk by default and delete Const...Gravatar Luis Fernando Pino Duque2016-04-27
* cpp fdo: Use correct PRODUCT_NAME for path when extracting a profile.Gravatar Svilen Kanev2016-04-27
* Fix a race condition introduced in unknown commit (that is, the January of 20...Gravatar Lukacs Berki2016-04-26
* remove duplicate commentGravatar Benjamin Peterson2016-04-26
* Revert server.pid to be a symlink so that old server version can shut down ne...Gravatar Lukacs Berki2016-04-26
* Fix the documentation generator to use rule definition instances instead of c...Gravatar Luis Fernando Pino Duque2016-04-26
* Refactor CompilationSupport.registerFullyLinkedAction to be the responsibilit...Gravatar Chris Parsons2016-04-26
* Adds an ObjcProtoProvider which bundles the proto sources and filters, along ...Gravatar Sergio Campama2016-04-26
* Adds support for strict dependency management. This is done by filtering a li...Gravatar Sergio Campama2016-04-26
* Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.Gravatar Rumou Duan2016-04-26
* Create runfiles at both .runfiles/ws/external/repo and .runfiles/repoGravatar Kristina Chodorow2016-04-26
* Implements pch in experimental_objc_library as a feature. Provides a mechani...Gravatar Cal Peyser2016-04-25
* Exposes ObjcProvider for objc_proto_library and j2objc_library rules.Gravatar Erik Abair2016-04-25
* Add the workspace name to the SDK pathGravatar Kristina Chodorow2016-04-25
* Fix cache invalidation problem in CppModuleMapAction.Gravatar Manuel Klimek2016-04-25
* Add mechanism to crosstool language to specify action-specific execution requ...Gravatar Cal Peyser2016-04-25
* Make gRPC mode honor --max_idle_secs.Gravatar Lukacs Berki2016-04-25
* Fixed broken link in the documentation.Gravatar Florian Weikert2016-04-25
* Write the server.pid file from C++ instead of Java.Gravatar Lukacs Berki2016-04-25
* Extend API to add interface-only deps.Gravatar Googler2016-04-25
* Make the server tell not only the port, but also the address it is listening on.Gravatar Lukacs Berki2016-04-25
* Updated javadoc that was invalidated by commit 0dbe07f017d391aba0613b4e6ca150...Gravatar Florian Weikert2016-04-25
* ExperimentalEventHandler: narrow synchronization blocksGravatar Klaus Aehlig2016-04-25
* Make the PID be the contents of the PID file instead of a symlink.Gravatar Lukacs Berki2016-04-25
* Always output entitlements plist in the XML formatGravatar Googler2016-04-25
* Add a --legacy_external_runfiles optionGravatar Kristina Chodorow2016-04-25
* Wire up --host_java_toolchainGravatar Liam Miller-Cushon2016-04-22
* Clean up launcher attributeGravatar Liam Miller-Cushon2016-04-22
* Fix target parsing bug with targets in the empty package (e.g. "blah" was inc...Gravatar Nathan Harmata2016-04-22
* Check for additions to the directory in new_local_repositoryGravatar Kristina Chodorow2016-04-22
* Make suffix a PathFragmentGravatar Kristina Chodorow2016-04-22
* Make aspects work through bind(). Gravatar Lukacs Berki2016-04-22
* Make ConstraintSemantics.java compile again with all supported JDKs.Gravatar Lukacs Berki2016-04-22
* Remove FileProvider.label.Gravatar Ulf Adams2016-04-22
* Skylark aspects should always output to bin directory.Gravatar Dmitry Lomov2016-04-22
* Register instances instead of classes as Skylark-visible globals.Gravatar Dmitry Lomov2016-04-22
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Remove all internal calls to FileProvider.getLabel.Gravatar Ulf Adams2016-04-22
* Add android deploy info.Gravatar Googler2016-04-22
* Add JavaSemantics.checkRule to Android rules.Gravatar Greg Estren2016-04-22
* Actions for rules that do not have 'use_header_modules' enabled should not haveGravatar Manuel Klimek2016-04-22
* Don't resolve --java_launcher for targets that opt outGravatar Liam Miller-Cushon2016-04-22