aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/mock/BazelAnalysisMock.java
Commit message (Expand)AuthorAge
* test-wrapper: add empty impl + Bazel flagGravatar Laszlo Csomor2018-08-14
* Remove support for explicitly setting java_toolchain.encoding to UTF-8Gravatar cushon2018-08-08
* Add a flag to split test.xml generation into a separate SpawnGravatar ulfjack2018-07-27
* Automated rollback of commit ce8f52060e2cf1e5a49a522039f0cba2a340f7e3.Gravatar cushon2018-07-25
* Automated rollback of commit f4a3dd9b8124dc7b2795f89e6700881b66371e4f.Gravatar lberki2018-07-12
* Refactor handling of API generation in JavaPluginInfoProviderGravatar cushon2018-07-11
* Remove support for java_runtime_suiteGravatar cushon2018-07-05
* Create a whitelist for android_library rules with deps but not srcsGravatar cushon2018-07-03
* Implement LcovMerger.Gravatar elenairina2018-06-11
* Automated rollback of commit 5df8eb24f84a6943e70876c805c77f06e719dcd7.Gravatar Googler2018-06-08
* Automated rollback of commit ccaccb2b277a82f7264567563a02ab133a0f6e6f.Gravatar jmmv2018-06-07
* Let blaze obfuscate manual main_dex_list according to proguard map.Gravatar Googler2018-06-06
* Automated rollback of commit 7fcbc8ffdead028d19606fefa2fa3be13781da98.Gravatar laszlocsomor2018-05-30
* shell toolchain: genrule now uses itGravatar Laszlo Csomor2018-05-29
* Replace --experimental_android_enforce_strict_deps_for_binaries_under_test wi...Gravatar cushon2018-05-15
* Remove BuildConfiguration.Fragment#setupActionEnvironment().Gravatar lberki2018-04-11
* Move shell executable to its own configuration fragment.Gravatar lberki2018-04-06
* Remove legacy manifest merging from Bazel.Gravatar ajmichael2018-04-05
* Remove Android jar from android_local_test bootclasspathGravatar ajmichael2018-04-02
* Add toolchain definitions for autoconfigured cc_toolchain entries.Gravatar jcater2018-03-27
* Allow BazelPackageLoader to load external repositories.Gravatar carmi2018-03-13
* Adjust Android integration testing environment by adding a dependency to theGravatar cnsun2018-02-26
* Use a separate implicit dependency for dexbuilder in proguarded android buildsGravatar kmb2018-02-21
* Remove hard-wired basenames for the test setup and the coverage collection sc...Gravatar lberki2018-02-09
* Hooks to support core library desugaring in Android buildsGravatar kmb2018-02-07
* Stop setting annotations_jar in Bazel android_sdk.Gravatar ajmichael2018-01-26
* Fold the Jvm configuration fragment into JavaConfiguration.Gravatar lberki2018-01-11
* Adds a CODEC for CppConfiguration.Gravatar shahan2018-01-10
* Remove code that used to support --javabase=<absolute path>.Gravatar lberki2018-01-08
* Remove references to some internal tooling.Gravatar ajmichael2017-12-20
* Ensure that the target package in the <instrumentation> tag of the instrument...Gravatar jingwen2017-12-19
* Depend on //tools/jdk:host_jdk for the host javabase instead of the default JDK.Gravatar lberki2017-12-06
* Support incremental dexing tools in proguarded Android buildsGravatar kmb2017-11-17
* Open source ZipFilterBuilder for android_instrumentation_testGravatar jingwen2017-11-13
* [Bazel] Change default place where {java,cc}_proto_library look for their ext...Gravatar carmi2017-10-20
* Add a whitelist for packages that can contain android_devices rules. Currentl...Gravatar ajmichael2017-10-06
* Use bundled proguard 5.3.3 instead of 4.7 from the SDKGravatar ajmichael2017-10-06
* Remove support for ProtocolBuffers2.Gravatar kaipi2017-10-06
* Inject BlazeDirectories into FdoSupportFunction directly, instead of dependin...Gravatar janakr2017-09-25
* Bazel now can build dynamic library from cc_libraryGravatar Yun Peng2017-09-18
* aar_import creates res/values/empty.xml if it contains no resources.Gravatar ajmichael2017-08-29
* Open source some objc tests. Most notably, proto and j2objc tests still remai...Gravatar cparsons2017-08-28
* Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting.Gravatar mstaib2017-08-22
* Remove ConfigurationCollectionFactory as part of the static config cleanup.Gravatar gregce2017-08-18
* Remove ConfigurationFactory as part of the static configuration cleanup.Gravatar gregce2017-08-17
* Move core rules to a top-level class.Gravatar ulfjack2017-08-03
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Apply native binary launcher to sh_binaryGravatar Yun Peng2017-07-31
* Make $jarjar_bin point to //tools/android:jarjar_bin.Gravatar ajmichael2017-07-24
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29