index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
tools
/
xcode
Commit message (
Expand
)
Author
Age
*
Attempt 3 at deduping libtool inputs with the same basename. Libtool wrapper ...
Chris Parsons
2016-05-06
*
Rollback of commit c9f2881f2540a7aa7c5f6d76f4bdad5d35d1c3b6.
Googler
2016-05-04
*
Resolve ibtoolwrapper at the right path
Kristina Chodorow
2016-05-04
*
Rollforward of "Workaround for duplicate input basename bug in apple's libtoo...
Chris Parsons
2016-05-03
*
Rollback of commit 910a907e643d3b1320c9ebd6b2b339848089acce.
Chris Parsons
2016-05-03
*
Workaround for duplicate input basename bug in apple's libtool.
Chris Parsons
2016-05-03
*
Remove unnecessary bashism.
Julio Merino
2016-03-03
*
Add a bazel-srcs target to the top-level package containing all Bazel sources
Damien Martin-Guillerez
2016-02-29
*
Uses xcodebuild's and xcrun's -version flag in order to generate the variables
Anastasios Kakalis
2016-02-25
*
Have xcode action wrappers use $TMPDIR if using mktemp
Googler
2016-02-23
*
Base tools/objc tool script deps off of their current location
Chris Parsons
2016-02-11
*
Now that rules find their tools via runfiles, remove unneeded dependencies in...
Dave MacLachlan
2016-02-04
*
Use runfiles-relative paths for tools/objc shell scripts
Chris Parsons
2016-01-20
*
Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c.
Damien Martin-Guillerez
2016-01-11
*
Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108.
Dmitry Lomov
2015-12-22
*
Speed-up bootstrap on OS X by removing tool compilation.
Damien Martin-Guillerez
2015-12-21
*
Get rid of compression when zipping up files to improve local compilation per...
Dave MacLachlan
2015-11-18
*
Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.
Dave MacLachlan
2015-11-06
*
In objc tools, refer to the realpath tool using its full embedded tool locati...
Chris Parsons
2015-10-29
*
Fix up actool, ibtool etc so that they can handle empty output.
Dave MacLachlan
2015-10-05
*
Fixes a typo in the plist generation of the 'DTXcodeBuild' field.
Anastasios Kakalis
2015-09-30
*
Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the...
Dave MacLachlan
2015-09-30
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Makes the generation of the Info.plist environment variables fail-safe.
Anastasios Kakalis
2015-09-16
*
Parses the correct values of SDK, Platform and XCode version numbers when gen...
Anastasios Kakalis
2015-09-15
*
Fix up StdRedirect.c so it reports errors into CrashLogs and crashes instead ...
Dave MacLachlan
2015-08-11
*
Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9.
Googler
2015-08-04
*
RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into b...
Googler
2015-08-04
*
Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0.
Lukacs Berki
2015-07-21
*
Description redacted.
Googler
2015-07-16
*
Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode.
Googler
2015-07-08
*
Implementation of realpath for Mac OS X. This will allow us to move some of o...
Googler
2015-07-01
*
StdRedirect library for interposing iOSSimulator so we can redirect stdin,std...
Googler
2015-06-19