summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Related tdf#130778: New About dialogHeiko Tietze2020-04-151-3/+3
* pyuno,*: kill Python 2 support with fireMichael Stahl2020-04-091-7/+5
* revert the gyp-based nss build changesLuboš Luňák2020-03-271-54/+0
* Fix test for /usr/share/java/flute-1.3.0.jarStephan Bergmann2020-03-251-1/+1
* Accept iOS SDK 13.4Tor Lillqvist2020-03-241-2/+2
* Set Boost baseline to 1.66, and enforce itStephan Bergmann2020-03-241-1/+1
* No more --disable-gtkSamuel Mehrbrodt2020-03-241-1/+0
* actually export $NINJA from configureLuboš Luňák2020-03-231-2/+3
* python3: upgrade to release 3.7.7Michael Stahl2020-03-231-1/+1
* add a configure check for ninjaLuboš Luňák2020-03-231-0/+49
* build nss using their new build system (gyp/ninja-based)Luboš Luňák2020-03-231-0/+4
* configure,gbuild: gla11y fails on Fedora 31Michael Stahl2020-03-231-2/+6
* The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann2020-03-201-1/+0
* Disable gtk in the build-config when cross-compiling.Jan Holesovsky2020-03-091-0/+1
* Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64Stephan Bergmann2020-03-091-0/+10
* Adapt CLANGSYSINCLUDE to Git-based LLVM buildsStephan Bergmann2020-03-091-1/+1
* limit symbols exported when using --enable-mergelibsNoel Grandin2020-03-061-0/+1
* android hunspell: Disable for Android ViewerMichael Weghorn2020-03-051-2/+2
* Bump Windows build baseline to Visual Studio 2019 16.4Stephan Bergmann2020-03-041-39/+13
* Update commentStephan Bergmann2020-02-281-1/+1
* Remove redundant MSVSVERStephan Bergmann2020-02-281-2/+1
* Resolves tdf#130500 - Sukapura icon themeHeiko Tietze2020-02-261-4/+4
* Detect -std=c++20Stephan Bergmann2020-02-261-1/+1
* configure: fix outdated doc on --with-tls defaultMiklos Vajna2020-02-251-2/+2
* tdf#128849 -- Add Sifr (Dark + SVG) to the icon theme listrizmut2020-02-221-3/+3
* macOS Xcode ld is known to always support -platform_version nowStephan Bergmann2020-02-201-12/+0
* Bump macOS build baseline to Xcode 11.3 and macOS 10.14.4Stephan Bergmann2020-02-201-2/+2
* add --enable-optimized=debugLuboš Luňák2020-02-191-4/+26