aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcRuleClasses.java
Commit message (Expand)AuthorAge
* Only load default_provisioning_profile if we need oneGravatar Daniel Wagner-Hall2015-03-20
* objc: Only load dump_syms if we're actually going to use itGravatar Daniel Wagner-Hall2015-03-20
* Replace @BlazeRule with a getMetadata() method. This lets us avoid Java Refle...Gravatar Googler2015-03-20
* Split actoolzip and ibtoolzip into separate binariesGravatar Daniel Wagner-Hall2015-03-18
* Allow ios_application in xctest_app attribute.Gravatar Peter Schmitt2015-03-16
* Split ios_application configurations based on --ios_multi_cpus.Gravatar Peter Schmitt2015-03-16
* structured_resources allows directories in .app.Gravatar Peter Schmitt2015-03-11
* Automated [] rollback of [].Gravatar Matthew DeVore2015-03-05
* Scope the paths of objc compilation artifacts from J2Objc-generated code usin...Gravatar Googler2015-03-05
* RELNOTES: Invoking blaze run on an objc_binary target launches iossim with th...Gravatar Googler2015-03-04
* 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
* Don't allow bundles in objc_* deps.Gravatar Peter Schmitt2015-02-23
* Add a dummy source file to the Xcode targets for ios_extensions to make Xcode...Gravatar Matthew DeVore2015-02-22
* Implement ios_extension rule. See IosExtensionRule.java for information on ho...Gravatar Matthew DeVore2015-02-20
* Naming and documentation cleanup left over from a recent CL.Gravatar Peter Schmitt2015-02-19
* Scrub.Gravatar Ulf Adams2015-02-19
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25