summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* fix KDE4 detection on aarch64David Tardon2014-09-031-1/+4
| | | | Change-Id: Iafe65564e8c2534cb03497d82d7dd3498abdf7c8
* Start of support for Android on AArch64Tor Lillqvist2014-08-301-13/+32
| | | | | | | | | | The build does not get far before it runs into trouble in the GNU libstdc++ headers, though: android-ndk-r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/opt_random.h:33:23: fatal error: x86intrin.h: No such file or directory Change-Id: I9d459c64980091ba8bf5b3d631d47342625f6be9
* Linux AArch64 portStephan Bergmann2014-08-291-1/+7
| | | | Change-Id: I37044a37348b203944a8eb9d2204e619055f069d
* Upgrade libgltf to 0.0.1Zolnai Tamás2014-08-291-1/+1
| | | | | | | | | | | | News in this version: - Solve some limitations of walkthrough mode (fdo#81425) - Multisampling (better rendering quality, mainly at the edges) - Better error handling (no crash in case of invalid input file) Change-Id: I46fdf56b00476614487fbcc04178e43e33a01794 Reviewed-on: https://gerrit.libreoffice.org/11179 Reviewed-by: Zolnai Tamás <tamas.zolnai@collabora.com> Tested-by: Zolnai Tamás <tamas.zolnai@collabora.com>
* I think --with-package-format=native/portable can go awayTor Lillqvist2014-08-271-4/+2
| | | | | | Or does somebody know what they mean and even use either? Change-Id: If935d5d6b53d1f95ec22b19b6b97f4ecfe4d9c06
* LIB64 unusedStephan Bergmann2014-08-261-7/+0
| | | | | | ...since 7f267db9b30fb90fe53844f659d4efa599034b5c "SOLAREXTRALIB unused" Change-Id: Iccb12fae17047095e0b2e0425e82d9bfd4293520
* Don't add a bogus C:/cygwin64/lib/x86 (or similar) directory to ILIBTor Lillqvist2014-08-221-1/+1
| | | | | | | | | If we don't know of any separate DirectX SDK library, don't use the $DIRECTXSDK_LIB variable which is bogus at that point. Thanks to Nicholas Ferguson for noticing. Change-Id: I333478da7757694ca9236fd485e93bbd88305278
* remove superfluous --with-theme=default optionBjoern Michaelsen2014-08-221-4/+12
| | | | | | | - currently mapped to --with-theme=galaxy for migration - warns though Change-Id: Ib40dabd4c54b6cac0b7f3c6f6183b2e4d1545331
* linux_powerpc64le->linux_powerpc64_le to match dp_platform.cxxCaolán McNamara2014-08-211-1/+1
| | | | Change-Id: Ib63e5a28d7ff12780a1051d94c5976244eab1814
* openjdk appears to use ppc64/server/libjvm.so and not ppc64le/server/libjvm.soCaolán McNamara2014-08-211-1/+1
| | | | Change-Id: Iff9e2e0ac9921b0d9d36a49fdcd2323d5dd124ee
* Related: rhbz#1125588 first steps for ppc64leCaolán McNamara2014-08-211-0/+7
| | | | | | almost certainly won't get us too far, but a start Change-Id: Ic20b97a97b6d506c32322173bd8332d15c3a4555
* Use COMMONS_LOGGING_VERSION vblerbuj2014-08-201-2/+4
| | | | | | | Change-Id: I0c76ec7e3f9b95166b4005dd1ad5349b3889c3e4 Reviewed-on: https://gerrit.libreoffice.org/10993 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* Handle SYSTEM_LIBXML_FOR_BUILD, should fix cross-compilationTor Lillqvist2014-08-171-2/+2
| | | | Change-Id: Ideba1e359c1e199dcf40fa22f6d520ba9e20dd11
* upgrade to apache-commons-1.2Thomas Arnhold2014-08-161-2/+2
| | | | | | | Change-Id: Ic356c6a23f42b5fe37be1075e8508bb168eac9a1 Reviewed-on: https://gerrit.libreoffice.org/10927 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* Fix $(call gb_ExternalExecutable_get_command,xmllint) in case of system libxmlMiklos Vajna2014-08-161-0/+4
| | | | Change-Id: If9b32b09fd8cbf8b194b75357494d99aaa3fe06e
* fdo#82430: MSVC 2010 refuses both -clr and -arch in the same commandMichael Stahl2014-08-151-1/+1
| | | | Change-Id: I41339e05ec914a2d660d87c99c99b824dddd10c9
* fdo#82430: configure: MSVC build: avoid using SSE2 instructionsMichael Stahl2014-08-141-0/+3
| | | | | | | | | MSVC 2012 for x86 defaults to -arch:SSE2; binaries do not run on any AMD 32-bit CPU, neither on Intel Pentium III. http://msdn.microsoft.com/en-us/library/vstudio/7t5yh4fd%28v=vs.110%29.aspx Change-Id: Ie8253137db2699f2a7fa69c4ac4e7ded90931e3e
* Rename misleadingly named variableTor Lillqvist2014-08-141-2/+2
| | | | Change-Id: I48c7e2d29c16b61b71ef72a0a45792c968c0fa0f
* Look also for iOS SDK 8.0Tor Lillqvist2014-08-141-2/+2
| | | | Change-Id: I0587e395f6b4833953618b1a0ac1e201a1f79b61
* clean configure.ac enable-opengl for windowsMarkus Mohrhard2014-08-131-6/+1
| | | | | | It works now and should get the same treatment as the linux version. Change-Id: I382cc7cae9358ce26e0c2d85acc6a67e991d8118
* enable opengl by default on windowsMarkus Mohrhard2014-08-131-1/+1
| | | | Change-Id: I04cd67cce88563c0e1d82af984ccd3e6516b69cb
* in replacement is *also* a GNU sed extension - not available on MacOS XLionel Elie Mamane2014-08-121-1/+5
| | | | Change-Id: Ic4efe84ba6e6d0e36b520957bc56d24e14161966
* \+ is a GNU sed extension - not available on MacOS XLionel Elie Mamane2014-08-121-1/+1
| | | | | | also support a MySQL/MariaDB client lib link line without any "-L" Change-Id: I1c2bc13f35a33c0f62f0d23d0982d5977aafe2c3
* switch internal mariadb client to version 2Lionel Elie Mamane2014-08-111-4/+2
| | | | | | and reenable it: hopefully the worst bugs are fixed now Change-Id: I8033ef87d02ba6619e5f778b5255fa803ba63c5b
* "fixes" needed because ure/source/unorc is now expanded at configure timeTor Lillqvist2014-08-111-1/+2
| | | | | | | | | | | | | | | | Argh, this is getting even uglier. We cheerfully ignore for now the theoretical possibility that the URE unorc used by build-time tools (i.e. the configure-expanded ure/source/unorc) could be different for HOST and BUILD (in case they use different --enable-canonical-installation-tree-structure), and use the HOST one for the BUILD tools. The right thing would probably be to construct the URE unorc in the relevant Makefile, like we do for fundamentalrc? Or then to just re-design the whole mess of rc files into some simpler (good luck). Change-Id: I654309503d0e696778910acadcbf2f6b90ffa02a
* Seems to work nowTor Lillqvist2014-08-101-1/+1
| | | | Change-Id: I59402e2f0503369370cc87017e0c8e01541ccfa0
* Use @LIBO_URE_SHARE_JAVA_FOLDER@ instead of hardcoding ../share/javaTor Lillqvist2014-08-101-1/+2
| | | | | | | | | Makes CppunitTest_dbaccess_hsqldb_test work also in the --enable-canonical-installation-tree-structure (on OS X), otherwise the use of $URE_INTERNAL_JAVA_CLASSPATH (looked up from the URE unorc) in stoc/source/javavm/javavm.cxx fails. Change-Id: I5ea045594c32e6a1398b73cff1e4aa8bbe1aa265
* VS2013: Prefer it over VS2012 and VS2010David Ostrovsky2014-08-091-7/+7
| | | | | | | | | | | | | | | | | | | | | The preference for compiler picking on Windows is: 1. vs2012 2. vs2010 3. vs2013 Because vs2013 was considered as unsupported compiler the only option to acivate is to provide additional option to the autogen: --with-visual-studio=2013 Now, that vs2013 is up and running change the preference order and pick the newest installed compiler. Change-Id: I76412b9a1bd9514904bbcca99230896add0424f1 Reviewed-on: https://gerrit.libreoffice.org/10154 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* Generalize -fsanitize=address checksStephan Bergmann2014-08-081-7/+7
| | | | | | ...that are at least also relevant for -fsanitize=undefined Change-Id: I39044d2a73912a605af8e965eb1cdf8dfd4f0051
* configure: SunStudio is not a (supported) C++ compilerMichael Stahl2014-08-081-52/+1
| | | | Change-Id: I65d5f499b2948f9e57c47d262a2d6e5e8cbcf8da
* reuse OpenGLContext in OGL canvasMarkus Mohrhard2014-08-081-2/+1
| | | | | | | | The only thing that needs to be reimplemented is the pbuffer based custom sprite rendering. We should use a FBO with a texture backend for that. This will also save several OpenGL context switches! Change-Id: I4aef33ae2499e44c8b5f41c296d8721cb94a37a1
* Handle collada libraries seperately: --disable-colladaZolnai Tamás2014-08-071-4/+19
| | | | | | Depends on gltf support. Change-Id: Ief0452da3d03b0ddbca45272e5f5cd268691aeca
* Work around dirty Qt4 test codeStephan Bergmann2014-08-071-0/+8
| | | | | | ...failing under -fsanitize=undefined -fno-sanitize-recover Change-Id: I33a72bc1474708847f4cfc6d3d2ae6a19eb80c7f
* remove unnecessary references to test-install (just use instdir)Michael Stahl2014-08-071-2/+2
| | | | Change-Id: I99f19a3e2ed166c2ea4397f8767975973dd5d983
* If dev-install is obsolete, why have it at all?Tor Lillqvist2014-08-071-2/+2
| | | | | | Replace mentions of it in a few (dcumentation) places with test-install. Change-Id: I6fc8e58fa5813b05de16feec35215c83e0e45834
* implement --with-system-coinmpRene Engelhard2014-08-061-2/+14
| | | | Change-Id: I02928097f049e8f3cbefbc872b570b2d2b072658
* implement --with-system-gltfRene Engelhard2014-08-051-1/+14
| | | | Change-Id: Ic842006b28f8043bcbbaa81ab5a20e15aa52ac82
* Presumably no point in automatically disabling avmedia for iOS either thenTor Lillqvist2014-08-041-3/+1
| | | | | | (Re: 7f36e996a07ed7f39a33fffb2d2c523adf00eefc) Change-Id: I115bb35cd4c469661b5a8e3af378618b718f2a29
* build avmedia for AndroidTomaž Vajngerl2014-08-031-2/+1
| | | | Change-Id: I0137bb7ce6337ca852af513565cc19dad3c8dc8b
* Accept NDK r10Tor Lillqvist2014-08-011-2/+2
| | | | | | Also, don't bother accepting NDK r8* any longer. Change-Id: I87fa37a8bb4b00033fe9f81e8b9fc8b09af3b784
* It's called "GNU Make", not "gnumake"Tor Lillqvist2014-07-281-7/+7
| | | | Change-Id: I54900e077d5325fb6bfad84a2afa37f3adf551bb
* Improvements for Windows build with only VS2013 installedTor Lillqvist2014-07-281-10/+26
| | | | | | | | | | | | | | | | I thought it was possible now to build on Windows with Visual Studio 2013 as the only installed Visual Studio version, but no. I tried on a fresh Windows 8.1 installation. This commit fixes the configury a bit at least. (One needs to pass the --with-visual-studio=2013 option. Otherwise configure gets confused by the partial (?) VS2012 that seems to be installed, too, when installing VS2013, and prefers that...) The build fails at least in external/lcms2, but I'll leave sorting out that for later. Change-Id: I15942e4b088a3f0a62c3f7fa8f9b45f77beaff6f
* make libgltf compile on OSXMarkus Mohrhard2014-07-231-1/+1
| | | | Change-Id: Ie39292137f931bfd557f66c485e104cf5d5089b8
* configure: unused variableMichael Stahl2014-07-231-1/+0
| | | | Change-Id: I0172814081d443c21fc46bb9c5e26a5f459db9fa
* configure: stop calling native Win32 make "horribly slow"Michael Stahl2014-07-231-19/+15
| | | | | | | OTOH we do have sufficient data to start name-calling Cygwin make: http://lists.freedesktop.org/archives/libreoffice/2014-June/061727.html Change-Id: I290c39805d237c7da9a7aa954ec45a58c92fa2d2
* add config_vcl to control DevicePixel coordinate base typeNorbert Thiebaud2014-07-201-0/+13
| | | | | | | | The eventual goal is to make vcl capable of handling a backend that use double instead of sal_Int32 as its base type for device coordinate. Change-Id: I6174f1f4afe00992b95c9163bc21dd54fec98631
* fix Qt4 filedialog configure checks againLuboš Luňák2014-07-201-0/+2
| | | | Change-Id: Ic18e4a7ad725640ffdeb15a1982ecb9131d11697
* fdo#63756 build libxml2 with ICU supportDavid Tardon2014-07-201-0/+9
| | | | Change-Id: I0523e49e640812be435ba4c97b1881ca253eb2ab
* OS X: SDK configurationrbuj2014-07-141-87/+71
| | | | | | | | | | Adds several improvements for setting the SDK. Change-Id: Id6aa7c972ec5f11f1a43ced90f0411e55328eef3 Reviewed-on: https://gerrit.libreoffice.org/9952 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* allow modern GCC to be automatically chosen on OS X 10.5Douglas Mencken2014-07-111-4/+14
| | | | | | | | | Don't force gcc-4.2 for OS X SDK 10.5 when $CC version is newer than 4.2 Change-Id: I7031517f8c2140a9dcb56abe6f6db5c9ed8f21f9 Reviewed-on: https://gerrit.libreoffice.org/10118 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>