summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2020-10-20Allow to opt in for --enable-gtk3 plus --without-system-cairoStephan Bergmann1-1/+1
2020-10-20Do not check for GNU patch utility on FreeBSD.Gleb Popov1-2/+2
2020-10-19Add FreeBSD to the list of OSes that have OpenSSL in its base.Gleb Popov1-1/+1
2020-10-17fix build with box2d 2.4.0Rene Engelhard1-5/+16
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann1-51/+51
2020-10-15Fix check for inclusion of <sys/sysmacros.h>Stephan Bergmann1-5/+0
2020-10-15Do not include <sys/sysmacros.h> header unconditionally, but perform a check ...Gleb Popov1-0/+5
2020-10-09Allow CXX_X86_BINARY to be passed into autogen.sh againStephan Bergmann1-1/+4
2020-10-07raise min version of gtk to 3.20.0Caolán McNamara1-1/+1
2020-10-05Pre-set the host and build platform on WSLTor Lillqvist1-0/+102
2020-10-05Small cleanup of shell functionsTor Lillqvist1-8/+18
2020-10-04Don't forward JDK home option to the cross-buildJan-Marek Glogowski1-8/+17
2020-10-04skia: don't fail Windows Arm64 build without clangJan-Marek Glogowski1-1/+1
2020-10-04Replace "newlined" sed with trJan-Marek Glogowski1-2/+1
2020-10-04Document what PathFormat doesTor Lillqvist1-0/+23
2020-10-02gpgme, coinmp, firebird: disable on Windows Arm64Jan-Marek Glogowski1-0/+6
2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák1-15/+15
2020-09-28upload libmwaw 0.3.17David Tardon1-1/+1
2020-09-27upload libwps 0.4.12David Tardon1-1/+1
2020-09-24Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS)Tor Lillqvist1-13/+4
2020-09-23fix disable qrcodegen optionCaolán McNamara1-1/+1
2020-09-23tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist1-5/+1
2020-09-22Use sed syntax that isn't GNU-specificTor Lillqvist1-1/+2
2020-09-21add an explicit --disable-qrcodegen configure optionCaolán McNamara1-17/+35
2020-09-19It presumably is $LIBO_VERSION_SUFFIX that we want hereTor Lillqvist1-1/+1
2020-09-18twain32shim: disable for Windows Arm64 buildJan-Marek Glogowski1-3/+6
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