aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/apple
Commit message (Expand)AuthorAge
...
* 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
* apple_binary extension_safe attribute results in configuration transition on ...Gravatar Chris Parsons2017-02-20
* AppleCrosstoolTransition sets cpu based on platform.Gravatar Cal Peyser2017-02-08
* Fills out some macOS support needed for the bundler.Gravatar Googler2017-02-02
* Remove apple_dynamic_library rule.Gravatar Chris Parsons2017-02-01
* When the apple crosstool transition is being used (set with --apple_crosstool...Gravatar Cal Peyser2017-01-30
* Expands the number of attributes that XcodeVersionProperties provides to Skyl...Gravatar Sergio Campama2017-01-30
* Set defaults for xcode_version and *_sdk_version flags based on the informati...Gravatar Chris Parsons2017-01-26
* Introduces --apple_crosstool_transition, which turns controls the activation ofGravatar Cal Peyser2017-01-20
* Set correct ENV variables for macOS builds.Gravatar Dmitry Shevchenko2017-01-19
* AppleCrosstoolTransition is also applied to any incoming edge to a rule classGravatar Cal Peyser2017-01-13
* Have the "version_min" build variable be available to Apple C/C++ compilation...Gravatar Googler2017-01-13
* Add SwiftConfigurationGravatar Dmitry Shevchenko2017-01-12
* Expose DEVELOPER_DIR to SkylarkGravatar Dmitry Shevchenko2017-01-10
* Manually add periods to documentation strings where needed.Gravatar John Cater2017-01-03
* Expose apple.xcode_version() to skylark.Gravatar Chris Parsons2016-12-28
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-23
* Rollback of commit 87fd5baeaa3f983bbec0c0dbc7b16eb52cf2267f.Gravatar Tobias Werth2016-12-22
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-22
* Rollback AppleCrosstoolChangeGravatar Cal Peyser2016-12-22
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-22
* Remove --experimental_disable_native_swift_rules flag.Gravatar Dmitry Shevchenko2016-12-21
* Enables the propagation of the XcodeVersionProperties provider for reading fr...Gravatar Sergio Campama2016-12-13
* Remove Swift support from native rulesGravatar Dmitry Shevchenko2016-11-24
* Bazel exports environment variable values to apple toolchains as buildGravatar Cal Peyser2016-11-23
* Add bitcode linker flagsGravatar Dmitry Shevchenko2016-11-18
* Fix a bunch of typosGravatar Jon Brandvein2016-11-10
* Pad apple SDK version number strings to ensure there are at least two compone...Gravatar Chris Parsons2016-11-02
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Roll forward of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-05
* Rollback of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-04
* Add a way to select non-default Xcode toolchainGravatar Dmitry Shevchenko2016-10-04
* Use minimum OS flags for watchOS and tvOS actions.Gravatar Chris Parsons2016-09-30
* Add a flag to disable native Swift support.Gravatar Dmitry Shevchenko2016-09-29
* Native declared providers are automatically exported.Gravatar Dmitry Lomov2016-09-26
* Expose AppleBitcodeMode to SkylarkGravatar Dmitry Shevchenko2016-09-23