VirtualBox

source: vbox/trunk/src/VBox/Installer/win

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98144   23 months vboxsync Installer/win: s/VBOXR3STATIC/VBoxR3Static/ bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97194   2 years vboxsync Installer/Win: bugref:9532: Forgot to move Qt related .DLLs to proper …
(edit) @97143   2 years vboxsync Installer/win: Package VBoxLibSsh.dll if needed. bugref:9469
(edit) @96920   2 years vboxsync ExtPack: Windows: Comment-out remainig bits of VBoxEhciR0 from …
(edit) @96690   2 years vboxsync PackDriversForSubmission.cmd: Consisten case for the GA files (hope …
(edit) @96614   2 years vboxsync Installer/win: Trickery to make a 6.1 build also refer to trunk tools …
(edit) @96613   2 years vboxsync Installer/win: UnpackBlessedDrivers.cmd can't verify pre-W10 …
(edit) @96572   2 years vboxsync HostDrives,Installer/win: Reworked the windows installer related code …
(edit) @96571   2 years vboxsync Installer/win/Stub*: Built in no-CRT mode. Documented and reworked …
(edit) @96501   2 years vboxsync Installer/win: fix typo in NLS text
(edit) @96428   2 years vboxsync Installer/win: Added new build define VBOX_WITH_CRT_PACKING, which …
(edit) @96423   2 years vboxsync Installer/win: Build fix when VBOX_WITH_PYTHON is not defined (e.g. …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96315   2 years vboxsync src/VBox/Installer/win/NLS: comment fixes
(edit) @96314   2 years vboxsync src/VBox/Installer/win: comment fixes
(edit) @96313   2 years vboxsync src/VBox/Installer/win: comment fixes
(edit) @96038   2 years vboxsync COPYING, /Config.kmk, doc, installer: Update license files, now using …
(edit) @95729   2 years vboxsync Installer/win/VBoxStub: Back out previous change to legacy windows …
(edit) @95720   2 years vboxsync Installer/win/VBoxStub: Always install the legacy windows timestamp. …
(edit) @95699   2 years vboxsync Installer/win/VBoxStub: Install the legacy windows timestamp CA if …
(edit) @95696   2 years vboxsync Installer/win/VBoxStub: Install the legacy windows timestamp CA if …
(edit) @95344   2 years vboxsync PackDriversForSubmission.cmd: VBoxDX.dll
(edit) @95310   2 years vboxsync WDDM: retire VBoxICD wrapper. bugref:9272 (another reference)
(edit) @95281   2 years vboxsync Installer/win: Include QHelp documentation in the package. …
(edit) @95153   2 years vboxsync Windows host installer: Also remove the created Python API cache on …
(edit) @95037   3 years vboxsync Windows host installer: More fun for Windows 10 detection, as the …
(edit) @95033   3 years vboxsync Windows host installer: Fixed the xmlns naming schemes ("wi" and not …
(edit) @95030   3 years vboxsync Windows installer/Stub: Fixed wrong logging when MSI arguments …
(edit) @95026   3 years vboxsync Windows installer/Stub: Added "--msi-log-file" / "-msilogfile" …
(edit) @95025   3 years vboxsync Windows installer/Stub: Print log file location in verbose mode (when …
(edit) @94973   3 years vboxsync Installer/win: Disable re-signing the .cat files (and merging in the …
(edit) @94393   3 years vboxsync Installer/win: Explicitly set the current working directory when …
(edit) @94380   3 years vboxsync Installer/win: Only show and handle custom action to start VirtualBox
(edit) @94376   3 years vboxsync Installer/win: Added a comment for VBOX_INSTALLER_QUICK.
(edit) @94352   3 years vboxsync Installer/win/Stub: Deal with single SHA-256 signature more flexibly.
(edit) @94313   3 years vboxsync installer/win: More fixes for VBoxStub. bugref:10201
(edit) @94285   3 years vboxsync Win/Installer: Fixes for VBoxStub [SCM fix]. bugref:10201
(edit) @94284   3 years vboxsync Win/Installer: Fixes for VBoxStub. bugref:10201
(edit) @94161   3 years vboxsync Installer/win: Disable re-signing the .cat files (and merging in the …
(edit) @94159   3 years vboxsync Repack scripts: Tell the script unpacking the drivers to check GA …
(edit) @93391   3 years vboxsync Installer/win: Simplified VBoxStub's main function a little.
(edit) @93390   3 years vboxsync Installer/win: Documented proper quoting of --msiparams, adding a …
(edit) @93343   3 years vboxsync Installer/win/InstallHelper: Deal with the swprintf todo (should be …
(edit) @93341   3 years vboxsync /Config.kmk,HostDrivers,Installer/win: Added a VBoxR3StaticDllNoAsan …
(edit) @93340   3 years vboxsync Installer/win/InstallHelper: Don't use IPRT in the helper DLL, causes …
(edit) @93335   3 years vboxsync Installer/win/InstallHelper: Documented some oddities of …
(edit) @93334   3 years vboxsync Installer/win/InstallHelper: Don't use RT_ZERO on hProcess in procRun, …
(edit) @93333   3 years vboxsync Installer/win/InstallHelper: Added a Sleep(1) to procWait as it would …
(edit) @93332   3 years vboxsync Installer/win: Fixed packing of ASAN DLLs. bugref:8489 bugref:9841
(edit) @93322   3 years vboxsync /Config.kmk,*.kmk: Windows ASAN build adjustments. bugref:8489 bugref:9841
(edit) @93319   3 years vboxsync Installer/win/Resources: Use the VBoxR3StaticNoCrt and -NoEntry linker …
(edit) @93306   3 years vboxsync Installer/win: VC++ 19.2 update 11 build adjustments (bogus …
(edit) @93243   3 years vboxsync Installer/win: Added custom action for removing old VBoxDrv service. …
(edit) @93242   3 years vboxsync Installer/win: Added custom action for removing old VBoxDrv service. …
(edit) @93241   3 years vboxsync Installer/win: Put the final download filename as OriginalFilename and …
(edit) @93239   3 years vboxsync SUP,Installer/win: Renamed VBoxDrv.sys to VBoxSup.sys. bugref:10162
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92971   3 years vboxsync Installer/win: Use VBOX_WIN_NEWDEV. bugref:10116
(edit) @92930   3 years vboxsync Repack scripts: adding VBoxSF.sys and VBoxMRXNP.dll for attestaion …
(edit) @92927   3 years vboxsync Installer/win/Makefile.kmk: Must not expand VBOX_PATH_MSITRAN too …
(edit) @92597   3 years vboxsync Repack scripts: fixing the issue with absence of version_build in GA …
(edit) @92314   3 years vboxsync Additions: Place the registry tweak in the right place for picking it …
(edit) @91591   3 years vboxsync VBoxStub: Extend manifest to enable DPI awareness, avoiding the blurry …
(edit) @89669   3 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @88399   4 years vboxsync Installer/win: bugref:9831: Missing Qt5Sql lib, s.a. r143644.
(edit) @88396   4 years vboxsync Installer/win: bugref:9831: Missing Qt5Help lib.
(edit) @88315   4 years vboxsync Makefile.kmk, Installer/win, bugref:9532: Windows: Missed qsqlite plugin.
(edit) @88304   4 years vboxsync Installer/linux, Installer/solaris, Installer/win: Introduce …
(edit) @88303   4 years vboxsync /Config.kmk, /Makefile.kmk, Installer/win/Makefile.kmk: Start phasing …
(edit) @88142   4 years vboxsync Makefile.kmk, Installer, FE/Qt: bugref:9532: Missed Windows style plugin.
(edit) @87623   4 years vboxsync Windows host installer: Fixed dialog routing in network interfaces …
(edit) @86811   4 years vboxsync Windows host installer: Consolidated the dialog routing logic to make …
(edit) @86808   4 years vboxsync Windows host installer: Added some more options to tweak for …
(edit) @86798   4 years vboxsync Windows host installer: Streamlined checking for the Python …
(edit) @86790   4 years vboxsync Windows host installer/NLS: Added ru_RU template (not being used yet).
(edit) @86789   4 years vboxsync Windows host installer/NLS: Added missing de_DE strings.
(edit) @86782   4 years vboxsync Windows host installer: Implemented a new warning dialog that shows if …
(edit) @86777   4 years vboxsync Windows host installer: Rewritten Python installation support to now …
(edit) @86775   4 years vboxsync Windows host installer: Rewritten Python installation support to now …
(edit) @86766   4 years vboxsync Windows host installer: Respect / handle VBOX_WITH_FE_BALLOONCTRL, …
(edit) @86765   4 years vboxsync Windows host installer: Respect / handle VBOX_WITH_HEADLESS.
(edit) @85726   4 years vboxsync Installer/win: the VisualElementsMainfest and files are in PATH_OUT …
(edit) @85725   4 years vboxsync Installer/win: the VisualElementsMainfest and files are in PATH_OUT …
(edit) @85724   4 years vboxsync Artwork,Installer/win,Fe/QT: Corrections to r139867 and the Windows 10 …
(edit) @85720   4 years vboxsync Artwork/win, Installer/win, FE/Qt: bugref:9641: Windows 10 start menu …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84945   4 years vboxsync Installer/win,GA/NT/Installer: Stop using obsolete kBuild variable names.
(edit) @84711   4 years vboxsync Installer/win: Applied the WIX_TEMP trick for the two other light.exe …
(edit) @84705   4 years vboxsync Installer/win: Try tell light.exe to use the output directory for …
(edit) @84704   4 years vboxsync Installer/win: Try tell light.exe to use the output directory for …
(edit) @84453   5 years vboxsync Installer/win: CRT dll adjustments for VC++ 14.x and later. [fix] …
(edit) @84451   5 years vboxsync Installer/win: CRT dll adjustments for VC++ 14.x and later. bugref:8489
(edit) @84449   5 years vboxsync Reverting r138155 - committed too much.
(edit) @84448   5 years vboxsync Removed some obsolete VBoxREM*.so references. bugref:9576
(edit) @83808   5 years vboxsync VBoxStub[Bld]: VC++ 14.1 warnings and some cleaning up. bugref:8489
(edit) @83807   5 years vboxsync VBoxInstallHelper.cpp,VBoxSerial.cpp: VC++ 14.1 says we've been using …
(edit) @83702   5 years vboxsync Repack scripts: Excluding Single-0-All and sign-attestation from being …
(edit) @83563   5 years vboxsync Repack scripts: copy sign-attesattion script to repack dir and fix for …
(edit) @83541   5 years vboxsync repack scriprts: adding Single-0-All.cmd. Simple script to be run in …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette