VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102046   16 months vboxsync Additions: X11/Wayland: Build VBoxClient with WL support only for …
(edit) @102043   16 months vboxsync Additions: X11/Wayland: Another attempt to fix build (4), bugref:10194.
(edit) @102032   16 months vboxsync Additions: X11/Wayland: Fix build when shared clipboard support is …
(edit) @101941   16 months vboxsync Additions: X11/Wayland: Do not link VBoxClient w/ glib and gobject …
(edit) @101882   16 months vboxsync Additions: X11/Wayland: vboxwl: do not link with glib libraries, it …
(edit) @101878   16 months vboxsync Additions: X11/Wayland: Add initial support for clipboard sharing with …
(edit) @100585   20 months vboxsync Additions/VBoxClient: Altering the .def files is not necessary, as …
(edit) @100584   20 months vboxsync Additions/VBoxClient: Docs nit. bugref:10427
(edit) @100582   20 months vboxsync Additions/VBoxClient: Better variable scoping for lib version defines. …
(edit) @100578   20 months vboxsync Additions/VBoxClient: More trickery needed in order to get this …
(edit) @100576   20 months vboxsync Additions/VBoxClient: More trickery needed in order to get this …
(edit) @100247   20 months vboxsync Additions: Linux: scm fix, bugref:10194.
(edit) @100246   20 months vboxsync Additions: Linux: Added a skeleton for Wayland service, bugref:10194.
(edit) @99689   22 months vboxsync Guest Additions/VBoxClient: Dropped the idea of having an own logging …
(edit) @99620   22 months vboxsync Guest / Host: Renamed SessionType -> DisplayServerType (better naming …
(edit) @99595   22 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99590   22 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for Shared …
(edit) @99586   22 months vboxsync Guest Additions/VBoxClient: Removed the code for …
(edit) @99585   22 months vboxsync Guest Additions/VBoxClient: Implemented "--session-type" parameter and …
(edit) @99565   22 months vboxsync Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
(edit) @99564   22 months vboxsync Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
(edit) @98416   2 years vboxsync Additions/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98196   2 years vboxsync Add/x11/VBoxClient/*.kmk: s/NewVBoxGuestR3Exe/VBoxGuestR3Exe/ bugref:10348
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97960   2 years vboxsync add/x11/VBoxClient: Merged our changes in f86CVTMode to the clean copy …
(edit) @96407   3 years vboxsync scm copyright and license note update
(edit) @95909   3 years vboxsync Additions/x11: Switch to randproto-1.5.0, bugref:8515
(edit) @95259   3 years vboxsync src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 …
(edit) @94306   3 years vboxsync Additions: X11: partly restore legacy X11 resize service removed in …
(edit) @93469   3 years vboxsync Additions: Linux: VBoxDRMClient: make IPC socket access configurable …
(edit) @93385   3 years vboxsync Additions: make VBoxDRMClient and VBoxClient --vmsvga-session …
(edit) @93371   3 years vboxsync Additions: Linux: introduce VBoxClient --vmsvga-session service and …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91758   3 years vboxsync FE/Qt: bugref:9637. Some additional comments.
(edit) @87685   4 years vboxsync Shared Clipboard/Transfers: Makefile tweaking for VBoxClient. ​bugref:9437
(edit) @86871   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @85977   4 years vboxsync bugref:9637. Reverting unintended space to tab changes in a Makefile.
(edit) @85976   4 years vboxsync bugref:9637. Checking if VBoxDRMClient is running during VBoxClient …
(edit) @84547   5 years vboxsync bugref:9637. Renaming display-wayland to display-drm
(edit) @84538   5 years vboxsync bugref:9637 - Renaming vmsvga-x11 service to vmsvga service - …
(edit) @84501   5 years vboxsync bugref:9637. Splitting logging logging related functions from main.cpp
(edit) @84480   5 years vboxsync bugref:9637. Revert some changes.
(edit) @84479   5 years vboxsync bugref:9637. Relax function pointer checks for XRRGetMonitors and …
(edit) @83234   5 years vboxsync bugref:9637. small fixes
(edit) @83228   5 years vboxsync bugref:9637. Including randr.h
(edit) @83227   5 years vboxsync bugref:9637. build fix. yes again
(edit) @83226   5 years vboxsync bugref:9637. build fix
(edit) @83225   5 years vboxsync bugref:9637. build fix
(edit) @83224   5 years vboxsync bugref:9637. optional dlopen'ing libXrandr instead of linking. part-2
(edit) @83218   5 years vboxsync bugref:9637. removing an obsolete VBoxClient service.
(edit) @83210   5 years vboxsync bugref:9637. We need panoramiXproto.h rather than Xinerama.h
(edit) @83207   5 years vboxsync bugref:9637. Using xinerama includes from our tree instead of the …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82899   5 years vboxsync Shared Clipboard/x11: Removed Gvfs stuff from Makefile. bugref:9437
(edit) @82286   5 years vboxsync Shared Clipboard/VBoxClient: Initial commit for experimental FUSE support.
(edit) @82103   5 years vboxsync Shared Clipboard/VBoxClient: More experiments with GVfs.
(edit) @81052   5 years vboxsync Additions/VBoxClient: Added proper logfile handling (and rotation …
(edit) @80862   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80716   5 years vboxsync VBoxService, VBoxClient: NetBSD needs -lcrypt
(edit) @80444   5 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @80378   6 years vboxsync Additions/x11/VBoxClient: Get rid of check3d component which worked …
(edit) @79483   6 years vboxsync Config.kmk,x11/VBoxClient: Disabled runtime type info for GA …
(edit) @78946   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78942   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78725   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78581   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78307   6 years vboxsync Shared Clipboard/URI: First commit; work in progress.
(edit) @78162   6 years vboxsync Shared Clipboard/Additions: Make feature optional (if …
(edit) @78161   6 years vboxsync Shared Clipboard: Unified naming of shared guest/host files; too many …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75659   6 years vboxsync x11/VBoxClient: linking fix
(edit) @72152   7 years vboxsync Additions/x11/VBoxClient: clean up the Make file and remove unneeded …
(edit) @72137   7 years vboxsync Some more fixes for building backwards-compatible Linux Additions …
(edit) @72124   7 years vboxsync VBoxClient/Makefile.kmk: TODO: I don't get this. Please review …
(edit) @72114   7 years vboxsync Additions/Linux: always build Additions complatible with old …
(edit) @71708   7 years vboxsync Revert r121784 and 121788: bugref:9112: Linux Additions: fix building …
(edit) @71694   7 years vboxsync Make building Linux Additions compatible with old GLIBC versions …
(edit) @70936   7 years vboxsync Additions/linux: support producing builds which work with glibc 2.3. …
(edit) @70126   7 years vboxsync Additions/x11/VBoxClient: split vmsvga service into separate X11 and …
(edit) @69111   7 years vboxsync (C) year
(edit) @67043   8 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Add VBoxClient …
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @63539   9 years vboxsync VBoxClient: XXX: NetBSD needs -Wl,-rpath /usr/X11R7/lib here. This is …
(edit) @62530   9 years vboxsync (C) 2016
(edit) @58993   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @56301   10 years vboxsync *.kmk: Updated (C) year.
(edit) @50724   11 years vboxsync DnD: Implemented guest->host drag'n drop for X11-based guests.
(edit) @50570   11 years vboxsync Additions/x11/VBoxClient: remove unneeded macro definition.
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50338   11 years vboxsync Additions/x11/VBoxClient: seamless: renaming of files and classes.
(edit) @50337   11 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @50336   11 years vboxsync Additions/x11/VBoxClient: removed more unnecessary abstraction.
(edit) @49877   11 years vboxsync Additions/x11: make vboxvideo dynamic resizing compatible with what …
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @42261   13 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42239   13 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
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