summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2012-11-08MinGW: Fix visibility checks.Jan Holesovsky
Change-Id: I7f2718a60d55f5d99275646875a64e53c805b210
2012-11-08Fix thinkoTor Lillqvist
Change-Id: I84f023a906671a5dfc99e1c6c0a74ae317258dde
2012-11-08Untabify where appropriateTor Lillqvist
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 Lillqvist
Change-Id: Ied9a4fb4eed0a7fda8e6b1bd03a3dbc476797587
2012-11-07convert lpsolve to gbuildPeter Foley
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 Engelhard
Change-Id: I2c7968194afbcf74967cd16c639dce7de858a513
2012-11-06add AC_MSG_CHECKING/RESULT for ENABLE_SYSTRAY_GTK checkRene Engelhard
Change-Id: Id82e2102f3742e16750440a0db77a81175fb647d
2012-11-06Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvgTor Lillqvist
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 Štrba
Change-Id: I4a869e9307ebc47b1cd8d759d9dfa3bb781f47c8
2012-11-05Uploading new libvisio 0.0.20 releaseFridrich Štrba
Change-Id: Ic090ae81c28f12a106a74aa6d10b43cce9d68fed
2012-11-04Enough with that...Norbert Thiebaud
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 Thiebaud
Change-Id: Ibd1ec8d540597e611609dafdffb39266a2ec064d
2012-11-04fix some lcms2 gbuildification breakages...Norbert Thiebaud
Change-Id: Icad3132c1710c62559c35964fe5ce3f466646f13
2012-11-04convert lcms2 to gbuildPeter Foley
Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
2012-11-03convert lpsolve to gbuildPeter Foley
Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680
2012-11-03convert hyphen to gbuildPeter Foley
Change-Id: I55b3832128aa096eb44b67a26ec2afeb6c573604
2012-11-03bin pointless post_download.inMatúš Kukan
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 Lillqvist
Change-Id: If3a81a27b008d396d5cee05337feb2cc58e498d6
2012-11-03Don't look for a x64 compiler separately if we are building with itTor Lillqvist
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úš Kukan
Change-Id: I9215fbfaf5c2e5d40e7257cd52d8d9544599ea63
2012-11-02There is no --with-zip-home optionTor Lillqvist
Change-Id: I560b4504263c824154f488aab2fa62c1d26e03bb
2012-11-01configure: don't accept -enable-headless where it won't workRiccardo Magliocchetti
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 Stahl
"make -jyes" considered useless Change-Id: I044e95f76e8ea961e781e75c4b6923e700e0d375
2012-10-31fix sdext build with poppler >= 0.19.xRene Engelhard
Change-Id: I655e8e15c7f7a8c292b3a1820ee48c29e847d05a
2012-10-31remove GIT_REPO_NAMES (duplicated by GIT_NEEDED_SUBMODULES)Christian Lohmaier
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 Mladek
The macro AC_CHECK_ALIGNOF does not exist on SLED10 Change-Id: I30fcc8f3715b1855418ea406d0e7b038c7bfb4b3
2012-10-31fdo#55514 libgmodule is needed tooDavid Tardon
Change-Id: Icee2ffbe18ea732220f174cd4bf433ceb03d128b
2012-10-31fdo#54327 put system nss dlls into the install setDavid Tardon
Change-Id: Ie809bba726c4d17eac25d36381d93ea9781d74be
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan
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>
2012-10-30fdo#55514 put liblangtag dll to install setDavid Tardon
Change-Id: Ia2df651604358c70c0af129b5d60b149d2f1629e
2012-10-30liblangtag needs glib tooDavid Tardon
Change-Id: I24b3c5dd299e0196a7a508286e27a79869f8f044
2012-10-30Build platform configure needs solenv/bin/getcompver.awk nowTor Lillqvist
2012-10-29Setting CLASSPATH/XCLASSPATH appears to be a leftoverStephan Bergmann
...from the old dmake and/or Hamburg-specific set up. Change-Id: I441ce66dd91d353196cd9d1a9853720195a6fcdc
2012-10-29convert curl to gbuildPeter Foley
Change-Id: I8c038a0c59660f4fb672d71c08e6ee0b56c302ee
2012-10-29move setup of HUNSPELL_CFLAGS etc. to configureMichael Stahl
Change-Id: Id50ca2e0804d9e56334c9f7149dc4080a7fee729
2012-10-28convert hunspell to gbuildPeter Foley
Change-Id: I285292ca7f7252399c3898ca49f73727ab569fca
2012-10-28openldap: convert to gbuildMatúš Kukan
Change-Id: Ic1c4c58a09fd41bce78731e61349baa129f5e935
2012-10-28epm: convert to gbuildMatúš Kukan
Change-Id: I1548f3b9339163a7abab637acad620b50cfc3a26
2012-10-28convert mythes to gbuildPeter Foley
Change-Id: I9c6b670a2df8b1d3a868d91737fcf93e7d40bcb4
2012-10-26minizip is not used anymoreDavid Tardon
Change-Id: I0ddc4d343882248d208c9f96366625bcbe6ac4f7
2012-10-26gbuildify zlibDavid Tardon
Change-Id: I702c044fdf510c67364f2fc32889ca394583edf6
2012-10-25graphite: convert to gbuildMatúš Kukan
Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
2012-10-25gbuildification of expatDavid Ostrovsky
Two different xmlparse libraries are created: ascii_expat_xmlparse and expat_xmlparse. One without -DXML_UNICODE and one with. Source file are duplicated and renamed with gb_UnpackedTarball_set_post_action function to be able to add artifacts twice to gbuild machinery. On windows 64 bit additional two librares are created: expat_xmlparse_x64 and expat_xmltok_x64. That is due the problem with shell/shlxthandler (comment): ------------------------------------------------------ use UNICODE only because shell/shlxthandler doesn't link against ascii_expat_xmlparse ------------------------------------------------------ Include files are delivered to $(OUTDIR)/inc/external/expat now and not to $(OUTDIR)/inc/external any more. set_include call is added in RepositoryExternal.mk. To define dependency between StaticLibrary and ExternalProject new function was introduced: gb_StaticLibrary_use_external_project. Change-Id: I3b3aa40f39ef82c70f6f28790b582c83e48bdf76
2012-10-25remove all traces of saxonDavid Tardon
Change-Id: I33ca2c27d557d24e3900d7ebf8f3ea2d99b3cfb0
2012-10-25Do not die when using old configure optionsTomas Chvatal
Packagers get warning from autotools about using wrong configure opts. If they decide to ignore it then its their problem. With this approach we would have to die on all the configure script changes which is bit annoying.
2012-10-24fix bluetooth enabling logicPeter Foley
Change-Id: Ia55154d001327a5d0f6ee20736f3335b01c80cf1
2012-10-23gbuildification of ct2nDavid Ostrovsky
Conflicts: config_host.mk.in Change-Id: I98ca1bb2af19d99a7a908991cf27a148ee84c543
2012-10-22make a configure message less confusingAndras Timar
Change-Id: I99b6fde467384aca690cdd0bd5b08e327c926f10
2012-10-22move the ENABLE_DBGUTIL block higher in configureLuboš Luňák
the cpu/arch/gui/whatever block that follows it uses at least PROEXT
2012-10-22CLANGPLUGIN_CPPFLAGS for building plugin for Clang in nonstandard locationStephan Bergmann
(i.e., configure with CLANGPLUGIN_CPPFLAGS=-I.../clang-installation/include -I.../clang-build/tools/clang/include) Change-Id: Ic6d2973629103f71c32f44ebba2ac70d137d18e7