aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/xcode
Commit message (Expand)AuthorAge
* 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
* Get rid of compression when zipping up files to improve local compilation per...Gravatar Dave MacLachlan2015-11-18
* Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.Gravatar Dave MacLachlan2015-11-06
* In objc tools, refer to the realpath tool using its full embedded tool locati...Gravatar Chris Parsons2015-10-29
* Fix up actool, ibtool etc so that they can handle empty output.Gravatar Dave MacLachlan2015-10-05
* Fixes a typo in the plist generation of the 'DTXcodeBuild' field.Gravatar Anastasios Kakalis2015-09-30
* Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the...Gravatar Dave MacLachlan2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Makes the generation of the Info.plist environment variables fail-safe.Gravatar Anastasios Kakalis2015-09-16
* Parses the correct values of SDK, Platform and XCode version numbers when gen...Gravatar Anastasios Kakalis2015-09-15
* Fix up StdRedirect.c so it reports errors into CrashLogs and crashes instead ...Gravatar Dave MacLachlan2015-08-11
* Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9.Gravatar Googler2015-08-04
* RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into b...Gravatar Googler2015-08-04
* Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0.Gravatar Lukacs Berki2015-07-21
* Description redacted.Gravatar Googler2015-07-16
* Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode.Gravatar Googler2015-07-08
* Implementation of realpath for Mac OS X. This will allow us to move some of o...Gravatar Googler2015-07-01
* StdRedirect library for interposing iOSSimulator so we can redirect stdin,std...Gravatar Googler2015-06-19