summaryrefslogtreecommitdiff
path: root/src/VBox/Main/cbinding/Makefile.kmk
Commit message (Expand)AuthorAgeFilesLines
* *kmk: VBOX_ONLY_SDK_ON_WINDOWS changes and cleanups. bugref:10442vboxsync2023-05-091-2/+2
* Main/cbindings,/Config.kmk: Added VBoxCAPI-x86.dll/so/dylib for 32-bit apps. ...vboxsync2023-02-221-1/+1
* Main/cbindings,/Config.kmk: Added VBoxCAPI-x86.dll/so/dylib for 32-bit apps. ...vboxsync2023-02-221-0/+30
* Main/*.kmk: Automatic scm cleanups. bugref:10348vboxsync2023-02-021-4/+4
* *.kmk: s/VBOXMAINCLIENTDLL/VBoxMainClientDll/ bugref:10348vboxsync2023-01-211-1/+1
* *.kmk: s/VBOXMAINEXE/VBoxMainExe/ bugref:10348vboxsync2023-01-211-1/+1
* *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348vboxsync2023-01-201-1/+1
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Main,IPRT,SUP,SharedClipboard: Cleanup fixes.vboxsync2020-01-141-8/+16
* Main/cbinding: Stop having pre-created C header files for old releases in eve...vboxsync2019-05-271-8/+0
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* cbinding: cleanup fixvboxsync2017-11-181-0/+2
* (C) yearvboxsync2017-10-171-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* *.kmk: Updated (C) year.vboxsync2015-06-091-1/+1
* capiidl.xsl: Must use xsl:key+key() to access //interface[@name=?]. Moved upp...vboxsync2015-01-221-0/+1
* added more missing Windows resource filesvboxsync2015-01-141-0/+2
* Main/cbindings: added 4.3.x bindingsvboxsync2014-10-011-0/+1
* tstCAPIGlue dependency fix.vboxsync2014-03-251-1/+2
* Main/cbinding: bring the C binding to a new functionality level, making them ...vboxsync2014-01-231-60/+75
* Main/cbinding: lots of love and care for this long forgotten part of the code...vboxsync2013-11-181-17/+0
* testcase/*: move the installation path for the remaining API/XPCOM testcases ...vboxsync2013-09-021-19/+20
* **/Makefile.kmk: Cosmetic changes.vboxsync2012-05-291-1/+1
* Main/cbinding: more fixes, decrease necessary manual workvboxsync2012-01-271-7/+7
* Main/cbinding: eliminate version dependency inside header file by generating ...vboxsync2012-01-261-2/+18
* Main/cbindings: update XPCOM C bindings againvboxsync2012-01-261-7/+10
* Main/cbinding: add the bindings for 3.1 and generate the bindings for 3.2vboxsync2010-05-061-6/+7
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* $(QUIET)vboxsync2010-01-211-1/+2
* cbinding: added support for VBox 3.0vboxsync2009-07-131-6/+7
* cbinding: changed version 2.5 => version 3.0vboxsync2009-06-031-6/+6
* tstXPCOMCCall.c: event loop.vboxsync2009-05-151-0/+15
* cbinding: added event queues for callback supportvboxsync2009-04-171-0/+1
* Cbinding: Update version to 2.5vboxsync2009-04-141-5/+6
* CBinding: removed the deprecated tstLinuxC testcase and made the functions st...vboxsync2009-03-231-15/+1
* Cbinding: changed the header filename to be consistent throughout.vboxsync2009-03-131-6/+6
* Cbinding: Updated the sample program and placedvboxsync2009-03-121-4/+11
* Cbinding: removed the example which is no more validvboxsync2009-03-111-13/+0
* build fix.vboxsync2009-03-091-11/+13
* build VBoxXPCOMC everywhere except on windows.vboxsync2009-03-091-1/+3
* C API: Modified the xpcidl.xsl to create VirtualBox_CXPCOM.hvboxsync2009-03-031-1/+0
* VBoxXPCOMCGlue: dependency fix.vboxsync2009-02-171-0/+2
* tstXPCOMCGlue.c: transformed tstLinux.c to use the glue code.vboxsync2009-02-171-0/+15
* cbinding: Moved MOZ_UNICODE into the cbinding.h header.vboxsync2009-02-171-4/+2
* VBoxXPCOMCGlue and VBoxGetXPCOMCFunctions.vboxsync2009-02-171-0/+9
* cbinding: spelled out the dynamic glue code.vboxsync2009-02-121-0/+14
* cbinding: Added a new example to use dlopen/dlclose to avoidvboxsync2009-02-121-0/+1