summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2014-04-24 13:06:22 +0300
committerAlon Levy <alevy@redhat.com>2014-04-30 17:06:04 +0300
commitd2bde1df5d5e32c4e478678f2fdf6eaeec7bcd21 (patch)
treefb367516d6c8011fe3115d8e3705917382855013
parent35d3a10c4630d954ce0c9a803d3b9fdc54eae3cc (diff)
build.bat: more verbose build
-rwxr-xr-xxddm/build.bat5
1 files changed, 3 insertions, 2 deletions
diff --git a/xddm/build.bat b/xddm/build.bat
index 7dfe51b..b2c5149 100755
--- a/xddm/build.bat
+++ b/xddm/build.bat
@@ -30,9 +30,10 @@ if not x%1 == x set DEST=%1
:build
cd miniport
-build -cZg
+build -ceZg
cd ../display
-build -cZg
+build -ceZg
+type buildchk_win7_%_BUILDARCH%.log | find "warning"
cd ../
:copy_local