Re: [client-tools-dev] Re: [chromium-dev] webkit now building with gyp on Windows

2009-05-08 Thread Bradley Nelson
Congrats steven! Excellent work!
-bradn

On May 8, 2009 8:51 AM, Darin Fisher da...@chromium.org wrote:

FYI, here's the patch I applied to enable /MP:
Index: common.gypi
===
--- common.gypi (revision 15636)
+++ common.gypi (working copy)
@@ -380,6 +380,7 @@
 'msvs_disabled_warnings': [4503, 4819],
 'msvs_settings': {
   'VCCLCompilerTool': {
+'AdditionalOptions': '/MP',
 'MinimalRebuild': 'false',
 'ExceptionHandling': '0',
 'BufferSecurityCheck': 'true',

On Fri, May 8, 2009 at 3:27 AM, Steven Knight s...@chromium.org wrote:  
The webkit build on ...


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



Re: [client-tools-dev] Re: [chromium-dev] webkit now building with gyp on Windows

2009-05-08 Thread Dimitri Glazkov

Stee-ven! Stee-ven! Stee-ven!

:DG

On Fri, May 8, 2009 at 9:36 AM, Bradley Nelson bradnel...@google.com wrote:
 Congrats steven! Excellent work!
 -bradn

 On May 8, 2009 8:51 AM, Darin Fisher da...@chromium.org wrote:

 FYI, here's the patch I applied to enable /MP:
 Index: common.gypi
 ===
 --- common.gypi (revision 15636)
 +++ common.gypi (working copy)
 @@ -380,6 +380,7 @@
          'msvs_disabled_warnings': [4503, 4819],
          'msvs_settings': {
            'VCCLCompilerTool': {
 +            'AdditionalOptions': '/MP',
              'MinimalRebuild': 'false',
              'ExceptionHandling': '0',
              'BufferSecurityCheck': 'true',

 On Fri, May 8, 2009 at 3:27 AM, Steven Knight s...@chromium.org wrote:  
 The webkit build on ...


 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---