summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete AC_HEADER_STDC checkStephan Bergmann2020-11-101-7/+0
* lok:configure: replace obsolete configuration linksHenry Castro2020-11-091-1/+1
* configure: OpenSSL needs perl-FindBin to buildMichael Stahl2020-11-071-0/+4
* Replace obsolete AC_FD_CC with AS_MESSAGE_LOG_FDStephan Bergmann2020-11-061-2/+2
* Make --without-webdav work even with --enable-mpl-subsetTor Lillqvist2020-11-041-1/+3
* I am sure the fill-column value of 102 here was accidentalTor Lillqvist2020-11-031-1/+1
* i386 is not used at all on macOS since many yearsTor Lillqvist2020-11-031-1/+1
* Use save_CFLAGS etc in a uniform wayTor Lillqvist2020-11-011-13/+9
* Find ODBC headers when building for Windows on WSL, tooTor Lillqvist2020-11-011-1/+1
* Set CPPFLAGS instead of the INCLUDE environment variableTor Lillqvist2020-10-311-1/+2
* build-tools: default to system PCH settingJan-Marek Glogowski2020-10-301-1/+0
* configure: pdfium is used during pdf sig verifyMiklos Vajna2020-10-261-1/+1
* Must use the Unix form of a pathname in a test command on WSLTor Lillqvist2020-10-261-2/+3
* Make more of the Windows SDK checks work on WSLTor Lillqvist2020-10-261-6/+11
* Use consistent slashes in the INCLUDE variableTor Lillqvist2020-10-261-1/+1
* Don't ever display harmless error messages from wsl-lo-helperTor Lillqvist2020-10-261-2/+2
* bump product version to 7.1.0.0.alpha1+Christian Lohmaier2020-10-251-1/+1
* Must use the Unix form of a pathname in a test command on WSLTor Lillqvist2020-10-251-1/+2
* Don't display harmless error messages from wsl-lo-helperTor Lillqvist2020-10-251-1/+1
* Improve PathFormat on WSL: Don't lose a final slashTor Lillqvist2020-10-251-1/+15
* Fix win_get_env_from_vsvars32bat and find_ucrt for WSLTor Lillqvist2020-10-251-5/+10
* Improve the WSL cygpath emulationTor Lillqvist2020-10-251-5/+13
* Use wsl-lo-helper to read a Registry valueTor Lillqvist2020-10-251-0/+5
* More cases of treating wsl like cygwinTor Lillqvist2020-10-251-5/+5
* Fix the find_msvc function for building on WSLTor Lillqvist2020-10-251-3/+7
* Interix is dead since long, but check for WSL insteadTor Lillqvist2020-10-251-2/+2
* Add another return value to the PathFormat function, for WSLTor Lillqvist2020-10-251-8/+63
* Set also ac_cv_{build,host}_{cpu,os} in the case of building for Windows on WSLTor Lillqvist2020-10-251-0/+5
* 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