| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable fpo one more time, this time for non-official (canary) builds. | kerz@chromium.org | 2012-02-09 | 1 | -0/+11 |
* | Really make OmitFramePointers not go. | kerz@chromium.org | 2012-02-09 | 1 | -1/+7 |
* | Set OmitFramePointers to false for official builds to do some tests. | kerz@chromium.org | 2012-02-07 | 1 | -1/+1 |
* | With this change, each target can select an optimization level for Windows of... | siggi@chromium.org | 2011-12-20 | 3 | -7/+16 |
* | Tell the linker in advance to expect a large output size. | siggi@chromium.org | 2011-12-16 | 1 | -1/+7 |
* | Add verbose logging to linker flags in offial builds. | siggi@chromium.org | 2011-12-15 | 1 | -0/+4 |
* | Make OmitFramePointer adjustable for Win/Release build. | timurrrr@chromium.org | 2011-10-11 | 1 | -2/+0 |
* | Add the /profile flag to linker options for official builds. | siggi@chromium.org | 2011-06-02 | 1 | -0/+6 |
* | Remove /OPT:NOWIN98 / OptimizeForWindows98=1 | maruel@chromium.org | 2011-04-26 | 1 | -1/+0 |
* | Fixing several typos in gyp files detected by jeanluc's forthcoming changes t... | bradnelson@google.com | 2011-01-11 | 1 | -1/+1 |
* | Fix official build as per Microsoft recommendation. | maruel@chromium.org | 2010-03-27 | 1 | -1/+1 |
* | Dropping unconnected obsolete vsprops files. | bradnelson@google.com | 2010-02-03 | 6 | -136/+0 |
* | Removing the last remaining vsprops files (that are hooked in). | bradnelson@google.com | 2010-01-04 | 9 | -170/+39 |
* | Dropping unneeded set of vsprops. | bradnelson@google.com | 2009-12-30 | 3 | -33/+0 |
* | Remove the xcopy step from the PGO optimize vsprops | cpu@chromium.org | 2009-10-03 | 1 | -4/+0 |
* | Disable TR1 for windows (set _HAS_TR1=0). This change requires a clobber build. | ajwong@chromium.org | 2009-06-23 | 1 | -1/+1 |
* | Enable TR1 in windows build for gmock's use in VS2008 SP1. | ajwong@chromium.org | 2009-06-02 | 1 | -1/+1 |
* | didn't mean to check these in | ben@chromium.org | 2009-05-20 | 1 | -1/+0 |
* | these strings were somehow removed in my earlier revert. add back to fix the ... | ben@chromium.org | 2009-05-20 | 1 | -0/+1 |
* | Add delay loading of dbghelp.dll into essential.vsprops. | ajwong@chromium.org | 2009-04-16 | 1 | -2/+2 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 10 | -368/+0 |
* | Uses FFmpeg in chrome/renderer | hclam@chromium.org | 2009-03-19 | 1 | -1/+1 |
* | Add the fastbuild build type. FAST_BUILD_TYPE=fastbuild will cause no debug s... | maruel@chromium.org | 2009-02-20 | 3 | -2/+31 |
* | Rename README.google to README.chromium. | mal@chromium.org | 2009-01-30 | 1 | -0/+0 |
* | Reverting 7573. | maruel@chromium.org | 2009-01-06 | 1 | -1/+0 |
* | Enable parallel compiles. This speeds up builds on 4-processor systems by abo... | brettw@chromium.org | 2009-01-06 | 1 | -0/+1 |
* | PSDK v6.1 does not have VC/Include and VC/LIB directories. So, they have to b... | jungshik@google.com | 2009-01-01 | 1 | -2/+2 |
* | Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa... | jungshik@google.com | 2008-12-31 | 2 | -5/+3 |
* | Revert sdk 6.1 upgrade changes. | jungshik@google.com | 2008-12-30 | 2 | -3/+5 |
* | Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0. | jungshik@google.com | 2008-12-30 | 2 | -5/+3 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 2 | -4/+4 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -12/+12 |
* | Remove DCHECKS from official builds. | rvargas@google.com | 2008-12-11 | 2 | -0/+4 |
* | Allows scons build to use local copy of platformsdk if one is not bundled sid... | bradnelson@chromium.org | 2008-12-03 | 1 | -4/+4 |
* | Fix syntax errors in _official and _dom_stats.scons. | sgk@google.com | 2008-12-03 | 2 | -2/+2 |
* | Fixes and enhancements | sgk@google.com | 2008-12-02 | 3 | -3/+20 |
* | It was brought to my attention that defining _HAS_TR1=0 helps with Visual Stu... | maruel@chromium.org | 2008-11-25 | 2 | -1/+2 |
* | Purify support: | sgk@google.com | 2008-11-22 | 5 | -12/+36 |
* | Finish release (opt) builds on Windows, including the parallel | sgk@google.com | 2008-11-20 | 10 | -0/+325 |
* | Remove the network state notifier and the corresponding DLL. This is likely c... | brettw@google.com | 2008-10-02 | 1 | -1/+1 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1 | -1/+1 |
* | Creating a coverage specific build configuration. This used to be a part of t... | niranjan@google.com | 2008-08-26 | 1 | -0/+12 |
* | Undo a change which had added /PROFILE to purify builds. | erikkay@google.com | 2008-08-26 | 1 | -1/+0 |
* | Disable linker warning LNK4221: "no public symbols found; archive member will... | maruel@google.com | 2008-08-26 | 1 | -1/+2 |
* | Disable Frame Pointer Omission optimization in default release, the CHECK ENA... | maruel@google.com | 2008-08-23 | 4 | -1/+8 |
* | Fix the final gcc warnings in base and net. Provide some macros to selective... | mmentovai@google.com | 2008-08-21 | 1 | -1/+1 |
* | Unrollback r1158. | rahulk@google.com | 2008-08-21 | 2 | -0/+8 |
* | Disable warning 4355 on Windows builds: "'this' : used in base member initial... | maruel@google.com | 2008-08-20 | 1 | -1/+1 |
* | Remove /Wp64 compiler flag as it gets in the way of the porting effort. This ... | maruel@google.com | 2008-08-18 | 1 | -6/+5 |
* | Adding preprocessor definitions to separate Google Chrome from Chromium. | rahulk@google.com | 2008-08-13 | 3 | -0/+25 |