VirtualBox

source: vbox/trunk/src/libs/xpcom18a4

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7844   17 years vboxsync Made the rpath $ORIGIN feature available to everyone (was solaris …
(edit) @7518   17 years vboxsync XPCOMBLDPROG should extend VBOXBLDPROG not the non-existing BLDPROG …
(edit) @7316   17 years vboxsync XPCOM/IPC/DConnect: Corrected silly typo that broke delivering …
(edit) @7154   17 years vboxsync XPCOM/IPC/DConnect: Check for client ID when checking instance wrapper …
(edit) @7153   17 years vboxsync XPCOM/IPC/DConnect: Check for client ID when checking instance wrapper …
(edit) @7049   17 years vboxsync XPCOM/IPC: Cleaned up IPC daemon startup procedure (makes sure there …
(edit) @7029   17 years vboxsync XPCOM/IPC: Made IPC_AddName()/IPC_RemoveName(), IPC_DefineTarget() to …
(edit) @6999   17 years vboxsync XPCOM/IPC/DConnect: Serialize/deserialize out/retval method params in …
(edit) @6980   17 years vboxsync Solaris: Use ORIGIN to avoid setting LD_LIBRARY_PATH at runtime.
(edit) @6974   17 years vboxsync XPCOM/IPC/DConnect: Serialize/deserialize exceptions in case of …
(edit) @6966   17 years vboxsync removed superflous traling slashes
(edit) @6920   17 years vboxsync XPCOM/IPC/DConnect: For zero-sized arrays, we use the size of 1 …
(edit) @6884   17 years vboxsync XPCOM/IPC: More logging.
(edit) @6881   17 years vboxsync XPCOM: OS/2: Compiler warning.
(edit) @6880   17 years vboxsync XPCOM: OS/2 Don't define BSD_SELECT as bsdselect() shows problems on …
(edit) @6850   17 years vboxsync XPCOM/IPC/DConnect: Implemented support for one-dimensional arrays …
(edit) @6540   17 years vboxsync redirect all standard file descriptors of VBoxXPCOMIPCD for proper …
(edit) @6068   17 years vboxsync DARWIN -> RT_OS_DARWIN.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5970   17 years vboxsync XPCOM: Typo in comments.
(edit) @5962   17 years vboxsync gcc-4.3 warning
(edit) @5692   17 years vboxsync Updated to current seamonkey head.
(edit) @5590   17 years vboxsync Leopard build fix.
(edit) @5589   17 years vboxsync Leopard build fix.
(edit) @5522   17 years vboxsync XPCOM: Fixed memory errors and leaks found by valgrind.
(edit) @5502   17 years vboxsync XPCOM: Enabled XPCOM log -> IPRT log redirection (using …
(edit) @5501   17 years vboxsync Main/XPCOM: Sorted out the XPCOM glue library usage: the standalone …
(edit) @5486   17 years vboxsync Drop the -fno-inline option.
(edit) @5301   17 years vboxsync 64-bit solaris / use -m32/64
(edit) @5300   17 years vboxsync Appled https://bugzilla.mozilla.org/attachment.cgi?id=161204 from …
(edit) @5299   17 years vboxsync Added …
(edit) @5058   17 years vboxsync XPCOM: Fixed _PR_DetachOS2Process() which now uses …
(edit) @5057   17 years vboxsync XPCOM: Be constant when enabling IPRT logging.
(edit) @4933   17 years vboxsync Fixed warning.
(edit) @4896   17 years vboxsync FreeBSD / cleanup.
(edit) @4885   17 years vboxsync Freebsd patches.
(edit) @4884   17 years vboxsync Updated to 3.21 from mozilla.org.
(edit) @4864   17 years vboxsync Disable optimization for xptcstubs_x86_solaris.cpp as we're …
(edit) @4863   17 years vboxsync XPCOM/IPC/DConnect: Lock the whole Release() method of stub objects to …
(edit) @4847   17 years vboxsync Solaris craves _REENTRANT (or -threads/-pthreads?).
(edit) @4845   17 years vboxsync missing IPC_DAEMON_APP_NAME on solaris
(edit) @4844   17 years vboxsync use -z allextract as vboxdeps doesn't seem to drag in all the …
(edit) @4843   17 years vboxsync use -z allextract as vboxdeps doesn't seem to drag in all the …
(edit) @4842   17 years vboxsync don't crash on failure cleanup dude.
(edit) @4840   17 years vboxsync No need for -mimpure-text it seems.
(edit) @4837   17 years vboxsync Solaris
(edit) @4836   17 years vboxsync RT_OS_* and solaris changes.
(edit) @4638   17 years vboxsync RTR3Init is really only for debug mode... fixed it for OS/2.
(edit) @4634   17 years vboxsync Don't use TCPV40HDRS.
(edit) @4628   17 years vboxsync fetch the glibidl stuff on OS/2 automagically.
(edit) @4481   17 years vboxsync remove Apple disclaimer as permitted by original disclaimer and make …
(edit) @4106   17 years vboxsync Add a VBox-specific environment variable that allows configuring the …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3831   17 years vboxsync autogenerated, not used by our build system
(edit) @3821   17 years vboxsync XPCOM/IPC/DConnect: Fixed one IUnknown Identity aspect indirectly …
(edit) @3437   17 years vboxsync Typo.
(edit) @3404   17 years vboxsync OS/2: Changed the default path to glib and libIDL to …
(edit) @3381   17 years vboxsync Fixed typo. No idea why the tinderboxes did not complain.
(edit) @3373   17 years vboxsync XPCOM/IPC: Fixed IPC daemon startup negotiation on OS/2.
(edit) @3372   17 years vboxsync XPCOM: Executable and DLL names may be specified from makefiles, for …
(edit) @3371   17 years vboxsync NSPR: Temporarily disabled IPRT logging in linux builds.
(edit) @3370   17 years vboxsync NSPR: A try to fix linux builds.
(edit) @3369   17 years vboxsync NSPR: C++ comments -> C comments in C sources.
(edit) @3368   17 years vboxsync NSPR/OS/2: - Implemented correct import of named inherited file …
(edit) @3367   17 years vboxsync NSPR: In VBOX builds, NSPR_LOG_FILE may be set to "IPRT" in order to …
(edit) @3366   17 years vboxsync NSPR/OS/2: _PR_MD_WAIT_CW: Don't assert on ERROR_INTERRUPT.
(edit) @3276   17 years vboxsync XPCOM/IPC/DConnect: Restored and fixed r21798.
(edit) @3187   17 years vboxsync Moved the noisy GLIB and LIBIDL to src/libs/xpcom (OS/2 only - but …
(edit) @3181   17 years vboxsync !VBOX marks the bit aren't VBox code.
(edit) @3175   17 years vboxsync XPCOM: Suppressed GCC 4 warnings.
(edit) @3149   17 years vboxsync XPCOM: Ported necessary bits of IPC/DConnect tp OS/2.
(edit) @3058   18 years vboxsync Backed out 21798 and 21857. 21857 was wrong and 21798 fixed the glibc …
(edit) @3055   18 years vboxsync A try. Don't know what this trick is good for…
(edit) @3049   18 years vboxsync fixed another putenv problem found by valgrind
(edit) @3036   18 years vboxsync XPCOM/IPC/DConnect: Fixed: Count the number of IPC references for …
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2971   18 years vboxsync warning
(edit) @2969   18 years vboxsync kmk clean
(edit) @2499   18 years vboxsync XPCOM/IPC/DConnect: Attempted to fix a race condition when deleting …
(edit) @2483   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2476   18 years vboxsync Some makefile header and attribute adjustments.
(edit) @2467   18 years vboxsync tabs.
(edit) @2456   18 years vboxsync Some build message adjustments. (depends on new kBuild)
(edit) @2443   18 years vboxsync fix visibility for incompatible gcc-3.4 compilers
(edit) @2440   18 years vboxsync XPCOM/IPC/DConnect: Improved: Prune all object instances created on …
(edit) @2437   18 years vboxsync partly fixed my last commit for gcc-3
(edit) @2435   18 years vboxsync with gcc, mark all ELF symbols with visibility=hidden by default and …
(edit) @2409   18 years vboxsync another hack for the abs/rel crap.
(edit) @2404   18 years vboxsync XPCOM/IPC: Disable inheritance of the IPC socket's file descriptor to …
(edit) @2384   18 years vboxsync minor warnings
(edit) @2366   18 years vboxsync use kBuild-provided msg macros
(edit) @2109   18 years vboxsync XPCOM/IPC/DConnect: Fixed: The remote object stub always returned …
(edit) @2093   18 years vboxsync Committed back changeset:20231 to find out the exact problem on test …
(edit) @1964   18 years vboxsync Backed out changeset 20231 because it caused the tests to coredump.
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