aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/IosTest.java
Commit message (Expand)AuthorAge
* *_test rules now return an .xctest.dSYM bundle.Gravatar Googler2016-04-01
* Adds mcov tool label to IosTest.Gravatar Dmitry Shevchenko2016-03-21
* Add ExecutionRequirements target that is generally available to rule implemen...Gravatar Cal Peyser2016-02-23
* Get rid of duplicated strings for IosTest attributes because I'm always paran...Gravatar Dave MacLachlan2016-02-22
* Rollback of commit 60434dae746ed61f025fdfd0464993fa6a0ff1d2.Gravatar Cal Peyser2016-02-15
* --Gravatar Cal Peyser2016-02-11
* Move ObjC compilation actions for J2ObjC-translated code from binary level to...Gravatar Rumou Duan2016-02-05
* Make xctest extension for test bundles that have xctest=true defined. (It use...Gravatar Dave MacLachlan2016-02-03
* Update comment to ios_test from deprecated experimental_ios_testGravatar Cal Peyser2016-01-07
* Description redacted.Gravatar Googler2015-11-13
* Create AppleConfiguration and AppleCommandLineOptions, and move a few items o...Gravatar Chris Parsons2015-11-10
* Include memleaks plugin support for experimental_ios_testGravatar Chris Parsons2015-10-21
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Fix xctest_app sources not showing up in ios_test coverage.Gravatar Googler2015-06-11
* Simplify OptionsProvider logic.Gravatar Peter Schmitt2015-05-15
* Ensure extension's bundle minimum OS version is at least 8.0.Gravatar Peter Schmitt2015-04-28
* Description redacted.Gravatar Peter Schmitt2015-04-24
* Ensure extension's bundle minimum OS version is at least 8.0.Gravatar Peter Schmitt2015-04-23
* Refactor link command line to live in CompilationSupport.Gravatar Peter Schmitt2015-04-21
* RELNOTES:Observe "non_propagated_deps" on objc rules in generated XCode proje...Gravatar Googler2015-04-16
* Compile objc resources when bundling, not at each target.Gravatar Peter Schmitt2015-03-24
* Add xctest_app ipa file to files-to-buildGravatar Matthew DeVore2015-03-23
* Split ios_application configurations based on --ios_multi_cpus.Gravatar Peter Schmitt2015-03-16
* RELNOTES: Added ios_memleaks flag which when enabled will check the test appl...Gravatar Googler2015-03-05
* Automated [] rollback of [].Gravatar Matthew DeVore2015-03-05
* Introduce ios_application rule.Gravatar Peter Schmitt2015-02-25
* Make xctest_app's .ipa an implicit output so that scripts external to Bazel c...Gravatar Matthew DeVore2015-02-24
* Add the j2objc libraries as dependencies in IosTest.Gravatar Googler2015-02-24
* Implement ios_extension rule. See IosExtensionRule.java for information on ho...Gravatar Matthew DeVore2015-02-20
* Add anything specified in "defines" to the compiler arguments for objc_binary...Gravatar Matthew DeVore2015-02-18
* Coverage implementation for Objective C.Gravatar Googler2015-02-18
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25