aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/XcTestAppProvider.java
Commit message (Expand)AuthorAge
* Remove ios_test from Bazel. ios_test is an old rule and this removal is part ...Gravatar kaipi2018-01-25
* Rename some ClassObject/Provider-related methodsGravatar brandjon2017-12-28
* Eliminate STATIC_FRAMEWORK_DIR as a separate field of ObjcProvider.Gravatar cparsons2017-11-28
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Split Info into SkylarkInfo and NativeInfo.Gravatar dslomov2017-08-22
* Better names for declared providers-related classes.Gravatar dslomov2017-08-01
* 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
* Updates XCTestAppProvider documentation to mention it's deprecated status.Gravatar kaipi2017-07-21
* Make native declared providers type-safe.Gravatar dslomov2017-07-10
* Use the same data structure for native and Skylark providers.Gravatar dslomov2017-07-05
* Refactor implementation of native and Skylark declared providers.Gravatar Dmitry Lomov2017-03-03
* Adds Skylark support to XcTestAppProviderGravatar Sergio Campama2016-11-07
* Rollback of commit 60434dae746ed61f025fdfd0464993fa6a0ff1d2.Gravatar Cal Peyser2016-02-15
* --Gravatar Cal Peyser2016-02-11
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Fix xctest_app sources not showing up in ios_test coverage.Gravatar Googler2015-06-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25