VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70346   7 years vboxsync VBoxService: Needed to dynamically resolve two more APIs to make it …
(edit) @70330   7 years vboxsync VBoxService,VBoxControl,VBoxGuest: Check exports on windows to make …
(edit) @70174   7 years vboxsync NT4 can use VBoxService.exe, so drop VBoxServiceNT.exe.
(edit) @70173   7 years vboxsync VBoxServiceNT: Temporarily a duplicate of VBoxService.
(edit) @69111   7 years vboxsync (C) year
(edit) @63108   8 years vboxsync GA/common,Config.kmk: Use strict kBuild templates for building all the …
(edit) @60583   9 years vboxsync Additions/VBoxService: Cleaned up defines for sub services / features, …
(edit) @56294   9 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @55751   10 years vboxsync Additions/common/VBoxService: some left-over bits from the display …
(edit) @54120   10 years vboxsync Windows guest additions: cleanup, removed obsolete MMR code.
(edit) @52890   10 years vboxsync Additions/VBoxService: add first skeleton of display service.
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @46506   11 years vboxsync Additions/VBoxService: Don't use VBOX_WITH_PAGE_SHARING here as this …
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @45459   12 years vboxsync BUGZ:4686 OS X guest: VBoxGuest device driver + VBoxService and …
(edit) @45017   12 years vboxsync VBoxService: Renamed VBoxServiceControlThread.cpp -> …
(edit) @44884   12 years vboxsync VBoxServiceVMInfo-win: Include MMR file information.
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @43791   12 years vboxsync VBoxService/vminfo: Added support for ConsoleKit session detection via …
(edit) @42240   12 years vboxsync build fix
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @40129   13 years vboxsync VBoxService: Added release logging to stdout/file (using --logfile …
(edit) @39314   13 years vboxsync VBoxService: Rename VBoxServiceControlExecThread.cpp -> …
(edit) @39279   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @38133   13 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @37375   13 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @36548   14 years vboxsync VBoxService/GuestCopy: Fixed copying of small and 0-byte files. …
(edit) @36305   14 years vboxsync VBoxService/GuestExec: Fixed file copy on Linux, refactored pipe …
(edit) @35385   14 years vboxsync Makefiles: <target>_PATH is deprecated, use <target>_DEFPATH instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @33257   14 years vboxsync additions build fix
(edit) @33256   14 years vboxsync VBoxService/Toolbox: Build everywhere.
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33128   14 years vboxsync VBoxService: Added simple 'cat' functionality to new internal toolbox …
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @32991   14 years vboxsync Additions/VBoxService: Solaris: the R3 runtime needs libcontract
(edit) @32656   14 years vboxsync IPRT/process-win: Added dynamic loading of Userenv-APIs.
(edit) @32653   14 years vboxsync IPRT/process-win: Added extended user profile invocation (environment …
(edit) @32635   14 years vboxsync burn fix
(edit) @32634   14 years vboxsync VBoxService: Added a simple testcase for guest user environment.
(edit) @31204   14 years vboxsync Space.
(edit) @31202   14 years vboxsync Shared Folders/VBoxService: Added Linux + Solaris support.
(edit) @29583   15 years vboxsync VBoxService: support executing as different user
(edit) @29531   15 years vboxsync Enable page sharing for the Windows additions
(edit) @29313   15 years vboxsync VBoxService: Removed automatic Windows system preparation in favor of …
(edit) @29026   15 years vboxsync VBoxServiceVMInfo/PropCache: r=bird: todos in the code. Fixed two odd …
(edit) @29011   15 years vboxsync VBoxService: Fixed build dependencies.
(edit) @28967   15 years vboxsync VBoxService: Introduced guest property cache (used by VM information …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28739   15 years vboxsync VBOX_WITH_MEMBALLOON => Config.kmk
(edit) @28736   15 years vboxsync VBoxService: Compilable/runnable without memory ballooning.
(edit) @28254   15 years vboxsync Compile fix
(edit) @28251   15 years vboxsync Initial page sharing code (not compiled)
(edit) @28176   15 years vboxsync Guest Control: Enable building by default for Windows + Linux.
(edit) @28010   15 years vboxsync Additions/VBoxService: Solaris VM statistics (build fix).
(edit) @27926   15 years vboxsync Guest Control: Update (VBoxService).
(edit) @27852   15 years vboxsync Guest Control: Update.
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27153   15 years vboxsync Host Service/Guest Control: Update.
(edit) @26912   15 years vboxsync addendum to r58184
(edit) @26901   15 years vboxsync Additions: activated guest user level ballooning stuff for all guests
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26354   15 years vboxsync Activated memory balloon and statistics again
(edit) @26328   15 years vboxsync Properly disable it
(edit) @26327   15 years vboxsync Disable the balloon and stats service parts again.
(edit) @26326   15 years vboxsync Updates for guest statistics and memory ballooning
(edit) @26292   15 years vboxsync Moved statistics and balloon handling to the guest service process
(edit) @26061   15 years vboxsync VBoxService,VBoxGuestLib: CPU hot plugging cleanup + review.
(edit) @25975   15 years vboxsync CPU hotplug: Merge guest additions patch
(edit) @24287   15 years vboxsync Made the common parts of the OS/2 additions build again.
(edit) @22744   15 years vboxsync VBoxService: Sigh. Cleaned up the code myself. It's current disabled …
(edit) @22728   15 years vboxsync VBoxService: Get rid of TCHARs, implemented better sysprep support.
(edit) @22551   15 years vboxsync VBoxService/VMExec: r=bird: a bunch of review comments and some cleanup.
(edit) @22503   15 years vboxsync VBoxService: Added command execution thread (only used for sysprep …
(edit) @21941   15 years vboxsync VBoxService: Added slightly modified patch to report the Guest …
(edit) @21250   15 years vboxsync VBoxService: extend the standard target to make the NT4 one.
(edit) @21246   15 years vboxsync VBoxService/common: Now works with NT4 as well.
(edit) @19644   16 years vboxsync VBoxService/common: Proper building with VBOX_WITH_GUEST_PROPS.
(edit) @19635   16 years vboxsync doppelmoppel
(edit) @19630   16 years vboxsync solaris adds build fix
(edit) @19629   16 years vboxsync VBoxService/Solaris: build fix, added libnsl dependency.
(edit) @19376   16 years vboxsync VBoxService/common: Renaming Windows-specific stuff.
(edit) @19374   16 years vboxsync VBoxService/common: SVN props.
(edit) @19372   16 years vboxsync VBoxService/common: Resource file (+icon) for Windows build.
(edit) @19364   16 years vboxsync VBoxService/common: Build fix.
(edit) @19361   16 years vboxsync VBoxService/common: Build fix.
(edit) @19352   16 years vboxsync VBoxService/common: Update.
(edit) @19327   16 years vboxsync VBoxService/common: Added first VM information lookup for Windows.
(edit) @19321   16 years vboxsync VBoxService/common: Time syncing for Windows, added framework for VM …
(edit) @18639   16 years vboxsync Guest Additions/common: Added basic Windows SCM handling for …
(edit) @18341   16 years vboxsync Additions/common/VBoxService: try to fix a burn
(edit) @16014   16 years vboxsync Makefiles: Added LIBPATHs corresponding to the INCS for *BSD; …
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @10129   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8757   17 years vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
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