aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/objc/LegacyObjcLibraryTest.java
Commit message (Expand)AuthorAge
* Move remaining legacy objc_library tests to crosstool case.Gravatar cpeyser2017-09-26
* Move some more tests from the legacy case to the crosstool case.Gravatar cpeyser2017-09-19
* Move a test from the legacy case to the crosstool case.Gravatar cpeyser2017-09-19
* Annotate legacy objc rulesGravatar cparsons2017-09-18
* Move some legacy-only tests to the crosstool tests.Gravatar cpeyser2017-09-14
* Automated rollback of commit fc41c430e4de4594a1d699f573d191cbad52a2fb.Gravatar plf2017-09-01
* Move ObjcProvider FLAG into a new provider type (TransitiveSourcesProvider) t...Gravatar cpeyser2017-08-30
* Blaze exports a feature for actions with objective c source in their transitiveGravatar cpeyser2017-08-22
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-28
* Automated rollback of commit 6d884afa8da1b08288cb0108e8bbf6c22ec63393.Gravatar dslomov2017-07-25
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-25
* Fix a bunch of test cases that break if genfiles == bin.Gravatar lberki2017-07-19
* Promote getPossibleInputsForTesting from CppCompileAction to CommandAction, inGravatar cpeyser2017-07-17
* Platform -> ApplePlatform, to avoid ambiguity with the newly introducedGravatar cpeyser2017-07-07
* Open source unit tests for the objc rules.Gravatar cpeyser2017-07-06