Sign in
bazel
/
bazel
/
2000cfd764cf2b3b0ec5474a5aeed20c6638c9e6
/
tools
/
objc
/
xcrunwrapper.sh
d69b1c7
Remove fallback for SDKROOT as all users of this script are setting the environment properly.
by kaipi
· 7 years ago
a320e44
Don't rerun the command if it failed.
by thomasvl
· 7 years ago
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]
d061a5d
Better error messaging in xcrunwrapper and environment_plist when the xcode/SDK pair is unavailble.
by Chris Parsons
· 8 years ago
591d1e1
Move libtool-wrapper symlinking logic from xcrunwrapper to libtool script.
by Chris Parsons
· 9 years ago
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
f8f1be3
Rollback of commit c9f2881f2540a7aa7c5f6d76f4bdad5d35d1c3b6.
by Googler
· 9 years ago
c9f2881
Rollforward of "Workaround for duplicate input basename bug in apple's libtool", with regex fix
by Chris Parsons
· 9 years ago
17bc4dc
Rollback of commit 910a907e643d3b1320c9ebd6b2b339848089acce.
by Chris Parsons
· 9 years ago
910a907
Workaround for duplicate input basename bug in apple's libtool.
by Chris Parsons
· 9 years ago
7fdbd78
Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.
by Dave MacLachlan
· 9 years ago