aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Greeter.java: Trimming content read from greeting.txtGravatar pcloudy2018-03-02
* Improve error message of import_deps_checker.Gravatar cnsun2018-03-01
* Make JavaCompileAction and friends emit new-style arguments.Gravatar tomlu2018-03-01
* Android desugar config options to exclude methods from interface emulationGravatar kmb2018-03-01
* Create --incompatible_disable_objc_provider_resources to disable deprecated o...Gravatar cparsons2018-03-01
* Add target name to android_device boot step action.Gravatar ajmichael2018-03-01
* Migrate a few trivial uses of @SkylarkSignature to use @SkylarkCallable insteadGravatar cparsons2018-03-01
* Add AndroidDex2OatInfo to Skylark.Gravatar Googler2018-03-01
* Migrate some users of useAst to useLocationGravatar cparsons2018-03-01
* Remove hacky cast now that Copybara is updated to use GlobalFrameGravatar nharmata2018-03-01
* Introduce a specific action_config for linking nodeps dynamic librariesGravatar hlopko2018-03-01
* send invocations to emulated interfaces through dispatch helper.Gravatar kmb2018-03-01
* Remove unnecessary copy of source SPEC file to temporary destinationGravatar mmikitka2018-03-01
* Make the distinction between "global frame" and "lexical frame" explicit. As ...Gravatar nharmata2018-03-01
* Change pkg_rpm changelog to optionalGravatar mmikitka2018-03-01
* Fixes nit by removing accidently-repeated words.Gravatar Googler2018-03-01
* Fix broken linksGravatar Googler2018-03-01
* Update iOS tutorial to reference latest releaseGravatar Sergio Campama2018-03-01
* Fixing issue with external j2objc protosGravatar Mike Lewis2018-03-01
* Remove --incompatible_load_argument_is_label flagGravatar laurentlb2018-03-01
* Fix invocation policy's handling of the null default when filtering values.Gravatar ccalvarin2018-03-01
* bazel_workspace_status_test: don't assume orderGravatar Justin Santa Barbara2018-03-01
* Add aehlig@ to list of Bazel contributorsGravatar aehlig2018-03-01
* Deprecate native git_repositoryGravatar Klaus Aehlig2018-03-01
* Sync Debian package deps, and add a comment to prevent future desync.Gravatar John Millikin2018-03-01
* Correct docstring for skylark string.split().Gravatar Googler2018-03-01
* Convert static std::set to constexpr arrayGravatar Loo Rong Jie2018-03-01
* Support patching of git repositories as wellGravatar Klaus Aehlig2018-03-01
* Respect JAVA_HOME before searching JDK under "C:/Program Files/Java"Gravatar pcloudy2018-03-01
* Remove a misleading comment.Gravatar carmi2018-02-28
* Change the strict deps plugin to read jar owner from manifest.Gravatar tomlu2018-02-28
* PiperOrigin-RevId: 187409545Gravatar dannark2018-02-28
* Automated rollback of commit c0e52bce8278243e8fd43f8307b413114d3ebbba.Gravatar dannark2018-02-28
* Verifying result read with retries in the remote execute unit test.Gravatar olaola2018-02-28
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Add @AutoCodec to FileType and FileTypeSet.Gravatar mjhalupka2018-02-28
* Prevent aspects with the same attributes but different names from outputting ...Gravatar juliexxia2018-02-28
* Add logging message when a PublishBuildToolEventStream() RPCs start.Gravatar Googler2018-02-28
* Introduce an Extrema aggregator.Gravatar nharmata2018-02-28
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* Add --proto:output_rule_attrs flag to blaze query to enable filtering of outp...Gravatar Googler2018-02-28
* Deprecate and remove several uses of the 'values' map in NativeInfo subclasses.Gravatar cparsons2018-02-28
* Remove unused fields from a few Cc* rule implementations.Gravatar cparsons2018-02-28
* Tag RuleClassNamePredicate with @AutoCodec by switching to lazyGravatar mjhalupka2018-02-28
* Create a runtime codec for HashCode.Gravatar mjhalupka2018-02-28
* Add functionality to MemoryProfiler to do multiple garbage collections at the...Gravatar janakr2018-02-28
* Deletes AutoCodec.Strategy.SINGLETON now that we have @AutoCodec field tags.Gravatar shahan2018-02-28
* Update ToolchainUtil to properly load and use the available executionGravatar John Cater2018-02-28
* runfiles,C++: implement manifest-based runfilesGravatar Laszlo Csomor2018-02-28
* external_patch_test: set user name/emailGravatar Klaus Aehlig2018-02-28