aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc
Commit message (Expand)AuthorAge
...
* bazel --xcode_version flag to forward an environment variable XCODE_VERSION_O...Gravatar Chris Parsons2015-09-02
* Change ios_test to reflect experimental_ios_test functionality on mac.Gravatar Chris Parsons2015-09-02
* Change URLs to bazelbuildGravatar Kristina Chodorow2015-09-01
* Change the order of header search paths in XcodeProvider to link order, which...Gravatar Rumou Duan2015-09-01
* Switch J2ObjC transpilation and dead code removal actions to use parameter fi...Gravatar Rumou Duan2015-09-01
* Change default value of objc_per_proto_includes to match new value in .blazercGravatar Googler2015-08-31
* Inline Constants.IOS_DEVICE_RULE_CLASSES.Gravatar Ulf Adams2015-08-28
* Change blaze default arguments for ObjC 'fastbuild' to match better -DDEBUG=1...Gravatar Googler2015-08-28
* Distinguish between user-supplied ios_cpu and the default, and don't propagat...Gravatar Michael Thvedt2015-08-27
* Link to tools/objc/dummy.c from output directory to allow xcodeproj to resolv...Gravatar Chris Parsons2015-08-26
* Make permanent changes already in tools/blaze.blazercGravatar Googler2015-08-24
* Prefer RuleContext.getFragment over BuildConfiguration.getFragment.Gravatar Ulf Adams2015-08-24
* A prototype implementation of top-level aspects.Gravatar Dmitry Lomov2015-08-20
* RELNOTES: Allow private headers in the srcs attribute. Add a warning if a fil...Gravatar Googler2015-08-20
* --Gravatar Rumou Duan2015-08-20
* Deduplicate XCode target names in the dependencies propagated to XCode projects.Gravatar Michael Thvedt2015-08-20
* Change Objective-C defaults to match current versions.Gravatar Googler2015-08-18
* Add Bridging Header attribute to objc_ compilation rulesGravatar Dmitry Shevchenko2015-08-17
* Add an attribute 'per_proto_includes' which can be set on an objc_proto_libra...Gravatar Googler2015-08-14
* Open-source full support for J2ObjC in Bazel, including dead code removal, an...Gravatar Michael Thvedt2015-08-13
* Set the workspace suffix for runfilesGravatar Kristina Chodorow2015-08-13
* Experimental support for ios_framework rulesGravatar Dmitry Shevchenko2015-08-12
* Remove -fprofile-dir flag from clang flags.Gravatar Googler2015-08-12
* Annotate every single rule with required configuration fragments.Gravatar Ulf Adams2015-08-10
* Add '--experimental_allow_fastbuild_debug' which when set, adds flag'-DDEBUG=...Gravatar Googler2015-08-05
* Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9.Gravatar Googler2015-08-04
* RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into b...Gravatar Googler2015-08-04
* Remove calls to AnalysisEnvironment.getDerivedArtifact() from Objective C rules.Gravatar Lukacs Berki2015-07-30
* Support coverage in experimental_ios_test.Gravatar Peter Schmitt2015-07-29
* 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