VirtualBox

root/trunk/src/libs


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @14377 [14377] 11/19/08 20:19:34 vboxsync libs/libxml2: Added LIBXML_STATIC_FOR_DLL for Windows builds since it …
(edit) @14193 [14193] 11/14/08 00:19:42 vboxsync src/libs/Makefile.kmk: removed the non-VBOX_SINGLE_MAKEFILE case.
(edit) @14003 [14003] 11/10/08 13:24:53 vboxsync VBOX_XPIDL_ENV instead of lastword mess.
(edit) @13908 [13908] 11/06/08 12:53:47 vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13888 [13888] 11/05/08 20:29:12 vboxsync warning
(edit) @13810 [13810] 11/04/08 22:17:47 vboxsync posix
(edit) @13809 [13809] 11/04/08 22:14:43 vboxsync posix
(edit) @13807 [13807] 11/04/08 21:55:40 vboxsync activated ipcd security checks
(edit) @13805 [13805] 11/04/08 21:29:57 vboxsync dl and pthread are explicitely required
(edit) @13788 [13788] 11/04/08 16:22:30 vboxsync added (still disabled) code for additional security checks in …
(edit) @13649 [13649] 10/29/08 13:27:45 vboxsync draft 32-bit recompiler
(edit) @13619 [13619] 10/28/08 14:01:09 vboxsync Build system: consistency fix
(edit) @13614 [13614] 10/28/08 13:52:20 vboxsync backed out previous accidental commit
(edit) @13613 [13613] 10/28/08 13:50:46 vboxsync Build system: enable python module by default on osx
(edit) @13605 [13605] 10/28/08 10:35:32 vboxsync build ffmpeg for Linux from SVN
(edit) @13547 [13547] 10/24/08 00:17:58 vboxsync Makefiles: Eliminated a handful of places where we create extremely long …
(edit) @13464 [13464] 10/22/08 09:58:20 vboxsync OSE: set externals correctly for canonical www.virtualbox.org name.
(edit) @13205 [13205] 10/13/08 12:49:49 vboxsync fixed broken samples build and shell, minor importments of glue code
(edit) @13082 [13082] 10/08/08 16:36:19 vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and query …
(edit) @12959 [12959] 10/02/08 22:57:03 vboxsync Comment.
(edit) @12958 [12958] 10/02/08 22:52:14 vboxsync xpcom18a4/Makefile: Use LNK_DEPS as mentioned on IRC. Made the nm | sed …
(edit) @12942 [12942] 10/02/08 16:53:11 vboxsync PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
(edit) @12903 [12903] 10/02/08 10:57:41 vboxsync libxml: fixed an obviously typo (taken from upstream)
(edit) @12879 [12879] 10/01/08 23:18:04 vboxsync API/xpcom: get the variable expansion right so that the linker map …
(edit) @12876 [12876] 10/01/08 22:44:28 vboxsync API/xpcom: fix symbol scrubbing map file generation. solaris is order …
(edit) @12873 [12873] 10/01/08 21:52:08 vboxsync API/xpcom: trickery to get symbol table scrubbing work on solaris
(edit) @12872 [12872] 10/01/08 21:16:49 vboxsync API/xpcom: make nspr symbol table scrubbing work on Solaris.
(edit) @12753 [12753] 09/25/08 17:51:53 vboxsync accidental rewrite of other commit
(edit) @12752 [12752] 09/25/08 17:47:20 vboxsync implemented much better error reporting for Python bindings
(edit) @12717 [12717] 09/25/08 12:53:22 vboxsync PerfAPI: Fixed python wrappers and samples to handle perf data correctly.
(edit) @12689 [12689] 09/24/08 16:32:54 vboxsync - better macro docs - implemented eval command in Vbox shell
(edit) @12455 [12455] 09/15/08 12:49:19 vboxsync Rolled back change set 36536 as some other changes got mixed with the fix
(edit) @12454 [12454] 09/15/08 12:47:08 vboxsync PerfAPI: Memory leak fix (hopefully)
(edit) @12411 [12411] 09/12/08 09:08:22 vboxsync fixed guest stats
(edit) @12403 [12403] 09/11/08 14:28:30 vboxsync - stats related fixes in shell
(edit) @12399 [12399] 09/11/08 12:09:55 vboxsync typo
(edit) @12388 [12388] 09/11/08 03:14:55 vboxsync VBoxPython: Need initVBoxPython2_3 for VBoxPython2_3.so, just like for the …
(edit) @12383 [12383] 09/11/08 01:56:16 vboxsync VBoxPython: DLLSUFF.darwin isn't working, use DLLSUFF.
(edit) @12382 [12382] 09/11/08 01:42:34 vboxsync VBoxPython: Set DLLSUFF to .so for darwin. (both versions of python …
(edit) @12379 [12379] 09/10/08 23:53:10 vboxsync xpcom/VBoxPython2_5: seems the initializer function needs to be …
(edit) @12378 [12378] 09/10/08 22:59:47 vboxsync xpcom/makefile: added a VBoxPython2_5 target for the mac.
(edit) @12376 [12376] 09/10/08 22:27:31 vboxsync xpcom/makefile: removed mac os x VBoxPhyton debugging.
(edit) @12370 [12370] 09/10/08 20:05:08 vboxsync VBoxPython/mac: first bit - 'debugging'.
(edit) @12369 [12369] 09/10/08 19:55:26 vboxsync VBoxPython/mac: first bit - building against the 10.4 framework.
(edit) @12224 [12224] 09/08/08 14:38:23 vboxsync spaces
(edit) @12212 [12212] 09/08/08 11:49:39 vboxsync libs/Makefile: consolidate if statements.
(edit) @12207 [12207] 09/08/08 11:02:22 vboxsync - versioned loader
(edit) @12200 [12200] 09/08/08 05:19:58 vboxsync libs/Makefile: switch the src/libs tree to sub-makefile style.
(edit) @12199 [12199] 09/08/08 05:04:59 vboxsync Makefiles: Pushing xpcom up to root level in the sub-makefile sense. …
(edit) @12198 [12198] 09/08/08 04:45:46 vboxsync Makefiles: Pushing libxml2 and libxslt up to root level in the …
(edit) @12196 [12196] 09/08/08 04:23:00 vboxsync Makefiles: Pushing liblzf, zlib and libpng up to root level in the …
(edit) @12195 [12195] 09/08/08 04:18:42 vboxsync libs/Makefile: drop openssl-0.9.7 (remove from svn too?)
(edit) @12151 [12151] 09/05/08 20:14:45 vboxsync fully resolved this 64-bit Python module issue
(edit) @12137 [12137] 09/05/08 17:18:24 vboxsync - simplified running instructions
(edit) @12095 [12095] 09/04/08 16:07:26 vboxsync fixed XPCOMIPC deps, other minor fixes
(edit) @11991 [11991] 09/02/08 16:18:40 vboxsync updated Python to make better setters, improved shell to allow variable …
(edit) @11982 [11982] 09/02/08 15:09:44 vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11914 [11914] 09/01/08 14:05:11 vboxsync spaces
(edit) @11909 [11909] 09/01/08 13:08:09 vboxsync -fixed typo in shell
(edit) @11906 [11906] 09/01/08 11:55:14 vboxsync export
(edit) @11905 [11905] 09/01/08 11:45:45 vboxsync VBoxPython: Install as VBoxPython2_3 on darwin (since that's what we're …
(edit) @11904 [11904] 09/01/08 11:19:52 vboxsync VBoxPython: iprt includes (runtime.h takes the lot).
(edit) @11903 [11903] 09/01/08 11:17:49 vboxsync VBoxPython: RTR3InitWithProgramPath wants the path to the executable not …
(edit) @11896 [11896] 09/01/08 10:10:34 vboxsync samples update, ship mscom examples
(edit) @11892 [11892] 09/01/08 01:49:10 vboxsync docs updates, shell refactoring, uniformization of WS and XPCOM API
(edit) @11891 [11891] 09/01/08 01:05:45 vboxsync VBoxPython: Don't read VBOX_PROGRAM_PATH if building with a fixed location …
(edit) @11863 [11863] 08/30/08 02:38:44 vboxsync xpcom18a4: Yet another shot at the vtable for nsXPTCStubBase …
(edit) @11860 [11860] 08/30/08 02:16:21 vboxsync xpcom18a4: Another shot at the vtable for nsXPTCStubBase …
(edit) @11859 [11859] 08/30/08 02:05:45 vboxsync xpcom18a4: dropped darwindeps.cpp and make darwin use vboxdeps.cpp …
(edit) @11858 [11858] 08/30/08 02:03:04 vboxsync prlog: no IN_RING3 hacking.
(edit) @11855 [11855] 08/30/08 01:17:40 vboxsync spaces
(edit) @11854 [11854] 08/30/08 01:17:24 vboxsync VBoxPython link order?
(edit) @11852 [11852] 08/30/08 00:30:07 vboxsync Python on the mac.
(edit) @11850 [11850] 08/29/08 23:40:39 vboxsync readable indent.
(edit) @11848 [11848] 08/29/08 22:31:36 vboxsync docs, other sdk cleanups
(edit) @11826 [11826] 08/29/08 16:30:16 vboxsync API/xpcom: simplify nspr namespace scrubbing version file for linux
(edit) @11824 [11824] 08/29/08 16:24:09 vboxsync IPRT: RTR3Init cleanup.
(edit) @11823 [11823] 08/29/08 16:22:48 vboxsync gui is more general, Main uses the right GUI now
(edit) @11822 [11822] 08/29/08 16:21:03 vboxsync IPRT: RTR3Init cleanup.
(edit) @11816 [11816] 08/29/08 15:39:52 vboxsync fixed minor issues with completion and others
(edit) @11815 [11815] 08/29/08 15:08:40 vboxsync API/xpcom: more adaption to renamed functions
(edit) @11807 [11807] 08/29/08 13:00:40 vboxsync API/xpcom: the forgotten half of the solaris 32 fix
(edit) @11795 [11795] 08/29/08 11:13:42 vboxsync API/xpcom: disable namespace scrubbing on solaris, ld doesn't support …
(edit) @11784 [11784] 08/28/08 20:55:26 vboxsync API/xpcom: add the map file to the linker options, don't override
(edit) @11783 [11783] 08/28/08 20:44:53 vboxsync API/xpcom: more namespace cleanup for solaris
(edit) @11780 [11780] 08/28/08 20:33:06 vboxsync API/xpcom: a bit more namespace cleanup for solaris
(edit) @11771 [11771] 08/28/08 17:57:47 vboxsync #3076: Fixed the mode of VBoxXPCOMBase.xpt.
(edit) @11753 [11753] 08/28/08 14:07:32 vboxsync fixed SDK build
(edit) @11746 [11746] 08/28/08 11:22:20 vboxsync export python lib to OSE
(edit) @11725 [11725] 08/28/08 00:21:47 vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721 [11721] 08/27/08 22:09:03 vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11717 [11717] 08/27/08 19:29:48 vboxsync xpcom18a4/Makefile.kmk: VBOX_ name space.
(edit) @11716 [11716] 08/27/08 18:48:05 vboxsync fixed 64-bit solaris
(edit) @11703 [11703] 08/27/08 16:51:40 vboxsync Documentation: implement VBOX_ONLY_DOCS
(edit) @11685 [11685] 08/26/08 20:15:23 vboxsync xpcom18a4: Attempt at getting some more info about the join assertion.
(edit) @11669 [11669] 08/26/08 17:34:25 vboxsync libs: eliminate unneeded ffmpeg in OSE
(edit) @11665 [11665] 08/26/08 16:58:06 vboxsync src/libs/Makefile.kmk: Need to traverse xpcom18a4 during the install pass.
(edit) @11664 [11664] 08/26/08 16:55:44 vboxsync xpcom18a4/Makefile.kmk: dropped extra slash in VBoxPython-inst-sample.
(edit) @11641 [11641] 08/26/08 09:36:18 vboxsync removed helper dll completly
(edit) @11632 [11632] 08/25/08 21:31:27 vboxsync xpcom18a4/Makefile.kmk: spaces/tabs.
Note: See TracRevisionLog for help on using the revision log.

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy