summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2020-10-25bump product version to 7.1.0.0.alpha1Christian Lohmaier
2020-10-25Must use the Unix form of a pathname in a test command on WSLTor Lillqvist
2020-10-25Don't display harmless error messages from wsl-lo-helperTor Lillqvist
2020-10-25Improve PathFormat on WSL: Don't lose a final slashTor Lillqvist
2020-10-25Fix win_get_env_from_vsvars32bat and find_ucrt for WSLTor Lillqvist
2020-10-25Improve the WSL cygpath emulationTor Lillqvist
2020-10-25Use wsl-lo-helper to read a Registry valueTor Lillqvist
2020-10-25More cases of treating wsl like cygwinTor Lillqvist
2020-10-25Fix the find_msvc function for building on WSLTor Lillqvist
2020-10-25Interix is dead since long, but check for WSL insteadTor Lillqvist
2020-10-25Add another return value to the PathFormat function, for WSLTor Lillqvist
2020-10-25Set also ac_cv_{build,host}_{cpu,os} in the case of building for Windows on WSLTor Lillqvist
2020-10-21Accept iOS SDK 14.1Tor Lillqvist
2020-10-21Add "freebsd_powerpc" and "freebsd_powerpc64" platforms to configure.ac.Gleb Popov
2020-10-20Allow to opt in for --enable-gtk3 plus --without-system-cairoStephan Bergmann
2020-10-20Do not check for GNU patch utility on FreeBSD.Gleb Popov
2020-10-19Add FreeBSD to the list of OSes that have OpenSSL in its base.Gleb Popov
2020-10-17fix build with box2d 2.4.0Rene Engelhard
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann
2020-10-15Fix check for inclusion of <sys/sysmacros.h>Stephan Bergmann
2020-10-15Do not include <sys/sysmacros.h> header unconditionally, but perform a check ...Gleb Popov
2020-10-09Allow CXX_X86_BINARY to be passed into autogen.sh againStephan Bergmann
2020-10-07raise min version of gtk to 3.20.0Caolán McNamara
2020-10-05Pre-set the host and build platform on WSLTor Lillqvist
2020-10-05Small cleanup of shell functionsTor Lillqvist
2020-10-04Don't forward JDK home option to the cross-buildJan-Marek Glogowski
2020-10-04skia: don't fail Windows Arm64 build without clangJan-Marek Glogowski
2020-10-04Replace "newlined" sed with trJan-Marek Glogowski
2020-10-04Document what PathFormat doesTor Lillqvist
2020-10-02gpgme, coinmp, firebird: disable on Windows Arm64Jan-Marek Glogowski
2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák
2020-09-28upload libmwaw 0.3.17David Tardon
2020-09-27upload libwps 0.4.12David Tardon
2020-09-24Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS)Tor Lillqvist
2020-09-23fix disable qrcodegen optionCaolán McNamara
2020-09-23tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist
2020-09-22Use sed syntax that isn't GNU-specificTor Lillqvist
2020-09-21add an explicit --disable-qrcodegen configure optionCaolán McNamara
2020-09-19It presumably is $LIBO_VERSION_SUFFIX that we want hereTor Lillqvist
2020-09-18twain32shim: disable for Windows Arm64 buildJan-Marek Glogowski
2020-09-16configure + gbuild: handle Windows Arm64Jan-Marek Glogowski
2020-09-15disable Clang's -fmodules-codegen for Skia if optimizing itLuboš Luňák
2020-09-15Set PYTHONWARNINGS to error by default for --enable-werrorMike Kaganski
2020-09-15cross-build: JAVA_HOME is now build, not hostJan-Marek Glogowski
2020-09-12Upgrade liborcus to 0.16.0.Kohei Yoshida
2020-09-12non-cross: set Java FOR_BUILD variablesJan-Marek Glogowski
2020-09-11cross-build: fix Java NI linkingJan-Marek Glogowski
2020-09-11Fix naming in configure.acJan-Marek Glogowski
2020-09-11WIN cross: fix gpg-related library buildsJan-Marek Glogowski
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski