]> granicus.if.org Git - python/commit
OS X installer cleanups:
authorNed Deily <nad@acm.org>
Mon, 6 Aug 2012 13:34:00 +0000 (06:34 -0700)
committerNed Deily <nad@acm.org>
Mon, 6 Aug 2012 13:34:00 +0000 (06:34 -0700)
commitdfca8c95c4b79241f521fba5eb7dd8d40354a884
tree77f80da531286535ee8249821ab898e73583f436
parent222d473df4fba60a6b1135920d144991e0a9b5a1
OS X installer cleanups:
- Remove OS X installer and Mac/Makefile dependencies on /Developer which
  no longer exists with Xcode 4; the referenced tools have been installed
  into the usr/bin tool root since Xcode 3.
- Support adding the SDK usr/bin tool root to the installer's PATH via the
  SDK_TOOLS_BIN environment variable.
Mac/BuildScript/build-installer.py
Mac/Makefile.in