summaryrefslogtreecommitdiffstats
path: root/build/mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support Xcode 3.2.2 (prerelease) for release-mode builds.mark@chromium.org2010-03-101-18/+33
* Move Mac build tool scripts only used by chrome.gyp from build/mac intomark@chromium.org2009-10-276-1802/+0
* Official builds should be on the com.google.Chrome update product ID, notmark@chromium.org2009-10-141-182/+0
* Updating Native Client (should fix the Linux x64 build)gregoryd@google.com2009-10-031-0/+44
* Don't use --owner or --group in tar -c, these options are not present inmark@chromium.org2009-09-111-1/+1
* Fix arg error check (was expecting too many).thomasvl@chromium.org2009-09-011-1/+1
* Put a proper info.plist into the framework so we can codesign it.thomasvl@chromium.org2009-09-011-5/+2
* Tweak the comment in the lproj fixup script to explain why we need an "en" fo...thomasvl@chromium.org2009-08-241-14/+0
* Tweak indentationmark@chromium.org2009-08-121-4/+4
* Fix build/mac/tweak_app_infoplist build script for git users. Patch by Robertmark@chromium.org2009-08-111-15/+23
* Save debugging symbols for plugin_carbon_interpose.dylib.mark@chromium.org2009-08-111-7/+12
* ObjC classes generated by the build and used in Xib files is already getting ...thomasvl@chromium.org2009-08-111-83/+38
* Re-commit r22981 after backout at r22992. Contains fixes to relocatemark@chromium.org2009-08-112-47/+99
* Back out r22981, it may have caused Windows test failures.mark@chromium.org2009-08-112-99/+47
* Provide a separate app bundle for subprocesses like the renderer on the Mac.mark@chromium.org2009-08-112-47/+99
* Bounce through a set so we uniq the string list to avoid having something lis...thomasvl@chromium.org2009-08-071-3/+3
* Move the entire application into a dylib (framework)mark@chromium.org2009-08-052-16/+42
* Add missing parens for format string to work.thomasvl@chromium.org2009-08-051-1/+5
* Put the common paths for localizers into variables so we don't have to repeat...thomasvl@chromium.org2009-07-291-0/+1
* Add a custom subclass of GTMUILocalizer that skips the bundle work so we can ...thomasvl@chromium.org2009-07-221-5/+3
* Starting mac l10n:thomasvl@chromium.org2009-07-221-0/+175
* Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage.jrg@chromium.org2009-06-051-1/+1
* Rename the breakpad file to match the app name instead of just branding name.thomasvl@chromium.org2009-06-021-1/+11
* Tweak SVNVersion be happier (matches windows).jrg@chromium.org2009-06-011-6/+7
* Major refactoring of Croc.rspangler@google.com2009-05-291-49/+3
* Added a script to remove headers from the target.thomasvl@chromium.org2009-05-202-4/+36
* Adding a general script to fetch values from the BRANDING files.thomasvl@chromium.org2009-05-193-40/+15
* Remove two todo's since the pref controls initializing breakpad, and if users...thomasvl@chromium.org2009-05-191-2/+0
* Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar.thomasvl@chromium.org2009-05-183-6/+30
* Add croc code coverage tool. (Same change as yesterday, but now made in therspangler@google.com2009-05-131-0/+96
* - Roll DEPS to pick up newer GYPthomasvl@chromium.org2009-05-132-2/+91
* Pull the copyright info out of the branding file.thomasvl@chromium.org2009-05-121-8/+11
* - Set the bundle name based on the executable name (since they both are the b...thomasvl@chromium.org2009-05-111-0/+93
* Add a simple dmg script to the mac build dir to build a dmg out of the app.thomasvl@chromium.org2009-05-081-0/+40
* Run dsymutil before valgrind (Mac)mark@chromium.org2009-03-271-1/+1
* Link applications with -Wl,-ObjC to keep Objective-C implementations availablemark@chromium.org2009-02-281-146/+0
* Ensure classes only referenced by .xib files end up in the executablemark@chromium.org2009-02-271-0/+146
* Rename README.google to README.chromium.mal@chromium.org2009-01-301-0/+0
* Keystone auto-update support for TestShellmark@chromium.org2009-01-231-4/+4
* Importing pkg-dmg for all of your dmg packaging needs.mark@chromium.org2009-01-232-0/+1525
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-072-0/+355