Age | Commit message (Collapse) | Author |
|
|
|
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: Ia3c103e4343d309b997ed37e33a382ffdfbddac3
Reviewed-on: https://gerrit.libreoffice.org/1014
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Change-Id: I43690a0196e54d45567f30151d95cf10f0ac3c38
|
|
After 047bc54675193bb10a74b865a057fc0438fb824c it is no longer triggered
by rsvg alone, so I guess this is the right way to get system glib on migw again.
|
|
Change-Id: I6705d60313243142bf4f5a0b4856757e093d5a1e
|
|
IN this branch these changes are not conditional. Unclear yet whether
this is what we finally will want to use or not. Maybe should make
these changes conditional and do this stuff in master instead?
Change-Id: I379d570a0e00648d295c675fd90eba6594ba3182
|
|
Change-Id: I28219b9d7500a5d162c554903cf92656cb25a01b
|
|
Change-Id: I3a5b19ac9f7c09a7bb5c919b3a9bc18ab646fd76
|
|
Change-Id: I0b90350cd1fb9221213e052c1b0f5605663f5090
|
|
Change-Id: Id05436f38477d73be308310c7ef0ec3baca01bc9
|
|
Change-Id: Id94b5d0aa4d4b6236831f3720cb24efca70be649
|
|
This also removes patching of the generated 'configure' in libxmlsec; instead,
autoreconf is called.
Change-Id: I28c1cc38432d195dd0219fb5a0ab0ea1a35f7a32
|
|
we basically need this functionality, the idea of it being optional
isn't really logical anymore with nss split out from mozilla.
for iOS and Android where they doesn't build yet spit out lame fixme
nag warnings
Change-Id: I4b16c62553b12d3dcd340a0b5c5a4cbd807c2f02
|
|
Add fallback activation of an _OLD media component to the core.
Compile both a 0.10 and 1.0 version of the gstreamer component
Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1
|
|
Change-Id: I227c408e03130667760f9672f08b11cc7a9c75a8
|
|
Try to start consolidating the complexity here.
generate Application.mk to specify the required ABI
fold common distro-config pieces out of README
|
|
|
|
|
|
Change-Id: I59dd2a5b2f7760ca610d64289cb11d5aedcd5965
|
|
Change-Id: Iddbc17e79a35ceb39eb8abfcb3a820f30961a54d
|
|
Change-Id: I748976e284e1812035f18abac628f0b2397d74c7
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
|
|
since the toolchain that would allow this to be done is broken
This reverts commit 9980e69e172ebaea9f6cde78187b3e7693647621.
|
|
Change-Id: Ib498067bad7b370dc5ab58e728de9f64f375a1a8
|
|
LibreOffice has now been packaged in pkgsrc-wip, a DragonFly-specific
configuration file doesn't make sense.
|
|
Do not depend on a distro-configs file to disable it. It is supposed
to be optional to pass a --with-distro option. Running a bare
./autogen.sh is supposed to produce a working configuration.
|
|
|
|
|
|
We never used cairocanvas on Win, this got accidentally enabled
due to configure.in cleanups. Not that we shouldn't, but it needs
some more fixing ( Analog of Thorsten's Mac commit for fdo#45584 )
|
|
|
|
raptor is buildable with the older libxml2 now
This reverts commit 4591cd22409f870a0fa9263691945eea92359954.
|
|
|
|
Following up from 49843f0f9788e01805d8d0d27428fe5e6a4cc530, actually
use internal libxml for release builds.
|
|
|
|
|
|
We never used cairocanvas on Mac, this got accidentally enabled
due to configure.in cleanups. Not that we shouldn't, but it needs
some more fixing.
|
|
We use pretty old compiler for the official build, so it should be compatible
with most systems. The old system libraries breaked 3rd-party extensions.
There were also problems with exceptions hadnling.
|
|
|
|
|
|
|
|
Replaced --enable-ext-postgresql-sdbc with --disable-postgresql-sdbc.
Renamed postgresql-sdbc.uno{.ini,rc} to consistent postgresql-sdbc.ini
(which made the code a little easier).
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
(cherry picked from commit 3a7ae48b6f610899200ae2800706533f7c4c9f80)
Conflicts:
configure.in
connectivity/source/drivers/postgresql/makefile.mk
|
|
|
|
|
|
[and mention it explicitly in the Windows and Mac distro configs, to be
safe :-)]
|
|
|
|
|
|
|
|
|
|
|
|
|