VirtualBox

source: vbox/trunk/Config.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42675   12 years vboxsync Config.kmk: For the time being, use DEPORD instead of DEPEND for VBoxTpG.
(edit) @42669   12 years vboxsync Config.kmk,VMM/Makefile.kmk: Made dbgopt work on Windows and optimize …
(edit) @42603   12 years vboxsync Try use MinGW-W64; this changes kBuild from 2609 to 2624.
(edit) @42594   12 years vboxsync Config.kmk: reversed condition
(edit) @42592   12 years vboxsync Config.kmk: No -Werror on GCC older than 4.0.0
(edit) @42586   12 years vboxsync Try to build IPRT with the same compiler flags to optimize caching hits.
(edit) @42579   12 years vboxsync after 4.2.0 Beta 1
(edit) @42578   12 years vboxsync 4.2.0 Beta 1
(edit) @42545   12 years vboxsync we can build docs on lion now, removing temporary whole sale disabling.
(edit) @42514   12 years vboxsync Config.kmk: actually the correct check works here as well (tested with …
(edit) @42513   12 years vboxsync Config.kmk: apply same change as for g++ feature detection to gcc
(edit) @42512   12 years vboxsync Config.kmk: better way of fixing g++ option detection, which actually works
(edit) @42511   12 years vboxsync Config.kmk: fix g++ feature check, must check for the positive option …
(edit) @42490   12 years vboxsync Config.kmk: Try use -Wl,-z,ignore for all ring-3 templates.
(edit) @42440   12 years vboxsync Config.kmk: 2nd try, include VBoxR3DllWarnNoPic as well.
(edit) @42438   12 years vboxsync Config.kmk: Changed the VS2010 config so that only VBoxR3DllNoPic …
(edit) @42417   12 years vboxsync Re-enabled new VGA BIOS again.
(edit) @42399   12 years vboxsync temporarily disable the new VGA BIOS
(edit) @42348   12 years vboxsync Config.kmk: Enabled the new VGA BIOS code.
(edit) @42306   12 years vboxsync Only find a suitable midl.exe once (Main and VBoxNetFlt was doing it).
(edit) @42289   12 years vboxsync Config.kmk: Only check xcodebuild -version when we're on a mac.
(edit) @42288   12 years vboxsync Jettisoned the old compilers.
(edit) @42287   12 years vboxsync USE not WITH. duh2.
(edit) @42283   12 years vboxsync Everyone will use Visual C++ 2010 now.
(edit) @42282   12 years vboxsync USE not WITH. duh.
(edit) @42280   12 years vboxsync Enabled the W8 display miniport driver. Cleaned up some mess.
(edit) @42277   12 years vboxsync enable it for Windows as well
(edit) @42275   12 years vboxsync Changed the VBOXR3AUTOTST template to static on windows so we don't …
(edit) @42271   12 years vboxsync typo
(edit) @42270   12 years vboxsync Forgot to remove debug statement.
(edit) @42269   12 years vboxsync New makefile variable VBOX_ONLY_BUILD which get set when any of the …
(edit) @42262   12 years vboxsync d'n'd for darwin, solaris
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42259   12 years vboxsync Config.kmk: Added a note.
(edit) @42252   12 years vboxsync Config.kmk: Don't use VBOX_USE_WINDDK for testing, just VBOX_USE_VCC100.
(edit) @42251   12 years vboxsync Attempt build fix
(edit) @42250   12 years vboxsync Build fix
(edit) @42245   12 years vboxsync Need a few msi sample scripts for the v7.1 sdk to create the host …
(edit) @42243   12 years vboxsync Installer and build fixes for VCC100.
(edit) @42241   12 years vboxsync build fix
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @42220   12 years vboxsync More VS2010 preps.
(edit) @42219   12 years vboxsync More VCC10 preparations.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42147   12 years vboxsync Share kBuild template for the VGA and System BIOSes as well as the …
(edit) @42075   12 years vboxsync use kStuffStaticBldProg and DisasmBldProg for build progs
(edit) @42058   12 years vboxsync Build fix
(edit) @42057   12 years vboxsync Renamed PC/BIOS-new to PC/BIOS and dropped the VBOX_WITH_NEW_BIOS …
(edit) @42052   12 years vboxsync Amended VBoxAdvBldProg so it can build MakeDebianBiosAssmebly.
(edit) @42048   12 years vboxsync New build tool VBoxCmp: Simple cmp with sensible output.
(edit) @41993   12 years vboxsync Config.kmk: adapted compiling of Linux modules to recent Linux kernels …
(edit) @41986   12 years vboxsync VideoCapture: Introduced a new Makefile variable for including VPX …
(edit) @41961   12 years vboxsync libvpx: Removed a logical error where FFMPEG lib path was modified for …
(edit) @41954   12 years vboxsync lib/libvpx: To enable libvpx support on solaris.
(edit) @41942   12 years vboxsync libs/libvpx: Fix the compilation issue for linux 64 bit . Currently …
(edit) @41941   12 years vboxsync libs/libvpx: To make compilation and installation of libvpx integral …
(edit) @41923   12 years vboxsync Config.kmk: VBOX_GCC_Wno-delete-non-virtual-dtor for VBOXQT4GUIEXE
(edit) @41881   12 years vboxsync IPRT: Name threads on linux when supported.
(edit) @41877   12 years vboxsync Config.kmk: sorted VBOX_GCC_* options, added …
(edit) @41866   12 years vboxsync Config.kmk: activated tx netshaper support
(edit) @41756   13 years vboxsync iPXE: build fixes for older gcc versions
(edit) @41752   13 years vboxsync iPXE: save a tiny bit more ROM space by ripping out the embedded image …
(edit) @41665   13 years vboxsync Config.kmk: next try
(edit) @41664   13 years vboxsync Config.kmk: when generating dtrace header files, also specify -32 or …
(edit) @41634   13 years vboxsync Even more quiet.
(edit) @41633   13 years vboxsync Config.kmk: make the generating of GCCConfig.kmk less noisy and more …
(edit) @41567   13 years vboxsync Config.kmk: Solaris 11 version detection.
(edit) @41564   13 years vboxsync Config.kmk: With the BIOS-new and traceing we require kBuild revision …
(edit) @41534   13 years vboxsync Config.kmk: Quoted strings with dots and wasm doesn't go well along.
(edit) @41531   13 years vboxsync Enable the new bios code everywhere.
(edit) @41530   13 years vboxsync Config.kmk: New bios on linux as well.
(edit) @41526   13 years vboxsync Config.kmk: Enabled the new BIOS code on windows as well.
(edit) @41525   13 years vboxsync Use the new BIOS code on darwin.
(edit) @41522   13 years vboxsync More watcom preparations.
(edit) @41514   13 years vboxsync Config.kmk,tools/Makefile.kmk: Open Watcom experiment.
(edit) @41383   13 years vboxsync Config.kmk: enable the emulated smart card reader
(edit) @41382   13 years vboxsync Config.kmk: potentially support GNU ld on non-Solaris hosts for …
(edit) @41358   13 years vboxsync Config.kmk: Set VBOX_WITH_DTRACE_R3 on linux.
(edit) @41344   13 years vboxsync Config.kmk: Darwin build fix
(edit) @41343   13 years vboxsync Convert some ring-3 addresses to ring-0 to ease structure access (PVM, …
(edit) @41340   13 years vboxsync Config.kmk: Build fix.
(edit) @41338   13 years vboxsync Pass ring-0 address to the tracer when possible (makes accessing much …
(edit) @41259   13 years vboxsync Working on DTrace lib files.
(edit) @41219   13 years vboxsync Config.kmk: VBOX_VBOXCPP and VBOX_INST_DTRACE_LIB.
(edit) @41161   13 years vboxsync Config.kmk: Enabled VBOX_WITH_DTRACE_RC on linux.
(edit) @41157   13 years vboxsync Config.kmk: Set VBOX_WITH_DTRACE_RC on solaris.
(edit) @41148   13 years vboxsync comment typo.
(edit) @41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
(edit) @41134   13 years vboxsync Config.kmk: Re-enabled dtrace.
(edit) @41119   13 years vboxsync build fix
(edit) @41117   13 years vboxsync SUP,VBoxTpG,++: Initial implementation of generic user module …
(edit) @41101   13 years vboxsync Solaris/Installer: Remove VBI bits.
(edit) @40989   13 years vboxsync Config.kmk: Disable kStuff library for non x86/amd64 architectures
(edit) @40975   13 years vboxsync VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
(edit) @40957   13 years vboxsync Build windows and linux with VBOX_WITH_DTRACE_R0=1 again. The cause of …
(edit) @40929   13 years vboxsync Disable the ring-0 tracing on linux for a bit.
(edit) @40928   13 years vboxsync Disable the ring-0 tracing on linux for a bit.
(edit) @40918   13 years vboxsync build fix.
(edit) @40908   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40876   13 years vboxsync Enable non-driver ring-0 tracepoints on all platforms.
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