aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/IosTestRule.java
Commit message (Expand)AuthorAge
* LateBoundDefault: enforce access to a single fragment (or none).Gravatar mstaib2017-09-19
* 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
* Deprecate ios_device and ios_test.Gravatar allevato2017-06-08
* Remove Xcodege integration from Blaze.Gravatar schmitt2017-06-05
* Remove xcodeproj as implicit output.Gravatar schmitt2017-05-04
* All objc linking rules get the crosstool.Gravatar Cal Peyser2017-02-24
* AppleCrosstoolTransition is also applied to any incoming edge to a rule classGravatar Cal Peyser2017-01-13
* Expand ios_test to accept xctest_app targets that provide an XcTestAppProvider.Gravatar Sergio Campama2016-11-08
* Refactor how coverage support files get to test actions.Gravatar Lukacs Berki2016-06-29
* Support for gathering all the protos seen in the transitive closure of depend...Gravatar Sergio Campama2016-05-25
* Rename LateBoundLabel#getDefault(Rule, AttributeMap, T) to #resolve().Gravatar Lukacs Berki2016-04-19
* Adds mcov tool label to IosTest.Gravatar Dmitry Shevchenko2016-03-21
* Makes the xctest_app attribute of ios_test only accept ios_applications. It u...Gravatar Dave MacLachlan2016-03-14
* Remove spaces from ios_test rule that break doc generation.Gravatar Peter Schmitt2016-02-26
* Get rid of duplicated strings for IosTest attributes because I'm always paran...Gravatar Dave MacLachlan2016-02-22
* Implement TODO from: https://github.com/bazelbuild/bazel/blo[]fbbd6a32b95ba74...Gravatar Greg Estren2016-02-11
* Replace getToolsRepository() with getToolsLabel(String labelValue) which prep...Gravatar Luis Fernando Pino Duque2016-02-09
* Move ObjC compilation actions for J2ObjC-translated code from binary level to...Gravatar Rumou Duan2016-02-05
* Replace occurrences of Constants.TOOLS_REPOSITORY in places where it can be r...Gravatar Luis Fernando Pino Duque2016-02-03
* Remove unused ${SYNOPSIS} variable from Bazel native rule inline documentation.Gravatar David Chen2016-01-28
* Always declare dependency on xcode gcov.Gravatar Peter Schmitt2016-01-28
* Remove unused ${ATTRIBUTE_DEFINITION} and ${ATTRIBUTE_SIGNATURE} variables fromGravatar David Chen2016-01-25
* Refer to objc's gcov under @bazel_toolsGravatar Kristina Chodorow2016-01-21
* Fix documentation for some ios_test attributes that got lost in refactoring.Gravatar Peter Schmitt2016-01-15
* Removes experimental_ios_test. Will wait on [].Gravatar Cal Peyser2016-01-07
* Description redacted.Gravatar Googler2015-11-13