aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/IosTest.java
Commit message (Expand)AuthorAge
* 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