aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove an unused argument.Gravatar lberki2017-10-06
* Use SkylarkSemantics in place of options class in the interpreterGravatar brandjon2017-10-06
* Skylark Documentation: sort methods by method signatureGravatar dmarting2017-10-06
* Rather than logging the amount of free physical memory on Linux systems, log ...Gravatar Googler2017-10-06
* Add debug_key attribute to android_binary.Gravatar ajmichael2017-10-06
* Add yum clean all to all yum installGravatar Damien Martin-Guillerez2017-10-06
* Refactor CppHelper.mallocForTarget() to allow specifying the name of theGravatar Googler2017-10-06
* Split off SkylarkSemanticsOptions into an immutable classGravatar brandjon2017-10-06
* introduce cc_proto_library for desugar_deps.protoGravatar kmb2017-10-06
* Update bazel-toolchains repo to use Bazel 0.6.0 toolchain configs.Gravatar xingao2017-10-06
* Could be missing something but I don't think this line of documentation is tr...Gravatar juliexxia2017-10-06
* Escape newline in bash snippet so the newline doesn't break copy/pasting into...Gravatar jfield2017-10-06
* Move --experimental_allow_runtime_deps_on_neverlink to JavaOptions.Gravatar mstaib2017-10-06
* Move "mobile-install (Android)" link in navigation bar to the android section...Gravatar ahumesky2017-10-06
* Make the Apple Skylark rule be able to fetch environment data from theGravatar lberki2017-10-06
* Categorize build options for BuildConfiguration.Gravatar gregce2017-10-06
* Remove support for ProtocolBuffers2.Gravatar kaipi2017-10-06
* PiperOrigin-RevId: 170990066Gravatar fwe2017-10-06
* Only make files writable before processing on Windows.Gravatar ajmichael2017-10-06
* Add an explicit dependency on jsr250_annotationsGravatar cushon2017-10-06
* Fix more linter errorsGravatar ruperts2017-10-06
* Remove dead code.Gravatar ajmichael2017-10-06
* tests for new desugar packageGravatar kmb2017-10-06
* Fix the R.txt to generate a transitive closure instead of the current resources.Gravatar corysmith2017-10-06
* Bugfix: some clients are passing invalid UUIDs as BAZEL_INTERNAL_BUILD_REQUES...Gravatar olaola2017-10-06
* Enable switching embedded tools target for remote execution.Gravatar xingao2017-10-06
* Fix example in backward compatibility page.Gravatar laurentlb2017-10-06
* Use releases.bazel.build instead of googleapis.comGravatar Damien Martin-Guillerez2017-10-06
* add flags to desugar to emit metadata that can be used for double-checking co...Gravatar kmb2017-10-06
* Ignore unpopular deferred diagnostics in VanillaJavaBuilderGravatar cushon2017-10-06
* Fixing displayed retry attempts one-off error, when the error is non-retriable.Gravatar olaola2017-10-06
* In apple integration tests, for fat simulator builds, specify a minimum_os_ve...Gravatar cparsons2017-10-06
* Skylark parser: make the end position of location ranges inclusive.Gravatar fzaiser2017-10-06
* Documentation fix for 'minimum_os_version' attributeGravatar cparsons2017-10-06
* Put feature arguments after command line options for LTOBackendActionGravatar Googler2017-10-06
* Attempting to fix an occasionally missing stdout from test.xml.Gravatar olaola2017-10-06
* Release 0.6.1 (2017-10-05)Gravatar Bazel Release System2017-10-05
* Add proguard 5.3.3 to third_party.Gravatar Adam Michael2017-10-05
* Add a bootstrap tomcat_annotations_api targetGravatar Liam Miller-Cushon2017-10-03
* tools/build_defs/pkg/pkg.bzl: move load statement to the beginningGravatar Klaus Aehlig2017-10-02
* Rewrite LocationExpanderGravatar ulfjack2017-10-02
* Extract Fileset manifest parsing out of SpawnInputExpanderGravatar ulfjack2017-10-02
* LocationExpander: always require options to be passed inGravatar ulfjack2017-10-02
* Make JavaToolchain use the new Expander APIGravatar ulfjack2017-10-02
* Add proto to encode desugaring metadataGravatar kmb2017-10-02
* Prevent overriding android_library srcless deps configuration value from Host...Gravatar jingwen2017-10-02
* PiperOrigin-RevId: 170539405Gravatar Googler2017-10-02
* Fix aapt2 actions to use the compiled intermediate resource files for linking...Gravatar Googler2017-10-02
* Only create builtins for rules once per PackageFactoryGravatar michajlo2017-10-02
* Use intermediate compiled resource symbols for linking rather than static res...Gravatar Googler2017-10-02