aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcLibraryRule.java
Commit message (Expand)AuthorAge
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Ensure that all rules which (even very indirectly) callGravatar jcater2018-04-27
* Delete last vestiges of xcodegen.Gravatar schmitt2017-08-16
* Add a toolchains= attribute to *_binary, *_test, cc_library and extra_action ...Gravatar lberki2017-07-14
* Remove Xcodege integration from Blaze.Gravatar schmitt2017-06-05
* Remove xcodeproj as implicit output.Gravatar schmitt2017-05-04
* All objc linking rules get the crosstool.Gravatar Cal Peyser2017-02-24
* AppleCrosstoolTransition is also applied to any incoming edge to a rule classGravatar Cal Peyser2017-01-13
* Add a switch to treat any objc_library like an experimental_objc_library. ThisGravatar Cal Peyser2016-08-23
* Remove unused ${ATTRIBUTE_DEFINITION} and ${ATTRIBUTE_SIGNATURE} variables fromGravatar David Chen2016-01-25
* Create AppleConfiguration and AppleCommandLineOptions, and move a few items o...Gravatar Chris Parsons2015-11-10
* Global cleanup change.Gravatar Googler2015-10-21
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Adds an implicit "fully_linked" archive output to objc_library. Gravatar Googler2015-09-21
* Annotate every single rule with required configuration fragments.Gravatar Ulf Adams2015-08-10
* Replace @BlazeRule with a getMetadata() method. This lets us avoid Java Refle...Gravatar Googler2015-03-20
* Scrub.Gravatar Ulf Adams2015-02-19
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25