aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/apple/AppleCommandLineOptions.java
Commit message (Expand)AuthorAge
* Add a flag to make Apple rules not share C++ compile actions.Gravatar lberki2018-07-26
* Deletes AutoCodec.PUBLIC_FIELDS strategy. Superseded by DynamicCodec.Gravatar shahan2018-06-29
* Start migration of apple skylark build APIGravatar cparsons2018-05-25
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Add context argument to ObjectCodec.{serialize,deserialize}Gravatar michajlo2018-02-11
* ObjectCodecs for all non-test FragmentOption subclasses.Gravatar Googler2017-12-27
* Remove xcode_toolchain flagGravatar dmishe2017-12-21
* Removes skyframe/serialization's dependency on cmdline and vfs. Instead, make...Gravatar Googler2017-12-11
* Expose late-bound-attributes to Skylark.Gravatar cparsons2017-11-06
* Remove support for Swift 2.3 toolchainGravatar dmishe2017-10-27
* Put the platform version from the options into the output directory name inst...Gravatar lberki2017-10-13
* if --experimental_apple_mandatory_minimum_version is specified, make Apple ru...Gravatar lberki2017-10-10
* Consolidate ObjectCodec<String> creationGravatar michajlo2017-10-09
* Categorize build options for BuildConfiguration.Gravatar gregce2017-10-06
* Contingent on a flag --experimental_objc_provider_from_linked, apple_binary a...Gravatar cparsons2017-09-25
* Remove the unused fallback argument from getHost() and the unused method getP...Gravatar lberki2017-09-12
* Allow non-dottedversion aliases for --xcode_versionGravatar cparsons2017-08-31
* Properly handle some values that can be null in AppleCommandLineOptions.Gravatar janakr2017-08-18
* Open-source Skyframe serialization, and make AppleConfiguration serializable ...Gravatar janakr2017-08-18
* 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
* First pass of @Option documentation for apple/objc/swiftGravatar cparsons2017-07-13
* Make some objects SkylarkValuesGravatar vladmos2017-07-11
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* 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
* Set host apple platform type to MACOSGravatar cparsons2017-06-05
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Make immutability explicit for things exposed to Skylark.Gravatar dslomov2017-04-12
* 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
* APPLE_CROSSTOOL distinguisher is not applied if --apple_crosstool_transition ...Gravatar Cal Peyser2017-02-23
* AppleCrosstoolTransition sets cpu based on platform.Gravatar Cal Peyser2017-02-08
* Fills out some macOS support needed for the bundler.Gravatar Googler2017-02-02
* Introduces --apple_crosstool_transition, which turns controls the activation ofGravatar Cal Peyser2017-01-20
* 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
* Add bitcode linker flagsGravatar Dmitry Shevchenko2016-11-18
* 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