summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
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
2012-11-03convert hyphen to gbuildPeter Foley1-0/+2
Change-Id: I55b3832128aa096eb44b67a26ec2afeb6c573604
2012-11-03bin pointless post_download.inMatúš Kukan1-9/+0
Getting dbghelp.dll with help of dbg_x86.msi was removed. It was most probably obsolete. Change-Id: Iab4c63b2ad883e3d1db3df965eecf15dccb478eb
2012-11-03More x64 MSVC fixesTor Lillqvist1-6/+5
Change-Id: If3a81a27b008d396d5cee05337feb2cc58e498d6
2012-11-03Don't look for a x64 compiler separately if we are building with itTor Lillqvist1-20/+22
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.)
2012-11-03these have been converted; use _tarball variablesMatúš Kukan1-0/+4
Change-Id: I9215fbfaf5c2e5d40e7257cd52d8d9544599ea63
2012-11-02There is no --with-zip-home optionTor Lillqvist1-1/+1
Change-Id: I560b4504263c824154f488aab2fa62c1d26e03bb
2012-11-01configure: don't accept -enable-headless where it won't workRiccardo Magliocchetti1-0/+3
Don't even try to build --enable-headless where GUIBASE would not be unx. Change-Id: I6e5a6d3071317171f42c0b1336502cec50ba72fa
2012-10-31configure: fix --with-parallelism, --without-parallelismMichael Stahl1-2/+7
"make -jyes" considered useless Change-Id: I044e95f76e8ea961e781e75c4b6923e700e0d375
2012-10-31fix sdext build with poppler >= 0.19.xRene Engelhard1-3/+0
Change-Id: I655e8e15c7f7a8c292b3a1820ee48c29e847d05a
2012-10-31remove GIT_REPO_NAMES (duplicated by GIT_NEEDED_SUBMODULES)Christian Lohmaier1-9/+2
use plain copy instead of git-new-workdir when using --with-linked-git configure switch (point it to your master copy of the core-repo) also remove obsolete bin/create_bootstrap_links, bin/mkworkdir and bin/repo-list[.in] Change-Id: I37028badf2c46a24a3d628e80476efe4dd365d06 Reviewed-on: https://gerrit.libreoffice.org/912 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-10-31define fallback alligment values also for Linux i586 and x86_64Petr Mladek1-0/+12
The macro AC_CHECK_ALIGNOF does not exist on SLED10 Change-Id: I30fcc8f3715b1855418ea406d0e7b038c7bfb4b3
2012-10-31fdo#55514 libgmodule is needed tooDavid Tardon1-0/+3
Change-Id: Icee2ffbe18ea732220f174cd4bf433ceb03d128b
2012-10-31fdo#54327 put system nss dlls into the install setDavid Tardon1-0/+8
Change-Id: Ie809bba726c4d17eac25d36381d93ea9781d74be
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan1-92/+53
Rationale: - it is advised to use max-jobs and num-cpus with the same value in wiki - max-jobs was used only for lcms2 and few gbuild modules outside of tail_build anyway. Also fixes: - really use CHECK_PARALLELISM when meant to - EXTMAXPROCESS is not defined in gbuild; use parent's jobservers in sub-make where possible Change-Id: I501de732d223ce0c935081bd1d73da611d16ee88 Reviewed-on: https://gerrit.libreoffice.org/930 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>