VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27687   15 years vboxsync Additons/common/VBoxGuestLibR3: make saving and restoring video modes …
(edit) @27602   15 years vboxsync removed obsolete XFree86 4.2 headers
(edit) @27529   15 years vboxsync Additions/x11/vboxvideo: vboxvideo part of dynamic resizing for older …
(edit) @27083   15 years vboxsync VBoxGuestLib: split up VBoxGuestR3LibMisc.cpp.
(edit) @27014   15 years vboxsync makefiles: Preps for building the test suite.
(edit) @26741   15 years vboxsync VbglR3/Clipboard: Enabled VbglR3Clipboard* functions for Windows.
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26425   15 years vboxsync alternative license for VBoxGuestLib is CDDL
(edit) @26059   15 years vboxsync VBoxGuestLib/Makefile: cleanup.
(edit) @26058   15 years vboxsync VBoxGuestR3LibCpuHotplug.cpp -> VBoxGuestR3LibCpuHotPlug.cpp; added …
(edit) @25975   15 years vboxsync CPU hotplug: Merge guest additions patch
(edit) @24259   15 years vboxsync VbglR3: Added credential handling functions.
(edit) @23866   15 years vboxsync VbglR3: Guest Additions version lookup on non-Windows platforms.
(edit) @23856   15 years vboxsync VbglR3: Added host version checking routines.
(edit) @23845   15 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23839   15 years vboxsync VBoxClient/VBoxTray/VBgl: Windows build fixes.
(edit) @23835   15 years vboxsync VBoxClient/VBoxTray/VBgl: More bits for host version checking.
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @22683   15 years vboxsync Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
(edit) @21461   15 years vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(edit) @21271   15 years vboxsync VBoxGuestR0Lib: yes it does.
(edit) @21270   15 years vboxsync VBoxGuestR0Lib: doesn't need SysHlp.cpp.
(edit) @16954   16 years vboxsync VBoxGuest, VBoxService: First stuff for new R3 time synchronization …
(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) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10719   16 years vboxsync Guest Lib R3: Make Info Service available for Windows guests.
(edit) @10516   16 years vboxsync More IOCTL stuff for R3 guest lib (Windows).
(edit) @10478   16 years vboxsync Guest Lib R3: More IOCTL handling for Windows (not tested yet!).
(edit) @10234   16 years vboxsync Guest properties: added some missing ifdefs
(edit) @10129   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @10078   16 years vboxsync 64-bit Windows Additions: VboxGuestLib.
(edit) @9811   17 years vboxsync Additions/x11: use the guest/host registry to save the last resolution …
(edit) @9632   17 years vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(edit) @9500   17 years vboxsync Preparing 64-bit guest additions building (focusing on windows atm.)
(edit) @9061   17 years vboxsync fix for Linux hosts compiling X11 additions but no Linux additions
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @6704   17 years vboxsync Removed VBOXLNX32GUESTR3LIB.
(edit) @6703   17 years vboxsync Removed VBoxGuestR3LibLinux.
(edit) @6693   17 years vboxsync Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
(edit) @6662   17 years vboxsync win instead of windows.
(edit) @6657   17 years vboxsync Use the generic templates for building the OS/2 guest additions. …
(edit) @6654   17 years vboxsync Unbroke the OS/2 additions build.
(edit) @6604   17 years vboxsync Fixed the PIC issue with the X11 drivers: Made …
(edit) @6600   17 years vboxsync r=bird: VBoxGuestR3LibXFree86 has already got -fno-exceptions …
(edit) @6587   17 years vboxsync Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
(edit) @6578   17 years vboxsync Added VBOX_PATH_X11_* variables that points to the various versions of …
(edit) @6577   17 years vboxsync Try use VBOXGUESTR3LIB for VBoxGuestR3LibXFree86. Start building …
(edit) @6558   17 years vboxsync typo
(edit) @6555   17 years vboxsync .._GUEST_MINI_R3 -> GUEST_R3_MINI. Added VBOX_LIB_VBGL_R3_XFREE86 to …
(edit) @6538   17 years vboxsync Additions/R3 Guest library: created a reduced version of the library …
(edit) @6494   17 years vboxsync VBoxGuestR3LibVideo and X11 vboxutils that uses it. Some typos and …
(edit) @6458   17 years vboxsync Additions (VBoxGuestLib): Updated the seamless and fullscreen code in …
(edit) @6447   17 years vboxsync Made VbglR3GR* private, split up the code a bit to make it more …
(edit) @6445   17 years vboxsync Put VbglR3Daemonize into a separate file and merged the solaris and …
(edit) @6044   17 years vboxsync Use VBOXGUESTR0LIB and not VBOXGUESTR0 for VBoxGuestR0Lib.
(edit) @6025   17 years vboxsync We're going to simplify this or it'll be a complete mess. Starting …
(edit) @6020   17 years vboxsync Started solaris additions and the os2 to common move.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5818   17 years vboxsync Additions: added an R3 runtime for Linux guests
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3333   17 years vboxsync VbglR3Clipboard*.
(edit) @3252   17 years vboxsync hrm.
(edit) @3251   17 years vboxsync Virgin (untested) timesync service code.
(edit) @3222   18 years vboxsync template.
(edit) @3192   18 years vboxsync Make it build on OS/2.
(edit) @3090   18 years vboxsync Lock user buffers in a HGCM call (Windows guest only)
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2947   18 years vboxsync hacking remote additions build…
(edit) @2487   18 years vboxsync Converted common and winnt to use sub-makefiles.
(copy) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
copied from trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile
(edit) @2197   18 years vboxsync some cleanup
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