aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Use @io_bazel to reference Bazel sources from local repositories.Gravatar John Millikin2018-01-23
* Fix a really tiny typoGravatar andy g scott ?2018-01-23
* Fix index out of range error in convert_changelog.pyGravatar U-GOOGLE\pcloudy2018-01-23
* Pass the correct path of aapt_binary and merge its data runfiles into android...Gravatar jingwen2018-01-23
* Refine return type of STRUCT factory methodsGravatar brandjon2018-01-23
* Move all code to lookup JavaRuntimeInfo to static methods onGravatar John Cater2018-01-23
* bazel_bootstrap_distfile_test: don't find & chmodGravatar Laszlo Csomor2018-01-23
* Add JavaRuntimeToolchainInfo class to wrap JavaRuntimeInfo for toolchains acc...Gravatar John Cater2018-01-23
* Report unsuccessful error code if bazel fetch fails in "keep going" mode.Gravatar dslomov2018-01-23
* Create function createJavaInfo with new API. Implement JavaRuleOutputJarsProv...Gravatar dbabkin2018-01-23
* http_archive: allow using the shipped BUILD fileGravatar Klaus Aehlig2018-01-23
* Add codec for TestFilter, and clean up some things: use java.util.function.Pr...Gravatar janakr2018-01-22
* PiperOrigin-RevId: 182859586Gravatar eaftan2018-01-22
* Consolidate Error Prone resource handlingGravatar cushon2018-01-22
* Quick blanket replacement of getTarget().getLabel() with .getLabel(). Some ha...Gravatar Googler2018-01-22
* Remove one use of CustomMultiArgv in JavaCompileAction.Gravatar tomlu2018-01-22
* Support DTD when processing resource files in the aapt2 pipelineGravatar Googler2018-01-22
* Use the new option categories by defaultGravatar ccalvarin2018-01-22
* Fixed docs: `bazel fetch` is not a required manual step before `bazel build`Gravatar Jingwen Chen2018-01-22
* Only allow files created by the same rule as executable outputs of a rule.Gravatar Dmitry Lomov2018-01-22
* Add a native provider registry to ConfiguredRuleClassProviderGravatar brandjon2018-01-22
* Improve documentation for the select functionGravatar vladmos2018-01-22