aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
* Rename BuildEventConverters to BuildEventContextGravatar ulfjack2018-05-17
* Rename CommandAction.getEnvironment, add AbstractAction.getEnvironmentGravatar ulfjack2018-05-17
* Remove AbruptException(ExitCode exitCode) constructor.Gravatar lpino2018-05-17
* Add Concurrent test for DiGraph.Gravatar dbabkin2018-05-17
* Fix modules returning command optionsGravatar ulfjack2018-05-17
* Split user_link_flags from legacy_link_flagsGravatar hlopko2018-05-16
* Internal changeGravatar cpeyser2018-05-16
* Replace use of output_object_file with output_file in CROSSTOOLS.Gravatar hlopko2018-05-16
* Make ImportDepsCheckingLevel.ERROR essentially the same as STRICT_ERROR, chec...Gravatar cnsun2018-05-16
* Remove --incompatible_disable_glob_tracking flag.Gravatar laurentlb2018-05-16
* Enable manual trimming of config_feature_flags.Gravatar mstaib2018-05-16
* Add libc_top attribute to cc_toolchain in preparation for moving config data ...Gravatar jcater2018-05-16
* Port bazelrc flags into their own module.Gravatar ccalvarin2018-05-16
* Make inclusion of the zipper executable in CcToolchain depend solely on wheth...Gravatar rosica2018-05-16
* C++: Renames CcExecutionDynamicLibrariesInfo to CcExecutionDynamicLibrariesGravatar plf2018-05-16
* Migrate some serialization tests to use SerializationTester rather than Abstr...Gravatar janakr2018-05-15
* Add --ignore_all_rc_files startup options.Gravatar ccalvarin2018-05-15
* Optimizes performance of ActionFS staging and eliminates ActionFS updates.Gravatar shahan2018-05-15
* Change TestSuiteExpansionValue to contain Labels instead of Targets.Gravatar cpeyser2018-05-15
* Potentially allow children of a dirty node to be missing from the graph. Also...Gravatar janakr2018-05-15
* Implement a limit for named_set_of_file eventsGravatar ulfjack2018-05-15
* Replace --experimental_android_enforce_strict_deps_for_binaries_under_test wi...Gravatar cushon2018-05-15
* C++: Deletes CcLinkParamsInfoGravatar plf2018-05-15
* Allow more characters in labels.Gravatar twerth2018-05-15
* Slightly refactor SpawnAction to improve env handlingGravatar ulfjack2018-05-15
* Ease the configuration-related restrictions of several more tests.Gravatar mstaib2018-05-14
* Pull caching up to BuildConfigurationValue$Key$Codec. Almost all BuildOptions...Gravatar janakr2018-05-14
* Extract logic for dealing with CROSSTOOL values and build variables into sepa...Gravatar rosica2018-05-14
* C++: Renames CcCompilationContextInfo to CcCompilationContextGravatar plf2018-05-14
* Add CcHostToolchainAliasRule.Gravatar dbabkin2018-05-14
* Use the local JDK as the default target javabaseGravatar cushon2018-05-14
* Add an IdentityHashMap to the BuildOptions.OptionsDiffForReconstruction codec.Gravatar mjhalupka2018-05-11
* Wrap a comment line around 80 chars.Gravatar Googler2018-05-11
* Records profiling information for ActionFS staging and updates.Gravatar shahan2018-05-11
* Automated rollback of commit feeccd8c0a5d97493cabfeb9481cf6f3800b9b84.Gravatar corysmith2018-05-10
* Expose android_binary data processing methods to SkylarkGravatar asteinb2018-05-10
* Codec for FluentIterable - needed to serialize results of Iterables.concat.Gravatar shahan2018-05-10
* Internal changeGravatar Googler2018-05-10
* Only include generated resources when pseudo locales are asked for.Gravatar corysmith2018-05-10
* Expose process_test_data (for android_test) to SkylarkGravatar asteinb2018-05-09
* Adds an action-scoped filesystem.Gravatar shahan2018-05-09
* Get resource processing settings from method params instead of rule attrsGravatar asteinb2018-05-09
* Remove cppConfiguration from LinkBuildVariablesGravatar hlopko2018-05-08
* Rename LinkStaticness to LinkingMode and unify with the other LinkingMode.Gravatar hlopko2018-05-07
* Make Aar provider into NativeInfoGravatar asteinb2018-05-07
* Stop collapsing NestedSet of deps in RClassGeneratorGravatar asteinb2018-05-07
* Rename Staticness to LinkerOrArchiver.Gravatar hlopko2018-05-07
* Relax requirements of skylark-exposed configuration fragmentsGravatar cparsons2018-05-07
* remote/caching: improve error messages for remote cachingGravatar Jakob Buchgraber2018-05-07
* Sort entries by segment when building a parent node to prevent unordered dire...Gravatar James Judd2018-05-07