1. d69b1c7 Remove fallback for SDKROOT as all users of this script are setting the environment properly. by kaipi · 7 years ago
  2. a320e44 Don't rerun the command if it failed. by thomasvl · 7 years ago
  3. 7babdf2 Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcode src directories by cparsons · 8 years ago[Renamed from src/tools/xcode/xcrunwrapper/xcrunwrapper.sh]
  4. d061a5d Better error messaging in xcrunwrapper and environment_plist when the xcode/SDK pair is unavailble. by Chris Parsons · 8 years ago
  5. 591d1e1 Move libtool-wrapper symlinking logic from xcrunwrapper to libtool script. by Chris Parsons · 9 years ago
  6. 87846c7 Attempt 3 at deduping libtool inputs with the same basename. Libtool wrapper overrides old previous symlinks it created. by Chris Parsons · 9 years ago
  7. f8f1be3 Rollback of commit c9f2881f2540a7aa7c5f6d76f4bdad5d35d1c3b6. by Googler · 9 years ago
  8. c9f2881 Rollforward of "Workaround for duplicate input basename bug in apple's libtool", with regex fix by Chris Parsons · 9 years ago
  9. 17bc4dc Rollback of commit 910a907e643d3b1320c9ebd6b2b339848089acce. by Chris Parsons · 9 years ago
  10. 910a907 Workaround for duplicate input basename bug in apple's libtool. by Chris Parsons · 9 years ago
  11. 7fdbd78 Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT. by Dave MacLachlan · 9 years ago