summaryrefslogtreecommitdiff
path: root/bridges/Library_cpp_uno.mk
AgeCommit message (Expand)AuthorFilesLines
2014-06-15libffi bridge: Proof-of-concept implementation of libffi uno -> cpp bridge.feature/libffiJan Holesovsky1-0/+6
2014-06-10Filter out OS not needing -ldlBaptiste Daroussin1-1/+1
2014-04-21blind fix for hppa bridgesRene Engelhard1-2/+1
2014-02-24Restore abandoned lines in bridges/Library_cpp_uno.mkDouglas Mencken1-0/+6
2013-12-08Intermediate work in progress commit on the arm64 C++/UNO bridgeTor Lillqvist1-1/+1
2013-11-07fdo#42783: remove CPU variable from environmentMichael Stahl1-16/+16
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl1-2/+2
2013-06-04Compiling but not working mingw_x86-64 bridgesFridrich Štrba1-4/+3
2013-06-04Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba1-0/+6
2013-05-29compile callvirtualmethod with -fnon-call-exceptionsCaolán McNamara1-4/+20
2013-04-15bridge_lib_name is $(gb_CPPU_ENV)_unoMatúš Kukan1-23/+13
2013-04-09The OS X x86_64 callvirtualmethod.cxx doesn't work if optimizedTor Lillqvist1-1/+2
2013-04-07Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOExceptionTor Lillqvist1-0/+1
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist1-6/+0
2013-03-24make bridges work with clang on x64 linuxPeter Foley1-1/+2
2013-03-21Fix typo in previous commit.Tomas Chvatal1-1/+1
2013-03-21Fix -mno-avx calls by removing weird OS check.Tomas Chvatal1-3/+1
2013-03-19Add the call.s source for the MinGW caseTor Lillqvist1-0/+1
2013-03-19No -ldl for MinGW eitherTor Lillqvist1-1/+1
2013-03-19Move the WNTGCC case under the case for CPU=ITor Lillqvist1-6/+4
2013-03-19Insert empty lines for clarityTor Lillqvist1-4/+40
2013-03-18Cleanup bridges modulePeter Foley1-0/+216