aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Fix an incorrect example in the platform documentation.Gravatar jcater2018-05-30
* Turn on pseudo locale generation for compilation.Gravatar corysmith2018-05-30
* Provide more details on the transition to Skylark {git,http}_repositoryGravatar Klaus Aehlig2018-05-30
* Fix `equals()` and `hashCode()` for artifacts: artifacts of different classes...Gravatar Dmitry Lomov2018-05-30
* Allow passing the relative symlink resolution policy to the SpawnInputExpanderGravatar ulfjack2018-05-30
* runfiles,cc: C++ runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-05-30
* Automated rollback of commit 7fcbc8ffdead028d19606fefa2fa3be13781da98.Gravatar laszlocsomor2018-05-30
* C++: Hide compilation context from SkylarkGravatar plf2018-05-30
* Rename r_txt from AndroidResourcesInfo to compiletime_r_txtGravatar asteinb2018-05-29
* Fix b/80260450 which saw cquery --output=proto crashing on alias configured t...Gravatar juliexxia2018-05-29
* Expose Android data processing API in skylarkbuildapiGravatar asteinb2018-05-29
* Propagate --experimental_prune_cpp_input_discovery to host builds. Otherwise,Gravatar Googler2018-05-29
* Minimize the cost of Skyframe restarts during CC autoconfiguration.Gravatar jmmv2018-05-29
* Simplify RuleClass.Builder#cfg, Attribute.Builder#cfg interfaces.Gravatar gregce2018-05-29
* Fix edge case in inferring Java package from path to targetsGravatar asteinb2018-05-29
* Merge ComposingSplitTransition and ComposingPatchTransition.Gravatar gregce2018-05-29
* Use independently passed assets in aapt2 packaging as wellGravatar asteinb2018-05-29
* Remove CcToolchainType rule.Gravatar jcater2018-05-29
* Fixes Bazel build on Raspberry Pi 3 Raspbian GNU/Linux 9 (stetch). The portab...Gravatar Googler2018-05-29
* Change uses of cc_toolchain_type back to plain toolchain_type.Gravatar jcater2018-05-29
* Properly expose asset provider for targets without explicit manifestGravatar asteinb2018-05-29
* Add ability to add runfiles to tarGravatar Christian Verkerk2018-05-29
* Generaliaze java_import_external to jvm_import_externalGravatar natans2018-05-29
* Make ConstantRuleVisibility static constants into @AutoCodec constants.Gravatar janakr2018-05-29
* Move Android data info classes to skylarkbuildapiGravatar asteinb2018-05-29
* shell toolchain: genrule now uses itGravatar Laszlo Csomor2018-05-29
* Add a pretty-printer class to SkylarkGravatar Klaus Aehlig2018-05-29
* Avoid unnecessary work in validating C++ inclusions. Specifically:Gravatar Googler2018-05-29
* Refactor root cause reporting in ConfiguredTargetFunctionGravatar ulfjack2018-05-29
* docs, website: remove bad `sh` from commandGravatar Laszlo Csomor2018-05-29
* Remove a reference to an unused field in the CROSSTOOL proto.Gravatar lberki2018-05-29
* Add compilerFlagForMigrationDoNotUse field to cc_commonGravatar rosica2018-05-29
* Add CcSysrootAliasRuleGravatar dbabkin2018-05-29
* Remove CppCompileAction.optionalSourceFileGravatar hlopko2018-05-28
* Treat runfiles middlemen as aggregating middlemen.Gravatar Benjamin Peterson2018-05-28
* Add flags to help enforce that android_local_test does not depend directly on...Gravatar tomlu2018-05-28
* Clean up Java proto_library attributes.Gravatar tomlu2018-05-28
* Windows: Make environment variables case-insensitive when creating Windows pr...Gravatar Yun Peng2018-05-28
* Don't create a HashSet/Map just to copy them into the Immutable-counterpartGravatar Googler2018-05-28
* Remove the unused TestRunnerAction.useTestRunner attribute.Gravatar lberki2018-05-28
* Do not cache RepositoryResolvedEventsGravatar Klaus Aehlig2018-05-28
* Add an option --experimental_prune_cpp_input_discovery to stop C++ inputGravatar Googler2018-05-28
* CommandHelper: do not look up shell's pathGravatar Laszlo Csomor2018-05-28
* Fix typo in cpp.mdGravatar ????2018-05-28
* Add a compiler_flag rule that exposes the value of the "compiler" field of CR...Gravatar rosica2018-05-28
* Add a missing dependency from checker framework dataflow to javacutilsGravatar Liam Miller-Cushon2018-05-28
* Enable --experimental_remote_spawn_cache by defaultGravatar ulfjack2018-05-28
* Skylark: Exposes disabled features from rule context to SkylarkGravatar plf2018-05-28
* Fix jdeps handling in java_common.compile(exports)Gravatar cushon2018-05-27
* Remove accidentally-leftover @SkylarkCallable methods in FilesToRunProviderGravatar cparsons2018-05-25