VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @39454   13 年 vboxsync Additions-X11: initial DnD support
(edit) @35380   14 年 vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35319   14 年 vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @34801   14 年 vboxsync Cross building 32-bit additions binaries while building the win.amd64 …
(edit) @32574   14 年 vboxsync Additions/VBoxGuestLib+Additions/VBoxControl: Guest core dumps …
(edit) @31520   15 年 vboxsync VBoxGuestLib/Makefile.kmk,Config.kmk: Followup to r64491 - fixed …
(edit) @31430   15 年 vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31426   15 年 vboxsync Additions/XFree86: partly revert r64479 as it fails on the build box
(edit) @31414   15 年 vboxsync Additions/XFree86: compile flag cleanup
(edit) @31409   15 年 vboxsync Additions/XFree86/vboxvideo: eliminate some problematic symbols
(edit) @31364   15 年 vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31002   15 年 vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @29535   15 年 vboxsync Missing file
(edit) @29530   15 年 vboxsync No need for VBOX_WITH_PAGE_SHARING
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28434   15 年 vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28403   15 年 vboxsync Added shared paging r3 helpers
(edit) @28303   15 年 vboxsync Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
(edit) @27703   15 年 vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27687   15 年 vboxsync Additons/common/VBoxGuestLibR3: make saving and restoring video modes …
(edit) @27602   15 年 vboxsync removed obsolete XFree86 4.2 headers
(edit) @27529   15 年 vboxsync Additions/x11/vboxvideo: vboxvideo part of dynamic resizing for older …
(edit) @27083   15 年 vboxsync VBoxGuestLib: split up VBoxGuestR3LibMisc.cpp.
(edit) @27014   15 年 vboxsync makefiles: Preps for building the test suite.
(edit) @26741   15 年 vboxsync VbglR3/Clipboard: Enabled VbglR3Clipboard* functions for Windows.
(edit) @26698   15 年 vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26425   15 年 vboxsync alternative license for VBoxGuestLib is CDDL
(edit) @26059   15 年 vboxsync VBoxGuestLib/Makefile: cleanup.
(edit) @26058   15 年 vboxsync VBoxGuestR3LibCpuHotplug.cpp -> VBoxGuestR3LibCpuHotPlug.cpp; added …
(edit) @25975   15 年 vboxsync CPU hotplug: Merge guest additions patch
(edit) @24259   15 年 vboxsync VbglR3: Added credential handling functions.
(edit) @23866   15 年 vboxsync VbglR3: Guest Additions version lookup on non-Windows platforms.
(edit) @23856   15 年 vboxsync VbglR3: Added host version checking routines.
(edit) @23845   15 年 vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23839   15 年 vboxsync VBoxClient/VBoxTray/VBgl: Windows build fixes.
(edit) @23835   15 年 vboxsync VBoxClient/VBoxTray/VBgl: More bits for host version checking.
(edit) @23452   15 年 vboxsync Makefiles: Corrected properties.
(edit) @22683   16 年 vboxsync Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
(edit) @21461   16 年 vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(edit) @21271   16 年 vboxsync VBoxGuestR0Lib: yes it does.
(edit) @21270   16 年 vboxsync VBoxGuestR0Lib: doesn't need SysHlp.cpp.
(edit) @16954   16 年 vboxsync VBoxGuest, VBoxService: First stuff for new R3 time synchronization …
(edit) @12446   16 年 vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12170   17 年 vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11820   17 年 vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @10797   17 年 vboxsync Guest properties: initial commit of new interface
(edit) @10719   17 年 vboxsync Guest Lib R3: Make Info Service available for Windows guests.
(edit) @10516   17 年 vboxsync More IOCTL stuff for R3 guest lib (Windows).
(edit) @10478   17 年 vboxsync Guest Lib R3: More IOCTL handling for Windows (not tested yet!).
(edit) @10234   17 年 vboxsync Guest properties: added some missing ifdefs
(edit) @10129   17 年 vboxsync VBOX_KBUILD_HACKING.
(edit) @10078   17 年 vboxsync 64-bit Windows Additions: VboxGuestLib.
(edit) @9811   17 年 vboxsync Additions/x11: use the guest/host registry to save the last resolution …
(edit) @9632   17 年 vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(edit) @9500   17 年 vboxsync Preparing 64-bit guest additions building (focusing on windows atm.)
(edit) @9061   17 年 vboxsync fix for Linux hosts compiling X11 additions but no Linux additions
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 年 vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @6704   17 年 vboxsync Removed VBOXLNX32GUESTR3LIB.
(edit) @6703   17 年 vboxsync Removed VBoxGuestR3LibLinux.
(edit) @6693   17 年 vboxsync Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
(edit) @6662   17 年 vboxsync win instead of windows.
(edit) @6657   17 年 vboxsync Use the generic templates for building the OS/2 guest additions. …
(edit) @6654   17 年 vboxsync Unbroke the OS/2 additions build.
(edit) @6604   17 年 vboxsync Fixed the PIC issue with the X11 drivers: Made …
(edit) @6600   17 年 vboxsync r=bird: VBoxGuestR3LibXFree86 has already got -fno-exceptions …
(edit) @6587   17 年 vboxsync Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
(edit) @6578   17 年 vboxsync Added VBOX_PATH_X11_* variables that points to the various versions of …
(edit) @6577   17 年 vboxsync Try use VBOXGUESTR3LIB for VBoxGuestR3LibXFree86. Start building …
(edit) @6558   17 年 vboxsync typo
(edit) @6555   17 年 vboxsync .._GUEST_MINI_R3 -> GUEST_R3_MINI. Added VBOX_LIB_VBGL_R3_XFREE86 to …
(edit) @6538   17 年 vboxsync Additions/R3 Guest library: created a reduced version of the library …
(edit) @6494   17 年 vboxsync VBoxGuestR3LibVideo and X11 vboxutils that uses it. Some typos and …
(edit) @6458   17 年 vboxsync Additions (VBoxGuestLib): Updated the seamless and fullscreen code in …
(edit) @6447   17 年 vboxsync Made VbglR3GR* private, split up the code a bit to make it more …
(edit) @6445   17 年 vboxsync Put VbglR3Daemonize into a separate file and merged the solaris and …
(edit) @6044   17 年 vboxsync Use VBOXGUESTR0LIB and not VBOXGUESTR0 for VBoxGuestR0Lib.
(edit) @6025   17 年 vboxsync We're going to simplify this or it'll be a complete mess. Starting …
(edit) @6020   17 年 vboxsync Started solaris additions and the os2 to common move.
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5818   17 年 vboxsync Additions: added an R3 runtime for Linux guests
(edit) @4071   18 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3333   18 年 vboxsync VbglR3Clipboard*.
(edit) @3252   18 年 vboxsync hrm.
(edit) @3251   18 年 vboxsync Virgin (untested) timesync service code.
(edit) @3222   18 年 vboxsync template.
(edit) @3192   18 年 vboxsync Make it build on OS/2.
(edit) @3090   18 年 vboxsync Lock user buffers in a HGCM call (Windows guest only)
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2947   18 年 vboxsync hacking remote additions build…
(edit) @2487   18 年 vboxsync Converted common and winnt to use sub-makefiles.
(copy) @2478   18 年 vboxsync [Mm]akefile -> Makefile.kmk
trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile 複製
(edit) @2197   18 年 vboxsync some cleanup
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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