summaryrefslogtreecommitdiff
path: root/bridges/Library_cpp_uno.mk
AgeCommit message (Expand)Author
2020-09-30bridges: add a Windows Arm64 UNO bridgeJan-Marek Glogowski
2020-09-17WIN bridges: unify cpp2uno common codeJan-Marek Glogowski
2020-09-17WIN bridges: unify exception handlingJan-Marek Glogowski
2020-08-21Pass -fno-lto unconditionallyStephan Bergmann
2020-08-12Let exceptions pass through aarch64 callVirtualFunction built with ClangStephan Bergmann
2020-08-10Make the C++/UNO bridge work to some extent on macOS on arm64Tor Lillqvist
2020-08-07Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist
2020-07-29Replace brittle gcc3_linux_aarch64 vtableSlotCall with pure assembler codeStephan Bergmann
2019-12-18Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics),Stephan Bergmann
2019-10-12aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protectionStephan Bergmann
2019-10-04always use gb_LinkTarget__get_cxxflags for cxxobjectsLuboš Luňák
2019-09-23android: add support for 64bit buildChristian Lohmaier
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier
2019-05-05Fix remaining uses of gb_SYMBOLStephan Bergmann
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-03-11iOS, removed perl script in bridgesjan Iversen
2018-02-21iOS, solved problem with -I for asm modulejan Iversen
2018-02-19Buildsystem changes to recognize Haiku.Kacper Kasper
2018-02-17iOS, add custom include for codesnippets.Sjan Iversen
2018-02-17iOS, readded perl script to generate codesnippetsjan Iversen
2018-02-15iOS, reduce arm64 files to actually neededjan Iversen
2018-02-14iOS, add gcc3 helper for ARM64jan Iversen
2018-02-14iOS, simulator == MACOSXjan Iversen
2018-02-14iOS, use gcc3 mac code for simulatorjan Iversen
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2017-10-19Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxxStephan Bergmann
2017-09-22iOS, make simulator config copy of macosx.jan Iversen
2017-09-21iOS, change bridges to 64bit and reducejan Iversen
2017-09-19iOS, remove support for 32bit (arm).jan Iversen
2017-06-27iOS, first attempt to get bridges compiling.jan Iversen
2017-02-12LEAK_STATIC_DATA is always defined for WNTStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2016-08-05(initial) sparc64 portJames Clarke
2016-07-11Make --enable-symbols orthogonal to --enable-debug/-dbgutilStephan Bergmann
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2015-11-26default to trying the linux bridge for all linuxy like thingsCaolán McNamara
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-11-02Pass emit-debuginfo flags to MSVC bridge_noopt_objects, if applicableDavid Ostrovsky
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann
2015-07-10bridges: Add support for linux mips64.Heiher
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