VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59970   9 years vboxsync FE/Qt: Qt5 migration (part 105): Preparing GUI via Qt5 installer for …
(edit) @59472   9 years vboxsync FE/Qt: Qt5 migration (part 74): Preparing Qt5 tool: VBOX_QT4_MOD => …
(edit) @59471   9 years vboxsync FE/Qt: Qt5 migration (part 73): Preparing Qt5 tool: VBOX_QT4_INFIX => …
(edit) @59469   9 years vboxsync FE/Qt: Qt5 migration (part 72): Preparing Qt5 tool: VBOX_PATH_QT4 => …
(edit) @58281   9 years vboxsync VBoxKEXTs/postflight: Make sure the '/Library/LaunchDaemons/' …
(edit) @57453   9 years vboxsync OpenGL: Include VBoxOGLexpandospu.dylib in the installer package if …
(edit) @57337   9 years vboxsync Installer/darwin: Another shot at working around the -5341 problem …
(edit) @57328   9 years vboxsync Installer/darwin/postflight: The El Capitan beta 6 problem is with …
(edit) @57248   9 years vboxsync Installer/darwin: See if adding a .Trashes subdirectory helps with …
(edit) @57231   9 years vboxsync Installer/darwin: Fix set-uid bits on 10.11 beta 6. Also make sure …
(edit) @56936   9 years vboxsync Installer/darwin: We now require 10.8 and amd64 architecture (aka x86_64).
(edit) @56621   9 years vboxsync Installer/darwin: Put the CLI bits in /usr/local/bin instead of …
(edit) @56382   9 years vboxsync installer/darwin: Don't ship VMMRC.rc when !VBOX_WITH_RAW_MODE.
(edit) @56299   9 years vboxsync Installer: Updated (C) year.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56067   10 years vboxsync installer/darwin: fixed vbox-img caller
(edit) @55887   10 years vboxsync Ship DbgPlugInDiggers.dll/so/dylib.
(edit) @54685   10 years vboxsync Installer/darwin: Clean up python build directory after installation, …
(edit) @54683   10 years vboxsync Installer/darwin: Try preserve signatures in extended attributes using …
(edit) @54682   10 years vboxsync oops
(edit) @54680   10 years vboxsync Installer/darwin: Corrected frameworks so they're signable on 10.10 …
(edit) @54678   10 years vboxsync Installer/darwin: Code signing for more recent mac os x.
(edit) @54677   10 years vboxsync Installer/darwin: Can't switch between x86 and amd64 binaries with new …
(edit) @54676   10 years vboxsync Installer/darwin: Can't switch between x86 and amd64 binaries with new …
(edit) @54675   10 years vboxsync Installer/darwin/Makefile.kmk: VBOX_WITH_COMBINED_PACKAGE has to go if …
(edit) @54063   10 years vboxsync Share the python bindings and installer file lists between the darwin, …
(edit) @54039   10 years vboxsync build fix
(edit) @54038   10 years vboxsync tabs
(edit) @54036   10 years vboxsync build fix
(edit) @54030   10 years vboxsync Install VBoxDTrace scripts/libs/testcases.
(edit) @53981   10 years vboxsync Adding the VBoxDTrace wrapper binary to the installers. Fixing extpack …
(edit) @53745   10 years vboxsync VBoxSVGAObjc.dylib: Can't work with OpenGL functions directly in the …
(edit) @53280   10 years vboxsync Pack VBoxSVGA3D on darwin.
(edit) @51299   11 years vboxsync build fix
(edit) @51298   11 years vboxsync Installer/darwin: add vbox-img
(edit) @51142   11 years vboxsync Installer/darwin: don't rely on $PATH for finding pkill, and give more …
(edit) @50588   11 years vboxsync Installer/darwin: mark the entire javascript as CDATA, avoids trouble …
(edit) @50581   11 years vboxsync Installer/darwin: remove incorrect apostrophe
(edit) @50579   11 years vboxsync Installer/darwin: small optimization, do not go into the kill code if …
(edit) @50577   11 years vboxsync Installer/darwin: typo in redundant piece of the command line, better …
(edit) @50576   11 years vboxsync Installer/darwin: incorrect grep "simplification", caused a 100% false …
(edit) @50574   11 years vboxsync Installer/darwin: sending the default TERM signal isn't good enough to …
(edit) @50572   11 years vboxsync Installer/darwin: kill idle VBoxSVC instances which may exist due to a …
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49956   11 years vboxsync darwin/distribution.dist: Check for VBoxHeadless and VBoxSVC as well.
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49540   11 years vboxsync Installer/darwin: 'ln -vh' => '/bin/ln -vh' -- see public ticket 12275
(edit) @49334   11 years vboxsync VBoxKEXTs/postflight: Remove old kernel extensions so they don't cause …
(edit) @48974   11 years vboxsync Mac OS X installer: fixed typo.
(edit) @48954   11 years vboxsync Installer: Whitespace and svn:keywords cleanups by scm.
(edit) @48929   11 years vboxsync build workaround.
(edit) @48928   11 years vboxsync Replaced VBoxStartupItems with a launch script and plist located in …
(edit) @48926   11 years vboxsync Installer/darwin: typo
(edit) @48924   11 years vboxsync Moved the kernel extension from /Library/Extensions to …
(edit) @48919   11 years vboxsync Arg!! Remove tiger extensions did not mean remove the "set -e" …
(edit) @48912   11 years vboxsync Installer/darwin: Must sign the kernel extension binary as well as the …
(edit) @47894   11 years vboxsync VBoxNetLwipNAT => VBoxNetNAT
(edit) @47880   11 years vboxsync Installer\darwin: added VBoxNetLwipNAT (not tested).
(edit) @47448   11 years vboxsync OS X installer: change naming: preinstall -> preflight (more close to …
(edit) @47366   11 years vboxsync OS X installer: more checks for preinstall and postflight scripts.
(edit) @47362   11 years vboxsync OS X installer: keep previously installed extension packs on upgrade.
(edit) @46977   11 years vboxsync pkgutil doesn't forget receipt files.
(edit) @46974   11 years vboxsync Don't forget packages related to GAs or anything from the future. Use …
(edit) @46897   11 years vboxsync OS X installer: clean up pkgutil database after VBox uninstall.
(edit) @46736   11 years vboxsync VBoxAutostart/darwin: Use RunAtLoad and LaunchOnlyOnce instead of …
(edit) @46735   11 years vboxsync Installer/darwin: Make the autostart shell script executable
(edit) @45775   12 years vboxsync VPX: dll => library
(edit) @45767   12 years vboxsync Installer/darwin: respect conditionals
(edit) @45765   12 years vboxsync enable VPX for Darwin hosts
(edit) @43905   12 years vboxsync one command per file.
(edit) @43656   12 years vboxsync Autostart/stop: Further work on the stop part
(edit) @43429   12 years vboxsync Installer: add VBoxHostChannel service library.
(edit) @43289   12 years vboxsync Got the updated DS_Store for 4.1 (r80646).
(edit) @43247   12 years vboxsync Installer/darwin: Restore the file ownerships to the user after …
(edit) @43244   12 years vboxsync Installer/darwin: Fixed bug introduced in r80322 where we would end up …
(edit) @43239   12 years vboxsync VirtualBox.mpkg -> VirtualBox.pkg: It's no longer a meta package, it's …
(edit) @43238   12 years vboxsync VirtualBox_Uninstall.tool: Uninstall python 2.7 on darwin.
(edit) @43010   12 years vboxsync *.kmk: Assume VBOX_WITH_COCOA_QT is always set.
(edit) @43008   12 years vboxsync Installer/darwin: Require 10.6 or later.
(edit) @42993   12 years vboxsync build fix
(edit) @42992   12 years vboxsync oops.
(edit) @42990   12 years vboxsync Sign the *r0 and *gc files for what it's worth.
(edit) @42989   12 years vboxsync Signing fix.
(edit) @42988   12 years vboxsync VirtualBox/postflight: python2.7
(edit) @42987   12 years vboxsync Installer/darwin: drop checkforrunningvm in favor of a one-liner. That …
(edit) @42986   12 years vboxsync build fix?
(edit) @42985   12 years vboxsync More logging.
(edit) @42984   12 years vboxsync attempt at fixing Leopard support.
(edit) @42983   12 years vboxsync darwin signing fix.
(edit) @42966   12 years vboxsync Seems codesign from 10.8.0 is more picky than the one from 11.4.0.
(edit) @42965   12 years vboxsync Another darwin install build fix…
(edit) @42964   12 years vboxsync darwin install build fix
(edit) @42963   12 years vboxsync Sign dylibs.
(edit) @42960   12 years vboxsync Sign binaries when packing mac OS X.
(edit) @42952   12 years vboxsync forgot an $(if ) this time. grr.
(edit) @42951   12 years vboxsync Installer/darwin: Build fix - missed to dependencies.
(edit) @42943   12 years vboxsync more old stuff
(edit) @42942   12 years vboxsync Installer/darwin: Forgot to remove submakefile.
(edit) @42941   12 years vboxsync Installer/darwin: Forgot Bundle.kmk reference. Removed unncessary tool …
(edit) @42940   12 years vboxsync Installer/darwin: Cleaned out the package maker bits.
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