summaryrefslogtreecommitdiff
path: root/pylib/gyp/mac_tool.py
AgeCommit message (Expand)Author
2014-11-05Set ZERO_AR_DATE=1 when running libtool.maruel@chromium.org
2014-10-21Add (partial) support for assets catalogsdefresne@chromium.org
2014-05-13ninja/mac: Update libtool noise filter for Xcode 5.thakis@chromium.org
2013-11-20ninja/mac: Add more support for signing iOS binaries with ninja builds.justincohen@chromium.org
2013-11-06ninja/mac: Let mac_bundle_resources keep file permissions.thakis@chromium.org
2013-11-05Add storyboard support.justincohen@chromium.org
2013-10-31Use xcrun instead of DEVELOPER_BIN_DIR to deal with tools that keepmark@chromium.org
2013-10-23Fix warning linking static libraries on OS X 10.9thakis@chromium.org
2013-10-13ninja/mac: Add iOS fields to ExtraPlistItems for ninja builds.justincohen@chromium.org
2013-09-17ninja/mac: Insert a few synthesized Info.plist entries.thakis@chromium.org
2013-09-16ninja&make/mac: Support :identifier, :rfc1034identifier suffices.thakis@chromium.org
2013-09-06ninja&make/mac: Fix .strings encoding regression from r1707.thakis@chromium.org
2013-08-29ninja&make/mac: Convert .strings files to UTF-16LE, not just UTF-16.thakis@chromium.org
2013-04-30Strip unsused keys from plist.thakis@chromium.org
2013-02-13Fix test/mac/gyptest-app.py with Xcode 4.2.thakis@chromium.org
2012-08-24mac ninja&make: Pass OTHER_LDFLAGS to libtool for static libraries.thakis@chromium.org
2012-05-10mac ninja: Don't retrict the file types that can be added as bundle resources.thakis@chromium.org
2012-03-09mac make and ninja: Don't require CFBundleSignature in Info.plist files.thakis@chromium.org
2012-03-09Make _CopyXIBFile() work with Xcode 4.3thakis@chromium.org
2012-02-21mac ninja&make: Filter out useless 'This view is clipping its content' message.thakis@chromium.org
2012-02-16mac: Let `mac-tool flock` exit with the exit code of the child program.thakis@chromium.org
2012-02-10Don't double newlines in libtool stderr output.thakis@chromium.org
2012-02-10ninja/mac, make/mac: Strip useless libtool output.thakis@chromium.org
2012-02-09mac_tool: Alphabetize Exec functions, with their private methods below them.thakis@chromium.org
2011-11-28Fix python scripts coherencymaruel@chromium.org
2011-10-03Mac Make: Only create PkgInfo files for target type=executable.rsesek@chromium.org
2011-07-13make: Add mac_tool.gyp thakis@chromium.org