summaryrefslogtreecommitdiffstats
path: root/bridges/Library_cpp_uno.mk
Commit message (Expand)AuthorAgeFilesLines
* bridges: Add support for linux mips64.Heiher2015-07-101-0/+9
* Adapt gcc3_solaris_intel bridge to GCC 4.7Gabriele Bulfon2015-02-191-0/+1
* Uno bridge: Apply debug info setting to noopt codeDavid Ostrovsky2014-12-091-1/+1
* We always build 64-bit OS X codeTor Lillqvist2014-10-011-4/+0
* PPC Mac support can go away now (again)Tor Lillqvist2014-09-231-6/+0
* No -fstack-protect-strong for gcc3_linux_aarch64/cpp2uno.cxx vtableSlotCallStephan Bergmann2014-09-041-1/+8
* Start of support for Android on AArch64Tor Lillqvist2014-08-301-1/+1
* Linux AArch64 portStephan Bergmann2014-08-291-0/+5
* Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann2014-08-071-1/+1
* fdo#71000: Fix SOLARIS-INTEL caseStephan Bergmann2014-06-231-5/+3
* Filter out OS not needing -ldlBaptiste Daroussin2014-06-101-1/+1
* blind fix for hppa bridgesRene Engelhard2014-04-211-2/+1
* Restore abandoned lines in bridges/Library_cpp_uno.mkDouglas Mencken2014-02-241-0/+6
* Intermediate work in progress commit on the arm64 C++/UNO bridgeTor Lillqvist2013-12-081-1/+1
* fdo#42783: remove CPU variable from environmentMichael Stahl2013-11-071-16/+16
* gbuild: refactor LinkTarget representationMichael Stahl2013-09-221-2/+2
* Compiling but not working mingw_x86-64 bridgesFridrich Štrba2013-06-041-4/+3
* Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba2013-06-041-0/+6
* compile callvirtualmethod with -fnon-call-exceptionsCaolán McNamara2013-05-291-4/+20
* bridge_lib_name is $(gb_CPPU_ENV)_unoMatúš Kukan2013-04-151-23/+13
* The OS X x86_64 callvirtualmethod.cxx doesn't work if optimizedTor Lillqvist2013-04-091-1/+2
* Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOExceptionTor Lillqvist2013-04-071-0/+1
* Remove Mac OS X for PowerPC supportTor Lillqvist2013-04-031-6/+0
* make bridges work with clang on x64 linuxPeter Foley2013-03-241-1/+2
* Fix typo in previous commit.Tomas Chvatal2013-03-211-1/+1
* Fix -mno-avx calls by removing weird OS check.Tomas Chvatal2013-03-211-3/+1
* Add the call.s source for the MinGW caseTor Lillqvist2013-03-191-0/+1
* No -ldl for MinGW eitherTor Lillqvist2013-03-191-1/+1
* Move the WNTGCC case under the case for CPU=ITor Lillqvist2013-03-191-6/+4
* Insert empty lines for clarityTor Lillqvist2013-03-191-4/+40
* Cleanup bridges modulePeter Foley2013-03-181-0/+216