summaryrefslogtreecommitdiffstats
path: root/win8/win8.gyp
Commit message (Collapse)AuthorAgeFilesLines
* Remove Win8 SDK header as input to the win8 check_sdk_patch target.robertshield@chromium.org2012-09-211-2/+1
| | | | | | | | | | BUG=150974 TEST=No gyp warning appears when using the default install path for the Windows 8 SDK. Review URL: https://chromiumcodereview.appspot.com/10962030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158041 0039d316-1c4b-4281-b951-d872f2087c98
* When the Win8 script for checking the SDK has been patched succeeds, write ↵robertshield@chromium.org2012-09-121-2/+7
| | | | | | | | | | | | | | out a beacon file to avoid rerunning the script on subsequent builds. Also, slightly improve the SDK patch error message. BUG=127799 TEST=NONE Review URL: https://chromiumcodereview.appspot.com/10928127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156210 0039d316-1c4b-4281-b951-d872f2087c98
* Tweak win8.gyp to add back the SDK include file as an input. This should ↵robertshield@chromium.org2012-09-111-2/+4
| | | | | | | | | | | | work post the ninja deps roll in r155680. BUG=127799 TEST=Chromium builds with VS2010 without using src-internal. Review URL: https://chromiumcodereview.appspot.com/10907149 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155915 0039d316-1c4b-4281-b951-d872f2087c98
* Fix problem with absolute path to Win8 SDK making GYP/Winja unhappy.robertshield@chromium.org2012-09-081-2/+2
| | | | | | | | | | BUG=127799 TEST=Can build with a regular Win8 SDK install. TBR=akalin Review URL: https://chromiumcodereview.appspot.com/10917154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155553 0039d316-1c4b-4281-b951-d872f2087c98
* Integrate the Windows 8 code into the Chromium tree (take 3).robertshield@chromium.org2012-09-071-0/+33
| | | | | | | | | | | | | | | | | | | This time, also: fix invalid path in metro_driver.gyp. set executable bit on check_sdk_patch.py and post_build.bat. add back a switch that was removed recently This reverts "Revert 155429 - Integrate the Windows 8 code into the Chromium tree." Original CL: https://chromiumcodereview.appspot.com/10875008 BUG=127799 TEST=A Chromium build can run as the immersive browser on Windows 8. TBR=ben Review URL: https://chromiumcodereview.appspot.com/10919158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155474 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 155444 - Integrate the Windows 8 code into the Chromium tree (take 2).erikwright@chromium.org2012-09-071-33/+0
| | | | | | | | | | | | | | | | | | | | | | | | 14>delegate_execute.cc(113):error C2039: 'kWaitForHandle' : is not a member of 'switches' 14>delegate_execute.cc(113):error C2065: 'kWaitForHandle' : undeclared identifier http://build.chromium.org/p/chromium/builders/Win%20Builder%20%28dbg%29/builds/38971/steps/compile/logs/stdio#error1 This time, also: fix invalid path in metro_driver.gyp. Also, set executable bit on check_sdk_patch.py and post_build.bat. This reverts "Revert 155429 - Integrate the Windows 8 code into the Chromium tree." Original CL: https://chromiumcodereview.appspot.com/10875008 BUG=127799 TEST=A Chromium build can run as the immersive browser on Windows 8. TBR=ben Review URL: https://chromiumcodereview.appspot.com/10912152 TBR=robertshield@chromium.org Review URL: https://chromiumcodereview.appspot.com/10918127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155452 0039d316-1c4b-4281-b951-d872f2087c98
* Integrate the Windows 8 code into the Chromium tree (take 2).robertshield@chromium.org2012-09-071-0/+33
| | | | | | | | | | | | | | | | This time, also: fix invalid path in metro_driver.gyp. Also, set executable bit on check_sdk_patch.py and post_build.bat. This reverts "Revert 155429 - Integrate the Windows 8 code into the Chromium tree." Original CL: https://chromiumcodereview.appspot.com/10875008 BUG=127799 TEST=A Chromium build can run as the immersive browser on Windows 8. TBR=ben Review URL: https://chromiumcodereview.appspot.com/10912152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155444 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 155429 - Integrate the Windows 8 code into the Chromium tree.erikwright@chromium.org2012-09-071-33/+0
| | | | | | | | | | | | | | | | | | Exception: Missing input files: c:\b\build\slave\cr-win-rel\build\src\win8\metro_driver\..\win8\delegate_execute\chrome_util.h http://build.chromium.org/p/chromium/builders/Win%20Builder/builds/37270/steps/runhooks/logs/stdio BUG=127799 TEST=A Chromium build can run as the immersive browser on Windows 8. Review URL: https://chromiumcodereview.appspot.com/10875008 TBR=robertshield@chromium.org Review URL: https://chromiumcodereview.appspot.com/10919152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155435 0039d316-1c4b-4281-b951-d872f2087c98
* Integrate the Windows 8 code into the Chromium tree.robertshield@chromium.org2012-09-071-0/+33
BUG=127799 TEST=A Chromium build can run as the immersive browser on Windows 8. Review URL: https://chromiumcodereview.appspot.com/10875008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155429 0039d316-1c4b-4281-b951-d872f2087c98