summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2020-10-25bump product version to 7.1.0.0.alpha1Christian Lohmaier1-1/+1
2020-10-25Must use the Unix form of a pathname in a test command on WSLTor Lillqvist1-1/+2
2020-10-25Don't display harmless error messages from wsl-lo-helperTor Lillqvist1-1/+1
2020-10-25Improve PathFormat on WSL: Don't lose a final slashTor Lillqvist1-1/+15
2020-10-25Fix win_get_env_from_vsvars32bat and find_ucrt for WSLTor Lillqvist1-5/+10
2020-10-25Improve the WSL cygpath emulationTor Lillqvist1-5/+13
2020-10-25Use wsl-lo-helper to read a Registry valueTor Lillqvist1-0/+5
2020-10-25More cases of treating wsl like cygwinTor Lillqvist1-5/+5
2020-10-25Fix the find_msvc function for building on WSLTor Lillqvist1-3/+7
2020-10-25Interix is dead since long, but check for WSL insteadTor Lillqvist1-2/+2
2020-10-25Add another return value to the PathFormat function, for WSLTor Lillqvist1-8/+63
2020-10-25Set also ac_cv_{build,host}_{cpu,os} in the case of building for Windows on WSLTor Lillqvist1-0/+5
2020-10-21Accept iOS SDK 14.1Tor Lillqvist1-2/+2
2020-10-21Add "freebsd_powerpc" and "freebsd_powerpc64" platforms to configure.ac.Gleb Popov1-0/+10
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