aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Rename SpawnExecutionPolicy -> SpawnExecutionContext.Gravatar tomlu2018-04-19
* Automated rollback of commit 559ffb7dd6578c961e775ba4901917ab8bffcb9d.Gravatar janakr2018-04-18
* Add deploy jar to android_local_test.Gravatar Googler2018-04-18
* PiperOrigin-RevId: 193371485Gravatar carmi2018-04-18
* Setup for wiring up decoupled data processing in top-level targetsGravatar asteinb2018-04-18
* Test repository cache with Skylark version of http_archiveGravatar Klaus Aehlig2018-04-18
* Clean up IterablesChain.Gravatar tomlu2018-04-18
* Create pipeline for monolithic data processing with decoupled classesGravatar asteinb2018-04-18
* Automated rollback of commit 4465dae23de989f1452e93d0a88ac2a289103dd9.Gravatar buchgr2018-04-18
* Refactor SyntaxTests to not rely on actions/analysis packages arbitrarilyGravatar brandjon2018-04-17
* Automated rollback of commit 3643afad04be41caa4b247d327230e8a1e32bb6a.Gravatar carmi2018-04-17
* PiperOrigin-RevId: 193274137Gravatar carmi2018-04-17
* Relax the assertion in Desugar for checking the calls to $closeResource(...).Gravatar cnsun2018-04-17
* Migrate most of SkylarkRuleClassFunctions to use @SkylarkCallableGravatar cparsons2018-04-17
* A slight refactoring of RunCommand.Gravatar lberki2018-04-17
* Make attempting to change --config in invocation policy an error.Gravatar ccalvarin2018-04-17
* Independently merge assetsGravatar asteinb2018-04-17
* Add helpful functionality to CommandLines.Gravatar tomlu2018-04-17
* Add compilation_info in java_common.compile.Gravatar elenairina2018-04-17
* Fix signedness warnings in cpp tests.Gravatar Benjamin Peterson2018-04-17
* Update format implementation in ctx.actions.args.Gravatar tomlu2018-04-16
* Introduce tools attribute to ctx.actions.run and friends.Gravatar tomlu2018-04-16
* Add ValueConstants helper to handle the increasingly complex logic for value-...Gravatar janakr2018-04-16
* Create @SkylarkGlobalLibrary annotation, allowing classes/interfaces with glo...Gravatar cparsons2018-04-16
* Independently parse assetsGravatar asteinb2018-04-16
* Rollback https://github.com/bazelbuild/bazel/pull/5007Gravatar cparsons2018-04-16
* Implement positional overloads for ctx.actions.args.Gravatar tomlu2018-04-16
* Introduce NestedSetCodecWithStore, which serializes NestedSet using a process...Gravatar cpeyser2018-04-16
* Resource processing pipeline uses interface instead of ResourceContainerGravatar asteinb2018-04-16
* This CL adds log entry protos and logging handlers for bytestream Read and Wr...Gravatar Googler2018-04-16
* Properly expose resource artifacts in MergableAndroidData interfaceGravatar asteinb2018-04-16
* Roll forward of https://github.com/bazelbuild/bazel/commit/656a0bab1e025ff3c2...Gravatar philwo2018-04-16
* Create gen source jar in java_common.compile().Gravatar elenairina2018-04-16
* bash: Add a toolchain for local Bash.Gravatar Laszlo Csomor2018-04-16
* Java,runfiles: add Runfiles.getEnvVars()Gravatar Laszlo Csomor2018-04-16
* C++: Wrap CcLinkParamsInfo with CcLinkingInfo.Gravatar plf2018-04-16
* Remove old name for --repository_cacheGravatar Klaus Aehlig2018-04-16
* Plumbs ActionExecutionContext through GenSignatureAction.Gravatar shahan2018-04-15
* Made j2objc translation flags accessible to Skylark, to migrate builds usingGravatar Googler2018-04-13
* Filter ValidatedAndroidResourcesGravatar asteinb2018-04-13
* Add DurationCodecGravatar Googler2018-04-13
* Allow validation action to run just against resourcesGravatar asteinb2018-04-13
* Resource-only merge actionGravatar asteinb2018-04-13
* Break out the SuccessfulIs(Un|Null)aryTest into a helper file.Gravatar ccalvarin2018-04-13
* This CL adds log entry protos and logging handlers for Watch, FindMissingBlob...Gravatar Googler2018-04-13
* Adding toolchain support for j2objc protosGravatar Mike Lewis2018-04-13
* Introduce `--incompatible_disallow_filetype` to remove the `FileType` function.Gravatar laurentlb2018-04-13
* Rename CommandLinesAndParamFiles -> CommandLines.Gravatar tomlu2018-04-13
* Prefix-compress strings during memoizing serialization.Gravatar janakr2018-04-12
* Make statically linking cpp-runtimes as a crosstool feature.Gravatar Googler2018-04-12