summaryrefslogtreecommitdiff
path: root/bridges/Library_cpp_uno.mk
AgeCommit message (Expand)AuthorFilesLines
2019-10-22android: add support for 64bit buildChristian Lohmaier1-1/+1
2019-10-22android: support NDK 19 and above (20 as of this commit)Christian Lohmaier1-2/+2
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-2/+2
2018-03-11iOS, removed perl script in bridgesjan Iversen1-18/+0
2018-02-21iOS, solved problem with -I for asm modulejan Iversen1-2/+3
2018-02-19Buildsystem changes to recognize Haiku.Kacper Kasper1-3/+3
2018-02-17iOS, add custom include for codesnippets.Sjan Iversen1-0/+4
2018-02-17iOS, readded perl script to generate codesnippetsjan Iversen1-1/+13
2018-02-15iOS, reduce arm64 files to actually neededjan Iversen1-1/+1
2018-02-14iOS, add gcc3 helper for ARM64jan Iversen1-0/+6
2018-02-14iOS, simulator == MACOSXjan Iversen1-37/+27
2018-02-14iOS, use gcc3 mac code for simulatorjan Iversen1-0/+5
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier1-0/+1
2017-10-19Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxxStephan Bergmann1-3/+2
2017-09-22iOS, make simulator config copy of macosx.jan Iversen1-1/+2
2017-09-21iOS, change bridges to 64bit and reducejan Iversen1-1/+1
2017-09-19iOS, remove support for 32bit (arm).jan Iversen1-12/+2
2017-06-27iOS, first attempt to get bridges compiling.jan Iversen1-9/+15
2017-02-12LEAK_STATIC_DATA is always defined for WNTStephan Bergmann1-7/+0
2017-02-10Remove MinGW supportStephan Bergmann1-15/+1
2016-08-05(initial) sparc64 portJames Clarke1-0/+7
2016-07-11Make --enable-symbols orthogonal to --enable-debug/-dbgutilStephan Bergmann1-1/+1
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke1-2/+0
2015-11-26default to trying the linux bridge for all linuxy like thingsCaolán McNamara1-24/+40
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann1-1/+1
2015-11-02Pass emit-debuginfo flags to MSVC bridge_noopt_objects, if applicableDavid Ostrovsky1-1/+1
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann1-3/+5
2015-07-10bridges: Add support for linux mips64.Heiher1-0/+9
2015-02-19Adapt gcc3_solaris_intel bridge to GCC 4.7Gabriele Bulfon1-0/+1
2014-12-09Uno bridge: Apply debug info setting to noopt codeDavid Ostrovsky1-1/+1
2014-10-01We always build 64-bit OS X codeTor Lillqvist1-4/+0
2014-09-23PPC Mac support can go away now (again)Tor Lillqvist1-6/+0
2014-09-04No -fstack-protect-strong for gcc3_linux_aarch64/cpp2uno.cxx vtableSlotCallStephan Bergmann1-1/+8
2014-08-30Start of support for Android on AArch64Tor Lillqvist1-1/+1
2014-08-29Linux AArch64 portStephan Bergmann1-0/+5
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann1-1/+1
2014-06-23fdo#71000: Fix SOLARIS-INTEL caseStephan Bergmann1-5/+3
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