Age | Commit message (Expand) | Author |
2019-05-05 | Fix remaining uses of gb_SYMBOL | Stephan Bergmann |
2018-11-01 | gbuild: rename value OS=IOS to OS=iOS | Michael Stahl |
2018-03-11 | iOS, removed perl script in bridges | jan Iversen |
2018-02-21 | iOS, solved problem with -I for asm module | jan Iversen |
2018-02-19 | Buildsystem changes to recognize Haiku. | Kacper Kasper |
2018-02-17 | iOS, add custom include for codesnippets.S | jan Iversen |
2018-02-17 | iOS, readded perl script to generate codesnippets | jan Iversen |
2018-02-15 | iOS, reduce arm64 files to actually needed | jan Iversen |
2018-02-14 | iOS, add gcc3 helper for ARM64 | jan Iversen |
2018-02-14 | iOS, simulator == MACOSX | jan Iversen |
2018-02-14 | iOS, use gcc3 mac code for simulator | jan Iversen |
2018-01-18 | android: use unified headers and llvm-c++ STL (x86) with NDK 16 | Christian Lohmaier |
2017-10-19 | Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxx | Stephan Bergmann |
2017-09-22 | iOS, make simulator config copy of macosx. | jan Iversen |
2017-09-21 | iOS, change bridges to 64bit and reduce | jan Iversen |
2017-09-19 | iOS, remove support for 32bit (arm). | jan Iversen |
2017-06-27 | iOS, first attempt to get bridges compiling. | jan Iversen |
2017-02-12 | LEAK_STATIC_DATA is always defined for WNT | Stephan Bergmann |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2016-08-05 | (initial) sparc64 port | James Clarke |
2016-07-11 | Make --enable-symbols orthogonal to --enable-debug/-dbgutil | Stephan Bergmann |
2016-04-04 | tdf#94306 replace boost::noncopyable in .. | Jochen Nitschke |
2015-11-26 | default to trying the linux bridge for all linuxy like things | Caolán McNamara |
2015-11-12 | Generalize COM_GCC_IS_CLANG -> COM_IS_CLANG | Stephan Bergmann |
2015-11-02 | Pass emit-debuginfo flags to MSVC bridge_noopt_objects, if applicable | David Ostrovsky |
2015-11-02 | Pass emit-debuginfo flags into special bridge compilations, if applicable | Stephan Bergmann |
2015-07-10 | bridges: Add support for linux mips64. | Heiher |
2015-02-19 | Adapt gcc3_solaris_intel bridge to GCC 4.7 | Gabriele Bulfon |
2014-12-09 | Uno bridge: Apply debug info setting to noopt code | David Ostrovsky |
2014-10-01 | We always build 64-bit OS X code | Tor Lillqvist |
2014-09-23 | PPC Mac support can go away now (again) | Tor Lillqvist |
2014-09-04 | No -fstack-protect-strong for gcc3_linux_aarch64/cpp2uno.cxx vtableSlotCall | Stephan Bergmann |
2014-08-30 | Start of support for Android on AArch64 | Tor Lillqvist |
2014-08-29 | Linux AArch64 port | Stephan Bergmann |
2014-08-07 | Include RTTI in generated vtables for ubsan's vptr-based checks | Stephan Bergmann |
2014-06-23 | fdo#71000: Fix SOLARIS-INTEL case | Stephan Bergmann |
2014-06-10 | Filter out OS not needing -ldl | Baptiste Daroussin |
2014-04-21 | blind fix for hppa bridges | Rene Engelhard |
2014-02-24 | Restore abandoned lines in bridges/Library_cpp_uno.mk | Douglas Mencken |
2013-12-08 | Intermediate work in progress commit on the arm64 C++/UNO bridge | Tor Lillqvist |
2013-11-07 | fdo#42783: remove CPU variable from environment | Michael Stahl |
2013-09-22 | gbuild: refactor LinkTarget representation | Michael Stahl |
2013-06-04 | Compiling but not working mingw_x86-64 bridges | Fridrich Štrba |
2013-06-04 | Some configury and non-working stubs to start to compiler for Win64 with MinGW | Fridrich Štrba |
2013-05-29 | compile callvirtualmethod with -fnon-call-exceptions | Caolán McNamara |
2013-04-15 | bridge_lib_name is $(gb_CPPU_ENV)_uno | Matúš Kukan |
2013-04-09 | The OS X x86_64 callvirtualmethod.cxx doesn't work if optimized | Tor Lillqvist |
2013-04-07 | Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOException | Tor Lillqvist |
2013-04-03 | Remove Mac OS X for PowerPC support | Tor Lillqvist |
2013-03-24 | make bridges work with clang on x64 linux | Peter Foley |