VirtualBox

source: vbox/trunk/src/VBox/Main/testcase/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44371   12 years vboxsync added value VBOX_WITH_XPCOM into tstVBoxAPILinux_DEFS
(edit) @43831   12 years vboxsync Main/Metrics: Disk and filesystem metrics for Solaris (#6345)
(edit) @42214   12 years vboxsync Guest Control 2.0: Update.
(edit) @42160   12 years vboxsync Guest Control 2.0: Update.
(edit) @41528   13 years vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @38210   13 years vboxsync Main: Testcase for guest control output buffer parsing now is using …
(edit) @37883   13 years vboxsync Main: Added testcase for guest control output buffer parsing.
(edit) @37669   13 years vboxsync Main/linux: remove tstHostHardwareLinux which mainly duplicates …
(edit) @36993   14 years vboxsync Main/linux/USB: unit tests for the code changed in r71554 and r71557
(edit) @36420   14 years vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36418   14 years vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @35368   14 years vboxsync Main: source re-org.
(edit) @32324   14 years vboxsync Main/USBProxyServiceLinux: split out USB enumeration from …
(edit) @30931   14 years vboxsync Main/OVF: add testcase for host-specific audio drivers
(edit) @30876   14 years vboxsync Main/OVF: another testcase
(edit) @30299   14 years vboxsync Main/testcase/Makefile.kmk: OVF testcase fix.
(edit) @30267   14 years vboxsync OSE fix
(edit) @30266   14 years vboxsync OSE fix
(edit) @30260   14 years vboxsync OVF: first testcase.
(edit) @29151   15 years vboxsync tstHostHardwareLinux: non-pedantic
(edit) @28882   15 years vboxsync Main/HostHardwareLinux: use inotify instead of FAM for USB hotplug …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28781   15 years vboxsync Main/HostHardwareLinux: disable USB probing using hal/DBus by default
(edit) @28741   15 years vboxsync Main/HostHardwareLinux: introduce an ifdef for building USB with raw …
(edit) @28553   15 years vboxsync Main: add support for polling for USB devices on Linux hosts without …
(edit) @27885   15 years vboxsync Metrics: work in progress
(edit) @23848   15 years vboxsync Main/D-Bus: Moved to VBox Runtime.
(edit) @23845   15 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23819   15 years vboxsync VBoxClient:
(edit) @23522   15 years vboxsync Main/HostHardwareLinux: more rewriting of the Linux host drive code, …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @18866   16 years vboxsync *: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
(edit) @15422   16 years vboxsync fix OSE
(edit) @15401   16 years vboxsync Main: added USB to HostHardwareLinux.cpp
(edit) @15057   16 years vboxsync Main: load libdbus-1 dynamically on Linux hosts
(edit) @14991   16 years vboxsync Main: rework the Linux host drive code to use libdbus-1 directly …
(edit) @14730   16 years vboxsync Main/USB: re-enable libhal on Linux hosts and get it right
(edit) @14723   16 years vboxsync Main: fix a burn related to Linux USB changes, fourth try
(edit) @14711   16 years vboxsync Devices/USB and Main: use hal and sysfs for Linux USB (currently disabled)
(edit) @12513   16 years vboxsync PerfAPI: Windows collector re-done: WMI replaced with kernel and psapi …
(edit) @12244   16 years vboxsync Main/Makefiles: attempt at some cleanup
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11910   16 years vboxsync Main/testcase/Makefile: namespace (again) and comments.
(edit) @11896   16 years vboxsync samples update, ship mscom examples
(edit) @11848   16 years vboxsync docs, other sdk cleanups
(edit) @11802   16 years vboxsync Main/Makefile.kmk: _INST ends in a slash under normal circumstances. …
(edit) @11778   16 years vboxsync PerfAPI: Darwin VM metrics collection re-done to use libproc
(edit) @11760   16 years vboxsync minor SDK tweaks
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11620   16 years vboxsync - more mscom build fixes
(edit) @11612   16 years vboxsync major rework of sdk dirs layout
(edit) @11551   16 years vboxsync API/xpcom: prefix any C symbols in VBoxXPCOM.so, to avoid namespace …
(edit) @11467   16 years vboxsync Perf API: CPU/MHz counter re-introduced (Win implementation).
(edit) @11086   16 years vboxsync PerfAPI: Solaris implementation
(edit) @10942   16 years vboxsync Fix for windows builds for unresolved symbols
(edit) @10938   16 years vboxsync Test case for collector HAL. Fixes for memory usage stats.
(edit) @10868   16 years vboxsync PerfAPI: Windows collector re-worked to extract raw counters via WMI. …
(edit) @10056   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8505   17 years vboxsync Solaris/installer: include webservice and SDK.
(edit) @8496   17 years vboxsync Build the xpcom testcase on solaris too.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @6752   17 years vboxsync Converted to sub-makefiles so we can build webservices in parallel …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5501   17 years vboxsync Main/XPCOM: Sorted out the XPCOM glue library usage: the standalone …
(edit) @4246   17 years vboxsync Main: Resurrected and extended XPCOM testcase.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3910   17 years vboxsync Main: $(USER) => $(USERNAME)
(edit) @3480   17 years vboxsync Main: Use named mutexes for watching client processes on OS/2.
(edit) @3186   17 years vboxsync Build: Cleaned up Main templates.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(copy) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
copied from trunk/src/VBox/Main/testcase/Makefile
(edit) @2449   18 years vboxsync Made APILinux example compile again. However, it currently does not work.
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