Adding a secondary mini_installer target for Chrome Frame. This will remove...
Adding a secondary mini_installer target for Chrome Frame. This will remove the need to have different build scripts to build either Chrome or Chrome Frame. Also remove the now-unneeded gyp variables 'chrome_frame_define' and 'google_update_appid'. BUG=Both Chrome and Chrome Frame products should be buildable from a single solution file - we shouldn't need to run GYP with different settings to get a CF solution. TEST=none Review URL: http://codereview.chromium.org/542078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36546 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- app/app.gyp 0 additions, 50 deletionsapp/app.gyp
- build/all.gyp 3 additions, 5 deletionsbuild/all.gyp
- build/common.gypi 0 additions, 9 deletionsbuild/common.gypi
- chrome/chrome.gyp 1 addition, 5 deletionschrome/chrome.gyp
- chrome/chrome_exe.gypi 1 addition, 16 deletionschrome/chrome_exe.gypi
- chrome/installer/installer.gyp 5 additions, 7 deletionschrome/installer/installer.gyp
- chrome/installer/installer_util.gypi 0 additions, 1 deletionchrome/installer/installer_util.gypi
- chrome/installer/mini_installer.gyp 185 additions, 124 deletionschrome/installer/mini_installer.gyp
- chrome/installer/mini_installer/appid.h 13 additions, 0 deletionschrome/installer/mini_installer/appid.h
- chrome/installer/mini_installer/chrome.release 0 additions, 2 deletionschrome/installer/mini_installer/chrome.release
- chrome/installer/mini_installer/chrome_appid.cc 9 additions, 0 deletionschrome/installer/mini_installer/chrome_appid.cc
- chrome/installer/mini_installer/chrome_frame.release 47 additions, 0 deletionschrome/installer/mini_installer/chrome_frame.release
- chrome/installer/mini_installer/chrome_frame_appid.cc 9 additions, 0 deletionschrome/installer/mini_installer/chrome_frame_appid.cc
- chrome/installer/mini_installer/mini_installer.cc 2 additions, 4 deletionschrome/installer/mini_installer/mini_installer.cc
- chrome/installer/setup/install.cc 31 additions, 27 deletionschrome/installer/setup/install.cc
- chrome/tools/build/win/create_installer_archive.py 7 additions, 2 deletionschrome/tools/build/win/create_installer_archive.py
- chrome_frame/chrome_frame.gyp 2 additions, 3 deletionschrome_frame/chrome_frame.gyp
- chrome_frame/rename_me_to_supplement.gypi 0 additions, 29 deletionschrome_frame/rename_me_to_supplement.gypi
Loading
Please register or sign in to comment