summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* configure: require doxygen 1.8.4 for UNO IDL supportMichael Stahl2013-06-041-0/+5
| | | | Change-Id: I9a90bf06a70f6537f9671ef2cd47bf68c3cf5d57
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-23/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
* configure: fix warning about missing test parameterMichael Stahl2013-06-021-1/+1
| | | | Change-Id: I9478a0c3703f5c9c6341f60db13eade195d074b4
* actually add else clause lause for harfbuzz < 0.9.18...Rene Engelhard2013-06-011-0/+2
| | | | Change-Id: I5d37c0e535fc80ca3ab0337a815bc9e978ffaa76
* pkg-config -> $PKG_CONFIGRene2013-06-011-1/+1
| | | | Change-Id: I55032e7debd8317bc49759d926e58e40ff69ee6b
* fix build with system-harfbuzz >= 0.9.18Rene Engelhard2013-06-011-1/+7
| | | | | | | .. as it split out the icu libs and thus we need to use harfbuzz-icu for pkg-config to get the needed -lharfbuzz-icu Change-Id: Ia4e1774ecdddec87876adf5bc5a93bed86c25046
* configure: use -isystem for GSTREAMER_CFLAGSMichael Stahl2013-06-011-0/+2
| | | | | | | ... to work around GCC 4.8.0 -Werror=literal-suffix in gst/video/video.h definition of GST_VIDEO_CAPS_RGB8_PALETTED. Change-Id: I514b29d58f348bad0b13c7ef66db4b3ee34516cd
* Bin more VS2008 bitsTor Lillqvist2013-05-311-1/+0
| | | | Change-Id: Ia52fdae1e386ea92f11185ce7cdac65baed10495
* Drop support for Visual Studio 2008Tor Lillqvist2013-05-311-92/+34
| | | | Change-Id: I22bbd633683e02197400b1ca030c57550be8ff77
* Reinstate settting of vsarch which is used a few lines belowTor Lillqvist2013-05-291-0/+6
| | | | Change-Id: I1214498e57fcbb2b7208c213a2b98dc7dc3bf3ae
* Resolves: #i120589# Improved detection of missing perl modulesAndre Fischer2013-05-281-2/+15
| | | | | | | | | (cherry picked from commit 39ca53381a03676402d3a8c27c05b8400888118e) Conflicts: configure.in Change-Id: I2f5d18c98693daa29a19345f56faaf7d1ae3c34a
* make 64-bit shell extensions work, put 64-bit VC runtime in the same dirAndras Timar2013-05-281-35/+17
| | | | | | | | | | | | | Unlike in case of msvcr90.dll, which went to WinSxS, msvcr100.dll is installed to the "system32" folder. Windows installer automatically replaces it to SysWOW64. The problem is that this way 64-bit dlls end up in the wrong directory. They conflict with the 32-bit dlls, and will not be installed. Therefore 64-bit shell extensions will not work, unless the 64-bit VC runtime is installed from other source. It is not possible to install both 32-bit and 64-bit VC Runtime with merge modules in case of VS 2010 and VS 2012. For the 64-bit shell extensions, we can install the runtime dlls next to the files. Change-Id: I157048a521662bbac568d1660e46576935f0ea9f
* Enable optionally using libc++ on OS X (when targeting 10.7 or later)Tor Lillqvist2013-05-281-2/+36
| | | | | | Experimental work in progress. Change-Id: I92663e07c7322037182141603f72c6d442da6ee9
* kill and bury $(OUTDIR)/incDavid Tardon2013-05-241-1/+1
| | | | Change-Id: Ifaac9bd368cb62abba5ebea315939c91856d0ee0
* stop delivering libwps headersDavid Tardon2013-05-241-1/+1
| | | | | | Yes, I am impatient .-) Change-Id: Ic3a51ffc0a151e8ae71f8d2ff067ea4c3ad1c6b2
* do not deliver libwpg headersDavid Tardon2013-05-241-1/+1
| | | | | | Yes, I am impatient .-) Change-Id: I3d9c292b0d86bc1dd40a574272a43d8178f3a3b3
* stop delivering freetype headersDavid Tardon2013-05-241-6/+2
| | | | Change-Id: I8e14cc411520272969cfd24048e403b9fd53cde4
* stop delivering fontconfig headersDavid Tardon2013-05-241-6/+2
| | | | Change-Id: Idb11e26ddf19c5424b838586dbd1d8d34a93cf23
* bump product version to 4.2.0.0.alpha0+Petr Mladek2013-05-211-1/+1
| | | | Change-Id: I4e83df4ed18f224ce02565c32bdd3fb0c24c6d20
* Update mdds to 0.8.1.Kohei Yoshida2013-05-201-1/+1
| | | | Change-Id: If6c1a8a88e9996527d3fcf350a00a72a3866ef4f
* fix mdds check: remove extraneous "test"Rene Engelhard2013-05-211-1/+1
| | | | Change-Id: I2c20a52e7f7688359172c9ccbd46b4b012bd4c02
* This is most probably the way to get the mdds check rightFridrich Štrba2013-05-211-41/+8
| | | | Change-Id: I65a6018c442769f89f17ee0023510c45373407e7
* valgrind support is useful independent from DBGUTIL support.Mark Wielaard2013-05-201-1/+1
| | | | | | | | | Especially when valgrinding an optimized libreoffice build. Change-Id: I7d2ac5476ba8561ce6afbf8c9472550fbe959c76 Reviewed-on: https://gerrit.libreoffice.org/3966 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Revert "Use bundled jpeg for the BUILD platform when cross-compiling"Tor Lillqvist2013-05-201-1/+0
| | | | | | | Causes trouble in other cases, need to figure out a more specific fix for the problem I see. This reverts commit 737a580a3b96efa2e389d2e72546484af8d4d78f.
* enable coretext by default on MacNorbert Thiebaud2013-05-191-1/+1
| | | | | | use --disable-coretext explicitely to turn it off (and revert to ATSUI) Change-Id: I86685482a08cd62665a94eb6e241b59a217d0b52
* build gallery does not work on Mac, disable it by defaultNorbert Thiebaud2013-05-191-2/+2
| | | | Change-Id: I94bf2aea81dfdeb5e70672092e89acc1e4ceabf7
* Use bundled jpeg for the BUILD platform when cross-compilingTor Lillqvist2013-05-171-0/+1
| | | | | | Should fix the cross-compiling tinderboxes running on Debian at least. Change-Id: I4fad1beb1a380c69fd1c9461bbf3f4f125df69ee
* configure: tweak the jpeg error messages a bitMichael Stahl2013-05-161-2/+2
| | | | | | | | Apparently libjpeg-turbo (used on Fedora) has a bunch of emulation modes for jpeg-6/jpeg-7/jpeg-8 compatibility, and the jpeg-6 one supports JERR_BAD_CROP_SPEC too, which was added to libjpeg in jpeg-7. Change-Id: I5ca4deb3ea059996cf72e0e92fc80bd11fc6979a
* configure: check libjpeg having JERR_BAD_CROP_SPEC definedRiccardo Magliocchetti2013-05-161-0/+11
| | | | | | | | | | | b5a9cc71 introduced the use of JERR_BAD_CROP_SPEC which is not available in Ubuntu 11.10 version of libjpeg62. So better catch this at configure time. Change-Id: I19e4287b0c1a9ddc0baaa70ab61364f99571682c Reviewed-on: https://gerrit.libreoffice.org/3796 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* move copy/pasted ICU_CFLAGS/ICU_LIBS to configureMichael Stahl2013-05-161-0/+7
| | | | Change-Id: I078cccd57331d40118bcc40fb4eb66b113848caf
* libwpd: stop delivering headersMichael Stahl2013-05-161-1/+1
| | | | Change-Id: Ic9209b5db0990bc9433d82ef95ca64179e888f51
* Handle --enable-macosx-code-signing=no properlyTor Lillqvist2013-05-161-1/+1
| | | | Change-Id: Ib080d0317ea0c34e12db27f6ed080b3928cb165d
* Bin some pointless "checking for" messagesTor Lillqvist2013-05-161-12/+0
| | | | | | | | Not really useful to see such messages for stuff that does not depend in any interesting way on the LibreOffice or system configuration but is trivially hardcoded based on just the "prefix". Change-Id: I83ec78bb32891a18318d9f174e4efef901c74846
* gallery: allow disabling the from-source build in configureStephan Bergmann2013-05-151-0/+36
| | | | Change-Id: Ic390ceeb9f52953d5dea6999b194956e90eb4629
* configure: remove un-used vba-package-format option.Michael Meeks2013-05-151-17/+0
| | | | Change-Id: I4dcb563dc2368b7979df3da5e0691cd3633cb5a9
* gallery: cleanup makefiles for new gallery naming and translation.Michael Meeks2013-05-151-1/+2
| | | | Change-Id: I9ec5192c007df6d0ce15f5e61cb53cf6ea04db08
* No idea what use_shl_version isTor Lillqvist2013-05-151-3/+0
| | | | Change-Id: I85ae4a65c32fda4b6cf79e0e9ed1c3add3941364
* UNIXWRAPPERNAME is unusedTor Lillqvist2013-05-151-19/+0
| | | | Change-Id: Ic25acc8413960c2268b5fffc287e8e4f3165a767
* MINGW_PYTHON_EXE is unusedTor Lillqvist2013-05-151-6/+0
| | | | Change-Id: I4fb439a3605fc031b0f2e5ca4c91b6413e188181
* MINGW_CLIB_DIR is unusedTor Lillqvist2013-05-151-4/+0
| | | | Change-Id: I0bb3e52866b182ed112c49725e4efd7f1018031e
* MFC_LIB is unusedTor Lillqvist2013-05-151-4/+0
| | | | Change-Id: I43fb5190f3dff8b2ab1d4ca043a8c852cc353ba8
* MFC_INCLUDE is unusedTor Lillqvist2013-05-151-3/+0
| | | | Change-Id: I8aa68985734aa3a2931727415b5bd412af6e6cd0
* LIBO_THIS_YEAR is used only as an AC_DEFINEd variableTor Lillqvist2013-05-151-3/+2
| | | | Change-Id: I0c9676fcffbb1080a7d8dd26c80f9a9af08aa04c
* LIBMGR_X64_BINARY is unusedTor Lillqvist2013-05-151-5/+0
| | | | Change-Id: Ic3ea17a66d8cc045088ce2a625a79569c8fec431
* JAVACISKAFFE is unusedTor Lillqvist2013-05-151-11/+0
| | | | Change-Id: Id3bc14b65e761dc230491dd8cf4c3785a0eaa37e
* DYNAMIC_CRT is unusedTor Lillqvist2013-05-151-2/+0
| | | | Change-Id: Iabeec6542d18f773a0ae5781214ec7d4ce02b3ab
* DIRECTXSDK_LIB is not used outside configure.acTor Lillqvist2013-05-151-1/+0
| | | | Change-Id: I2cdd158528197630ec54873bd164077a8765542e
* CC_FOR_BUILD is not used outside configure.acTor Lillqvist2013-05-151-1/+0
| | | | Change-Id: I6031f20452183449b2087ce6904c83d8bdbeddfd
* CXX_FOR_BUILD is not used outside configure.acTor Lillqvist2013-05-151-1/+0
| | | | Change-Id: I02c55ccd0a137a0d7a3a131dd0576a8a85afe24a
* ANDROID_NDK_TOOLCHAIN_VERSION_SUBDIR is not used outside configure.acTor Lillqvist2013-05-151-1/+0
| | | | Change-Id: Ic55f27516a6d34c20593eba07808d371901a1d67