summaryrefslogtreecommitdiffstats
path: root/build/mac
Commit message (Expand)AuthorAgeFilesLines
* Handle missing required arg in build/mac/find_sdk.pysbc2015-08-041-1/+4
* Fix tweak_info_plist's TOP path to be found relative to itself rather than th...yoz2014-11-061-1/+1
* Cleanup: Remove trailing whitespaces in gyp files.thestig2014-10-171-3/+3
* find_sdk.py: pylint cleanukai2014-09-041-15/+16
* [Mac] Set CFBundleDocumentTypes for PDF in the Info.plist directly.rsesek@chromium.org2014-06-051-53/+0
* Fix build/mac/edit_xibs.sh.rsesek@chromium.org2014-04-301-1/+3
* Fix variables expansion in build/mac/asan.gypglider@chromium.org2014-04-101-2/+6
* Link binaries targeting iOS simulator to the appropriate ASan dynamic runtime.glider@chromium.org2014-04-081-5/+22
* Moving version script and gypi file to build\util.mad@chromium.org2014-02-211-2/+2
* Get the proper Mac SDK path for the GN build.brettw@chromium.org2014-01-171-0/+7
* Expand the Keystone tag to contain the system's CPU's bitness and whether amark@chromium.org2014-01-031-0/+28
* Handle both OSX and iOS Simulator runtimes in the ASan postbuild script.glider@chromium.org2013-11-221-8/+21
* Fix build for xcodebuild from Xcode 5:mark@chromium.org2013-10-311-2/+1
* Don't hard-code python path.mmoss@chromium.org2013-10-181-1/+1
* Run strip via xcrun.mark@chromium.org2013-10-091-7/+1
* Revert 227347 "Run strip via xcrun."mark@chromium.org2013-10-081-1/+7
* Run strip via xcrun.mark@chromium.org2013-10-071-7/+1
* Fix build/mac/edit_xibs.sh for gyp_main.pyrsesek@chromium.org2013-09-161-1/+1
* Handle iOS gtest app bundles in copy_asan_runtime_dylib.shglider@chromium.org2013-07-021-6/+16
* Cleanup old TODO in tweak_info_plist.pyjeremy@chromium.org2013-06-111-2/+0
* Re-land https://codereview.chromium.org/11642018/: Add a postbuild action fo...glider@chromium.org2013-03-122-0/+85
* Revert 187297glider@chromium.org2013-03-112-85/+0
* Add a postbuild action for executables built with ASan on Mac OS.glider@chromium.org2013-03-112-0/+85
* mac: Get revision information from LASTCHANGE like windows and linux dothakis@chromium.org2012-11-281-7/+11
* mac: Don't write SCMPath into Info.plistthakis@chromium.org2012-11-281-6/+4
* Add an option to specify the versio to tweak_info_plist, and use it to set th...jochen@chromium.org2012-11-051-15/+27
* When doing an official build, don't bail out if Xcode doesn't know about themark@chromium.org2012-10-061-1/+4
* [Mac] Move the lists of XIB files into a gypi file.rsesek@chromium.org2012-09-171-0/+17
* Make the Mac Info.plist SCM keys genericstuartmorgan@chromium.org2012-08-231-11/+11
* mac: Print an error when doing a branded build and the 10.6 sdk is not aroundthakis@chromium.org2012-08-221-3/+29
* Fix checkperms by chmod +xing a script with a shebang linethakis@chromium.org2012-07-271-0/+0
* mac: Let mac_sdk default to the oldest available SDK that's at least 10.6thakis@chromium.org2012-07-271-0/+53
* Give copy_framework_unversioned an option to make a framework unversionedmark@chromium.org2012-06-061-21/+37
* Make helper app, get closer to working content shell.avi@chromium.org2012-03-091-0/+91
* Fix tweak_info_plist.py to be explicit about arguments.avi@chromium.org2012-03-071-13/+20
* First pass at content shell for the Mac. Doesn't work yet.avi@chromium.org2012-03-063-0/+431
* Fix python scripts in src/build/maruel@chromium.org2011-11-231-72/+71
* Don't print the strip command line being executed in strip_save_dsym.mark@chromium.org2011-09-081-3/+1
* Turn off PIE when building for Valgrind.mark@chromium.org2011-08-241-0/+1
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-243-33/+75
* Disable data page (heap) execution when running on Mac OS X 10.7 ("Lion").mark@chromium.org2011-08-112-0/+246
* Tom and I should OWN a couple more things.mark@chromium.org2011-04-281-0/+2
* Update the strip wrapper for Xcode 3.2.6.thomasvl@chromium.org2011-03-111-1/+3
* Exclude ChromeOS directories and files from mac win linux.jrg@chromium.org2010-10-041-2/+7
* [Mac] Remove the nacl clobber hook, GYP seems to have all the deps handing se...thomasvl@chromium.org2010-06-291-44/+0
* Add a missing [ that prevented strip_from_xcode from functioning properly withmark@chromium.org2010-06-011-1/+1
* TTF: Don't include v8 in the coverage results. Also moves common rules to co...jhawkins@chromium.org2010-05-121-21/+2
* [TFF] Coverage: Don't include any non-Linux platform directories in the Linux...jhawkins@chromium.org2010-05-071-2/+2
* Measure coverage for NaCl codegregoryd@google.com2010-04-151-1/+1
* Don't strip main from the browser or helper app executables. This helpsmark@chromium.org2010-03-261-5/+25