summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2020-11-10Remove obsolete AC_HEADER_STDC checkStephan Bergmann1-7/+0
2020-11-09lok:configure: replace obsolete configuration linksHenry Castro1-1/+1
2020-11-07configure: OpenSSL needs perl-FindBin to buildMichael Stahl1-0/+4
2020-11-06Replace obsolete AC_FD_CC with AS_MESSAGE_LOG_FDStephan Bergmann1-2/+2
2020-11-04Make --without-webdav work even with --enable-mpl-subsetTor Lillqvist1-1/+3
2020-11-03I am sure the fill-column value of 102 here was accidentalTor Lillqvist1-1/+1
2020-11-03i386 is not used at all on macOS since many yearsTor Lillqvist1-1/+1
2020-11-01Use save_CFLAGS etc in a uniform wayTor Lillqvist1-13/+9
2020-11-01Find ODBC headers when building for Windows on WSL, tooTor Lillqvist1-1/+1
2020-10-31Set CPPFLAGS instead of the INCLUDE environment variableTor Lillqvist1-1/+2
2020-10-30build-tools: default to system PCH settingJan-Marek Glogowski1-1/+0
2020-10-26configure: pdfium is used during pdf sig verifyMiklos Vajna1-1/+1
2020-10-26Must use the Unix form of a pathname in a test command on WSLTor Lillqvist1-2/+3
2020-10-26Make more of the Windows SDK checks work on WSLTor Lillqvist1-6/+11
2020-10-26Use consistent slashes in the INCLUDE variableTor Lillqvist1-1/+1
2020-10-26Don't ever display harmless error messages from wsl-lo-helperTor Lillqvist1-2/+2
2020-10-25bump product version to 7.1.0.0.alpha1+Christian 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