aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/apple
Commit message (Expand)AuthorAge
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Better names for declared providers-related classes.Gravatar dslomov2017-08-01
* macOS link actions set the correct system framework include pathsGravatar cparsons2017-07-26
* Add "apple_" prefix to Skylark platform(_type) modules.Gravatar allevato2017-07-26
* Route Xcode version information through an implicit dependency instead of the...Gravatar lberki2017-07-25
* Add a command line option to make the minimum_os_version attribute mandatory ...Gravatar lberki2017-07-25
* Clean up/improve docs across several Apple classes.Gravatar allevato2017-07-21
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Refactor the logic to determine Xcode configuration so that getting the infor...Gravatar lberki2017-07-14
* First pass of @Option documentation for apple/objc/swiftGravatar cparsons2017-07-13
* Make native declared providers not implement TransitiveInfoCollection.Gravatar dslomov2017-07-12
* Remove apple_watch1_extension and apple_watch_extension_binary rulesGravatar cparsons2017-07-12
* Make some objects SkylarkValuesGravatar vladmos2017-07-11
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Make native declared providers type-safe.Gravatar dslomov2017-07-10
* Platform -> ApplePlatform, to avoid ambiguity with the newly introducedGravatar cpeyser2017-07-07
* Remove FragmentOptions' addAllLabels and getAllLabels and friends.Gravatar mstaib2017-07-07
* {ios,macos}_minimum_os flags now default to {ios_macos}_sdk_version valuesGravatar cparsons2017-06-30
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Remove usage of --ios_cpu from Bazel.Gravatar cpeyser2017-06-26
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26
* Rollback the copt-changing functionality of the extension_safe attributeGravatar cparsons2017-06-16
* Extract the MacOS/XCode env rewrite logic into lib.exec.appleGravatar ulfjack2017-06-13
* Rename xcode_version's default_macosx_sdk_version to use 'macos'.Gravatar cparsons2017-06-05
* Set host apple platform type to MACOSGravatar cparsons2017-06-05
* Automated g4 rollback of commit 34fe247448a9be13fc41f93ac78a071ec157f434.Gravatar Googler2017-05-12
* Automated g4 rollback of commit 006a80425e7dd521634c5735d2730f40e9e82e06.Gravatar Googler2017-05-10
* Make the cc_toolchain libc_top use the target configurationGravatar Googler2017-05-09
* Rollforward attempt 2 of "apple_binary extension_safe attribute results in co...Gravatar cparsons2017-04-28
* Remove AppleCrosstoolSplitTransition.Gravatar cpeyser2017-04-26
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Improve DottedVersion validation for minimum_os attribute, and fix error mess...Gravatar cparsons2017-04-18
* Automated g4 rollback of commit e7c730ba64d1c34ac7049f4165a33dc1329d0019.Gravatar jfield2017-04-18
* "minimum_os" attribute on multi-arch linking rules.Gravatar cparsons2017-04-13
* Extract --sysroot flag from bazel and move it into crosstoolGravatar hlopko2017-04-12
* Make immutability explicit for things exposed to Skylark.Gravatar dslomov2017-04-12
* Automated g4 rollback of commit 05300b5945286f6063afbf1d16c9c8e5621c4828.Gravatar jmmv2017-03-31
* Extract --sysroot flag from blaze and move it into crosstoolGravatar hlopko2017-03-31
* Create "internal" category of command-line options.Gravatar Michael Staib2017-03-20
* Fix some bugs preventing the crosstool from making use of the min_version for...Gravatar Googler2017-03-16
* Set -> ImmutableSet in Platform.javaGravatar Cal Peyser2017-03-09
* Add support for 'macos' platform_type in apple binary. This type is only sup...Gravatar Cal Peyser2017-03-09
* Apple-specific environment variables are derived from the CROSSTOOL insteadGravatar Cal Peyser2017-03-08
* Refactor implementation of native and Skylark declared providers.Gravatar Dmitry Lomov2017-03-03
* Rollback of commit 5e945570ec0b9079596756bf89437ac37e031c36.Gravatar Jon Brandvein2017-02-28
* Rollforward of "apple_binary extension_safe attribute results in configuratio...Gravatar Chris Parsons2017-02-24
* Better error messaging if apple cc toolchain cannot locate xcodeGravatar Chris Parsons2017-02-24
* APPLE_CROSSTOOL distinguisher is not applied if --apple_crosstool_transition ...Gravatar Cal Peyser2017-02-23
* Disable bitcode for simulator architectures, regardless of the apple_bitcode ...Gravatar Chris Parsons2017-02-22
* Rollback of commit 59b01953143562502dc036735c2cd23e5255cb24.Gravatar Laurent Le Brun2017-02-20