Age | Commit message (Collapse) | Author |
|
The current configure option --enable-bluetooth is a bit misleading,
it doesn't really tell what it's actually for. Therefore renamed it,
so it's more clear that it's an sdremote backend using bluetooth.
Change-Id: Ia8b46ee001ea112b80521baa502dcab2bb7e83aa
Reviewed-on: https://gerrit.libreoffice.org/1086
Reviewed-by: Rene Engelhard <rene.engelhard.re@googlemail.com>
Tested-by: Rene Engelhard <rene.engelhard.re@googlemail.com>
|
|
...to avoid confusion what that is actually about. (Especially, it is
completely unrelated to --enable-mozilla.)
ATTENTION: This renames the configure option --with-system-mozilla-headers to
--with-system-npapi-headers.
Change-Id: I48f3c79d69c4d4f445a94e7ddbeab06ea667becc
|
|
Change-Id: I121b9f8822afc379a619eaa52c5e050457f1d8c3
Reviewed-on: https://gerrit.libreoffice.org/1082
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Change-Id: I6a42370873708e4b016e75829064da6080acf811
|
|
The check itself was always failing unless you added 0x to cxxflags
and we can safely assume the header to be there.
If the header fails during compile time it throws nice
error explaining what is going on anyway.
Change-Id: Iedff10f3b2562f731063107df7220efa124aca08
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: Ie5ea41e7376838ac7f2ebfbe0d703e6a28d8a8a9
|
|
Change-Id: Ia46cb802d40bb1ba199cf937f332c4b343bc22e9
Reviewed-on: https://gerrit.libreoffice.org/1060
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Change-Id: I339760db569cefd43353a205b0c364f6c5976448
|
|
Change-Id: Ifb9980257b639651c88c5ec65ba9362bccbca183
|
|
Change-Id: I1390da403a2f0aab0f4e8323daa9f2fad4ba2550
|
|
Change-Id: If6e58db174159111dec9c6ab39258d757a3e6ba5
|
|
Also revert my two minor follow-up popper commits.
Poppler doesn't build on Mac OS X. It uses fontconfig, and we don't
depend on that on the Mac.
There is a patch from 2009
http://lists.freedesktop.org/archives/poppler/2009-July/004932.html
(actual patch at
http://lists.freedesktop.org/archives/poppler/attachments/20090712/f3b154d0/attachment-0001.obj
) that makes poppler not use fontconfig on the Mac, but it was never
upstreamed.
And that patch uses the obsolete ATSUI API, which we want to stop
using in LO code, not introduce new uses of.
This reverts commit 39f9eb0d856293a974e2f024b29dca20068af073.
This reverts commit 0941c211858416f6117548e093b428b64785f98a.
This reverts commit a6e9bb4c7bad649cb44efaeef67fa18090348c53.
|
|
Change-Id: Ib908a3acba1faabeb411b4d1459968a362ee8029
Reviewed-on: https://gerrit.libreoffice.org/1036
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Change-Id: I04cb89d04ebebcaef2276813864f79365f6899fd
|
|
now we are "post convert libexttextcat to gbuild" of
31219f0f97d081d94d927b5c3d08bb8677b22506 and no longer
need the deleted makefile.mk under windows
Change-Id: I1052ab7f6db28182c700f55b25ef897339dc69dd
|
|
Change-Id: Ic256a10dd45123ae45024f4e77edd3214bc4c931
|
|
Change-Id: I439db77e36af700b34ab9656704cdb3b3359c9ec
|
|
Change-Id: I779128111a4f69235a4c8cc6510018fc61d1b24b
Reviewed-on: https://gerrit.libreoffice.org/1026
Tested-by: Tor Lillqvist <tml@iki.fi>
Reviewed-by: Tor Lillqvist <tml@iki.fi>
|
|
... which i've also managed to break, unaware of its existence.
Consolidate 2 different ways to use VALGRIND_CFLAGS.
Change-Id: I245c7a9a2b6bc904a227a15063cf5d8a2f64313c
|
|
Change-Id: I151aa45838edbaa713b40716e45a75e812b7c782
|
|
Also unbreaks the build because VALGRIND_CFLAGS is now never
empty with cedd9ebdd260e99e74ad54391c0d0b1d1ebd9891.
Change-Id: Ide5ca799b3656ccaff483ca05dbc18682136345f
|
|
Apparently some people still try to source it from shell (scripts).
Change-Id: If26a5c5eb83739d3ccce043afd095000d355a543
|
|
Change-Id: I50f4396e6a8abf32d1a0f63cbfa93d2c59375326
|
|
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3
Reviewed-on: https://gerrit.libreoffice.org/1014
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
|
|
(PT Serif, Source Code Pro and Souce Sans Pro under OFL; Open Sans
under ALv2)
Change-Id: Ic783f0d5841cafce6dba60213b0a658978ff2cfd
Reviewed-on: https://gerrit.libreoffice.org/1007
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
|
|
Part of work towards making the linker more eager to drop unused
functions from the output file.
Change-Id: Id4edb50ef4048f02277a13885b5f81707cb9c8a3
|
|
Change-Id: I10e3a1f9d375ded2087b7bbd9c3d98b35e7868be
|
|
Change-Id: I7f2718a60d55f5d99275646875a64e53c805b210
|
|
Change-Id: I84f023a906671a5dfc99e1c6c0a74ae317258dde
|
|
Some TABs had sneaked in again. The intent is that no TABs are used in
this file, except in the couple of makefiles embedded as "here
documents" where TABs must be used because that is what Make requires.
Change-Id: Ia72968ae69aafd7c484cf8d47f6a9b1cfb12d24d
|
|
Change-Id: Ied9a4fb4eed0a7fda8e6b1bd03a3dbc476797587
|
|
Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680
Reviewed-on: https://gerrit.libreoffice.org/1002
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I2c7968194afbcf74967cd16c639dce7de858a513
|
|
Change-Id: Id82e2102f3742e16750440a0db77a81175fb647d
|
|
Now with librsvg no longer used, and liblangtag no longer using glib,
a bunch of bundled (in some configurations, always on some platforms)
3rd-party libraries are no longer needed.
Initial work by rene, continued by tml.
Change-Id: I76edd7aea5452e3487499f0b9ed9f767cf760194
|
|
Change-Id: I4a869e9307ebc47b1cd8d759d9dfa3bb781f47c8
|
|
Change-Id: Ic090ae81c28f12a106a74aa6d10b43cce9d68fed
|
|
peter's gbuildifications caused and ocean of red, that
1/ was not followed up by any attempt by the author to fix
2/ I wasted a good part of the weekend to de-entangle with
only partial sucess
reverting the whole mess for now...
to be resubmited when a bit less borked...
This reverts commit c4c160a4519f20d50e7189ef92aac99b83c4cc6a.
This reverts commit faef2e51d0c7b74334a11400b205daf382805780.
This reverts commit 057ce1fe2911f51be97199bf95e175db8aebfa42.
This reverts commit a7d34af344900233ba08aee2a56a3daf85ab2421.
This reverts commit befae0ceb80deb4623f3e41ff88b6dcb63eca0ad.
This reverts commit 433b43bcd2dbd146a9d6342fab0704d653c50d29.
This reverts commit 93e2c4a9d257ebbe794fbaba888229857e7c42d8.
|
|
Change-Id: Ibd1ec8d540597e611609dafdffb39266a2ec064d
|
|
Change-Id: Icad3132c1710c62559c35964fe5ce3f466646f13
|
|
Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
|
|
Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680
|
|
Change-Id: I55b3832128aa096eb44b67a26ec2afeb6c573604
|
|
Getting dbghelp.dll with help of dbg_x86.msi was removed.
It was most probably obsolete.
Change-Id: Iab4c63b2ad883e3d1db3df965eecf15dccb478eb
|
|
Change-Id: If3a81a27b008d396d5cee05337feb2cc58e498d6
|
|
This change just to avoid misleading warnings. Will have to verify
later that a proper 64-bit Explorer extension gets built in this case.
(There should be no need to build a separate 32-bit Explorer extension
when building a 64-bit LibreOffice. After all, a 64-bit LO can be
installed only on a 64-bit OS with a 64-bit Explorer.)
|
|
Change-Id: I9215fbfaf5c2e5d40e7257cd52d8d9544599ea63
|
|
Change-Id: I560b4504263c824154f488aab2fa62c1d26e03bb
|
|
Don't even try to build --enable-headless where GUIBASE would not
be unx.
Change-Id: I6e5a6d3071317171f42c0b1336502cec50ba72fa
|