summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove unused HAVE_FEATURE_LDAPStephan Bergmann2020-02-181-1/+0
* MAC_OS_X_VERSION_MIN_REQUIRED_DOTS is the same as MACOSX_DEPLOYMENT_TARGETStephan Bergmann2020-02-161-4/+2
* Do not silently ignore an explicit --enable-sdremote-bluetoothStephan Bergmann2020-02-151-0/+3
* IOBluetoothAddServiceDict is removed completely from MacOSX10.15.sdkStephan Bergmann2020-02-151-1/+1
* Prevent -Werror,-Wunknown-warning-option when building compilerpluginsStephan Bergmann2020-02-141-0/+14
* tdf#122218: Baseline Xcode 9.3 ld presumably doesn't support -platform_versionStephan Bergmann2020-02-141-0/+12
* If asked to do so, enable icecream even in the 'build' part of configure.Jan Holesovsky2020-02-121-0/+1
* Drop macOS SDK 10.12 baselineMike Kaganski2020-02-121-5/+2
* tdf#84553 Correctly handle failures while getting a WMI Object.Michel Thomas2020-02-121-18/+22
* android hunspell: Don't explicitly disable extensions on Android.Jan Holesovsky2020-02-101-1/+1