summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)AuthorFilesLines
2013-05-06[mono] add config file for cli_uno_bridgePetr Mladek3-5/+17
2013-05-06[mono] allow to use the prebuilt ure typesPetr Mladek3-1/+59
2013-04-30[mono] mono-component-support.diff: add mono supportPetr Mladek5-10/+388
2013-04-30[mono] mono-climaker.diff: add mono supportPetr Mladek4-0/+4500
2013-04-30[mono] cli_ure-mono-bridge.diff: add mono supportPetr Mladek17-0/+4932
2013-04-30[mono] cli_ure-source-bootstrap-native_glue-cxx.diff: add mono supportPetr Mladek2-0/+147
2013-04-30[mono] cli_ure-source-bootstrap-managed_bootstrap-cs.diff: add mono supportPetr Mladek2-0/+138
2013-04-30[mono] cli_ure-source-bootstrap-assembly-cs.diff: add mono supportPetr Mladek1-0/+4
2013-04-30[mono] cli-mono-common.diff: add mono supportPetr Mladek4-0/+410
2013-04-30[mono] introduce BUILD_CLI variable; register new binariesPetr Mladek1-3/+32
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens4-8/+2
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens1-1/+1
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-6/+4
2012-11-14source file modes fixEnrico Weigelt, metux ITS2-0/+0
2012-10-28fdo#55290: use the right native library nameDavid Ostrovsky2-16/+16
2012-10-24cli_ure: warning C4965: implicit box of integer 0Michael Stahl1-1/+1
2012-10-24fix warnings in cli_urePeter Foley8-67/+75
2012-10-16fdo#55290 do not use resource file for assembly libsDavid Tardon1-1/+1
2012-10-16use key directly from $(SRCDIR)David Tardon1-3/+3
2012-10-08Managed C++ to C++/CLI conversion also for the debug codeTor Lillqvist4-12/+12
2012-10-07most of this is not necessary anymoreDavid Tardon3-7/+1
2012-10-07fix gbuildized cli_urePeter Foley4-2/+8
2012-10-07convert uno_bridge to new syntaxPeter Foley10-713/+712
2012-10-07convert cli_ure/source/native to new syntaxPeter Foley4-36/+32
2012-10-07fix typoDavid Tardon1-1/+1
2012-10-07use key directly from $(SRCDIR)David Tardon4-4/+4
2012-10-03CLI assemblies must depend on the key file used for signingDavid Tardon4-0/+8
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl3-5/+14
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-4/+4
2012-09-24TypoStephan Bergmann1-1/+1
2012-09-23add deps on CLI libs used in cli_uno buildDavid Tardon1-0/+4
2012-09-22switch cli_ure to gbuildDavid Tardon15-811/+1
2012-09-22force cli_ure to buildMatúš Kukan2-4/+4
2012-09-22cli_uno: add missing gb_Library_use_udk_apiMatúš Kukan1-0/+2
2012-09-22cli_ure: another missing depMatúš Kukan1-0/+4
2012-09-22add missing package nameNorbert Thiebaud1-1/+1
2012-09-22gbuildize cli_ureDavid Tardon12-0/+373
2012-09-22export uno_initEnvironment and uno_ext_getMappingDavid Tardon1-2/+2
2012-08-22fix StackOverflowException in climakerPeter Foley1-9/+6
2012-08-22convert climaker to new syntaxPeter Foley4-658/+646
2012-08-13OpenOffice.org->LibreOfficeAndras Timar1-2/+2
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl1-8/+8
2012-07-14simplify include guardsThomas Arnhold3-3/+3
2012-06-27re-base on ALv2 code.Michael Meeks15-331/+196
2012-06-22re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-21re-base on ALv2 code.Michael Meeks8-187/+115
2012-06-21re-base on ALv2 code.Michael Meeks31-578/+434