aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* BEP: report analysis failure eventsGravatar Klaus Aehlig2018-01-26
* Try reenabling DownloaderTestSuite on Windows.Gravatar Dmitry Lomov2018-01-26
* Serializers for HashCode, Map.Entry and OptionalGravatar shahan2018-01-25
* Serializer implementation for NestedSetGravatar shahan2018-01-25
* cquery output: change the output config to be "HOST" for targets configured i...Gravatar juliexxia2018-01-25
* Remove package restriction on android_tools_defaults_jar rule.Gravatar ajmichael2018-01-25
* Step 1 of removing android_sdk.annotations_jar.Gravatar ajmichael2018-01-25
* Stop bundling proguard.jar from android sdk into our integration tests.Gravatar ajmichael2018-01-25
* Add CommandLineItem interface.Gravatar tomlu2018-01-25
* Move .includes files, which are required for include scanning, out of theGravatar cpeyser2018-01-25
* Add the ability to output the resource table as a protocol buffer to the Aapt...Gravatar corysmith2018-01-25
* Add a test verifying --experimental_repository_cacheGravatar Klaus Aehlig2018-01-25
* Fix link format in bzl-style.mdGravatar brandjon2018-01-25
* Remove ios_test from Bazel. ios_test is an old rule and this removal is part ...Gravatar kaipi2018-01-25
* http_archive: work around #2700Gravatar Klaus Aehlig2018-01-25
* Serializer implementations for Guava CollectionsGravatar shahan2018-01-25
* Fix linkGravatar laurentlb2018-01-25
* Static libraries are not a valid input to arGravatar Googler2018-01-25
* Remove ConfiguredTarget.getTarget() from AspectFunction and replace it with aGravatar mjhalupka2018-01-25
* Delete documentation for --analysis_warnings_as_errors.Gravatar Benjamin Peterson2018-01-25
* Unmark InterruptibleTest as flaky, it hasn't flaked in a month.Gravatar ccalvarin2018-01-25
* Set $DISPLAY=:0 by default for android_instrumentation_test for Android emula...Gravatar jingwen2018-01-24
* Change JavaBuilder and Turbine command lines to not require CustomMultiArgv.Gravatar tomlu2018-01-24
* SerializerAdapterGravatar shahan2018-01-24
* Add codecs for TestConfiguration, ConfiguredFragmentValue, and TestConfigFrag...Gravatar janakr2018-01-24
* Remove some references to configuredTarget.getTarget() by getting the target ...Gravatar mjhalupka2018-01-24
* Automated rollback of commit 8e006399c42830855da11898db6707ac9f759762.Gravatar eaftan2018-01-24
* Automatic code cleanup.Gravatar Googler2018-01-24
* Stop storing the base configuration in AspectKey. As with https://github.com/...Gravatar janakr2018-01-24
* Adds Kryo library and its dependencies.Gravatar Shahan Yang2018-01-24
* RELNOTES: Fix how libraries to link is specified to archiver actions.Gravatar Googler2018-01-24
* Store a SkyKey inside BuildInfoCollectionValue.KeyAndConfig instead of a Buil...Gravatar janakr2018-01-24
* Add codecs for SkyKeys that are needed for null build.Gravatar janakr2018-01-24
* PiperOrigin-RevId: 183094604Gravatar ajmichael2018-01-24
* Introduce a wrapper around the ImmutableSortedSet<Class<? extends BuildConfig...Gravatar janakr2018-01-24
* Remove android_instrumentation_test.test_args and pass android_instrumentatio...Gravatar jingwen2018-01-24
* Update make_rpm.py to check whether rpmbuild is present and report an error i...Gravatar John Cater2018-01-24
* Support negated flags in SearchNullaryOption with last-wins semantics.Gravatar ajmichael2018-01-24
* Makes @AutoCodec preserve map order when it sees Map or ImmutableMap raw type...Gravatar shahan2018-01-24
* Remove Bazel's Docker tests.Gravatar Philipp Wollermann2018-01-24
* Fix a typo in Skylark specificationGravatar vladmos2018-01-24
* Remove an unused argument.Gravatar lberki2018-01-24
* Fix "Could not reserve enough space for object heap" error on Windows during ...Gravatar philwo2018-01-24
* http_archive: demonstrate that query works offlineGravatar Klaus Aehlig2018-01-24
* Suppress an unchecked warningGravatar cushon2018-01-24
* Adds codecs for types in test classes, ConfigSettingTest, LateBoundSplitUtil ...Gravatar shahan2018-01-23
* Remove unnecessary arg when building runfiles support.Gravatar ajmichael2018-01-23
* Explicitly make fragments option to BuildConfigurationValue#key an ImmutableS...Gravatar janakr2018-01-23
* ThinLTO: Add support for merged object files.Gravatar Googler2018-01-23
* Revert "Use @io_bazel to reference Bazel sources from local repositories."Gravatar Dmitry Lomov2018-01-23