aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
* Remove support of --no_ prefix for boolean flags.Gravatar ccalvarin2017-06-01
* Add //external:has_androidsdk config_setting.Gravatar ajmichael2017-06-01
* Make SelectorList.toString() user-friendly.Gravatar gregce2017-06-01
* Remote caching: don't crash for actions with no inputsGravatar Ulf Adams2017-06-01
* Restructure site/ directory into docs/ which only contains Bazel documentation.Gravatar dzc2017-06-01
* Fix aliases for users of label-keyed string dicts.Gravatar mstaib2017-06-01
* Migrate all tests to Truth (except the ones in the examples).Gravatar lberki2017-05-31
* When filtering resources in analysis, also filter resource rootsGravatar Googler2017-05-31
* Remote tests should not depend on lib:runtimeGravatar buchgr2017-05-31
* Migrate most of the assertions to Truth that the auto-migration tool did not ...Gravatar lberki2017-05-31
* Add FeatureSpecification.Gravatar hlopko2017-05-30
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Experimental UI: Support multiple BuildEventTransportAnnouncedEventsGravatar buchgr2017-05-29
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Use FeatureConfiguration to compute value of CC_FLAGS make variableGravatar hlopko2017-05-26
* Make platform providers creatable from Skylark.Gravatar John Cater2017-05-26
* Remove workspace tree under correct nameGravatar kchodorow2017-05-26
* Use nested sets for configured target runfiles instead of flattened lists.Gravatar Googler2017-05-26
* Migrate tests to Truth.Gravatar lberki2017-05-26
* Migrate tests to Truth.Gravatar lberki2017-05-26
* Migrate tests to Truth.Gravatar lberki2017-05-26
* Migrate tests to Truth.Gravatar lberki2017-05-26
* Improve error messages for malformed Android SDK/NDK.Gravatar ajmichael2017-05-24
* Actually run DataResourceXmlTest with Bazel.Gravatar ajmichael2017-05-24
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* Add a #hashCode() method to WorkspaceStatusAction implementations as is advis...Gravatar lberki2017-05-23
* Move the field name out of the FieldInitializerGravatar corysmith2017-05-23
* Loosen java_library.exports and java_import.*Gravatar Stephen Twigg2017-05-22
* Fix aspect processing when same dep appears in 2 attributes.Gravatar kaipi2017-05-22
* Extract :cc_toolchain as constantGravatar hlopko2017-05-22
* Create a loadPackages() method that loads multiple packages simultaneously, u...Gravatar carmi2017-05-22
* Add operator // for division.Gravatar laurentlb2017-05-22
* Remote+BES: Stabilize command line flags.Gravatar buchgr2017-05-22
* Create new android_host_service_fixture rule.Gravatar ajmichael2017-05-22
* Fixes incorrectly-ordered arguments to calls to assertEqualsGravatar Googler2017-05-19
* Expose the target map from Package.Gravatar carmi2017-05-19
* Add toolchains data to RuleClass and RuleContext.Gravatar John Cater2017-05-19
* PiperOrigin-RevId: 156331430Gravatar nharmata2017-05-19
* Remove the RTxtSymbolEntry in favor of the FieldInitializer class.Gravatar corysmith2017-05-19
* Adds ToolchainConstructor interface and implementations.Gravatar John Cater2017-05-19
* Fix minor hashing bug in config_feature_flag configuration name.Gravatar mstaib2017-05-17
* Fix DownloaderTestSuite so that it works in IPv6-only environments.Gravatar philwo2017-05-17
* Automated g4 rollback of commit b71e99b1f3746103e5d6802eebc24096b3494959.Gravatar mstaib2017-05-17
* Do not access SkylarkProviders anywhere outside of ConfiguredTarget implement...Gravatar dslomov2017-05-16
* Implement 'provides' for crosstool.Gravatar cpeyser2017-05-15
* Convert locale qualifiers from old Aapt format to correct format before parsingGravatar Googler2017-05-15
* Remove methods from CommandLine, making it a simple argument list interface.Gravatar Googler2017-05-15
* Remove the strict_proto_deps attribute from the build language.Gravatar Googler2017-05-15
* Do not expand nested sets in resource merging action construction.Gravatar Googler2017-05-15