summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
* Allow overriding debug optimization level on mac.dank@chromium.org2009-08-281-2/+3
* Linux: add gyp flag for enabling tcmalloc. Also fix the linux build which di...willchan@chromium.org2009-08-261-0/+1
* Submitted for bmcquade:bradnelson@google.com2009-08-261-1/+1
* Build for Mac in the Release configuration at -O3mark@chromium.org2009-08-261-1/+1
* Moving configuration platform to always be present, as that is requiredbradnelson@chromium.org2009-08-261-3/+3
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-261-8/+20
* Add license information to our shell scripts.agl@chromium.org2009-08-251-0/+4
* Reverting 24220.yutak@chromium.org2009-08-251-20/+8
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-251-8/+20
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-251-20/+3
* Revert "linux: call g_thread_init() at relevant startup points"evan@chromium.org2009-08-251-3/+20
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-251-20/+3
* Revert "linux: call g_thread_init() at relevant startup points"tony@chromium.org2009-08-241-3/+20
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-241-20/+3
* Tweak the comment in the lproj fixup script to explain why we need an "en" fo...thomasvl@chromium.org2009-08-241-14/+0
* Pulling new version of googleurl into the tree.cira@chromium.org2009-08-211-1/+1
* Build for Mac in the Release configuration at -O2mark@chromium.org2009-08-201-18/+11
* Cosmetic fixes to clobber_generated_headers.py:sgk@google.com2009-08-191-6/+9
* Explicitly set {Output,Intermediate}Directory on all configurations,sgk@google.com2009-08-191-0/+15
* Try what I tried in r23343 againmunjal@chromium.org2009-08-151-17/+0
* revert unintended changedarin@chromium.org2009-08-141-1/+1
* Remove WebFrame::selectAll and WebFrame::clearSelection in favor of havingdarin@chromium.org2009-08-141-1/+1
* Linux: add GYP flag for -fno-strict-aliasing.agl@chromium.org2009-08-141-0/+6
* Reverting 23343.sidchat@google.com2009-08-131-0/+17
* Move the sync related GYP variables and conditions to chrome.gyp frommunjal@chromium.org2009-08-131-17/+0
* Use -fno-threadsafe-statics to disable thread-safe static semantics in C++.mark@chromium.org2009-08-131-18/+20
* Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linuxmark@chromium.org2009-08-131-5/+8
* Tweak indentationmark@chromium.org2009-08-121-4/+4
* Fix a typo in install-build-deps.sh.thestig@chromium.org2009-08-121-1/+1
* 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
* Avoid exit due to "-e" and test failure on non-x86_64.mmoss@chromium.org2009-08-111-2/+4
* 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
* Build browser/sync files by default using a stubbed-out syncapitim@chromium.org2009-08-111-3/+15
* 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
* Fix the expected path logic in clobber_generated_headers.pyphajdan.jr@chromium.org2009-08-111-1/+0
* Target Cortex A8 for the ARM ChromeOS build of Chrome.piman@chromium.org2009-08-101-0/+12
* Fix up broken behavior in install-build-deps.sh.thestig@chromium.org2009-08-101-9/+17
* Add a 'tools' list to 'scons_settings' so we'll still get thesgk@google.com2009-08-101-0/+1
* Turning on incremental linking for 64-bit machines.bradnelson@chromium.org2009-08-071-1/+7
* Bounce through a set so we uniq the string list to avoid having something lis...thomasvl@chromium.org2009-08-071-3/+3
* Add 'rpm' to dev tools for creating RPM packages.mmoss@chromium.org2009-08-061-1/+1
* Define _FILE_OFFSET_BITS=64 in order to support large files (>2GB).thestig@chromium.org2009-08-061-0/+1
* Add patch to the Linux build deps script.thestig@chromium.org2009-08-061-1/+1
* Report apt-get failures in install-build-deps.shdkegel@google.com2009-08-061-14/+35
* Move the entire application into a dylib (framework)mark@chromium.org2009-08-053-40/+113
* Allow the lastchange target to get a hard-coded default last changesgk@google.com2009-08-052-5/+16
* Add missing parens for format string to work.thomasvl@chromium.org2009-08-051-1/+5