# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: -31' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/bridges/Library_cpp_uno.mk
AgeCommit message (Expand)Author
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