aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/xcode-common
Commit message (Expand)AuthorAge
* Delete last vestiges of xcodegen.Gravatar schmitt2017-08-16
* Global cleanup change.Gravatar Googler2017-03-03
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Add a separate BUILD file for singlejar zip library.Gravatar Han-Wen Nienhuys2015-11-25
* Propagate apple platform environment variables for CppCompileActionGravatar Chris Parsons2015-11-19
* Rename Platform.forArch to Platform.forIosArch, as it is truly doing the latter.Gravatar Chris Parsons2015-11-18
* Strict matching of architecture name to ios platform. Also refactor Platform ...Gravatar Chris Parsons2015-11-02
* Delete old java based tools for ibtool, actool, momc, etc.Gravatar Dave MacLachlan2015-10-07
* Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the...Gravatar Dave MacLachlan2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* 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
* Allows bundlemerge to handle zip files that have directory entries in them. D...Gravatar Googler2015-07-10
* Add "errors" to the list of things that actool should report to us.Gravatar Googler2015-07-10
* Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode.Gravatar Googler2015-07-08
* Add warnings, notices, human readable output and png compression to actool by...Gravatar Googler2015-06-19
* Add ability to compile objc_binary targets with Swift sources.Gravatar Googler2015-06-17
* Added BUILD files for X-code / Objective-C toolingGravatar Damien Martin-Guillerez2015-05-27
* Fixes for several issues with using ibtool.Gravatar Googler2015-05-22
* Update to use new, more performant, API of ZipCombiner instead of now depreca...Gravatar Googler2015-05-15
* Automated [] rollback of [].Gravatar Googler2015-04-06
* Description redacted.Gravatar Googler2015-04-03
* Make ActoolZip only print output if it actool fails or doesn't output its out...Gravatar Daniel Wagner-Hall2015-03-30
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25
* Remove common java code between objc tools and rules.Gravatar Peter Schmitt2015-03-23
* Use the action-scoped tmpdir for temporary filesGravatar Daniel Wagner-Hall2015-03-18
* Split actoolzip and ibtoolzip into separate binariesGravatar Daniel Wagner-Hall2015-03-18
* Delete unused classGravatar Daniel Wagner-Hall2015-03-18
* Propagate permissions of files in nested zips to the final zip.Gravatar Matthew DeVore2015-03-18
* Change default xcode_options to DebugGravatar Daniel Wagner-Hall2015-02-23
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25