aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools
Commit message (Expand)AuthorAge
* Make compatible_with = ["all", "foo"] the same as compatible_with = ["all"].Gravatar gregce2017-06-06
* Internal changeGravatar Googler2017-06-05
* Automated g4 rollforward of commit b71e99b1f3746103e5d6802eebc24096b3494959.Gravatar gregce2017-06-05
* Remove Xcodege integration from Blaze.Gravatar schmitt2017-06-05
* Move helper methods for accessing platform providers to a utility class.Gravatar John Cater2017-06-02
* Make android_binary.manifest mandatory.Gravatar ajmichael2017-06-01
* Fix srcs_testGravatar Damien Martin-Guillerez2017-06-01
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Remove all imports of org.junit.Assert except for static imports of #fail().Gravatar lberki2017-06-01
* 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