aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc
Commit message (Expand)AuthorAge
* objc_bundle_library uses the single-arch platform type instead of incorrectly...Gravatar cparsons2017-11-13
* Allow an action_config to be activated by default.Gravatar cpeyser2017-11-13
* Update documentation on sdk_frameworks for objc_library.Gravatar kaipi2017-11-10
* Config feature flags for apple_binary and apple_static_libraryGravatar cparsons2017-11-10
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Remove CppConfiguration#getFeatures in favor ofGravatar cpeyser2017-11-06
* Remove legacy implementation of objc compilation/archiving/linking.Gravatar cpeyser2017-11-06
* Automated rollback of commit 5d42ae10195cd1acb9612df3a3d520f09b0c3e39.Gravatar cpeyser2017-11-03
* Expose Apple Multi-architecture Split Transition to Skylark.Gravatar cparsons2017-11-02
* Remove CppConfiguration#getFeatures in favor ofGravatar cpeyser2017-10-30
* Automated rollback of commit e9b10399f6a148a3d20442f2c5020b05fa891873.Gravatar twerth2017-10-24
* Move hard-coded compilation-mode-specific flags in ObjcConfiguration.Gravatar cpeyser2017-10-23
* Actions now have the option of returning an ActionResult, containing a (possi...Gravatar ruperts2017-10-18
* Relax SplitTransitionProvider interface to use AttributeMapGravatar cparsons2017-10-18
* Export apple_host_system_env and target_apple_env through apple_common (as op...Gravatar lberki2017-10-16
* Remove the uses_protobuf attribute from objc_proto_library.Gravatar kaipi2017-10-16
* Update documentation on objc_proto_library rule, and disable the passing of d...Gravatar kaipi2017-10-16
* SplitTransitionProvider no longer requires the attributes it uses are "Non Co...Gravatar cparsons2017-10-11
* Return JavaInfo providers only once in Java rules.Gravatar elenairina2017-10-11
* Remove the unused class ReleaseBundlingSupport.SplitArchTransition .Gravatar lberki2017-10-10
* Move the MakeVariableExpander to a new packageGravatar ulfjack2017-10-10
* Remove an unused argument.Gravatar lberki2017-10-06
* Categorize build options for BuildConfiguration.Gravatar gregce2017-10-06
* Remove support for ProtocolBuffers2.Gravatar kaipi2017-10-06
* Documentation fix for 'minimum_os_version' attributeGravatar cparsons2017-10-06
* Move expansion functionality to a new classGravatar ulfjack2017-09-29
* Pass CppSemantics down to the CppLinkActionBuilderGravatar hlopko2017-09-29
* Remove compilation and bundling attributes from apple_binary and apple_static...Gravatar cparsons2017-09-29
* Remove the null lipo context collector from the objc rules, which do not use ...Gravatar cpeyser2017-09-29
* Polish the interface of CppCompileActionBuilderGravatar hlopko2017-09-28
* Contingent on a flag --experimental_objc_provider_from_linked, apple_binary a...Gravatar cparsons2017-09-25
* Delete ios_application, ios_extension(_binary), objc_binary.Gravatar allevato2017-09-21
* Drop 32-bit architectures from builds with ios_mimimum_os > 11.0.Gravatar cparsons2017-09-21
* Introduce --enabled_toolchain_types, which when set to the cpp toolchain caus...Gravatar cpeyser2017-09-20
* LateBoundDefault: enforce access to a single fragment (or none).Gravatar mstaib2017-09-19
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Project reorg: move *ConfiguredTarget to new configuredtargets/ pathGravatar gregce2017-09-18
* Every rule class that uses a cc_toolchain also has knowledge of the label forGravatar cpeyser2017-09-18
* Automated rollback of commit f26e8694ae78599b3e2004e3360eaf3443fa53a6.Gravatar hlopko2017-09-18
* Automatic code cleanup.Gravatar cushon2017-09-15
* Support multiple command lines / params files in SpawnAction.Gravatar tomlu2017-09-15
* Introduce -c source_file -o output_file build variablesGravatar hlopko2017-09-14
* Inline CustomCommandLine methods that can be expressed using VectorArg.Gravatar tomlu2017-09-12
* Remove outdated defaultsToSelf.Gravatar gregce2017-09-12
* Remove the unused fallback argument from getHost() and the unused method getP...Gravatar lberki2017-09-12
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-11
* Internal changeGravatar kush2017-09-07
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-06
* Automated rollback of commit 618a2bf3574015d1d341d59a34e4d0bf285ad5bf.Gravatar cparsons2017-09-04