VirtualBox

source: vbox/trunk/src/libs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39212   13 years vboxsync Try build the Mac OS X 10.7 python plugin.
(edit) @39209   13 years vboxsync Build fix.
(edit) @39207   13 years vboxsync python on lion, hacking in progress…
(edit) @39204   13 years vboxsync Static kStuff lib. For MSC it makes a big difference whether we're …
(edit) @39203   13 years vboxsync kStuff: 43 -> 44: Fixed an MSC warning.
(edit) @38918   13 years vboxsync xpcom/java: update copyright
(edit) @38910   13 years vboxsync xpcom/python: adapt format string to use the correct signedness and size
(edit) @38904   13 years vboxsync some small memory leaks in error cases and additional NULL checks
(edit) @38796   13 years vboxsync Main/glue: Add javadoc comments to the java glue code, use them to …
(edit) @38692   13 years vboxsync build fix
(edit) @38690   13 years vboxsync libs/xpcom: make xpidl build here
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38624   13 years vboxsync kStuff: 42 -> 43 (Mach-O dwarf debug stuff and dylib dSYM hacks).
(edit) @38543   13 years vboxsync kStuff: 33 -> 42: debug info changes.
(edit) @38386   13 years vboxsync fixed building the deb/rpm packages
(edit) @38276   13 years vboxsync nsNativeComponentLoader::RegisterComponentsInDir: Don't go looking for …
(edit) @38253   13 years vboxsync zlib: Wrap all public symbols.
(edit) @38252   13 years vboxsync openssl: build fix when using configure.
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38093   13 years vboxsync *.kmk,++: Mode fixes to maximize hardlinking potential during staging.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37998   13 years vboxsync xpcom18a4/Makefile.kmk: two missing slashs in _INST properties.
(edit) @37113   14 years vboxsync *.kmk: Mac OS min version 10.7 - adjustments.
(edit) @36814   14 years vboxsync Java XPCOM bridge: cleanup, survive multiple inits
(edit) @36126   14 years vboxsync libs: remove mesa-7.2, as we probably will not be using it in the …
(edit) @36000   14 years vboxsync small fix
(edit) @35440   14 years vboxsync Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35288   14 years vboxsync typo
(edit) @34675   14 years vboxsync skip kStuff when building the extpacks
(edit) @34668   14 years vboxsync More extpack build speedup hacking.
(edit) @34662   14 years vboxsync Hacking in progress, enclosed in VBOX_ONLY_EXTPACKS_USE_IMPLIBS ifdefs …
(edit) @34653   14 years vboxsync XPCOM: fix long-standing issue of incorrectly returning …
(edit) @34526   14 years vboxsync boots: Added boost/type.hpp and boost/non_type.hpp which are required …
(edit) @34492   14 years vboxsync VBOX_ONLY_EXTPACKS changes.
(edit) @34484   14 years vboxsync VBOX_ONLY_EXTPACKS preparations.
(edit) @34478   14 years vboxsync build fix.
(edit) @34190   14 years vboxsync openssl 0.9.8o => 0.9.8p the quick way as there are no VBox-related …
(edit) @33977   14 years vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @33894   14 years vboxsync Fixed libpng building on non-windows hosts - it was using the wrong …
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33535   14 years vboxsync fortify does not like builtin_expect()
(edit) @33404   14 years vboxsync libs/xpcom18a4: missing #include
(edit) @33388   14 years vboxsync xpcom: Shut up some OS/2 warnings.
(edit) @33069   14 years vboxsync WS, Java: handle input safearrays
(edit) @33044   14 years vboxsync iprt/process: eliminate RTPROC_FLAGS_DAEMONIZE_DEPRECATED, rework …
(edit) @32971   14 years vboxsync XPCOM: implement a shortcut PR_CreateProcessDetached which directly …
(edit) @32717   14 years vboxsync XPCOM: stderr usage fixes for debug builds
(edit) @32383   14 years vboxsync build fix
(edit) @32382   14 years vboxsync re-enable VBox-liblzf-static
(edit) @32233   14 years vboxsync VBox adaptations for openssl-0.9.8o (merged -r45457:HEAD)
(edit) @32229   14 years vboxsync libs/xpcom: shut up a bunch of annoying warnings
(edit) @31758   14 years vboxsync make it possible to build FFMPEG on solaris
(edit) @31694   14 years vboxsync Java XPCOM bridge: octet arrays are byte[] in XPCOM backend, proper …
(edit) @31604   14 years vboxsync waitForEvents: Don't return None, another test.
(edit) @31601   14 years vboxsync EventQueue/py: Return codes, docs and testcase for waitForEvents and …
(edit) @31598   14 years vboxsync EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
(edit) @31594   14 years vboxsync disabled VBoxFixHdd
(edit) @31534   14 years vboxsync xpidl: added --as-needed to Linux builds
(edit) @31514   14 years vboxsync Windows build fix
(edit) @31403   14 years vboxsync xpcom/java/Makefile.kmk: be less verbose
(edit) @31259   14 years vboxsync xpcom: Use RTMem* for memory alloc so that we can more easily wrap …
(edit) @31253   14 years vboxsync xpcom/nspr: Use RTMem* for memory alloc so that we can more easily …
(edit) @31234   14 years vboxsync Java: few final touches
(edit) @31153   14 years vboxsync tabs
(edit) @31147   14 years vboxsync xpcom/python: Should do Py_BEGIN_ALLOW_THREAD/Py_END_ALLOW_THREAD …
(edit) @31095   14 years vboxsync Java: few warnings shut up
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @30979   14 years vboxsync xpcom/java: missed dep
(edit) @30972   14 years vboxsync Java bridge: remove unneeded code
(edit) @30971   14 years vboxsync Java glue: use XSLT to generate interfaces
(edit) @30880   14 years vboxsync Java bridge: started common JAX bridge work
(edit) @30663   14 years vboxsync xpcom/python: fix condition for building the module for python 2.5
(edit) @30634   14 years vboxsync nsEmbedString.h: three more warnings.
(edit) @30571   14 years vboxsync XPCOM/DConnect: fix race present since day 1
(edit) @30514   14 years vboxsync webservice/xpcom: merge r63212, r63211, r63209 from 3.2 branch
(edit) @30135   14 years vboxsync plevent.c: Acknowledge the native queue on darwin so that we don't end …
(edit) @30123   14 years vboxsync python-OSX: Only build against python 2.5 when we are using the 10.5 …
(edit) @30077   15 years vboxsync typo
(edit) @30076   15 years vboxsync xpcom/ipcd: fix a message handling regression which led to crashes due …
(edit) @30052   15 years vboxsync xpcom/ipcd: Fix message processing so that IPCM client up/down …
(edit) @29793   15 years vboxsync fixed SDK build
(edit) @29780   15 years vboxsync moved
(edit) @29779   15 years vboxsync excessive file
(edit) @29770   15 years vboxsync Java bridge: mscom work
(edit) @29759   15 years vboxsync Java: move tools to Config.kmk
(edit) @29757   15 years vboxsync Java glue: XPCOM done
(edit) @29724   15 years vboxsync Java bridge: getters, setters
(edit) @29715   15 years vboxsync Java glue: intermediate
(edit) @29673   15 years vboxsync Java glue: intermediate
(edit) @29268   15 years vboxsync libs/Makefile.kmk: libxml and openssl are now non-optional parts of VBoxRT.
(edit) @29233   15 years vboxsync typo
(edit) @29232   15 years vboxsync xpcom: comment typos
(edit) @29231   15 years vboxsync bridge: tests reworked
(edit) @29230   15 years vboxsync java bridge: callbacks works too
(edit) @29216   15 years vboxsync java bridge: versions
(edit) @29212   15 years vboxsync java bridge: better proxy lifetime, callbacks work, but JVM crash later
(edit) @29190   15 years vboxsync xpcom-java: typo in auto generated files
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