summaryrefslogtreecommitdiffstats
path: root/bridges/Library_cpp_uno.mk
Commit message (Expand)AuthorAgeFilesLines
* aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protectionStephan Bergmann2019-10-121-1/+8
* Fix remaining uses of gb_SYMBOLStephan Bergmann2019-05-051-1/+1
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-2/+2
* iOS, removed perl script in bridgesjan Iversen2018-03-111-18/+0
* iOS, solved problem with -I for asm modulejan Iversen2018-02-211-2/+3
* Buildsystem changes to recognize Haiku.Kacper Kasper2018-02-191-3/+3
* iOS, add custom include for codesnippets.Sjan Iversen2018-02-171-0/+4
* iOS, readded perl script to generate codesnippetsjan Iversen2018-02-171-1/+13
* iOS, reduce arm64 files to actually neededjan Iversen2018-02-151-1/+1
* iOS, add gcc3 helper for ARM64jan Iversen2018-02-141-0/+6
* iOS, simulator == MACOSXjan Iversen2018-02-141-37/+27
* iOS, use gcc3 mac code for simulatorjan Iversen2018-02-141-0/+5
* android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier2018-01-181-0/+1
* Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxxStephan Bergmann2017-10-191-3/+2
* iOS, make simulator config copy of macosx.jan Iversen2017-09-221-1/+2
* iOS, change bridges to 64bit and reducejan Iversen2017-09-211-1/+1
* iOS, remove support for 32bit (arm).jan Iversen2017-09-191-12/+2
* iOS, first attempt to get bridges compiling.jan Iversen2017-06-271-9/+15
* LEAK_STATIC_DATA is always defined for WNTStephan Bergmann2017-02-121-7/+0
* Remove MinGW supportStephan Bergmann2017-02-101-15/+1
* (initial) sparc64 portJames Clarke2016-08-051-0/+7
* Make --enable-symbols orthogonal to --enable-debug/-dbgutilStephan Bergmann2016-07-111-1/+1
* tdf#94306 replace boost::noncopyable in ..Jochen Nitschke2016-04-041-2/+0
* default to trying the linux bridge for all linuxy like thingsCaolán McNamara2015-11-261-24/+40
* Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann2015-11-121-1/+1
* Pass emit-debuginfo flags to MSVC bridge_noopt_objects, if applicableDavid Ostrovsky2015-11-021-1/+1
* Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann2015-11-021-3/+5
* 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