summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* bump product version to 7.3.5.2.0+libreoffice-7-3-5Christian Lohmaier2022-07-151-1/+1
* fix bluetooth entitlement, was added to the flipped conditionChristian Lohmaier2022-07-151-3/+3
* bump product version to 7.3.5.1.0+Christian Lohmaier2022-07-011-1/+1
* allow to specify a macOS provisioning profileChristian Lohmaier2022-07-011-0/+19
* allow pretty names in --enable-macosx-code/package-signingChristian Lohmaier2022-06-301-24/+24
* don't specify entitlements that are not used (sdremote w/o bluetooth)Christian Lohmaier2022-06-301-0/+9
* bump product version to 7.3.5.0.0+Christian Lohmaier2022-05-181-1/+1
* tdf#147250 configure: default to --with-system-nss on LinuxMichael Stahl2022-05-171-1/+9
* Fix determining ZXING_CFLAGS for --with-system-zxingStephan Bergmann2022-04-291-3/+25
* bump product version to 7.3.4.0.0+Christian Lohmaier2022-04-121-1/+1
* nss: build with zlib module on WNTMichael Stahl2022-04-011-1/+5
* configure.ac: add missing MAC_OS_X_VERSION_MAX_ALLOWED for macOS SDK 12.3Xisco Fauli2022-03-251-1/+4
* Accept macOS SDK 12.3Tor Lillqvist2022-03-231-2/+8
* bump product version to 7.3.3.0.0+Christian Lohmaier2022-03-091-1/+1
* configure.ac: Update kf5 include/lib check to work with KF5 >= 5.91Michael Weghorn2022-02-171-2/+2
* bump product version to 7.3.2.0.0+Christian Lohmaier2022-02-111-1/+1
* MSVC -arch is independent from the ability to use CPU intrinsicsLuboš Luňák2022-02-111-13/+18
* annocheck warning about missing .note.gnu.property sectionCaolán McNamara2022-01-141-0/+14
* bump product version to 7.3.1.0.0+Christian Lohmaier2022-01-121-1/+1
* Update gpgme to 1.16.0Thorsten Behrens2022-01-081-2/+1
* Add configure test for the backtrace implementationIsmael Luceno2022-01-061-0/+14
* bump liborcus dependency in pkg-config check to >= 0.17.2Rene Engelhard2021-12-261-1/+1
* bump product version to 7.3.0.1.0+Christian Lohmaier2021-12-211-1/+1
* add support for macOS SDK 12.1Noel Grandin2021-12-161-3/+12
* upload libmwaw 0.3.21David Tardon2021-12-141-1/+1
* Drop support for poppler w/o cpp/poppler-version.hJan-Marek Glogowski2021-11-281-14/+1
* bump product version to 7.3.0.0.beta1+Christian Lohmaier2021-11-251-1/+1
* required curl_multi_wakeup is only in >= curl 7.68.0Caolán McNamara2021-11-251-26/+1
* fix windows ccache supportLuboš Luňák2021-11-251-4/+2
* configure: default to --with-webdav=curlMichael Stahl2021-11-231-4/+1
* My clang-cl build does not work with -Zc:dllexportInlines-Stephan Bergmann2021-11-231-1/+3
* Fix typosAndrea Gelmini2021-11-201-1/+1
* add with-system-abseil/with-system-openjpeg for pdfiumRene Engelhard2021-11-191-0/+46
* support ccache for MSVC tooLuboš Luňák2021-11-171-26/+86
* disable split debug if --enable-ltoLuboš Luňák2021-11-171-2/+10
* Update to ICU 70.1Eike Rathke2021-11-161-1/+1
* hard-require Clang for Skia also on MacLuboš Luňák2021-11-161-3/+3
* clang-cl requires -Xclang for -fpch-* optionsLuboš Luňák2021-11-141-7/+11
* No auto-usage of [s]ccache on Windows for PCH buildsThorsten Behrens2021-11-131-0/+4
* Fix HAVE_CPP_CONSTEVAL check for MSVCStephan Bergmann2021-11-121-40/+50
* Only try -prerelease as a fallbackStephan Bergmann2021-11-101-1/+4
* Upgrade external/boost to latest Boost 1.77.0Stephan Bergmann2021-11-101-0/+17
* download.lst: define OPENSYMBOL variables like everything elseMichael Stahl2021-11-091-2/+0
* actually check for -isystemLuboš Luňák2021-11-081-1/+1
* Simplify code checking for Boost < 1.50Stephan Bergmann2021-11-051-18/+2
* Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann2021-11-041-0/+3
* Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida2021-11-031-2/+2
* Drop the --with-macosx-sdk optionTor Lillqvist2021-11-031-62/+11
* Bump minimum macOS to 10.12Tor Lillqvist2021-11-031-22/+10
* fix gcc-wrapper for ccache.exeLuboš Luňák2021-11-031-8/+0