aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc
Commit message (Expand)AuthorAge
* Description redacted.Gravatar Rumou Duan2015-07-28
* For objc_proto_library, use root relative path of input protos to determine o...Gravatar Chris Parsons2015-07-27
* Support for .s, .S, and .asm files for objc rulesGravatar Chris Parsons2015-07-23
* Add ios_lab_device support in experimental_ios_test.Gravatar Googler2015-07-21
* Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0.Gravatar Lukacs Berki2015-07-21
* Fix up registerEnvironmentPlistAction for bazel on Mac.Gravatar Googler2015-07-21
* Make --android_crosstool_top default to the android_ndk_repository specified ...Gravatar Lukacs Berki2015-07-20
* Sets the correct properties in the Info.plist, based on the environment that theGravatar Googler2015-07-17
* Description redacted.Gravatar Googler2015-07-16
* Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode.Gravatar Googler2015-07-08
* Export XcodeProvider in j2objc_library rule.Gravatar Rumou Duan2015-07-01
* For each objc target, export all xcdatamodels in the transitive closure to Xc...Gravatar Rumou Duan2015-06-30
* Allow resources to be added only once in each rule.Gravatar Peter Schmitt2015-06-29
* Remove BuildConfiguration.cacheKey() and replace .shortCacheKey() with a .che...Gravatar Lukacs Berki2015-06-29
* experimental_ios_test: Support data dependenciesGravatar Daniel Wagner-Hall2015-06-29
* Clean up ReleaseBundlingSupports calling of ShellCommands.Gravatar Googler2015-06-26
* Rollback of commit dfde4e5cd86f00c30bdedeed020844c861658b53.Gravatar Daniel Wagner-Hall2015-06-25
* experimental_ios_test: Support data dependenciesGravatar Daniel Wagner-Hall2015-06-25
* Pass ios cpu architecture(s) information to XCodegen.Gravatar Rumou Duan2015-06-24
* Add two binary size optimizations when --compilation_mode=opt and --objc_enab...Gravatar Rumou Duan2015-06-23
* Rollback of commit 6af85020b520a9dd2bd913562b16716c29c3dbc3.Gravatar Laszlo Csomor2015-06-23
* Xcode project file support for structured resources defined in attribute "str...Gravatar Rumou Duan2015-06-19
* Move J2ObjCLibrary and supporting classes to Bazel, and enable J2ObJC in Bazel.Gravatar Michael Thvedt2015-06-19
* experimental_ios_test: Support non-xctestsGravatar Daniel Wagner-Hall2015-06-18
* Gets rid of unused actooloribtoolzip.Gravatar Googler2015-06-18
* Add two binary size optimizations when --compilation_mode=opt is specified:Gravatar Rumou Duan2015-06-18
* ios_test: Default xctest to 1 not 0Gravatar Daniel Wagner-Hall2015-06-17
* Add ability to compile objc_binary targets with Swift sources.Gravatar Googler2015-06-17
* Rollback of commit 162d5b276e1539b1acc44afcd4a4ccadcf99023a.Gravatar Googler2015-06-15
* Fix typo in error message when the same file is in both srcs and hdrs.Gravatar Googler2015-06-15
* Allow private header files in the srcs attribute of objc_* rules.Gravatar Googler2015-06-15
* Fix xctest_app sources not showing up in ios_test coverage.Gravatar Googler2015-06-11
* Fix bug where J2ObjC was reading Java files using the platform encoding.Gravatar Googler2015-06-11
* Deduplicate generated resources from multiple architectures.Gravatar Peter Schmitt2015-06-05
* Allow objc_{library,binary} to depend on cc_library.Gravatar Peter Schmitt2015-06-05
* Pass Bazel client workspace root to XcodeGen.Gravatar Rumou Duan2015-06-03
* Refactor J2ObjCSrcsProvider to have a builder, allowing us to move logic out ...Gravatar Googler2015-05-29
* Extract version numbers that look like "..._1.2.3_..." from BUILD_EMBED_LABEL...Gravatar Googler2015-05-27
* Fixes for several issues with using ibtool.Gravatar Googler2015-05-22
* Rollback of commit b66898e44d79ef67f856eaeae711bb461564a3c1.Gravatar Peter Schmitt2015-05-21
* Allow objc_{library,binary} to depend on cc_library.Gravatar Peter Schmitt2015-05-21
* Have ConfiguredTargetFactory subclasses declare which FragmentOptionsGravatar Greg Estren2015-05-21
* Simplify bundle merging information.Gravatar Peter Schmitt2015-05-19
* Simplify OptionsProvider logic.Gravatar Peter Schmitt2015-05-15
* Simplify ConfiguredTarget construction.Gravatar Peter Schmitt2015-05-15
* Clean up obcj rules by removing ObjcActionsBuilder.Gravatar Peter Schmitt2015-05-15
* Make ObjcBundleLibrary use the "families" attribute.Gravatar David Santiago2015-05-15
* Description redacted.Gravatar Googler2015-05-15
* Add a genrule that generates a dummy J2ObjC dead code removal script in tools...Gravatar Googler2015-05-15
* Support --objc_generate_debug_symbols when --ios_multi_cpus is set.Gravatar Philipp Wollermann2015-05-15