summaryrefslogtreecommitdiffstats
path: root/chrome/installer/mini_installer
Commit message (Expand)AuthorAgeFilesLines
* Change the manifest so VS2008 does not get confusedcpu@chromium.org2009-09-241-2/+1
* Revert 26300 - Fix installer scripts so they don't look for pthreads.dll.nick@chromium.org2009-09-161-0/+1
* Fix installer scripts so they don't look for pthreads.dll.nick@chromium.org2009-09-151-1/+0
* Add exe servers to the list of binaries that may be packaged with the mini_in...robertshield@chromium.org2009-09-101-0/+1
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-091-1/+1
* Parameterize the Google Update appid at build time instead of hard coding it ...robertshield@chromium.org2009-09-012-7/+18
* syncapi shared lib: always. Build a stubnick@chromium.org2009-08-181-0/+2
* Binaries for chromium built updated OGG, and reduced in size with O2 and stat...fbarchard@chromium.org2009-08-071-1/+0
* Remove unreferenced .vcproj files.sgk@google.com2009-07-281-127/+0
* Update mini_installer and setup manifest for Windows 7 to silence PCA.kuchhal@chromium.org2009-07-201-8/+16
* Update mini installer to include FFmpeg DLLs for Chromium.scherkus@chromium.org2009-07-091-2/+2
* Create a project for maintaining default extensions.finnur@chromium.org2009-07-031-8/+0
* Do not write magic string to registry for non Google Chrome builds.kuchhal@chromium.org2009-06-261-1/+3
* Try to reland r19170 (Pick up extensions (if any) and extensionskuchhal@chromium.org2009-06-242-0/+9
* Revert "Pick up extensions (if any) and extensions definitions file for insta...kuchhal@chromium.org2009-06-242-9/+0
* Pick up extensions (if any) and extensions definitions file for installation.kuchhal@chromium.org2009-06-242-0/+9
* Fix the code that writes magic string to the registry.kuchhal@chromium.org2009-06-241-8/+18
* Set magic string in registry to enable fallback to full installer in case of ...kuchhal@chromium.org2009-06-162-2/+39
* Use current dir as working directory if %TEMP% directory doesnt work.kuchhal@chromium.org2009-06-151-17/+29
* Make mini_installer changes for 3 stage updates.kuchhal@chromium.org2009-06-034-160/+231
* Modify script that creates differntial installer to support 3stage update ins...kuchhal@chromium.org2009-06-031-4/+6
* Fix broken Gears after gyp conversion. The path to gears.dll has changed.kuchhal@chromium.org2009-05-281-1/+1
* Adding ffmpeg_binaries target which copies FFmpeg binaries alongside chrome.d...ajwong@chromium.org2009-05-231-0/+2
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-232/+0
* Second stab at applying http://codereview.chromium.org/43138/show.robertshield@google.com2009-03-171-0/+1
* Revert "Change mini_installer's chrome.release specification..."agl@chromium.org2009-03-171-1/+0
* Change mini_installer's chrome.release specification to include wildcards.robertshield@google.com2009-03-171-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-104-4/+0
* NO CODE CHANGE.maruel@google.com2009-03-101-2/+4
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-72/+121
* Do not remove quotes around paths in command line to setup.exe.kuchhal@chromium.org2009-01-151-15/+18
* Move the installer_unittests.scons file into installer\util,sgk@google.com2009-01-111-70/+0
* * Check expand.exe exit code.kuchhal@chromium.org2009-01-061-1/+3
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-192-17/+88
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-182-6/+6
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-125/+125
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-125/+125
* Fix accumulated webkit merge ramifications in the SCons build of Chromesgk@google.com2008-11-161-8/+16
* More *.scons renaming:sgk@google.com2008-11-143-160/+174
* Add installer\util\delete_reg_value_work_item{,_unittest}.ccsgk@google.com2008-11-071-0/+1
* Accumulated SCons changes for Windows chrome build, round II:sgk@google.com2008-10-301-2/+3
* Revert r4205 to track down buildbot unit_tests failure.sgk@google.com2008-10-301-3/+2
* Accumulated SCons changes for Windows chrome build and othersgk@google.com2008-10-301-2/+3
* Fix SCons modules build on Windows:sgk@google.com2008-10-251-10/+1
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-3/+3
* Let mini_installer pass any arbitrary command line flags to setup.exe. This w...kuchhal@chromium.org2008-10-092-18/+71
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-1/+1
* Add gears.dll to Chrome installer. Also uninstall gears.msi if new installer ...kuchhal@chromium.org2008-09-171-0/+1
* Return the exit code from setup.exe instead of returning a generic return code.kuchhal@chromium.org2008-09-111-2/+2