summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: add a --with-product-flavor switchMiklos Vajna2020-07-011-1/+15
* update Skia to chrome/m85 snapshotLuboš Luňák2020-07-011-0/+47
* Fix check whether "msi" is among --with-package-format=... tokensStephan Bergmann2020-06-291-5/+6
* We don't need merge modules if we aren't building an MSITor Lillqvist2020-06-291-0/+4
* Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist2020-06-291-38/+96
* Introduce a --disable-gpgmepp option instead of the ad-hoc build_for_iosTor Lillqvist2020-06-261-5/+10
* Accept iOS SDK 14.0Tor Lillqvist2020-06-231-2/+2
* Accept macOS SDK 11.0Tor Lillqvist2020-06-231-4/+13
* Make --enable-sal-log orthogonal to --enable-debugStephan Bergmann2020-06-191-0/+3
* Drop configurability of libnumbertext useTor Lillqvist2020-06-111-35/+16
* Split gtk3* VCL backend test and library detectionJan-Marek Glogowski2020-06-011-33/+16
* neon: update configure.ac to require 0.31.1Jan-Marek Glogowski2020-06-011-2/+2
* configure.ac: make --enable-gtk3-kde5 work standaloneThorsten Behrens2020-05-311-14/+32
* Remove obsolete configure checks after libreoffice-7-0 branch offStephan Bergmann2020-05-271-38/+0
* bump product version to 7.1.0.0.alpha0+Christian Lohmaier2020-05-271-1/+1
* Use $PRODUCTNAME_WITHOUT_SPACES in app bundle name in help message for macOSTor Lillqvist2020-05-271-2/+2
* tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt2020-05-271-33/+8
* tdf#74244 Fix version info shown for major release candidatesEivind Samseth2020-05-271-6/+0
* use -Xclang -debug-info-kind=constructor if availableLuboš Luňák2020-05-261-0/+13
* Enforce "internal" or "fully-internal" Python on macOSTor Lillqvist2020-05-251-2/+9
* Accept iOS 13.5 SDKTor Lillqvist2020-05-211-2/+2
* tdf#129177: Turn on --enable-readonly-installset unconditionally for macOSTor Lillqvist2020-05-181-3/+4
* Apply dirname to the first word of CXXStephan Bergmann2020-05-181-1/+1
* Revert "I am told we don't want to use old style help files any longer"Tor Lillqvist2020-05-181-3/+2
* I am told we don't want to use old style help files any longerTor Lillqvist2020-05-181-2/+3
* Fix typo.Yunusemre Şentürk2020-05-171-1/+1
* external: bundle box2dSarper Akdemir2020-05-171-0/+31
* fix Android buildThorsten Behrens2020-05-161-0/+3
* macOS: don't hardcode LibreOffice in SDK directory, use $PRODUCTNAMEChristian Lohmaier2020-05-131-1/+1
* Upgrade to internal ICU 67Eike Rathke2020-05-111-1/+1
* hard-require Clang for Skia on WindowsLuboš Luňák2020-05-081-3/+7
* no longer force -arch:SSE on WindowsLuboš Luňák2020-05-071-12/+3
* bump product version to 7.0.0.0.alpha1+Christian Lohmaier2020-05-061-1/+1
* always build Skia optimized, unless --enable-skia=debugLuboš Luňák2020-05-061-2/+9
* Enable debugging of a hardened process on macOSTor Lillqvist2020-04-291-0/+7
* Remove tango icon theme, tdf#132022Rizal Muttaqin2020-04-291-4/+4
* Fix typo ("..." vs. '...' shell quoting)Stephan Bergmann2020-04-231-1/+1
* CLANG_C -> CLANG_CCLuboš Luňák2020-04-211-13/+13
* better handling of SSEx,AVX intrinsics for ClangLuboš Luňák2020-04-211-1/+203
* fix --enable-64-bit Windows build with Clang for SkiaLuboš Luňák2020-04-201-2/+4
* Add --with-latest-c++ to explicitly opt in for -std=c++20/-std:c++latestStephan Bergmann2020-04-201-2/+16
* prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák2020-04-201-0/+41
* upload libwps 0.4.11David Tardon2020-04-181-1/+1
* upload libmwaw 0.3.16David Tardon2020-04-181-1/+1
* upload libstaroffice 0.0.7David Tardon2020-04-181-1/+1
* No need for HAVE_GCC_DEPRECATED_MESSAGEStephan Bergmann2020-04-171-11/+0
* No need for HAVE_GCC_PRAGMA_OPERATORStephan Bergmann2020-04-171-16/+0
* HAVE_CPP_GUARANTEED_COPY_ELISION should always be true nowStephan Bergmann2020-04-171-5/+4
* Just use __builtin_ffs on GCC and ClangStephan Bergmann2020-04-171-9/+0
* HAVE_GCC_BUILTIN_FFS is unusedStephan Bergmann2020-04-171-1/+0