Project

General

Profile

Actions

Backport #9491

closed

Supporting codesign on OS X

Added by mrkn (Kenta Murata) about 10 years ago. Updated about 10 years ago.

Status:
Closed
[ruby-core:60522]

Description

To maintain chkbuild of ruby_1_9_3 branch on my Mac, I need to backport the functionality to apply codesign.
Please backport the patch I made: https://gist.github.com/mrkn/8838644

Updated by usa (Usaku NAKAMURA) about 10 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Applied in changeset r44860.


  • configure.in (POSTLINK): sign built program using RUBY_CODESIGN
    identity.
    [Backport #9491]

  • Makefile.in (PROGRAM): ditto.

  • Makefile.in (LIBRUBY_SO): ditto.

  • lib/mkmf.rb (LINK_SO): sign extensions too. replace empty line with
    default command.

  • enc/depend (link_so): prefix $(Q) for each commands.

  • tool/mkconfig.rb: restore embedded newlines.

Actions

Also available in: Atom PDF

Like0
Like0