VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63435   8 years vboxsync compile fixes on Ubuntu
(edit) @63434   8 years vboxsync drop -Wconversion for GCC 4.8 and older, see fmcheck.
(edit) @63433   8 years vboxsync vbox-greeter.cpp: unused function
(edit) @63432   8 years vboxsync Config.kmk: Moved the warning control down to after we've included …
(edit) @63431   8 years vboxsync gcc 4.8.x and -Wconversion.
(edit) @63430   8 years vboxsync AssertCompileNS: attribute((unused)) -> attribute((unused))
(edit) @63429   8 years vboxsync VMM: warnings
(edit) @63428   8 years vboxsync Unused warnings on linux only
(edit) @63427   8 years vboxsync warnings (weird config)
(edit) @63426   8 years vboxsync vbox-greeter.cpp: warnings
(edit) @63425   8 years vboxsync libghtdm-greeter: makefile hacking (still messy).
(edit) @63424   8 years vboxsync vbox-greeter.cpp: warnings.
(edit) @63423   8 years vboxsync Main: warnings (weird configs)
(edit) @63422   8 years vboxsync VBoxREMWrapper.cpp: oops, wrong way around.
(edit) @63421   8 years vboxsync Devices: warnings
(edit) @63420   8 years vboxsync ExtPacks/VNC: warnings
(edit) @63419   8 years vboxsync BusMouseSample: warnings
(edit) @63418   8 years vboxsync main: warnings in weird configs
(edit) @63417   8 years vboxsync IPRT: Fixed for IPRT_WITH_FUTEX_BASED_SEMS=1.
(edit) @63416   8 years vboxsync vboxwebsrv seems to need $(VBOX_GCC_Wno-literal-suffix) as well
(edit) @63415   8 years vboxsync VBoxDTrace: updated pre-generated dt_lex.c
(edit) @63414   8 years vboxsync Config.kmk: try again with more gcc warnings
(edit) @63413   8 years vboxsync iprt/cdefs.h: Changed RTCALL to use cdecl (and regparm) in the …
(edit) @63412   8 years vboxsync 32-bit gcc warnings.
(edit) @63411   8 years vboxsync VBoxGuest-netbsd.c: fix printf formats in logs.
(edit) @63410   8 years vboxsync VBoxGuest-netbsd.c: Oops, add func argument missed in previous.
(edit) @63409   8 years vboxsync VBoxGuest-netbsd.c: Use func in Log messages instead of hardcoding …
(edit) @63408   8 years vboxsync VBoxGuest-netbsd.c: Sprinkle LogFlow.
(edit) @63407   8 years vboxsync r0drv/netbsd: RTLogWriteStdOut that just uses kernel printf.
(edit) @63406   8 years vboxsync Config.kmk: don't enable unused warnings just yet.
(edit) @63405   8 years vboxsync gcc warnings
(edit) @63404   8 years vboxsync gcc warnings.
(edit) @63403   8 years vboxsync gcc warnings
(edit) @63402   8 years vboxsync SUPHard: warnings (gcc)
(edit) @63401   8 years vboxsync Config.kmk: Enable more GCC warnings.
(edit) @63400   8 years vboxsync iprt/asm.h: GCC is a bundle of joy
(edit) @63399   8 years vboxsync iprt/cpuset.h: GCC is a bundle of joy
(edit) @63398   8 years vboxsync iprt/cpuset.h: GCC is a bundle of joy
(edit) @63397   8 years vboxsync AutostartDb-generic.cpp: missing cast.
(edit) @63396   8 years vboxsync xpcom/server.cpp: warning
(edit) @63395   8 years vboxsync signed comparison fix
(edit) @63394   8 years vboxsync vboxsoap: Add -Wno-literal-suffix when available, trouble in some …
(edit) @63393   8 years vboxsync hash.c: MSC build fix
(edit) @63392   8 years vboxsync split-soapC.cpp: format string fixes
(edit) @63391   8 years vboxsync Config.kmk: Linux only.
(edit) @63390   8 years vboxsync Config.kmk: Treat GCC warnings like errors for GCC version 4.6.0 and …
(edit) @63389   8 years vboxsync hash.c: GCC build fix
(edit) @63388   8 years vboxsync EFI/Firmware: Get the MSC build program warnings under control.
(edit) @63387   8 years vboxsync Main/idl/midl.xsl: Ignore MIDL2039 talking about needing NT4.0 SP4+.
(edit) @63386   8 years vboxsync Config.kmk: VBOX_WITH_MASOCHISTIC_WARNINGS for VBOXMAINEXE.
(edit) @63385   8 years vboxsync Frontends: warnings (gcc)
(edit) @63384   8 years vboxsync Frontends: warnings (gcc)
(edit) @63383   8 years vboxsync bugref:8151: FE/Qt: improve X11 keyboard capturing: try to fix …
(edit) @63382   8 years vboxsync duh! So that's the YASM problem.
(edit) @63381   8 years vboxsync NetworkServices: warnings (gcc)
(edit) @63380   8 years vboxsync NetworkServices: warnings (gcc)
(edit) @63379   8 years vboxsync xpcom18a4: warnings (gcc)
(edit) @63378   8 years vboxsync Main: warnings (gcc)
(edit) @63377   8 years vboxsync yasm debug
(edit) @63376   8 years vboxsync Devices/Config.kmk: Disable harmless linker warning 1080.
(edit) @63375   8 years vboxsync bugref:6417 Further checkins - VboxManage modifyvm completion (all …
(edit) @63374   8 years vboxsync bootsectors/Makefile.kmk: tweak.
(edit) @63373   8 years vboxsync warnings (gcc)
(edit) @63372   8 years vboxsync DrvHostAlsaAudio.cpp: ditto
(edit) @63371   8 years vboxsync DrvHostPulsAudio.cpp: ditto
(edit) @63370   8 years vboxsync DrvHostOSSAudio: fixed the warnings again.
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @63368   8 years vboxsync Build fix.
(edit) @63367   8 years vboxsync Config.kmk: Apply $(VBOX_YASM_Wno-segreg-in-64bit) a bit more.
(edit) @63366   8 years vboxsync Audio/DevIchHda.cpp: Use critical sections instead of mutexes.
(edit) @63365   8 years vboxsync Audio/DevIchHda.cpp: Resolved a @todo.
(edit) @63364   8 years vboxsync experiment
(edit) @63363   8 years vboxsync Warnings (are errors).
(edit) @63362   8 years vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(edit) @63361   8 years vboxsync Build fix.
(edit) @63360   8 years vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @63359   8 years vboxsync EFI: Don't enable status code reporting through the serial port by …
(edit) @63358   8 years vboxsync gcc 6 warning: option ‘-Wstrict-prototypes’ is valid for C/ObjC but …
(edit) @63357   8 years vboxsync thread2-r0drv-netbsd.c: rtThreadNativeSetPriority - just use …
(edit) @63356   8 years vboxsync iprt/types.h: Kludge for NetBSD-6.x where <sys/types.h> does not …
(edit) @63355   8 years vboxsync VBoxGuest-netbsd.c: handle changed pci_intr_string(9) signature.
(edit) @63354   8 years vboxsync spinlock-r0drv-netbsd.c: RTSpinlockReleaseNoInts is long gone, g/c it.
(edit) @63353   8 years vboxsync sh!
(edit) @63352   8 years vboxsync Main: shut up two annoying and (perceived) harmless MIDL warnings, …
(edit) @63351   8 years vboxsync Config.kmk: VBOXR0DRV template for NetBSD. XXX: The handling of kernel …
(edit) @63350   8 years vboxsync VBoxGuest-netbsd.c: catch up with renaming done in r103107 - it's …
(edit) @63349   8 years vboxsync thread2-r0drv-netbsd.c: provide rtThreadNativeWaitKludge().
(edit) @63348   8 years vboxsync thread2-r0drv-netbsd.c: rtThreadNativeCreate - g/c unused variable.
(edit) @63347   8 years vboxsync time-r0drv-netbsd.c: Use named constants to convert time. Reduces the …
(edit) @63346   8 years vboxsync r0drv/netbsd: add/remove blank lines to reduce diff to FreeBSD.
(edit) @63345   8 years vboxsync r0drv/netbsd: re-import r0drv support for NetBSD on top of svn copy of …
(edit) @63344   8 years vboxsync Qt4 fixes
(edit) @63343   8 years vboxsync VBoxGuest-netbsd.c: fix doxygen comments to match signatures.
(edit) @63342   8 years vboxsync FE/Qt: session-information window: warning fix.
(edit) @63341   8 years vboxsync Runtime/r0drv/linux: 4.8 mod_timer_pinned fix
(edit) @63340   8 years vboxsync indent
(edit) @63339   8 years vboxsync Additions/common/VBoxGuest: NetBSD support, based on FreeBSD version. …
(edit) @63338   8 years vboxsync Additions/common: add a few || defined(RT_OS_NETBSD) in the common …
(edit) @63337   8 years vboxsync Runtime: define the lists of R0 and R3 sources for NetBSD. From Haomai …
(edit) @63336   8 years vboxsync iprt/types.h: NetBSD-6 <sys/types.h> doesn't check for C++ when …
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