summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2020-07-16Accept iOS SDK 13.6Tor Lillqvist
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-08Avoid "ECHO is off." output when requested variable consists of spacesMike Kaganski
2020-07-08configure: try to fix qconfig.h checkMichael Stahl
2020-07-07lok: symbolic link to the "include" directory when builddir != srcdirHenry Castro
2020-07-07configure: try to fail early if qt5 header QtCore/qconfig-32.h missingMichael Stahl
2020-07-06Allow also --disable-python on macOSTor Lillqvist
2020-07-05For macOS on arm64, be sure to use HOST_PLATFORM=arm64-apple-darwinTor Lillqvist
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna
2020-07-01update Skia to chrome/m85 snapshotLuboš Luňák
2020-06-29Fix check whether "msi" is among --with-package-format=... tokensStephan Bergmann
2020-06-29We don't need merge modules if we aren't building an MSITor Lillqvist
2020-06-29Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist
2020-06-26Introduce a --disable-gpgmepp option instead of the ad-hoc build_for_iosTor Lillqvist
2020-06-23Accept iOS SDK 14.0Tor Lillqvist
2020-06-23Accept macOS SDK 11.0Tor Lillqvist
2020-06-19Make --enable-sal-log orthogonal to --enable-debugStephan Bergmann
2020-06-11Drop configurability of libnumbertext useTor Lillqvist
2020-06-01Split gtk3* VCL backend test and library detectionJan-Marek Glogowski
2020-06-01neon: update configure.ac to require 0.31.1Jan-Marek Glogowski
2020-05-31configure.ac: make --enable-gtk3-kde5 work standaloneThorsten Behrens
2020-05-27Remove obsolete configure checks after libreoffice-7-0 branch offStephan Bergmann
2020-05-27bump product version to 7.1.0.0.alpha0+Christian Lohmaier
2020-05-27Use $PRODUCTNAME_WITHOUT_SPACES in app bundle name in help message for macOSTor Lillqvist
2020-05-27tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt
2020-05-27tdf#74244 Fix version info shown for major release candidatesEivind Samseth
2020-05-26use -Xclang -debug-info-kind=constructor if availableLuboš Luňák
2020-05-25Enforce "internal" or "fully-internal" Python on macOSTor Lillqvist
2020-05-21Accept iOS 13.5 SDKTor Lillqvist
2020-05-18tdf#129177: Turn on --enable-readonly-installset unconditionally for macOSTor Lillqvist
2020-05-18Apply dirname to the first word of CXXStephan Bergmann
2020-05-18Revert "I am told we don't want to use old style help files any longer"Tor Lillqvist
2020-05-18I am told we don't want to use old style help files any longerTor Lillqvist
2020-05-17Fix typo.Yunusemre Şentürk
2020-05-17external: bundle box2dSarper Akdemir
2020-05-16fix Android buildThorsten Behrens
2020-05-13macOS: don't hardcode LibreOffice in SDK directory, use $PRODUCTNAMEChristian Lohmaier
2020-05-11Upgrade to internal ICU 67Eike Rathke
2020-05-08hard-require Clang for Skia on WindowsLuboš Luňák
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák
2020-05-06bump product version to 7.0.0.0.alpha1+Christian Lohmaier
2020-05-06always build Skia optimized, unless --enable-skia=debugLuboš Luňák
2020-04-29Enable debugging of a hardened process on macOSTor Lillqvist
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin
2020-04-23Fix typo ("..." vs. '...' shell quoting)Stephan Bergmann
2020-04-21CLANG_C -> CLANG_CCLuboš Luňák
2020-04-21better handling of SSEx,AVX intrinsics for ClangLuboš Luňák
2020-04-20fix --enable-64-bit Windows build with Clang for SkiaLuboš Luňák
2020-04-20Add --with-latest-c++ to explicitly opt in for -std=c++20/-std:c++latestStephan Bergmann
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák