summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2013-03-18fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky
For test sample report from fdo#61726 can be used. Change-Id: Iacf8ddc4cf8ad0a408d72e18ecb7237476afeffe Reviewed-on: https://gerrit.libreoffice.org/2718 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-18check for krb5/gssapi only when we use internal libpqRene Engelhard
Change-Id: I654b4bd7dbd3cb6b6e09196a80097eae2a5787a1
2013-03-18use only internal python on cygwinMatúš Kukan
Change-Id: Ibcfa5030a245e1bbc00c01c4d42a5bba01ec9aa9
2013-03-18allow openssl in the check-for-broken-make check als sha1sum variantChristian Lohmaier
Mac OS X 10.5 doesn't come with a dedicated sha1sum, but has make 3.81. Allow openssl as alternative for the makefile, after all it isn't sha1 that matters. (also XCode's make is not affected by that specific bug) Change-Id: Id212fca588980f7e151120cdfe281f7b5d8ac5a4 Reviewed-on: https://gerrit.libreoffice.org/2804 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-16configure.ac: Check for mdds version >= 0.7.0Lionel Elie Mamane
Change-Id: I183d01d1884f67701523b88064b0dde6f496f67d
2013-03-14Add some commentsTor Lillqvist
Change-Id: I3cc92e3fe471fa92a9de339c7677d866e46ab185
2013-03-13do not use icu-config when cross-compiling, except for MinGWMatúš Kukan
It's not possible to run the executable for host platform in general. Just accept system version without checking it. Change-Id: I5ca3da1aca09b5bc3a6d25f0cdcb816f36498623
2013-03-13fix typo in JAVAINC for cygwinMatúš Kukan
Change-Id: I926763620779c08bce658dc1c2a565823539dd41
2013-03-13fix system python check for cross-compilingMatúš Kukan
Change-Id: Icdf66eaed992e3b3e7c75c1082ac61c392c125d6
2013-03-13configure: accept JAVALIB and new JAVAINC to allow cross-compile with javaMatúš Kukan
Surely this should be done better, this is only to make it work somehow. There is too much going on with java in configure to easily make this nice. Change-Id: I9212a2cecd16964d50d6ee0f848f5cd2935a7ca3
2013-03-13we don't need to build with java for build platform anymoreMatúš Kukan
Since 17b2ace79b86bd772d9eb48b9c4ad69c0713695c "filter: use python version of FCFGMerge" Change-Id: Ie66be9c126d0d1a9adf28abb6b399a5219bf4dda
2013-03-13Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba
Change-Id: I367dfa309a30a5b55de1d59e632d0dbcf5dc6dbb Reviewed-on: https://gerrit.libreoffice.org/2662 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-12solenv: remove versionlist.hrcMatúš Kukan
Change-Id: Iddbfcacd17c1022293357ff5240ab7a52b1a390e Reviewed-on: https://gerrit.libreoffice.org/2677 Reviewed-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-12Updated mdds to 0.7.0.Kohei Yoshida
Change-Id: I5e4a4b80a0f83aefcd85cf5e76ccd52906d39f83
2013-03-12re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák
The necessary build stuff was apparently silently dropped during gbuild conversion and never noticed. Change-Id: Ib1f530b92618a9d4f11c54818e984f737abaa283
2013-03-12configure: clean unused _FOR_BUILD variablesMatúš Kukan
Change-Id: Ie236bbe4122fa5686a8d4c6050b5e14f354a5bb3
2013-03-12use system python for building if possibleMatúš Kukan
Also simplifies configure, hopefully without any mistake;) Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1 Reviewed-on: https://gerrit.libreoffice.org/2563 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-11Declare MARIADBCONFIG precious, so that it can be overridenFridrich Štrba
Change-Id: I585e57cc7eb15016374c284aa2295df0ebe799ad
2013-03-11Don't change the mysql/mariadb connector versionFridrich Štrba
Change-Id: Iaec9ca5ae588c2a82a823475fecde28519aa3b2f
2013-03-11add pch support to gccPeter Foley
Change-Id: I58c11477c1ce48185528db3a8013b5dccf3947c6 Reviewed-on: https://gerrit.libreoffice.org/2653 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-06Do not add empty path to SOLARINC on windowsPeter Foley
Change-Id: I6c53e999b9921dff4338815a48b8c97b4fe25059
2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba
Change-Id: If2cf9ff21120e29a149903e8eab849d97fa0c2c9
2013-03-06XINC and XLIB are never usedMatúš Kukan
Change-Id: I242153584dd8e50e8163c4534acf8d8a66423b02 Reviewed-on: https://gerrit.libreoffice.org/2545 Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz> Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
2013-03-06clean SOLARLIB post dmake removalMatúš Kukan
I think it should die completely but openbsd and solaris still use it. Probably just setting LDFLAGS should be enough for them ? Also SOLARINC_FOR_BUILD and SOLARLIB_FOR_BUILD are not used anywhere. Change-Id: I1c11981f859876af8b90e8ba60fce2820b354022
2013-03-06Switch from libmysqlc library to mariadb-native-clientFridrich Štrba
Change-Id: I867918bbb61b289e1ad8752e6f46705af6e85b7c
2013-03-04If Mozab is built, look for VS2005 dllsFridrich Štrba
Change-Id: Id5585ff27af8e743adbecbdad3587db9224a394b
2013-03-04do not require cygwin gccPeter Foley
Change-Id: I29de91f2eeb5c9317271aecf861f64a3c8eff73f Reviewed-on: https://gerrit.libreoffice.org/2521 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2013-03-04Revert the VS2005 dll fix. We will need a separate rule for that.Fridrich Štrba
This reverts commit 2c9d3817429b1537ea31521cb263a52ce9c7968e. Change-Id: Id2f0eca9f487920cdb4f36e99c776475bcde4721
2013-03-04Better to add those ones after the checkFridrich Štrba
Change-Id: If9acef1f2b25f94521ce1ff903eaaca7ea90b4cd
2013-03-04If enabling mozab on windows, package the needed dlls and manifestFridrich Štrba
Change-Id: I3152ba166c2ea22bd740d85a89d2b6a0c073279e
2013-03-03fixup configure outputPeter Foley
Change-Id: I1ec6261e1f5a34a9c1f00d874aa5191368034f4c
2013-03-02fix build on android with gcc 4.7Peter Foley
See https://code.google.com/p/android/issues/detail?id=41770 Change-Id: I555c1e9b8b15afd78b07b1c7b12a0b37d1112f9a
2013-03-02remove minor.mkMatúš Kukan
Hopefully all stays the same except for vcl/unx/gtk/a11y/atkutil.cxx. Change-Id: I49108007ee6d045f045de86c8654efc7ca5fd3d0 Reviewed-on: https://gerrit.libreoffice.org/2491 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-01current mingw headers don't have fMergeNeutralItemsLuboš Luňák
Reported upstream by Kendy (r5626), for now do not use the field if not present, seems to be not that important.
2013-03-01avoid relinking on windows after every configure runLuboš Luňák
Since 2ba9023a60f41f5ba414fa0f7682ac8104b3a00b WinResTarget depends on solenv_inc, which eventually depends on solenv/inc/minor.mk , which means relinking all libraries on Windows after each configure run. As AC_CONFIG_FILES updates generated files unconditionally, use a temporary and update only when it's actually changed. Change-Id: Ie5503ed7cdf307ab51935d271e9f1603b5e8f987
2013-02-28remove the unused dmake solenv .mk filesCaolán McNamara
note that the remaining langlist.mk and minor.mk are included by gbuild makefiles Change-Id: Ib3285cbba0e10ec033bb5968bad5ef9a7d507dd8
2013-02-28Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDKStephan Bergmann
Change-Id: I466424c5b71de4d6bb126499895539813283502a
2013-02-28Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h)Stephan Bergmann
Change-Id: Iac16e28979e7d6ae7e0502588f6216d9bfa51eda
2013-02-28Pass --srcdir to the BUILD platform sub-configureTor Lillqvist
Change-Id: I52491e9ea6f8460c9fa3e2dd94313ac0f05dd3e9
2013-02-28remove dmake, build.pl, deliver.pl and zipdep.plBjoern Michaelsen
This is writing history: LibreOffice builds in ONE non-recursive make process with full dependencies. We will now be able to really move forward without the old build system. A big 'Thank you!' goes out to everyone contributing to solenv/gbuild, especially: - David Tardon - Norbert Thiebaud - Tor Lillqvist - Michael Stahl - Matúš Kukan - Stephan Bergmann - Luboš Luňák - Caolán McNamara - Mathias Bauer - Jan Holesovsky - Peter Foley - Andras Timar - Hans-Joachim Lankenau and all the heroes migrating all the modules of LibreOffice to gbuild. By explicit request this commit has to be completed with this quote: I say we take off and nuke the entire site from orbit. It's the only way to be sure. Hold on a second. This installation has a substantial dollar value attached to it. They can bill me. Change-Id: I72fa17cfb24fae00ca78cfe0eb5782c1788d2dcc Reviewed-on: https://gerrit.libreoffice.org/2445 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Niko Rönkkö <ronkko@iki.fi> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-02-27Copy also udkversion.mk to config_build when cross-compilingTor Lillqvist
Change-Id: I785ef3591b873b208b9b3b4de1deff04e0721213
2013-02-27Need all config_host/*.in files for the BUILD platform configuryTor Lillqvist
Change-Id: Iac9040ac6df1d45bd949559555a2e675bc92ab78
2013-02-27TypoStephan Bergmann
Change-Id: Icac6db07f9a963187282eb9b437bcc6dc85b52a1
2013-02-27move generation of udkversion.mk to configureMichael Stahl
Change-Id: Id2f047686e2ba3ac2d8242d9b47abad751679759
2013-02-27move generation of sal/udkversion.h to configureMichael Stahl
Change-Id: I401dc6b3dcea933d1f186a8618e7c86ccd21430e
2013-02-27move generation of sal/typesizes.h to configureMichael Stahl
Change-Id: I22d28044bde624b7cfd8537c5c1e2906cb5303fc
2013-02-27we need system libcmis 0.3.1 nowBjoern Michaelsen
Change-Id: I6919a7630f1afc1524cf2f21482f40fc9aebf0c6
2013-02-27also move --enable swiches to m4/ for extensionsBjoern Michaelsen
Change-Id: I72df67fae5fd78cd9d3f69d4be218c866b4b881d
2013-02-26Remove inadvertent execute bits againStephan Bergmann
Change-Id: If98d499a6faf8faa7e77c2fb1af634e464db881e
2013-02-26moz: clean up after gbuildificationDavid Ostrovsky
Change-Id: I1cbb3a9f3f869e8df4dca5cc71f529949c81d544