[mono/monodevelop] 84f7b428: [build] Normal verbosity by default

"Alan McGovern ([email protected])" <[email protected]> Tue, 19 Nov 2013 19:47:39 +0000
Newsgroups gmane.comp.gnome.mono.patches
Message-ID <0000014271e7661e-e4f8ece7-8c7d-4004-968f-250b65b63588-000000@email.amazonses.com>
   Branch: refs/heads/master
     Home: https://github.com/mono/monodevelop
  Compare: https://github.com/mono/monodevelop/compare/44eaab223622...84f7b428516c

   Commit: 84f7b428516c617aa63738e319e521e988049df0
   Author: Alan McGovern <[email protected]> (alanmcgovern)
     Date: 2013-11-19 19:46:19 GMT
      URL: https://github.com/mono/monodevelop/commit/84f7b428516c617aa63738e319e521e988049df0

[build] Normal verbosity by default

Changed paths:
  M main/xbuild.include

Modified: main/xbuild.include
===================================================================
@@ -14,7 +14,7 @@ PROFILE_NAME=DebugWin32
 endif
 
 XBUILD=xbuild
-XBUILD_VERBOSITY=quiet
+XBUILD_VERBOSITY=normal
 XBUILD_ARGS=/verbosity:$(XBUILD_VERBOSITY) /nologo /property:CodePage=65001
 XBUILD_PROFILE=/property:Configuration=$(PROFILE_NAME)
 


_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches