summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2020-09-16configure + gbuild: handle Windows Arm64Jan-Marek Glogowski1-1/+13
2020-09-15disable Clang's -fmodules-codegen for Skia if optimizing itLuboš Luňák1-1/+7
2020-09-15Set PYTHONWARNINGS to error by default for --enable-werrorMike Kaganski1-0/+3
2020-09-15cross-build: JAVA_HOME is now build, not hostJan-Marek Glogowski1-1/+1
2020-09-12Upgrade liborcus to 0.16.0.Kohei Yoshida1-1/+1
2020-09-12non-cross: set Java FOR_BUILD variablesJan-Marek Glogowski1-0/+6
2020-09-11cross-build: fix Java NI linkingJan-Marek Glogowski1-31/+97
2020-09-11Fix naming in configure.acJan-Marek Glogowski1-5/+6
2020-09-11WIN cross: fix gpg-related library buildsJan-Marek Glogowski1-3/+9
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski1-10/+56
2020-09-11WIN drop --enable-64bit to select Windows targetJan-Marek Glogowski1-224/+193
2020-09-11Add a MariadDB configure optionJan-Marek Glogowski1-6/+15
2020-09-11cross-compile: fix PATH handling for hostJan-Marek Glogowski1-3/+7
2020-09-09Fix AC_RUN_IFELSE for cross-compilation buildsStephan Bergmann1-1/+1
2020-09-09Guard against some GCC consteval bugStephan Bergmann1-3/+11
2020-09-08The current macOS beta for Apple Silicon is 11.0Tor Lillqvist1-1/+1
2020-09-08Follow the rules when building for the App StoreTor Lillqvist1-0/+22
2020-09-08Use PRODUCTNAME_WITHOUT_SPACES for SDKDIRNAMETor Lillqvist1-1/+1
2020-09-07Android: re-enable pdfiumMiklos Vajna1-2/+2
2020-09-07Android apparently needs -lm in LIBXML_LIBS for --without-system-libxml2Stephan Bergmann1-0/+3
2020-09-02Accept iOS SDK 13.7Tor Lillqvist1-1/+1
2020-09-02Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann1-0/+13
2020-08-26Only check X11/Intrinsic.h when $ENABLE_JAVAMike Kaganski1-0/+2
2020-08-25Check for X11/Intrinsic.h required by officebeanMike Kaganski1-0/+3
2020-08-19Allow to set LO_ELFCHECK_ALLOWLIST in autogen.inputStephan Bergmann1-0/+9
2020-08-18make --enable-ccache affect also CLANG_CC/CXXLuboš Luňák1-0/+43
2020-08-12Sukapura is MPL, says icon-themes/sukapura/LICENSETor Lillqvist1-1/+1
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann1-0/+1
2020-08-08bump libnumbertext requirement to >= 1.0.6Rene Engelhard1-1/+1
2020-08-07Use 10.16, not 11.0, as the minimum macOS on arm64 for nowTor Lillqvist1-1/+4
2020-08-07Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist1-16/+29
2020-08-07Make help message match actual option nameTor Lillqvist1-2/+2
2020-07-29Port to FreeBSD aarch64miki1-0/+5
2020-07-29WIN fix detection of user-passed, wrong 32bit JDKJan-Marek Glogowski1-4/+4
2020-07-29configure: fix TLS result outputJan-Marek Glogowski1-1/+5
2020-07-28Adapt --enable-ld to Clang 12 trunk --ld-pathStephan Bergmann1-4/+11
2020-07-27Missing quotingStephan Bergmann1-1/+1
2020-07-23tdf#134522 remove --with-build-version ./configure flagRene Engelhard1-21/+3
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze1-15/+1
2020-07-17use Clang11's -fpch-instantiate-templates if availableLuboš Luňák1-0/+16
2020-07-17python3: update to 3.8.4Jan-Marek Glogowski1-2/+2
2020-07-17libffi: build DLL on WindowsJan-Marek Glogowski1-1/+1
2020-07-16Accept iOS SDK 13.6Tor Lillqvist1-1/+1
2020-07-10replace usage of blacklist with denylistThorsten Behrens1-1/+1
2020-07-08Avoid "ECHO is off." output when requested variable consists of spacesMike Kaganski1-1/+2
2020-07-08configure: try to fix qconfig.h checkMichael Stahl1-0/+5
2020-07-07lok: symbolic link to the "include" directory when builddir != srcdirHenry Castro1-0/+2
2020-07-07configure: try to fail early if qt5 header QtCore/qconfig-32.h missingMichael Stahl1-0/+3
2020-07-06Allow also --disable-python on macOSTor Lillqvist1-2/+2
2020-07-05For macOS on arm64, be sure to use HOST_PLATFORM=arm64-apple-darwinTor Lillqvist1-0/+5