aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* Migrate a few trivial uses of @SkylarkSignature to use @SkylarkCallable insteadGravatar cparsons2018-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
* Make the distinction between "global frame" and "lexical frame" explicit. As ...Gravatar nharmata2018-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
* Deprecate native git_repositoryGravatar Klaus Aehlig2018-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
* 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
* Introduce an Extrema aggregator.Gravatar nharmata2018-02-28
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* Deprecate and remove several uses of the 'values' map in NativeInfo subclasses.Gravatar cparsons2018-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
* external_patch_test: set user name/emailGravatar Klaus Aehlig2018-02-28
* external repos: add a Skylark library for common tasksGravatar Klaus Aehlig2018-02-28
* Add @AutoCodec to some PatchTransitions.Gravatar mjhalupka2018-02-27
* Add --incompatible_strict_objc_module_maps.Gravatar allevato2018-02-27
* Expose ProtoSourcesProvider.transitive_proto_path_flags to Skylark.Gravatar elenairina2018-02-27
* Make repository_chache non-experimental and enable by defaultGravatar Klaus Aehlig2018-02-27
* Introduce cc_configure_lib.bzl#split_escapedGravatar hlopko2018-02-27
* Expose --output_user_base to the Bazel server processGravatar Klaus Aehlig2018-02-27
* Fail gracefully on conflicting actions generated by an aspect. These can come...Gravatar janakr2018-02-26
* Adjust Android integration testing environment by adding a dependency to theGravatar cnsun2018-02-26
* Move gRPC server to its own java_library to sever a dependency path between :...Gravatar carmi2018-02-26
* Expose SimpleCycleDetector. Also, allow MemoizingEvaluatorTest to support ev...Gravatar cpeyser2018-02-26
* RELNOTES: aar_import now sets java.transitive_exports.Gravatar ajmichael2018-02-26
* Verify embedding of paths to other foreign repositoriesGravatar Klaus Aehlig2018-02-26
* Hide fix for linkstmap inputs computation behind an optionGravatar hlopko2018-02-26
* Change android_library .aar timestamp and open-source AarGeneratorActionTest.Gravatar ajmichael2018-02-26
* Add a regression test for SOURCE_DATE_EPOCHGravatar Klaus Aehlig2018-02-26
* Keep order of dict attributes the same as it was in the BUILD file.Gravatar lberki2018-02-26
* SerializationTester uses an addDependency method instead ofGravatar shahan2018-02-24
* expectThrows has been renamed to assertThrowsGravatar cushon2018-02-24
* Integrates CodecScanner into SkyValueEncoder.Gravatar shahan2018-02-23
* A couple quality-of-life improvements for Bazel devs, in response to an email...Gravatar nharmata2018-02-23
* Apply @AutoCodec to ExecutableSymlinkAction and SymlinkAction.Gravatar mjhalupka2018-02-23
* Add @AutoCodec to CcToolchainProvider, now that AutoCodec Runtime is available.Gravatar cpeyser2018-02-23
* Set the correct include path for r13b's llvm-libc++ headers and fix compilati...Gravatar jingwen2018-02-23
* windows,tests: fix //src/test/py/bazel:py_testGravatar Laszlo Csomor2018-02-23