summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2021-02-28Upgrade fuzzers to LIB_FUZZING_ENGINEAndrzej Hunt1-0/+4
2021-02-19python3: upgrade to release 3.8.8rc1Michael Stahl1-1/+1
2021-02-18On aarch64 platform deb package platform string should be arm64 actuallyAndras Timar1-0/+1
2021-02-17More targeted suppression of bogus GCC -Werror=stringop-overflow=Stephan Bergmann1-0/+49
2021-02-09configure.ac: allow --enable-python=system on macOS if PYTHON is non-emptyAndrew Udvare1-2/+3
2021-02-04don't need FindBin if --disable-openssl usedCaolán McNamara1-1/+1
2021-01-28mac: allow cross compiling with host/build x86_64-apple-macosChristian Lohmaier1-2/+2
2021-01-26Accept iOS SDK 14.4Tor Lillqvist1-2/+2
2021-01-21Avoid Clang -Werror,-Wunused-command-line-argumentStephan Bergmann1-1/+1
2021-01-21Use C++20 consteval for the Color(sal_uInt32) ctorStephan Bergmann1-1/+9
2021-01-19add --disable-librelogo to disable LibreLogo at build timeMichael Stahl1-0/+22
2021-01-14Bump MSVC baseline to Visual Studio 2019 version 16.5Stephan Bergmann1-2/+2
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze1-1/+14
2021-01-13Use MSVC's /permissive- to make it more standards conformingStephan Bergmann1-1/+1
2020-12-25Remove vlc part since experimental since 5 yearsJulien Nabet1-21/+0
2020-12-23Don't lock galleries build into DESKTOPJan-Marek Glogowski1-2/+2
2020-12-22That wasn't a reliable way to detect Apple JDKStephan Bergmann1-7/+0
2020-12-21Retire the bit-rotting LibreOfficeLight iOS appTor Lillqvist1-13/+0
2020-12-21add -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED to gtk cflagsCaolán McNamara1-0/+1
2020-12-19cross-compile: make sure configure fails if build-side configure failsChristian Lohmaier1-2/+4
2020-12-18cross-compilation targets really do need all AC_CONFIG_FILESChristian Lohmaier1-1/+3
2020-12-15Accept iOS SDK 14.3Tor Lillqvist1-2/+2
2020-12-15Accept macOS SDK 11.1Tor Lillqvist1-4/+13
2020-12-15add a visual studio code workspace template (created by configure.ac)Christian Lohmaier1-1/+2
2020-12-14Handle explicit --disable-macosx-package-signingStephan Bergmann1-4/+4
2020-12-03At least Clang 12 trunk understands -std=c++2b nowStephan Bergmann1-1/+1
2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann1-63/+0
2020-11-22bump product version to 7.2.0.0.alpha0+Christian Lohmaier1-1/+1
2020-11-22bump product version to 7.1.0.0.beta1+Christian Lohmaier1-1/+1
2020-11-21Allow --enable-macosx-sandbox without the codesigning identitiesTor Lillqvist1-4/+2
2020-11-21firebird: build fixes (incl. parallel build)Jan-Marek Glogowski1-4/+5
2020-11-19tdf#132938 Add glyphs U+F030-U+F039 to OpenSymbolMing Hua1-1/+1
2020-11-18AC_CHECK_SIZEOF works fine when cross-compiling, no need to hard-code for iOSTor Lillqvist1-10/+0
2020-11-18Accept iOS SDK 14.2Tor Lillqvist1-2/+2
2020-11-17Update to ICU 68.1Eike Rathke1-1/+1
2020-11-10Remove obsolete AC_HEADER_STDC checkStephan Bergmann1-7/+0
2020-11-09lok:configure: replace obsolete configuration linksHenry Castro1-1/+1
2020-11-07configure: OpenSSL needs perl-FindBin to buildMichael Stahl1-0/+4
2020-11-06Replace obsolete AC_FD_CC with AS_MESSAGE_LOG_FDStephan Bergmann1-2/+2
2020-11-04Make --without-webdav work even with --enable-mpl-subsetTor Lillqvist1-1/+3
2020-11-03I am sure the fill-column value of 102 here was accidentalTor Lillqvist1-1/+1
2020-11-03i386 is not used at all on macOS since many yearsTor Lillqvist1-1/+1
2020-11-01Use save_CFLAGS etc in a uniform wayTor Lillqvist1-13/+9
2020-11-01Find ODBC headers when building for Windows on WSL, tooTor Lillqvist1-1/+1
2020-10-31Set CPPFLAGS instead of the INCLUDE environment variableTor Lillqvist1-1/+2
2020-10-30build-tools: default to system PCH settingJan-Marek Glogowski1-1/+0
2020-10-26configure: pdfium is used during pdf sig verifyMiklos Vajna1-1/+1
2020-10-26Must use the Unix form of a pathname in a test command on WSLTor Lillqvist1-2/+3
2020-10-26Make more of the Windows SDK checks work on WSLTor Lillqvist1-6/+11
2020-10-26Use consistent slashes in the INCLUDE variableTor Lillqvist1-1/+1