VirtualBox

source: vbox/trunk/Config.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11099   16 years vboxsync Workaround for procfs problem. PerfAPI re-enabled for solaris
(edit) @11092   16 years vboxsync Disable PerfAPI on solaris
(edit) @11087   16 years vboxsync Enable PerfAPI on Solaris
(edit) @11085   16 years vboxsync nspr link issue: Disable VBOX_WITH_USB for Solaris hosts.
(edit) @11036   16 years vboxsync VBOXR0DRV: Added -fno-rtti on solaris.
(edit) @11035   16 years vboxsync VBOXR0DRV: Added -fno-exceptions on solaris.
(edit) @10945   16 years vboxsync Ensure the right revision is used for releases.
(edit) @10874   16 years vboxsync VBOX_WITH_ALL_DOXYGEN_TARGETS
(edit) @10863   16 years vboxsync Fixed incorrect disabling of VBOX_WITH_RESOURCE_USAGE_API in 33672, it …
(edit) @10857   16 years vboxsync Disable the resource usage API on Solaris for now until the timer …
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10773   16 years vboxsync Only OS/2 and L4 doesn't do Qt4 now.
(edit) @10750   16 years vboxsync Check building the Qt4 GUI on Solaris.
(edit) @10642   16 years vboxsync Enable internal networking on the mac.
(edit) @10614   16 years vboxsync Enable posix timers by default by all users of the code (requirement …
(edit) @10613   16 years vboxsync Performance API enabled for Linux, Solaris and Windows. POSIX timers …
(edit) @10610   16 years vboxsync Performance API is now included by default.
(edit) @10384   16 years vboxsync VBOX_HAVE_VISIBILITY_HIDDEN -> RT_USE_VISIBILITY_DEFAULT and …
(edit) @10341   16 years vboxsync typo fix
(edit) @10333   16 years vboxsync added package type property
(edit) @10309   16 years vboxsync v2.33-log-nsscm -> v2.33-log-nsscm-r1 because of new …
(edit) @10298   16 years vboxsync Removed win32 from the 64 bits guest list again.
(edit) @10292   16 years vboxsync enable Qt4 for linux
(edit) @10241   16 years vboxsync sub-makefile fix.
(edit) @10224   16 years vboxsync build Qt4 for OSE
(edit) @10202   16 years vboxsync removed VBOX_WITH_PDM_LOCK
(edit) @10200   16 years vboxsync Moved the VBOX_WITH_PDM_LOCK and VBOX_WITH_INTERNAL_NETWORKING defines …
(edit) @10182   16 years vboxsync Converted src/bldprogs to Sub-Makefile (bin2c).
(edit) @10180   16 years vboxsync Fixed VBOX_OPENSSL_INCS. Made VBOX_WITH_KCHMVIEWER work the way it should.
(edit) @10134   16 years vboxsync oops, it's win not window.s
(edit) @10132   16 years vboxsync Made VBOX_WITH_VRDP_RDESKTOP work.
(edit) @10120   16 years vboxsync Use 64 byte object alignment everywhere.
(edit) @10077   16 years vboxsync Alignment fix for 64-bit drivers using the 6001 SDK.
(edit) @10059   16 years vboxsync Added SDK header _INTERMEDIATES to the VBOXMAIN* templates to ensure …
(edit) @10053   16 years vboxsync Added explicit dependency on the VirtualBox*.h in the SDK to the …
(edit) @10025   16 years vboxsync Enable building of FE/Qt4 for win.amd64.
(edit) @10023   16 years vboxsync Solaris vboxvfs: resolved symbols and updated the VBOXGUESTR0 …
(edit) @9954   16 years vboxsync Added VBOXR3STATIC (it's for EXEs and LIBs only).
(edit) @9947   16 years vboxsync Installer: removed temporary build test of Mac OS X Bundle Installer.
(edit) @9943   16 years vboxsync Mac OS X Bundle Installer build test.
(edit) @9938   16 years vboxsync Enable 64 bits guest pointers for win32 hosts.
(edit) @9908   16 years vboxsync Keep the VBOX_WITH_ADDITION_DRIVERS definition in one spot.
(edit) @9823   16 years vboxsync Config.kmk: enable the host/guest registry and information service
(edit) @9813   16 years vboxsync no comma!
(edit) @9812   16 years vboxsync enable the Qt4 GUI on win.x86
(edit) @9808   16 years vboxsync not yet
(edit) @9807   16 years vboxsync test
(edit) @9787   16 years vboxsync Config.kmk: do not cross-build Linux additions kernel modules, since …
(edit) @9696   17 years vboxsync INST_VBOXNETFLT and INST_VBOXNETTAP (darwin).
(edit) @9666   17 years vboxsync Simplified the test for whether QT4 is enabled by default or not.
(edit) @9648   17 years vboxsync Disable Qt4 on windows.
(edit) @9646   17 years vboxsync FE/Qt4: Enable default building of the Qt4 GUI in win.x86 & darwin.x86.
(edit) @9644   17 years vboxsync Switch code signing keys.
(edit) @9642   17 years vboxsync Removed the last remains of the linux additions cross compilation in …
(edit) @9639   17 years vboxsync Removed VBOX_WITH_LINUX_ADDITIONS, VBOX_WITH_WIN32_ADDITIONS, …
(edit) @9636   17 years vboxsync export VBOX_ADDITIONS_SH_MODE = release when VBOX_VERSION_BUILD is an …
(edit) @9632   17 years vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(edit) @9630   17 years vboxsync Make updated the kBuild check.
(edit) @9628   17 years vboxsync Fixed linux issue.
(edit) @9624   17 years vboxsync Enabled the 64-bit guest additions building. Note that you'll have to …
(edit) @9615   17 years vboxsync Included -dy in the base vboxdrv template and changed vboxusb template …
(edit) @9601   17 years vboxsync Made VBOXGUESTR0 link with int64.lib (from the ddk) on win.x86.
(edit) @9573   17 years vboxsync Changed the VBOXGUESTR3 template to link statically on windows. (an …
(edit) @9538   17 years vboxsync 64-bit guest additions preps.
(edit) @9537   17 years vboxsync 64-bit guest additions preps.
(edit) @9516   17 years vboxsync Disable the VBOXW32* templates when VBOX_WITH_64BIT_ADDITIONS is defined.
(edit) @9513   17 years vboxsync 64-bit guest additions: VBOXGUESTR0 must use the same DDK sdk or we'll …
(edit) @9509   17 years vboxsync Preparations for 64-bit windows guest additions.
(edit) @9499   17 years vboxsync Preparing 64-bit guest additions building (focusing on windows atm.)
(edit) @9489   17 years vboxsync Disable async completion on Darwin again.
(edit) @9485   17 years vboxsync Enable async completion manager on Darwin again
(edit) @9432   17 years vboxsync disabling VBOX_WITH_64_BITS_GUESTS for 32-bit Windows hosts again
(edit) @9428   17 years vboxsync Disable async completion on darwin
(edit) @9427   17 years vboxsync Compile async completion manager by default and disable the native …
(edit) @9422   17 years vboxsync re-enable VBOX_WITH_64_BITS_GUESTS for win.x86
(edit) @9419   17 years vboxsync disable VBOX_WITH_64BITS_GUESTS for 32-bit builds
(edit) @9405   17 years vboxsync enable VBOX_WITH_64_BITS_GUESTS for Darwin
(edit) @9403   17 years vboxsync selectively enable VBOX_WITH_64_BITS_GUESTS for some archs known to work
(edit) @9400   17 years vboxsync disable VBOX_WITH_64_BITS_GUESTS again
(edit) @9390   17 years vboxsync temporarily enable VBOX_WITH_64_BITS_GUESTS
(edit) @9378   17 years vboxsync fixed openssl 0.9.8h include path
(edit) @9377   17 years vboxsync our modifications to openssl 0.9.8h
(edit) @9376   17 years vboxsync Disabled it again. Too many compile issues with Linux hosts.
(edit) @9374   17 years vboxsync Testing VBOX_WITH_64_BITS_GUESTS
(edit) @9351   17 years vboxsync temporarily remove openssl 0.9.8h again
(edit) @9348   17 years vboxsync cosmetics.
(edit) @9337   17 years vboxsync re-enable openssl 0.9.8h for Windows
(edit) @9325   17 years vboxsync windows not yet
(edit) @9320   17 years vboxsync try openssl 0.9.8h on more architectures
(edit) @9319   17 years vboxsync openssl 0.9.8h, next try
(edit) @9305   17 years vboxsync not yet
(edit) @9302   17 years vboxsync new openssl so far only for Linux+Solaris (known to compile)
(edit) @9297   17 years vboxsync openssl 0.9.8h
(edit) @9252   17 years vboxsync Additions/x11 and linux: make the Additions work with Fedora 9/X.org …
(edit) @9204   17 years vboxsync 1.6.51
(edit) @9203   17 years vboxsync 1.6.3
(edit) @9202   17 years vboxsync 1.6.2
(edit) @9198   17 years vboxsync Back to old signing key.
(edit) @9197   17 years vboxsync Maching cross certificate change.
(edit) @9195   17 years vboxsync Change to new code signing key.
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