summaryrefslogtreecommitdiffstats
path: root/chrome/installer/mini_installer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rebuild chrome.7z archive by default to get new executables.rahulk@google.com2008-09-061-2/+2
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Use a more compact license header in source files.license.bot2008-08-244-112/+16
* Update archive script to not include rlz.dll unless we are building Google Ch...rahulk@google.com2008-08-191-2/+4
* Add renderer\external_host_bindings.cc to the SCons build.sgk@google.com2008-08-191-1/+1
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-181-6/+10
* Restore /IMPLIB in the target lists for chrome.exe and chrome.dll,sgk@google.com2008-08-141-2/+10
* Part 2 of the chrome_program change. Split into two changestc@google.com2008-08-131-7/+3