summaryrefslogtreecommitdiff
path: root/bridges/Library_cpp_uno.mk
AgeCommit message (Expand)Author
2015-02-19Adapt gcc3_solaris_intel bridge to GCC 4.7Gabriele Bulfon
2014-12-09Uno bridge: Apply debug info setting to noopt codeDavid Ostrovsky
2014-10-01We always build 64-bit OS X codeTor Lillqvist
2014-09-23PPC Mac support can go away now (again)Tor Lillqvist
2014-09-04No -fstack-protect-strong for gcc3_linux_aarch64/cpp2uno.cxx vtableSlotCallStephan Bergmann
2014-08-30Start of support for Android on AArch64Tor Lillqvist
2014-08-29Linux AArch64 portStephan Bergmann
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann
2014-06-23fdo#71000: Fix SOLARIS-INTEL caseStephan Bergmann
2014-06-10Filter out OS not needing -ldlBaptiste Daroussin
2014-04-21blind fix for hppa bridgesRene Engelhard
2014-02-24Restore abandoned lines in bridges/Library_cpp_uno.mkDouglas Mencken
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