Age | Commit message (Expand) | Author |
2024-11-26 | libetonyek: upgrade to 0.1.12 | Xisco Fauli |
2024-05-30 | external/libetonyek: Missing include (std::front_inserter) | Stephan Bergmann |
2024-05-06 | makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) | Christian Lohmaier |
2023-12-11 | external/libetonyek: operation between different enumeration types | Stephan Bergmann |
2022-04-12 | use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject's | Luboš Luňák |
2022-01-31 | externals: always provide platform configure flags | Jan-Marek Glogowski |
2021-05-28 | crashtesting: backport assert downgrade | Caolán McNamara |
2021-05-20 | upload libetonyek 0.1.10 | David Tardon |
2021-05-05 | WASM: add initial support for Emscripten cross build | Jan-Marek Glogowski |
2021-01-07 | Add missing include for std::for_each | Mike Kaganski |
2020-04-23 | Use equal number of leading and trailing context lines in patch | Tor Lillqvist |
2020-02-16 | GBUILD_TRACE, support for finding out where the build time is spent | Luboš Luňák |
2020-02-06 | backport glm v0.9.9.0 fix for libetonyek | Caolán McNamara |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-09-20 | Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY support | Stephan Bergmann |
2019-05-24 | disable warnings in external libs | Luboš Luňák |
2019-05-19 | PCH for libetonyek | Luboš Luňák |
2019-05-03 | The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux... | Stephan Bergmann |
2019-01-07 | Skip these patches for iOS, too | Tor Lillqvist |
2018-12-29 | upload libetonyek 0.1.9 | David Tardon |
2018-12-19 | forcepoint#77 null-deref | Caolán McNamara |
2018-04-23 | crashtesting: assert on export of fdo72030-2.key, fix typo | Caolán McNamara |
2018-04-17 | grab an early libetonyek-0.1.8 snapshot | Caolán McNamara |
2017-10-28 | libetonyek: pass optimization flags to configure | David Tardon |
2017-10-25 | external/libetonyek: drop "register", for C++17 | Stephan Bergmann |
2017-10-23 | upload libetonyek 0.1.7 | David Tardon |
2017-10-04 | use the new gbuild way to update config.* | David Tardon |
2017-06-12 | iOS patch libetonyek | jan Iversen |
2017-05-30 | stop spewing libxml2 warnings during filter detection | Caolán McNamara |
2017-02-24 | Always enable liblangtag | Khaled Hosny |
2017-02-23 | add upstream URL to READMEs | David Tardon |
2017-02-21 | allow disabling liblangtag for internal libetonyek | Caolán McNamara |
2016-05-30 | configure: set BOOST_CPPFLAGS also in --without-system-boost case | Michael Stahl |
2016-03-03 | Update etonyek patch to apply with sle11 patch | Tomáš Chvátal |
2016-01-19 | Pass --enable-symbols into external/libetonyek | Stephan Bergmann |
2016-01-14 | upload libetonyek 0.1.6 | David Tardon |
2015-12-03 | upload libetonyek 0.1.5 | David Tardon |
2015-11-28 | update to mdds 1.0 | Markus Mohrhard |
2015-11-18 | upload libetonyek 0.1.4 | David Tardon |
2015-11-12 | Generalize COM_GCC_IS_CLANG -> COM_IS_CLANG | Stephan Bergmann |
2015-08-11 | gbuild/config stop using VERBOSE, use only verbose=t | Norbert Thiebaud |
2015-08-07 | libetonyek bundled soname patch | Andras Timar |
2015-06-28 | tdf#92376 fix build of libetonyek on OS X | David Tardon |
2015-06-25 | upload libetonyek 0.1.3 | David Tardon |
2015-06-12 | Fix Linux RPATH of various external modules | Stephan Bergmann |
2015-06-05 | use $(DISABLE_DYNLOADING) consistently | David Tardon |
2015-06-02 | external/libetonyek: -fsanitize=nonnull-attribute | Stephan Bergmann |
2015-05-26 | fix some problems found by coverity | David Tardon |
2015-05-21 | external/libetonyek: -fsanitize=enum | Stephan Bergmann |
2015-05-21 | For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hidden | Stephan Bergmann |