Rrsesek@chromium.org[Mac] Move the lists of XIB files into a gypi file.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Tom and I should OWN a couple more things. BUG=none TEST=none Review URL: http://codereview.chromium.org/6901101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83367 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Fix python scripts in src/build/ Make sure that: - shebang is only present for executable files - shebang is #!/usr/bin/env python - __main__ is only present for executable files - file's executable bit is coherent Also fix EOF LF to be only one. TBR=michaelbai@chromium.org BUG=105108 TEST= Review URL: http://codereview.chromium.org/8667008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111385 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Turn off PIE when building for Valgrind. BUG=90221, 93551 TEST=Valgrind Review URL: http://codereview.chromium.org/7724002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98046 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Exclude ChromeOS directories and files from mac win linux. Extension of this change, applied more liberally: http://src.chromium.org/viewvc/chrome/trunk/src/build/linux/chrome_linux.croc?r1=44710&r2=46647 Review URL: http://codereview.chromium.org/3540002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61430 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
Give copy_framework_unversioned an option to make a framework unversioned without running install_name_tool on it. This is necessary now that KeystoneRegistration.framework is signed. install_name_tool would invalidate the signature. Since nothing is linked against KeystoneRegistration.framework, its LC_ID_DYLIB is irrelevant and it can be allowed to remain as-is. BUG=131081 TEST=none Review URL: https://chromiumcodereview.appspot.com/10535037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140818 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Mac] Move the lists of XIB files into a gypi file. This creates lists of XIB files that Chromium has. It also lays the groundwork for editing XIB files on Xcode 4.4 by creating a fake project for working in Xcode. BUG=149763 TEST=No changes in build output. TBR=mark@chromium.org Review URL: https://codereview.chromium.org/10918254 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157199 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
mac: Print an error when doing a branded build and the 10.6 sdk is not around BUG=144045 Review URL: https://chromiumcodereview.appspot.com/10876003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152823 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Make helper app, get closer to working content shell. BUG=115784 TEST=none Review URL: https://chromiumcodereview.appspot.com/9656002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125921 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Add a missing [ that prevented strip_from_xcode from functioning properly with GYP loadable_module-type targets (Xcode mh_bundle-type targets). BUG=0 TEST=NULL Review URL: http://codereview.chromium.org/2434003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48655 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
Don't print the strip command line being executed in strip_save_dsym. BUG=none TEST=none Review URL: http://codereview.chromium.org/7850017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100150 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Make the Mac Info.plist SCM keys generic This allows the file_version_info_mac code to make sense for any SCM (e.g., git). It also aligns the use of FetchVersionInfo to its documented behavior, which is to return a (branch, revision) tuple for "some appropriate revision control system". BUG=None Review URL: https://chromiumcodereview.appspot.com/10828228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153101 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
First pass at content shell for the Mac. Doesn't work yet. BUG=115784 TEST=none Review URL: https://chromiumcodereview.appspot.com/9513006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125254 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 |