aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/xcode
Commit message (Expand)AuthorAge
* Remove swiftstdlibtoolwrapperGravatar thomasvl2018-05-14
* Remove unused files.Gravatar kaipi2018-03-14
* Various Shell Script Fixes and Improvements - Part OneGravatar Androbin2017-11-29
* Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcod...Gravatar cparsons2017-04-14
* Remove unused variableGravatar dmishe2017-04-13
* Make swift-stdlib-tool less verboseGravatar Dmitry Shevchenko2017-03-28
* Rollback of commit 701ff40ad9d1b6c1e3beb52064e2ae2fe27b7e29.Gravatar Dmitry Shevchenko2017-03-24
* Introduce swift-stdlib-tool replacementGravatar Dmitry Shevchenko2017-03-10
* Speed up bundling by constructing an uncompressed ZIP from the filesGravatar Googler2017-01-11
* Better error messaging in xcrunwrapper and environment_plist when the xcode/S...Gravatar Chris Parsons2016-12-09
* Remove obsolete code from Bazel tools.Gravatar Dmitry Shevchenko2016-10-18
* Roll forward of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-05
* Rollback of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-04
* Add a way to select non-default Xcode toolchainGravatar Dmitry Shevchenko2016-10-04
* Modify libtool wrapper script to ensure that archive inputs are not modified ...Gravatar Chris Parsons2016-09-30
* Fix dependency on libtool's helper script make_hashed_objlist.py.Gravatar Chris Parsons2016-09-27
* Move hash computation from bash script to a python script because calling md5...Gravatar Googler2016-09-26
* Compute hash of path instead, then create symlink only if it doesn't exist.Gravatar Googler2016-09-20
* Changed stdredirect.dylib build so that it is codesigned using an adhocGravatar Dave MacLachlan2016-09-19
* Fix indentation in StdRedirect.cGravatar Googler2016-09-07
* Add export ZERO_AR_DATE=1 to libtool.sh to make the output hermetic, and touc...Gravatar Chris Parsons2016-08-16
* Remove all temporary detrius upon exiting objc action scripts.Gravatar Peter Schmitt2016-08-11
* Roll forward of commit 05c0bd286b3802ad3d7faf48bc19e86929a9cf6d:Gravatar Dmitry Shevchenko2016-07-29
* Rollback of commit 75714b0d6e65905e41da8415ca3e7ec101575d51.Gravatar Dmitry Shevchenko2016-07-28
* Include SwiftSupport directory into the IPA when an app contains Swift.Gravatar Dmitry Shevchenko2016-07-28
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* Speed up resetting file/directory dates to zip epoch by 100x. Gravatar Googler2016-06-27
* "xcode_locator -v" dedupes multiple copies of the same xcode version installe...Gravatar Chris Parsons2016-06-24
* Move libtool-wrapper symlinking logic from xcrunwrapper to libtool script.Gravatar Chris Parsons2016-06-15
* xcode_locator supports -v mode, which outputs only system-supported xcode ver...Gravatar Chris Parsons2016-06-09
* Rollback of commit 6eea9bd27fc88129ccb2d74c1b550e83ebf39f17.Gravatar Googler2016-06-07
* Add export ZERO_AR_DATE=1 to libtool.sh removing possible timestamp issues.Gravatar Googler2016-06-07
* Move xcode-locator into src/tools packages, defining it as a target under @ba...Gravatar Chris Parsons2016-05-30
* libtool wrapper script to isolate the unfortunate hacks we must make to get a...Gravatar Chris Parsons2016-05-24
* Attempt 3 at deduping libtool inputs with the same basename. Libtool wrapper ...Gravatar Chris Parsons2016-05-06
* Rollback of commit c9f2881f2540a7aa7c5f6d76f4bdad5d35d1c3b6.Gravatar Googler2016-05-04
* Resolve ibtoolwrapper at the right pathGravatar Kristina Chodorow2016-05-04
* Rollforward of "Workaround for duplicate input basename bug in apple's libtoo...Gravatar Chris Parsons2016-05-03
* Rollback of commit 910a907e643d3b1320c9ebd6b2b339848089acce.Gravatar Chris Parsons2016-05-03
* Workaround for duplicate input basename bug in apple's libtool.Gravatar Chris Parsons2016-05-03
* Remove unnecessary bashism.Gravatar Julio Merino2016-03-03
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Uses xcodebuild's and xcrun's -version flag in order to generate the variablesGravatar Anastasios Kakalis2016-02-25
* Have xcode action wrappers use $TMPDIR if using mktempGravatar Googler2016-02-23
* Base tools/objc tool script deps off of their current locationGravatar Chris Parsons2016-02-11
* Now that rules find their tools via runfiles, remove unneeded dependencies in...Gravatar Dave MacLachlan2016-02-04
* Use runfiles-relative paths for tools/objc shell scriptsGravatar Chris Parsons2016-01-20
* Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c.Gravatar Damien Martin-Guillerez2016-01-11
* Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108.Gravatar Dmitry Lomov2015-12-22
* Speed-up bootstrap on OS X by removing tool compilation.Gravatar Damien Martin-Guillerez2015-12-21