summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Accept iOS SDK 14.1Tor Lillqvist2020-10-211-2/+2
* Add "freebsd_powerpc" and "freebsd_powerpc64" platforms to configure.ac.Gleb Popov2020-10-211-0/+10
* Allow to opt in for --enable-gtk3 plus --without-system-cairoStephan Bergmann2020-10-201-1/+1
* Do not check for GNU patch utility on FreeBSD.Gleb Popov2020-10-201-2/+2
* Add FreeBSD to the list of OSes that have OpenSSL in its base.Gleb Popov2020-10-191-1/+1
* fix build with box2d 2.4.0Rene Engelhard2020-10-171-5/+16
* Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann2020-10-161-51/+51
* Fix check for inclusion of <sys/sysmacros.h>Stephan Bergmann2020-10-151-5/+0
* Do not include <sys/sysmacros.h> header unconditionally, but perform a check ...Gleb Popov2020-10-151-0/+5
* Allow CXX_X86_BINARY to be passed into autogen.sh againStephan Bergmann2020-10-091-1/+4
* raise min version of gtk to 3.20.0Caolán McNamara2020-10-071-1/+1
* Pre-set the host and build platform on WSLTor Lillqvist2020-10-051-0/+102
* Small cleanup of shell functionsTor Lillqvist2020-10-051-8/+18
* Don't forward JDK home option to the cross-buildJan-Marek Glogowski2020-10-041-8/+17
* skia: don't fail Windows Arm64 build without clangJan-Marek Glogowski2020-10-041-1/+1
* Replace "newlined" sed with trJan-Marek Glogowski2020-10-041-2/+1
* Document what PathFormat doesTor Lillqvist2020-10-041-0/+23
* gpgme, coinmp, firebird: disable on Windows Arm64Jan-Marek Glogowski2020-10-021-0/+6
* use -fpch-codegen rather than -fmodules-codegenLuboš Luňák2020-09-301-15/+15
* upload libmwaw 0.3.17David Tardon2020-09-281-1/+1
* upload libwps 0.4.12David Tardon2020-09-271-1/+1
* Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS)Tor Lillqvist2020-09-241-13/+4
* fix disable qrcodegen optionCaolán McNamara2020-09-231-1/+1
* tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist2020-09-231-5/+1
* Use sed syntax that isn't GNU-specificTor Lillqvist2020-09-221-1/+2
* add an explicit --disable-qrcodegen configure optionCaolán McNamara2020-09-211-17/+35
* It presumably is $LIBO_VERSION_SUFFIX that we want hereTor Lillqvist2020-09-191-1/+1
* twain32shim: disable for Windows Arm64 buildJan-Marek Glogowski2020-09-181-3/+6
* configure + gbuild: handle Windows Arm64Jan-Marek Glogowski2020-09-161-1/+13
* disable Clang's -fmodules-codegen for Skia if optimizing itLuboš Luňák2020-09-151-1/+7
* Set PYTHONWARNINGS to error by default for --enable-werrorMike Kaganski2020-09-151-0/+3
* cross-build: JAVA_HOME is now build, not hostJan-Marek Glogowski2020-09-151-1/+1
* Upgrade liborcus to 0.16.0.Kohei Yoshida2020-09-121-1/+1
* non-cross: set Java FOR_BUILD variablesJan-Marek Glogowski2020-09-121-0/+6
* cross-build: fix Java NI linkingJan-Marek Glogowski2020-09-111-31/+97
* Fix naming in configure.acJan-Marek Glogowski2020-09-111-5/+6
* WIN cross: fix gpg-related library buildsJan-Marek Glogowski2020-09-111-3/+9
* Fix the minimal build-tools targetJan-Marek Glogowski2020-09-111-10/+56
* WIN drop --enable-64bit to select Windows targetJan-Marek Glogowski2020-09-111-224/+193
* Add a MariadDB configure optionJan-Marek Glogowski2020-09-111-6/+15
* cross-compile: fix PATH handling for hostJan-Marek Glogowski2020-09-111-3/+7
* Fix AC_RUN_IFELSE for cross-compilation buildsStephan Bergmann2020-09-091-1/+1
* Guard against some GCC consteval bugStephan Bergmann2020-09-091-3/+11
* The current macOS beta for Apple Silicon is 11.0Tor Lillqvist2020-09-081-1/+1
* Follow the rules when building for the App StoreTor Lillqvist2020-09-081-0/+22
* Use PRODUCTNAME_WITHOUT_SPACES for SDKDIRNAMETor Lillqvist2020-09-081-1/+1
* Android: re-enable pdfiumMiklos Vajna2020-09-071-2/+2
* Android apparently needs -lm in LIBXML_LIBS for --without-system-libxml2Stephan Bergmann2020-09-071-0/+3
* Accept iOS SDK 13.7Tor Lillqvist2020-09-021-1/+1
* Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann2020-09-021-0/+13