aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/xcode
Commit message (Expand)AuthorAge
* 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