aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
* Implement positional overloads for ctx.actions.args.Gravatar tomlu2018-04-16
* Introduce NestedSetCodecWithStore, which serializes NestedSet using a process...Gravatar cpeyser2018-04-16
* repository_ctx.download_and_extract: mention cache in documentationGravatar Klaus Aehlig2018-04-16
* Remove a stale comment: srcs-less java_library rules no longer forward their ...Gravatar cushon2018-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
* Push using ruleContext.getDisabledFeatures() outside of creating FeatureConfi...Gravatar hlopko2018-04-16
* C++: Wrap CcLinkParamsInfo with CcLinkingInfo.Gravatar plf2018-04-16
* Fix some typos.Gravatar Googler2018-04-16
* Remove vestiges of support for 'reduced runtime classpaths'Gravatar cushon2018-04-14
* Made j2objc translation flags accessible to Skylark, to migrate builds usingGravatar Googler2018-04-13
* PiperOrigin-RevId: 192832950Gravatar carmi2018-04-13
* Filter ValidatedAndroidResourcesGravatar asteinb2018-04-13
* Add DurationCodecGravatar Googler2018-04-13
* Allow validation action to run just against resourcesGravatar asteinb2018-04-13
* Remove value equality check for proguardingGravatar asteinb2018-04-13
* Resource-only merge actionGravatar asteinb2018-04-13
* Perform the TTV-land DTC visitation during SkyQuery's internal parallel visit...Gravatar nharmata2018-04-13
* This CL adds log entry protos and logging handlers for Watch, FindMissingBlob...Gravatar Googler2018-04-13
* Use canonical EMPTY_ARGS JavaCompilationArgs object if all nested set builder...Gravatar janakr2018-04-13
* Adding toolchain support for j2objc protosGravatar Mike Lewis2018-04-13
* Delete dead flags.Gravatar carmi2018-04-13
* Implement absolute_path_profile attribute to fdo_profile rule along with an o...Gravatar Googler2018-04-13
* Use a regular file when exposing empty files instead of /dev/null.Gravatar jmmv2018-04-13
* Remove "experimenatal" tag from option repository_cacheGravatar Klaus Aehlig2018-04-13
* Introduce `--incompatible_disallow_filetype` to remove the `FileType` function.Gravatar laurentlb2018-04-13
* Automated rollback of commit 7edc5d49c8e764ab2bdf19e3a9fb58ea30fa708f.Gravatar dbabkin2018-04-13
* Remove unused args from JavaSemantics#addProviders.Gravatar elenairina2018-04-13
* Remove JavaRuntimeJarProvider.Gravatar elenairina2018-04-13
* Add a --as_test flag to "blaze run" that can be used to tell Blaze not to use...Gravatar lberki2018-04-13
* Rename CommandLinesAndParamFiles -> CommandLines.Gravatar tomlu2018-04-13
* Change BuildOptions.DiffForReconstruction.toString() to use MoreObjects insteadGravatar mjhalupka2018-04-12
* Provide parallel implementations of bounded allrdeps and rdeps.Gravatar nharmata2018-04-12
* Remove dead code from SkylarkDocumentationCollectorGravatar cparsons2018-04-12
* Prefix-compress strings during memoizing serialization.Gravatar janakr2018-04-12
* Remove docgen corner case on undocumented data structures, as these are no lo...Gravatar cparsons2018-04-12
* Make resource merging action builder able to take just resourcesGravatar asteinb2018-04-12
* Make statically linking cpp-runtimes as a crosstool feature.Gravatar Googler2018-04-12
* Plumbs ActionExecutionContext through CppLinkAction.Gravatar shahan2018-04-12
* Document the new ctx.actions.args() APIGravatar brandjon2018-04-12
* Remove vestigial 'deps' and 'data' attributes from proto_lang_toolchainGravatar cushon2018-04-12
* Plumbs ActionExecutionContext into AbstractAction.checkOutputsForDirectories.Gravatar shahan2018-04-12
* Remove cc_inc_library in BazelCppRuleClassesGravatar Loo Rong Jie2018-04-12
* Remove flag `incompatible_disallow_toplevel_if_statement`.Gravatar laurentlb2018-04-12
* Deletes PopulateTreeArtifactAction (which seems to be dead code).Gravatar shahan2018-04-12
* Fix error handling for target pattern expansionGravatar John Cater2018-04-12