/source/nl/sw/

c89198f69f4487b1c872269ec6f2931490b3d02'/> 5c89198f69f4487b1c872269ec6f2931490b3d02 This builds NEON with its debugging / logging facility, if gb_ENABLE_DBGUTIL is set. This still has to be enabled in code by calling something like ne_debug_init(stderr, NE_DBG_XML) to enable and ne_debug_init(NULL, 0) to disable it again. Change-Id: I85ea1cb2bd9586072d5a12a1cb809dd8c76b37d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88171 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
This builds NEON with its debugging / logging facility, if
gb_ENABLE_DBGUTIL is set. This still has to be enabled in code by
calling something like ne_debug_init(stderr, NE_DBG_XML) to enable
and ne_debug_init(NULL, 0) to disable it again.

Change-Id: I85ea1cb2bd9586072d5a12a1cb809dd8c76b37d9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88171
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
disable warnings in external libs 2019-05-24T11:46:03+00:00 Luboš Luňák l.lunak@collabora.com 2019-05-24T09:45:26+00:00 cb7a39ac64253a6d0e11cfe1837ad3da2465c38e As in, really disable, so that they do not even show. This moreover avoids tons of D9025 warnings from MSVC about overriding -W4 with -w. Change-Id: Ia2e72fd72d883d91bdd89e467ee42f259e2ae033 Reviewed-on: https://gerrit.libreoffice.org/72899 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
As in, really disable, so that they do not even show. This moreover
avoids tons of D9025 warnings from MSVC about overriding -W4 with -w.

Change-Id: Ia2e72fd72d883d91bdd89e467ee42f259e2ae033
Reviewed-on: https://gerrit.libreoffice.org/72899
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
that additional debug output for neon is not necessary anymore 2014-09-07T17:36:07+00:00 Markus Mohrhard markus.mohrhard@googlemail.com 2014-09-07T10:23:41+00:00 b2111e6b15b7a2ee3849d48605f3d6507463028b Change-Id: Iece8182517a396587678f2e5ff9ffaeb82ec428f
Change-Id: Iece8182517a396587678f2e5ff9ffaeb82ec428f
fix path after move to external 2013-10-19T12:30:26+00:00 David Tardon dtardon@redhat.com 2013-10-19T12:30:19+00:00 16eda8aa564101645908b11d42a63761f751aae6 Change-Id: I37a424a5611ea516e9158f22f7d8eec6b90fa42a
Change-Id: I37a424a5611ea516e9158f22f7d8eec6b90fa42a
fdo#70393: move neon to a subdir of external 2013-10-19T07:51:40+00:00 Khaled Hosny khaledhosny@eglug.org 2013-10-18T21:02:24+00:00 5d98836cfb94176c7a50d0836ad8f0c153364063 Change-Id: I504b69437ca2849a9bf825c67e52a671ec1e1ad8 Reviewed-on: https://gerrit.libreoffice.org/6348 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Change-Id: I504b69437ca2849a9bf825c67e52a671ec1e1ad8
Reviewed-on: https://gerrit.libreoffice.org/6348
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>