aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc
Commit message (Expand)AuthorAge
* Add a new arg to skylark's new_objc_provider method, direct_dep_providers, wh...Gravatar Chris Parsons2016-09-27
* Native declared providers are automatically exported.Gravatar Dmitry Lomov2016-09-26
* Rollback of commit 4946ab9d5b5d78862c043e35342107a1b9b2f398.Gravatar Cal Peyser2016-09-23
* Removes the output_cpp attribute from the objc_proto_library rule.Gravatar Sergio Campama2016-09-23
* Enable split transitions for tvOS.Gravatar Googler2016-09-22
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-22
* Disables sandbox for one more action.Gravatar Yue Gan2016-09-22
* Disables sandbox for more actions.Gravatar Yue Gan2016-09-21
* Rollback of commit 4b0832808ab1260ba75c08342ec359cfdc2c313a.Gravatar Cal Peyser2016-09-21
* Disables sandbox for this long action.Gravatar Yue Gan2016-09-21
* Uses the same filename generation algorithm as the Protobuf version.Gravatar Sergio Campama2016-09-20
* Enable the generation of Objc protos in whichever host machine it is running.Gravatar Sergio Campama2016-09-20
* Add minimum OS, simulator version, and simulator device flags for tvOS and wa...Gravatar Googler2016-09-20
* Add a specialized TransitiveInfoProviderMap to map TransitiveInfoProviders by...Gravatar Googler2016-09-19
* Rollback of commit a85bf4b19c680a6db11f21758847dc88ec0aa658.Gravatar Cal Peyser2016-09-16
* Add a common class for filtering proto source files.Gravatar Rumou Duan2016-09-16
* Expose some platform-related types/methods to Skylark.Gravatar Googler2016-09-13
* Fixes actool invocation for watchOS2 targets.Gravatar Erik Abair2016-09-13
* Add -DNS_BLOCK_ASSERTIONS=1 to objc builds and to c++ builds using the OSX cr...Gravatar Cal Peyser2016-09-12
* Add missing fields to ObjcCommon for experimental_objc_library.Gravatar Cal Peyser2016-09-12
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-09
* Fix compilation for JDK 7Gravatar Laurent Le Brun2016-09-08
* Add compilation mode flags for experimental_objc_library.Gravatar Cal Peyser2016-09-08
* Enable non_propagated_deps for experimental_objc_library.Gravatar Cal Peyser2016-09-08
* Allow list of lists of mandatory native providersGravatar Googler2016-09-08
* Precompiled headers are added as compile action inputs forGravatar Cal Peyser2016-09-08
* Removes all traces of the, now enabled by default, experimental_auto_top_leve...Gravatar Sergio Campama2016-09-07
* Use c++ action configs in experimental_objc_library.Gravatar Cal Peyser2016-09-07
* Rollback of commit 4689c5d1d2faf902846b100b8d858d172a0ceb3d.Gravatar Cal Peyser2016-09-06
* Tweaks to watchOS2 plist values.Gravatar Chris Parsons2016-09-06
* Set family to constant "watch" for watchOS2 extension and application.Gravatar Chris Parsons2016-09-06
* Refactor apple multi-arch platform-specific split transition and rule classes...Gravatar Chris Parsons2016-09-06
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-06
* Description redacted.Gravatar Cal Peyser2016-09-02
* Adds support for experimental_objc_library.includesGravatar Cal Peyser2016-09-02
* Adds strict header propagation for xcodegen projects.Gravatar Sergio Campama2016-09-02
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-02
* Create injectable semantics for include validation, to allow it to be turnedGravatar Cal Peyser2016-09-01
* experimental_objc_library can compile assembly.Gravatar Cal Peyser2016-09-01
* Add resource support to experimental_objc_library.Gravatar Cal Peyser2016-08-31
* Remove the "cc_*.includes attribute must refer to the third_party directory" ...Gravatar Lukacs Berki2016-08-31
* Remove experimental_ios_test from allowed deps of objc_xcodeproj.Gravatar Cal Peyser2016-08-31
* Use correct platform for Swift stdlib actions.Gravatar Dmitry Shevchenko2016-08-30
* apple_binary propagates appropriate dSYM information, and apple_watch2_extens...Gravatar Chris Parsons2016-08-30
* Appropriately set platform environment variables in release bundle plists.Gravatar Chris Parsons2016-08-30
* Instead of using the smallest group as the inputs for the generation actions,...Gravatar Sergio Campama2016-08-27
* Add propagated headers to experimental_objc_library compile action to enableGravatar Cal Peyser2016-08-27
* Expose some values needed for Apple code signing to Skylark.Gravatar Googler2016-08-25
* Rollback of commit 0545788b86c8ff58f22ac62e51d096e876e7feea.Gravatar Sergio Campama2016-08-23
* Removes the generation of modulemaps per proto group, and only adds one per p...Gravatar Sergio Campama2016-08-23