aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc_tools/xcodegen
Commit message (Expand)AuthorAge
* Fix up generated project reference for frameworks.Gravatar Dave MacLachlan2015-11-05
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Fix an edge case in which we have imported libraries with duplicated base nam...Gravatar Rumou Duan2015-10-13
* Rename protobuf targets to xxx_proto.Gravatar Han-Wen Nienhuys2015-10-09
* Add imported static libraries to the list of libraries to link, instead of sp...Gravatar Rumou Duan2015-10-05
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Turns bitcode off for the time being to make the Xcode project output match w...Gravatar Dave MacLachlan2015-09-24
* Changes dylibs from being part of the xcodeproject file references to being a...Gravatar Dave MacLachlan2015-09-22
* Set build setting VALID_ARCHS to be armv7,armv7s,arm64,x86_64.Gravatar Rumou Duan2015-09-21
* Fix a bug in which the XcodeGen generates two Xcode target with the same name...Gravatar Rumou Duan2015-08-27
* Experimental support for ios_framework rulesGravatar Dmitry Shevchenko2015-08-12
* Simplify Target Names in generated Xcode projects.Gravatar Googler2015-07-21
* Update mainGroup sourceTree to be absolute instead of group.Gravatar Googler2015-06-29
* Set build setting ARCHS in generated XCode project file based on values passe...Gravatar Rumou Duan2015-06-23
* Remove architecture "armv7s" from the list of default architectures in genera...Gravatar Rumou Duan2015-06-17
* Added BUILD files for //src/objc_tools packageGravatar Damien Martin-Guillerez2015-06-03
* Add a workspace_root optional field for message Control in xcodegen.proto. Mo...Gravatar Rumou Duan2015-06-02
* Rollback of commit 6d98f6c633ec4a12737544a149bc18c41a3c442a.Gravatar Rumou Duan2015-05-22
* RELNOTES: Resolve symlinks when calculating the workspace root in XcodeGen.Gravatar Rumou Duan2015-05-22
* RELNOTES: XCodegen: escape double quotes in copts.Gravatar Googler2015-05-15
* Revert commit 49e14 (github) to fix issue in generated Xcode projectsGravatar David Santiago2015-05-11
* Improves the method xcodegen uses to find the workspace rootGravatar David Santiago2015-04-15
* Replaying commit 49e14592032ea5312e3866d8988c6900508abf2dGravatar Damien Martin-Guillerez2015-04-13
* Enable external contribution on Objective-C tooling.Gravatar Damien Martin-Guillerez2015-04-13
* Use variable to refer to main groupGravatar Daniel Wagner-Hall2015-04-09
* Automated [] rollback of [].Gravatar Googler2015-03-27
* Fixes the warnings that are generated by Xcode when building objc_library tar...Gravatar Googler2015-03-26
* Remove common java code between objc tools and rules.Gravatar Peter Schmitt2015-03-23
* Pass pre-processed label to Xcodegen so it can be used as an Xcode target nam...Gravatar Matthew DeVore2015-03-23
* Change workspace_root to be SOURCE_ROOT, so that AppCode worksGravatar Googler2015-03-10
* Fix architecture names in XcodeGen (missing 'v').Gravatar Peter Schmitt2015-03-10
* Ensure that XCVersionGroup always has a file type.Gravatar Peter Schmitt2015-02-20
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25