[OpenSmalltalk/opensmalltalk-vm] 0cedc7: Use output of xcode-select to determine path of Xc...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 0cedc7: Use output of xcode-select to determine path of Xc...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 0cedc7486633a9dd6af9f93117de86c520ecc12c
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/0cedc7486633a9dd6af9f93117de86c520ecc12c
  Author: Tm Jhnsn <[hidden email]>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M build.macos32x86/common/Makefile.flags
    M build.macos64x64/common/Makefile.flags

  Log Message:
  -----------
  Use output of xcode-select to determine path of Xcode in Mac Makefile, instead of hard-coding.
xcode-select allows for multiple versions of Xcode to be installed and to be selected by the user.
DO NOT put a space in a renamed Xcode.app, however: this will break SDK detection in the Makefile.

Add OS X 10.14 SDKs for x64 build, as supplied by Xcode 10.


  Commit: df9064a91430072f3136bd4099046cc225d201c2
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/df9064a91430072f3136bd4099046cc225d201c2
  Author: Eliot Miranda <[hidden email]>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M build.macos32x86/common/Makefile.flags
    M build.macos64x64/common/Makefile.flags

  Log Message:
  -----------
  Merge pull request #297 from tcj/tcj-mac-buildsystem-xcode-select-64bit

Use output of xcode-select to determine path of Xcode in Mac Makefile…


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/232864407e12...df9064a91430
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.