aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Add alternative interface for LIPO data transitions, opt in native rules.Gravatar gregce2018-01-29
* Expose ApkInfo and AndroidInstrumentationInfo to Skylark.Gravatar ajmichael2018-01-29
* Remove -Xbootclasspath/p for JDK 9.Gravatar cnsun2018-01-29
* Remove ConfiguredTarget.getTarget() calls from Build View. Replace them with ...Gravatar mjhalupka2018-01-29
* Rephrase RootCodec as an InjectingObjectCodec.Gravatar cpeyser2018-01-29
* Do not crash when ctx.action.args.add map_fn returns a list of the wrong length.Gravatar tomlu2018-01-29
* Support symlinks in external zip archivesGravatar Klaus Aehlig2018-01-29
* Remove hard coded prelude names from some unit tests.Gravatar shreyax2018-01-29
* windows,test: add logging to bootstrap testGravatar Laszlo Csomor2018-01-29
* Support Android testing with Skylark-defined device rules.Gravatar ajmichael2018-01-26
* remote: Rewrite the HTTP caching client in Netty. Fixes #4481Gravatar buchgr2018-01-26
* Stop setting annotations_jar in Bazel android_sdk.Gravatar ajmichael2018-01-26
* Added AndroidInstrumentationTestRule to RuleClassProviders.Gravatar jingwen2018-01-26
* Add a few options that tweak the host configuration to parallel those that do...Gravatar lberki2018-01-26
* BEP: report analysis failure eventsGravatar Klaus Aehlig2018-01-26
* Try reenabling DownloaderTestSuite on Windows.Gravatar Dmitry Lomov2018-01-26
* Serializer implementation for NestedSetGravatar shahan2018-01-25
* cquery output: change the output config to be "HOST" for targets configured i...Gravatar juliexxia2018-01-25
* Add CommandLineItem interface.Gravatar tomlu2018-01-25
* Add a test verifying --experimental_repository_cacheGravatar Klaus Aehlig2018-01-25
* Remove ios_test from Bazel. ios_test is an old rule and this removal is part ...Gravatar kaipi2018-01-25
* Static libraries are not a valid input to arGravatar Googler2018-01-25
* Unmark InterruptibleTest as flaky, it hasn't flaked in a month.Gravatar ccalvarin2018-01-25
* Add codecs for TestConfiguration, ConfiguredFragmentValue, and TestConfigFrag...Gravatar janakr2018-01-24
* Automated rollback of commit 8e006399c42830855da11898db6707ac9f759762.Gravatar eaftan2018-01-24
* RELNOTES: Fix how libraries to link is specified to archiver actions.Gravatar Googler2018-01-24
* Introduce a wrapper around the ImmutableSortedSet<Class<? extends BuildConfig...Gravatar janakr2018-01-24
* Support negated flags in SearchNullaryOption with last-wins semantics.Gravatar ajmichael2018-01-24
* Remove Bazel's Docker tests.Gravatar Philipp Wollermann2018-01-24
* Remove an unused argument.Gravatar lberki2018-01-24
* http_archive: demonstrate that query works offlineGravatar Klaus Aehlig2018-01-24
* Adds codecs for types in test classes, ConfigSettingTest, LateBoundSplitUtil ...Gravatar shahan2018-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
* 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
* 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
* Only allow files created by the same rule as executable outputs of a rule.Gravatar Dmitry Lomov2018-01-22
* Add new skyfunction to load registered execution platformsGravatar John Cater2018-01-22
* Add option to optionally wipe state at the end of a build.Gravatar ccalvarin2018-01-22
* Add registration of execution platformsGravatar John Cater2018-01-22
* Start serializing ArtifactOwner: put in a simple codec for the null artifact ...Gravatar janakr2018-01-19
* Style fix for https://google.github.io/styleguide/javaguide.html#s3.4.2.1-ove...Gravatar Googler2018-01-19
* Make createMainDexProguardSpec public.Gravatar ahumesky2018-01-19
* Multi-thread zip file writing in DexFileSplitter. Since we push content into...Gravatar kmb2018-01-19
* Simplify the toolchain test case setup.Gravatar jcater2018-01-19
* Fix usages of PathFragment segments that will become inefficient.Gravatar tomlu2018-01-19