VirtualBox

source: vbox/trunk/src/libs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12455   16 years vboxsync Rolled back change set 36536 as some other changes got mixed with the fix
(edit) @12454   16 years vboxsync PerfAPI: Memory leak fix (hopefully)
(edit) @12411   16 years vboxsync fixed guest stats
(edit) @12403   16 years vboxsync - stats related fixes in shell
(edit) @12399   16 years vboxsync typo
(edit) @12388   16 years vboxsync VBoxPython: Need initVBoxPython2_3 for VBoxPython2_3.so, just like for …
(edit) @12383   16 years vboxsync VBoxPython: DLLSUFF.darwin isn't working, use DLLSUFF.
(edit) @12382   16 years vboxsync VBoxPython: Set DLLSUFF to .so for darwin. (both versions of python …
(edit) @12379   16 years vboxsync xpcom/VBoxPython2_5: seems the initializer function needs to be …
(edit) @12378   16 years vboxsync xpcom/makefile: added a VBoxPython2_5 target for the mac.
(edit) @12376   16 years vboxsync xpcom/makefile: removed mac os x VBoxPhyton debugging.
(edit) @12370   16 years vboxsync VBoxPython/mac: first bit - 'debugging'.
(edit) @12369   16 years vboxsync VBoxPython/mac: first bit - building against the 10.4 framework.
(edit) @12224   16 years vboxsync spaces
(edit) @12212   16 years vboxsync libs/Makefile: consolidate if statements.
(edit) @12207   16 years vboxsync - versioned loader
(edit) @12200   16 years vboxsync libs/Makefile: switch the src/libs tree to sub-makefile style.
(edit) @12199   16 years vboxsync Makefiles: Pushing xpcom up to root level in the sub-makefile sense. …
(edit) @12198   16 years vboxsync Makefiles: Pushing libxml2 and libxslt up to root level in the …
(edit) @12196   16 years vboxsync Makefiles: Pushing liblzf, zlib and libpng up to root level in the …
(edit) @12195   16 years vboxsync libs/Makefile: drop openssl-0.9.7 (remove from svn too?)
(edit) @12151   16 years vboxsync fully resolved this 64-bit Python module issue
(edit) @12137   16 years vboxsync - simplified running instructions
(edit) @12095   16 years vboxsync fixed XPCOMIPC deps, other minor fixes
(edit) @11991   16 years vboxsync updated Python to make better setters, improved shell to allow …
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11914   16 years vboxsync spaces
(edit) @11909   16 years vboxsync -fixed typo in shell
(edit) @11906   16 years vboxsync export
(edit) @11905   16 years vboxsync VBoxPython: Install as VBoxPython2_3 on darwin (since that's what …
(edit) @11904   16 years vboxsync VBoxPython: iprt includes (runtime.h takes the lot).
(edit) @11903   16 years vboxsync VBoxPython: RTR3InitWithProgramPath wants the path to the executable …
(edit) @11896   16 years vboxsync samples update, ship mscom examples
(edit) @11892   16 years vboxsync docs updates, shell refactoring, uniformization of WS and XPCOM API
(edit) @11891   16 years vboxsync VBoxPython: Don't read VBOX_PROGRAM_PATH if building with a fixed …
(edit) @11863   16 years vboxsync xpcom18a4: Yet another shot at the vtable for nsXPTCStubBase …
(edit) @11860   16 years vboxsync xpcom18a4: Another shot at the vtable for nsXPTCStubBase …
(edit) @11859   16 years vboxsync xpcom18a4: dropped darwindeps.cpp and make darwin use vboxdeps.cpp …
(edit) @11858   16 years vboxsync prlog: no IN_RING3 hacking.
(edit) @11855   16 years vboxsync spaces
(edit) @11854   16 years vboxsync VBoxPython link order?
(edit) @11852   16 years vboxsync Python on the mac.
(edit) @11850   16 years vboxsync readable indent.
(edit) @11848   16 years vboxsync docs, other sdk cleanups
(edit) @11826   16 years vboxsync API/xpcom: simplify nspr namespace scrubbing version file for linux
(edit) @11824   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11823   16 years vboxsync gui is more general, Main uses the right GUI now
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11816   16 years vboxsync fixed minor issues with completion and others
(edit) @11815   16 years vboxsync API/xpcom: more adaption to renamed functions
(edit) @11807   16 years vboxsync API/xpcom: the forgotten half of the solaris 32 fix
(edit) @11795   16 years vboxsync API/xpcom: disable namespace scrubbing on solaris, ld doesn't support …
(edit) @11784   16 years vboxsync API/xpcom: add the map file to the linker options, don't override
(edit) @11783   16 years vboxsync API/xpcom: more namespace cleanup for solaris
(edit) @11780   16 years vboxsync API/xpcom: a bit more namespace cleanup for solaris
(edit) @11771   16 years vboxsync #3076: Fixed the mode of VBoxXPCOMBase.xpt.
(edit) @11753   16 years vboxsync fixed SDK build
(edit) @11746   16 years vboxsync export python lib to OSE
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11717   16 years vboxsync xpcom18a4/Makefile.kmk: VBOX_ name space.
(edit) @11716   16 years vboxsync fixed 64-bit solaris
(edit) @11703   16 years vboxsync Documentation: implement VBOX_ONLY_DOCS
(edit) @11685   16 years vboxsync xpcom18a4: Attempt at getting some more info about the join assertion.
(edit) @11669   16 years vboxsync libs: eliminate unneeded ffmpeg in OSE
(edit) @11665   16 years vboxsync src/libs/Makefile.kmk: Need to traverse xpcom18a4 during the install pass.
(edit) @11664   16 years vboxsync xpcom18a4/Makefile.kmk: dropped extra slash in VBoxPython-inst-sample.
(edit) @11641   16 years vboxsync removed helper dll completly
(edit) @11632   16 years vboxsync xpcom18a4/Makefile.kmk: spaces/tabs.
(edit) @11617   16 years vboxsync disable helper for macos
(edit) @11612   16 years vboxsync major rework of sdk dirs layout
(edit) @11604   16 years vboxsync fix OSE
(edit) @11600   16 years vboxsync fixed Python bindings to work again
(edit) @11599   16 years vboxsync NSPR: build fixes and some makefile corresions/cleanups.
(edit) @11598   16 years vboxsync NSPR: Change the pthread code to use IPRT for threads (TODO: ditto for …
(edit) @11595   16 years vboxsync Try find the python libraries too. Note about why it won't easily link …
(edit) @11594   16 years vboxsync xpcom/Makefile: todo update.
(edit) @11589   16 years vboxsync python: cleanup.
(edit) @11588   16 years vboxsync python: cleanup.
(edit) @11587   16 years vboxsync VBOX_WITH_PYTHON, makefile variable scoping, adjustments to the python …
(edit) @11585   16 years vboxsync API/xpcom: a few more functions which need to be prefixed. unused now, …
(edit) @11584   16 years vboxsync API/xpcom: namespace stripping isn't the problem, it's old shared objects.
(edit) @11581   16 years vboxsync - disabled pyton completly - build servers not ready
(edit) @11580   16 years vboxsync disable python everywhere but on linux
(edit) @11579   16 years vboxsync more checks if python headers indeed here
(edit) @11578   16 years vboxsync enabled python builds if headers found
(edit) @11569   16 years vboxsync rework of Python XPCOM to make it ready for production
(edit) @11566   16 years vboxsync API/xpcom: disable symbol cleanup for now, causes problems.
(edit) @11553   16 years vboxsync Linux build fix
(edit) @11551   16 years vboxsync API/xpcom: prefix any C symbols in VBoxXPCOM.so, to avoid namespace …
(edit) @11537   16 years vboxsync python integration cleanup
(edit) @11500   16 years vboxsync xpcom: added debug message
(edit) @11491   16 years vboxsync - interactive XPCOM VBox shell with completion
(edit) @11482   16 years vboxsync Darwin: Set the dylib version to the VBox version (helps reading crash …
(edit) @11469   16 years vboxsync - missed /
(edit) @11468   16 years vboxsync - first working XPCOM binding version - implemented check for …
(edit) @11443   16 years vboxsync - more Python bindings work
(edit) @11440   16 years vboxsync - imported Python COM bindings
(edit) @11394   16 years vboxsync xpidl fix: Use INST_BIN instead of bin/.
(edit) @11392   16 years vboxsync - moved xpidl binary out of SDK to - improved Python example with …
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