VirtualBox

source: vbox/trunk/Config.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26748   15 years vboxsync Config.kmk: Link with libthread on Solaris.
(edit) @26743   15 years vboxsync Config.kmk: Enabled VBOX_WITH_STRICT_LOCKS (only applicable to debug …
(edit) @26725   15 years vboxsync make VBox build on Ubuntu Karmic
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26560   15 years vboxsync Makefiles,RTPathChangeToDosSlashes.cpp: -whitespace
(edit) @26529   15 years vboxsync Config.kmk: Try VBOX_WITH_WARNINGS_AS_ERRORS on windows.
(edit) @26526   15 years vboxsync VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
(edit) @26523   15 years vboxsync VBoxRc,VBoxR0: Added RuntimeR?Stub libraries for the stub entrypoint …
(edit) @26458   15 years vboxsync pam_vbox: Enable building on Linux (no OSE yet).
(edit) @26410   15 years vboxsync Config.kmkl: VBOXR3STATIC, don't specify -static on solaris either (no …
(edit) @26329   15 years vboxsync HPET: cleanup, OSE export, enable R0
(edit) @26297   15 years vboxsync Config.kmk: Try -Werror on linux.x86 again.
(edit) @26281   15 years vboxsync Config.kmk: No -Werror on linux.x86 - yet.
(edit) @26245   15 years vboxsync Config.kmk: Enable -Werror (VBOX_WITH_WARNINGS_AS_ERRORS) on linux by …
(edit) @26222   15 years vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @26219   15 years vboxsync Config.kmk: VBOX_WITH_WARNINGS_AS_ERRORS=1 on darwin.
(edit) @26218   15 years vboxsync *.kmk: Started renaming templated from all caps to CamelCase. At the …
(edit) @26198   15 years vboxsync FE/Qt4: little cleanup
(edit) @26184   15 years vboxsync Branding: new about screens
(edit) @26094   15 years vboxsync Config.kmk: Added short vendor name (for Windows registry paths etc).
(edit) @26093   15 years vboxsync Branding: right fix for r57057
(edit) @26091   15 years vboxsync Config.kmk: drop the annoying version-generated.h stuff
(edit) @26089   15 years vboxsync Branding: Moved the Product & Vendor strings to kBuild, so it could be …
(edit) @26075   15 years vboxsync headless .deb fixes
(edit) @26016   15 years vboxsync Fixed two incorrect kBuild template references (VBOXCROGLR3HOSTLIB, …
(edit) @25952   15 years vboxsync forgotten SMC device
(edit) @25948   15 years vboxsync Config.kmk: @todo
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @25945   15 years vboxsync Config.kmk: attempt at categorizing the VBOX_WITH[OUT] options at the …
(edit) @25896   15 years vboxsync Config.kmk: another nice warning: -Wlogical-op
(edit) @25868   15 years vboxsync Config.kmk: added -fdiagnostics-show-option if the compiler supports it
(edit) @25828   15 years vboxsync Config.kmk: Ignore VBOX_WITH_STRICT_LOCKS in all builds except debug …
(edit) @25787   15 years vboxsync Config.kmk,xpcom/makefile: VBOX_GCC_Wno-int-to-pointer-cast …
(edit) @25781   15 years vboxsync Config.kmk: -Wshadow is now default.
(edit) @25779   15 years vboxsync Config.kmk: Ditto for VBOXGUESTR3NPEXE.
(edit) @25772   15 years vboxsync Config.kmk: VBOXR3NP shouldn't include -Wshadow. duh.
(edit) @25756   15 years vboxsync Solaris: OSE fixes.
(edit) @25748   15 years vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
(edit) @25633   15 years vboxsync VRDP: add support for external authentication on Mac OS X
(edit) @25630   15 years vboxsync Config.kmk: Drop the platform test around SDK_VBOX_LIBCURL.
(edit) @25591   15 years vboxsync fix for compiling against Linux 2.6.33+
(edit) @25555   15 years vboxsync a-few-*.kmk: if1of have a space after the ',' to separate them from …
(edit) @25457   15 years vboxsync crOpenGL: use header files in the VBox tree on Linux and Solaris, not …
(edit) @25333   15 years vboxsync document VBOX_WITH_GUEST_PROPS_RDONLY_GUEST
(edit) @25302   15 years vboxsync Solaris/VBoxBow: crossbow netfilter initial commit, rx works, no tx.
(edit) @25278   15 years vboxsync SUPDrv: Major IOC version change - preparing to use the native ring-0 …
(edit) @25261   15 years vboxsync Config.kmk/VBOXR0.win: Sign ring-0 binaries when …
(edit) @25206   15 years vboxsync Config.kmk: touching the build
(edit) @25187   15 years vboxsync Config.kmk: Enable more warnings for Solaris ring0 stuff.
(edit) @25162   15 years vboxsync PcBios: allow to define VBOX_BIOS_DMI_FALLBACK to fallback to default …
(edit) @25107   15 years vboxsync trunk is 3.1.51 now
(edit) @25106   15 years vboxsync 3.1.1
(edit) @25105   15 years vboxsync 3.1.0
(edit) @25051   15 years vboxsync Config.kmk: Making VBOX_WITH_DEBUG_VCC_CRT work with Visual C++ 7.1.
(edit) @25034   15 years vboxsync Config.kmk,tools,VBoxNetFlt/Makefile.kmk,/Makefile.kmk: Added …
(edit) @25017   15 years vboxsync Config.kmk: Avoid RTMemExecAlloc when building linux guest additions.
(edit) @24996   15 years vboxsync Config.kmk: Enable -Wshadow when VBOX_WITH_GCC_Wshadow is defined. …
(edit) @24989   15 years vboxsync Main: enable -Wshadow gcc option to warn about shadowed variables and …
(edit) @24974   15 years vboxsync after 3.1.0 Beta 3
(edit) @24973   15 years vboxsync 3.1.0 Beta 3
(edit) @24943   15 years vboxsync Main: Enabled VBVA lock in DisplayImpl
(edit) @24803   15 years vboxsync after 3.1.0 Beta 2
(edit) @24802   15 years vboxsync ... and again
(edit) @24801   15 years vboxsync 3.1.0 Beta 2
(edit) @24746   15 years vboxsync AsyncCompletion: Make it possible to enable the new I/O path with a …
(edit) @24615   15 years vboxsync Config.kmk: Enable D-BUS for Solaris (required for VBoxClient / host …
(edit) @24576   15 years vboxsync EFI: binary EFI firmware
(edit) @24568   15 years vboxsync add the EFI firmware image into Linux .deb/.rpm packages
(edit) @24562   15 years vboxsync 3.1.0 Beta 1 done
(edit) @24561   15 years vboxsync 3.1.0 Beta 1
(edit) @24519   15 years vboxsync Disable async completion
(edit) @24480   15 years vboxsync Enable new async I/O path again
(edit) @24451   15 years vboxsync 2d accel: enable for Mac
(edit) @24435   15 years vboxsync Solaris/r0drv: Fixed macro redefs defining _MACHDEP for all r0drv …
(edit) @24393   15 years vboxsync Config.kmk: Typo.
(edit) @24392   15 years vboxsync Config.kmk: Enable Boomer (OSS) for Solaris hosts.
(edit) @24386   15 years vboxsync Solaris/r0drv: Merge VBI into IPRT.
(edit) @24385   15 years vboxsync Disable async I/O temporarily
(edit) @24093   15 years vboxsync Config: more OBJCXX adjustments
(edit) @24086   15 years vboxsync Config: add OBJCXX & -fvisibilty
(edit) @23996   15 years vboxsync #3987: Virtio: Enabled in builds by default.
(edit) @23957   15 years vboxsync Enable new I/O path on Linux
(edit) @23898   15 years vboxsync Enable new I/O path on all hosts except Linux
(edit) @23877   15 years vboxsync fix additions burn
(edit) @23842   15 years vboxsync Temporary disable the new I/O path.
(edit) @23829   15 years vboxsync Enable use of async completion manager again
(edit) @23650   15 years vboxsync EFI: fetching firmware from server
(edit) @23642   15 years vboxsync Tools/Windows host installer: Enabled fetching/using DIFX v2.1 r2 (WDK …
(edit) @23592   15 years vboxsync EFI firmware build system: build script, variables and rules
(edit) @23533   15 years vboxsync Config/FreeBSD: Enable some features. USB not working yet
(edit) @23463   15 years vboxsync filemuncher header fixes
(edit) @23362   15 years vboxsync Config.kmk: Disabled Solaris new USB bits since testbox's nevada too old.
(edit) @23352   15 years vboxsync Config.kmk,configure: VBOX_TARGET_MAC_OS_X_VERSION_10_5 todo.
(edit) @23345   15 years vboxsync Config.kmk: define NEW_USB_SOLARIS code only when VBOX_WITH_USB is defined.
(edit) @23323   15 years vboxsync Config.kmk,xpcom18a4/Makefile.kmk: mac SDK cleanups strictness.
(edit) @23322   15 years vboxsync Config.kmk: wrap lines.
(edit) @23321   15 years vboxsync Config.kmk: headerpad not necessary for …
(edit) @23318   15 years vboxsync OSX: -headerpad_max_install_names for the standard SDK as well
(edit) @23317   15 years vboxsync Disable I/O layer again. Testboxes give VERR_VD_VDI_INVALID_HEADER errors
(edit) @23314   15 years vboxsync Config.kmk: Trying to make install_name_tool more happy with VirtualBox.
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