aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/mock
Commit message (Expand)AuthorAge
* Adds a jar filter to the IntelliJ IDE aspect.Gravatar Googler2016-09-06
* xcode_configure repository rule for determining locally installed versions of...Gravatar Chris Parsons2016-09-01
* Add a couple more stubs for new resource_* toolsGravatar Googler2016-08-31
* Remove support for thin archives.Gravatar Lukacs Berki2016-08-23
* Create Python executable zip fileGravatar Yun Peng2016-08-04
* Add a resource parsing action.Gravatar Googler2016-07-28
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Remove the forced-legacy mode of the JvmConfigurationLoader.Gravatar Ulf Adams2016-07-07
* Update AnalysisMock to cover the rule class provider and invocation policy.Gravatar Ulf Adams2016-07-07
* Remove TestConstants.THIS_IS_BAZEL; use AnalysisMock instead.Gravatar Ulf Adams2016-07-06
* Fixed cpp-rules-tests on WindowsGravatar Yun Peng2016-07-06
* Move MOCK_CROSSTOOL to build/lib/analysis/mock.Gravatar Ulf Adams2016-07-06
* Refactor how coverage support files get to test actions.Gravatar Lukacs Berki2016-06-29
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Remove the directories field from RepositoryDelegatorFunction.Gravatar Ulf Adams2016-04-15
* Move FDO support to the analysis phase by wrapping FdoSupport in its own SkyF...Gravatar Lukacs Berki2016-04-07
* Compile base classpaths for Bazel Jack support in android_sdk.Gravatar Michael Staib2016-03-17
* Incremental dexing for sharded android_binary targetsGravatar Googler2016-03-15
* Adds ResourceShrinkerAction to android_binary targets if they use Proguard an...Gravatar Andrew Pellegrini2016-03-08
* Blaze - ObjcProtoLibrary: Adds support for the new protobuf library. This inc...Gravatar Googler2016-02-24
* Initial support for Java header compilationGravatar Liam Miller-Cushon2016-02-18
* Properly report loading errors during configuration creation.Gravatar Ulf Adams2016-02-10
* Move ObjC compilation actions for J2ObjC-translated code from binary level to...Gravatar Rumou Duan2016-02-05
* Parse the workspace name when a repository is loadedGravatar Kristina Chodorow2016-01-29
* Use our java test runner in BazelGravatar Damien Martin-Guillerez2016-01-13
* Make BUILD_OPTIONS privateGravatar Kristina Chodorow2015-12-15
* Open-source MockCcSupport and some tests for LibraryLinkingTest.Gravatar Dmitry Lomov2015-12-10
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Open-source CompilationHelperTest.Gravatar Dmitry Lomov2015-11-24
* Use AnalysisMock and MockToolsConfig instead of MockToolsPackagesGravatar Kristina Chodorow2015-11-20
* Open-source DuplicateActionTest.Gravatar Dmitry Lomov2015-11-19
* Create AppleConfiguration and AppleCommandLineOptions, and move a few items o...Gravatar Chris Parsons2015-11-10
* Move local_repository and new_local_repository from build.lib.bazel to build....Gravatar Lukacs Berki2015-10-30
* Fix another test with precompiled jars in srcsGravatar Liam Miller-Cushon2015-10-30
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-30
* Eliminate the Android tools repository, and with it, Constants.ANDROID_DEP_PR...Gravatar Lukacs Berki2015-10-27
* Make bazel not require a tools/defaults/BUILD file.Gravatar Lukacs Berki2015-10-19
* Roll back [] that makes Bazel not require a tools/defaults/BUILD file because...Gravatar Lukacs Berki2015-10-16
* Make Bazel use tools that are embedded in its binary.Gravatar Lukacs Berki2015-10-12
* Make it possible to load the tools/defaults package without a BUILD file pres...Gravatar Lukacs Berki2015-10-09
* Pass in a set of SkyFunctions in AnalysisMock.Gravatar Lukacs Berki2015-10-08
* Make AndroisStudioInfoAspectTest run in Bazel.Gravatar Dmitry Lomov2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Improved error reporting in RuleContext:Gravatar Florian Weikert2015-09-25
* Move mock workspace configuration to AnalysisMock.Gravatar Dmitry Lomov2015-09-24
* Make Bazel always build with --fat_apk_cpu.Gravatar Lukacs Berki2015-07-29
* Make --android_crosstool_top default to the android_ndk_repository specified ...Gravatar Lukacs Berki2015-07-20
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Make the "actual" argument of bind() optional and do not point //external:and...Gravatar Lukacs Berki2015-07-01