summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2012-11-20cairo: convert to gbuildMatúš Kukan1-26/+13
Change-Id: I1f3dd368a0d0b78b73df3baad214a1079bbbd1d3 Reviewed-on: https://gerrit.libreoffice.org/1144 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-11-20Key different browser plugin features to specific flagsStephan Bergmann1-22/+29
This is a rework of f9059d4eee8e53c0a6b531fff16e1fade58cb8b0 "Key all browser plugin features to --enable-nsplugin." The problem with that was that Mac OS X supports pluging browser plugins into LO documents (which was originally controlled by --enable-mozilla) but not plugging LO into browser windows (which was originally controlled by --enable-nsplugin), so controlling the former with the same switch as the latter did not actually work. Thus I replaced the single ENABLE_NSPLUGIN feature flag with two dedicated ones, ENABLE_NPAPI_FROM_BROWSER (for plugging browser plugins into LO documents) and ENABLE_NPAPI_INTO_BROWSER (for plugging LO into browser windows). The --enable-nsplugin configure switch is gone completely, setting the feature flags is always done fully automatically now. Change-Id: Iecf706637465e865c987563b5de489fa90b4c904
2012-11-19Fix misleading commentTor Lillqvist1-1/+2
Change-Id: I70155825cb591b9ef60d82d81e2a51e9e25b96e4
2012-11-19Key all browser plugin features to --enable-nspluginStephan Bergmann1-3/+4
...instead of having them spread across --enable-nsplugin (plug LO into browser windows) and --enable-mozilla (plug browser plugins into LO documents). The ultimate goal is to clean up the various configure options mentioning "mozilla" and WITH_MOZILLA. Change-Id: I6f4b1c3a5701424f586cc1e303af90c9d59a91b6
2012-11-19Better handling of well-know prerequisites under windowsMathias Michel1-21/+34
Add moz prebuilt & msvcrt80 copy Change-Id: I335c25904c16db534a4878ff6a17db202eaef4f5 Reviewed-on: https://gerrit.libreoffice.org/1100 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-11-16one more fix for ENABLE_SDREMOTE_BLUETOOTH logicRene Engelhard1-0/+4
Change-Id: I291eb59b54410f24a1a4b227bea2b55d3e3355b7
2012-11-16improve new enable_sdremote_bluetooth AC_MSG_CHECKING...Rene Engelhard1-1/+1
Change-Id: Ic63e5d9406b39006e76e3044213d58405e4fa557
2012-11-16renamed --enable-bluetooth to --enable-sdremote-bluetoothEnrico Weigelt, metux ITS1-10/+10
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>
2012-11-15Rename "Mozilla headers" to "NPAPI headers" (incl. configure option name)Stephan Bergmann1-20/+18
...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
2012-11-15ooo.lst: add also tarballs needed for build platformMatúš Kukan1-0/+6
Change-Id: I121b9f8822afc379a619eaa52c5e050457f1d8c3 Reviewed-on: https://gerrit.libreoffice.org/1082 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-15remove duplicationMatúš Kukan1-1/+0
Change-Id: I6a42370873708e4b016e75829064da6080acf811
2012-11-15Drop the check for unordered_map.hxxTomas Chvatal1-4/+0
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>
2012-11-14remove ancient lo-menubar implementation now that we have the shiny new oneBjoern Michaelsen1-14/+0
Change-Id: Ie5ea41e7376838ac7f2ebfbe0d703e6a28d8a8a9
2012-11-14dropped obsolete --with-system-gettext configure optionEnrico Weigelt, metux ITS1-5/+0
Change-Id: Ia46cb802d40bb1ba199cf937f332c4b343bc22e9 Reviewed-on: https://gerrit.libreoffice.org/1060 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-14We need also PATH from the BUILD platform environmentTor Lillqvist1-1/+1
Change-Id: I339760db569cefd43353a205b0c364f6c5976448
2012-11-14Copy also bin/get_config_variables to the CONF-FOR-BUILD directoryTor Lillqvist1-0/+1
Change-Id: Ifb9980257b639651c88c5ec65ba9362bccbca183
2012-11-14stop sourcing config_host wholesale, use get_config_variables insteadNorbert Thiebaud1-2/+2
Change-Id: I1390da403a2f0aab0f4e8323daa9f2fad4ba2550
2012-11-13Upgrading postgresql to 9.2.1Fridrich Štrba1-1/+1
Change-Id: If6e58db174159111dec9c6ab39258d757a3e6ba5
2012-11-13Revert "fdo#38878 upgrade xpdf to poppler"Tor Lillqvist1-4/+4
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.
2012-11-13fdo#38878 upgrade xpdf to popplerPeter Foley1-4/+4
Change-Id: Ib908a3acba1faabeb411b4d1459968a362ee8029 Reviewed-on: https://gerrit.libreoffice.org/1036 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-12bump version to 4.0.0.0.alpha0+Petr Mladek1-1/+1
Change-Id: I04cb89d04ebebcaef2276813864f79365f6899fd
2012-11-12bump to libexttextcat-3.4.0 for fixed Polish detectionCaolán McNamara1-1/+1
now we are "post convert libexttextcat to gbuild" of 31219f0f97d081d94d927b5c3d08bb8677b22506 and no longer need the deleted makefile.mk under windows Change-Id: I1052ab7f6db28182c700f55b25ef897339dc69dd
2012-11-12fiddle system-db test to link on RHEL-6Caolán McNamara1-9/+7
Change-Id: Ic256a10dd45123ae45024f4e77edd3214bc4c931
2012-11-11configure: don't pass --disable-mozilla around, it's the default alreadyMiklos Vajna1-1/+0
Change-Id: I439db77e36af700b34ab9656704cdb3b3359c9ec
2012-11-11Kill set_oenv remnants (by just renaming the required timestamp file)Matteo Casalin1-7/+6
Change-Id: I779128111a4f69235a4c8cc6510018fc61d1b24b Reviewed-on: https://gerrit.libreoffice.org/1026 Tested-by: Tor Lillqvist <tml@iki.fi> Reviewed-by: Tor Lillqvist <tml@iki.fi>
2012-11-09RepositoryExternal: fix gb_LinkTarget__use_valgrindMichael Stahl1-3/+0
... which i've also managed to break, unaware of its existence. Consolidate 2 different ways to use VALGRIND_CFLAGS. Change-Id: I245c7a9a2b6bc904a227a15063cf5d8a2f64313c
2012-11-09configure: oops, let's try to fix that valgrind thing again...Michael Stahl1-1/+3
Change-Id: I151aa45838edbaa713b40716e45a75e812b7c782
2012-11-09configure: why not set up VALGRIND_CFLAGS all in one placeMichael Stahl1-0/+1
Also unbreaks the build because VALGRIND_CFLAGS is now never empty with cedd9ebdd260e99e74ad54391c0d0b1d1ebd9891. Change-Id: Ide5ca799b3656ccaff483ca05dbc18682136345f
2012-11-09remove make-specific code from config_host.mkLuboš Luňák1-0/+15
Apparently some people still try to source it from shell (scripts). Change-Id: If26a5c5eb83739d3ccce043afd095000d355a543
2012-11-09libcdr: move LCMS2_CFLAGS/LIBS setup to configureMichael Stahl1-0/+5
Change-Id: I50f4396e6a8abf32d1a0f63cbfa93d2c59375326
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-30/+4
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3 Reviewed-on: https://gerrit.libreoffice.org/1014 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-08convert lcms2 to gbuildPeter Foley1-5/+1
Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
2012-11-08Add more fontsStefan Knorr1-0/+12
(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>
2012-11-08Use -ffunction-sections for AndroidTor Lillqvist1-0/+1
Part of work towards making the linker more eager to drop unused functions from the output file. Change-Id: Id4edb50ef4048f02277a13885b5f81707cb9c8a3
2012-11-08move more tarball names to configureMatúš Kukan1-1/+49
Change-Id: I10e3a1f9d375ded2087b7bbd9c3d98b35e7868be
2012-11-08MinGW: Fix visibility checks.Jan Holesovsky1-1/+5
Change-Id: I7f2718a60d55f5d99275646875a64e53c805b210
2012-11-08Fix thinkoTor Lillqvist1-1/+1
Change-Id: I84f023a906671a5dfc99e1c6c0a74ae317258dde
2012-11-08Untabify where appropriateTor Lillqvist1-15/+15
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
2012-11-08Avoid pointless warning when building experimental code anywayTor Lillqvist1-11/+13
Change-Id: Ied9a4fb4eed0a7fda8e6b1bd03a3dbc476797587
2012-11-07convert lpsolve to gbuildPeter Foley1-0/+2
Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680 Reviewed-on: https://gerrit.libreoffice.org/1002 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-11-06typo...Rene Engelhard1-1/+1
Change-Id: I2c7968194afbcf74967cd16c639dce7de858a513
2012-11-06add AC_MSG_CHECKING/RESULT for ENABLE_SYSTRAY_GTK checkRene Engelhard1-0/+4
Change-Id: Id82e2102f3742e16750440a0db77a81175fb647d
2012-11-06Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvgTor Lillqvist1-344/+2
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
2012-11-06Require system liblangtag 0.4.0 at least -- abi changeFridrich Štrba1-4/+1
Change-Id: I4a869e9307ebc47b1cd8d759d9dfa3bb781f47c8
2012-11-05Uploading new libvisio 0.0.20 releaseFridrich Štrba1-1/+1
Change-Id: Ic090ae81c28f12a106a74aa6d10b43cce9d68fed
2012-11-04Enough with that...Norbert Thiebaud1-5/+1
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.
2012-11-04libcms2: mac has issue with long longNorbert Thiebaud1-0/+3
Change-Id: Ibd1ec8d540597e611609dafdffb39266a2ec064d
2012-11-04fix some lcms2 gbuildification breakages...Norbert Thiebaud1-0/+2
Change-Id: Icad3132c1710c62559c35964fe5ce3f466646f13
2012-11-04convert lcms2 to gbuildPeter Foley1-5/+2
Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
2012-11-03convert lpsolve to gbuildPeter Foley1-0/+2
Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680