summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2021-05-19bump product version to 7.1.4.1Christian Lohmaier1-1/+1
2021-04-29Accept iOS SDK 14.5Tor Lillqvist1-2/+2
2021-04-28Accept macOS SDK 11.3Tor Lillqvist1-4/+13
2021-04-15bump product version to 7.1.4.0.0+Christian Lohmaier1-1/+1
2021-04-02tdf#140229 neon: update to release 0.31.2Jan-Marek Glogowski1-2/+2
2021-03-10bump product version to 7.1.3.0.0+Christian Lohmaier1-1/+1
2021-02-23python3: upgrade to release 3.8.8rc1Michael Stahl1-1/+1
2021-02-10bump product version to 7.1.2.0.0+Christian Lohmaier1-1/+1
2021-02-07That wasn't a reliable way to detect Apple JDKStephan Bergmann1-7/+0
2021-02-04don't need FindBin if --disable-openssl usedCaolán McNamara1-1/+1
2021-01-29mac: allow cross compiling with host/build x86_64-apple-macosChristian Lohmaier1-2/+2
2021-01-14bump product version to 7.1.1.0.0+Christian Lohmaier1-1/+1
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze1-1/+14
2020-12-17bump product version to 7.1.0.1.0+Christian Lohmaier1-1/+1
2020-12-17Accept iOS SDK 14.3Tor Lillqvist1-2/+2
2020-12-15Accept macOS SDK 11.1Tor Lillqvist1-4/+13
2020-11-22bump product version to 7.1.0.0.beta1+Christian Lohmaier1-1/+1
2020-11-21Allow --enable-macosx-sandbox without the codesigning identitiesTor Lillqvist1-4/+2
2020-11-21firebird: build fixes (incl. parallel build)Jan-Marek Glogowski1-4/+5
2020-11-19tdf#132938 Add glyphs U+F030-U+F039 to OpenSymbolMing Hua1-1/+1
2020-11-18AC_CHECK_SIZEOF works fine when cross-compiling, no need to hard-code for iOSTor Lillqvist1-10/+0
2020-11-18Accept iOS SDK 14.2Tor Lillqvist1-2/+2
2020-11-17Update to ICU 68.1Eike Rathke1-1/+1
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