Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

darwin: remove CoreFoundation dependency #898

Closed
wants to merge 1 commit into from
Closed

darwin: remove CoreFoundation dependency #898

wants to merge 1 commit into from

Commits on Aug 22, 2013

  1. darwin: remove CoreFoundation dependency

    Load the required symbols at run-time rather than linking against the
    CoreFoundation (and CoreServices and ApplicationServices) frameworks
    at build time.
    
    Should make integration easier for people that bundle libuv with their
    own projects because they no longer have to replicate magic -framework
    incantations in their top-level build system.
    bnoordhuis committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    9cd75a0 View commit details
    Browse the repository at this point in the history