summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit')
0 files changed, 0 insertions, 0 deletions
span title='2013-12-08 14:16:16 +0200'>2013-12-08Intermediate work in progress commit on the arm64 C++/UNO bridgeTor Lillqvist 2013-11-07fdo#42783: remove CPU variable from environmentMichael Stahl 2013-09-22gbuild: refactor LinkTarget representationMichael Stahl 2013-06-04Compiling but not working mingw_x86-64 bridgesFridrich Štrba 2013-06-04Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba 2013-05-29compile callvirtualmethod with -fnon-call-exceptionsCaolán McNamara 2013-04-15bridge_lib_name is $(gb_CPPU_ENV)_unoMatúš Kukan 2013-04-09The OS X x86_64 callvirtualmethod.cxx doesn't work if optimizedTor Lillqvist 2013-04-07Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOExceptionTor Lillqvist 2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist 2013-03-24make bridges work with clang on x64 linuxPeter Foley 2013-03-21Fix typo in previous commit.Tomas Chvatal 2013-03-21Fix -mno-avx calls by removing weird OS check.Tomas Chvatal 2013-03-19Add the call.s source for the MinGW caseTor Lillqvist 2013-03-19No -ldl for MinGW eitherTor Lillqvist 2013-03-19Move the WNTGCC case under the case for CPU=ITor Lillqvist 2013-03-19Insert empty lines for clarityTor Lillqvist 2013-03-18Cleanup bridges modulePeter Foley