summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann
2020-03-09Disable gtk in the build-config when cross-compiling.Jan Holesovsky
2020-03-09Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64Stephan Bergmann
2020-03-09Adapt CLANGSYSINCLUDE to Git-based LLVM buildsStephan Bergmann
2020-03-06limit symbols exported when using --enable-mergelibsNoel Grandin
2020-03-05android hunspell: Disable for Android ViewerMichael Weghorn
2020-03-04Bump Windows build baseline to Visual Studio 2019 16.4Stephan Bergmann
2020-02-28Update commentStephan Bergmann
2020-02-28Remove redundant MSVSVERStephan Bergmann
2020-02-26Resolves tdf#130500 - Sukapura icon themeHeiko Tietze
2020-02-26Detect -std=c++20Stephan Bergmann
2020-02-25configure: fix outdated doc on --with-tls defaultMiklos Vajna
2020-02-22tdf#128849 -- Add Sifr (Dark + SVG) to the icon theme listrizmut
2020-02-20macOS Xcode ld is known to always support -platform_version nowStephan Bergmann
2020-02-20Bump macOS build baseline to Xcode 11.3 and macOS 10.14.4Stephan Bergmann
2020-02-19add --enable-optimized=debugLuboš Luňák
2020-02-18Remove unused HAVE_FEATURE_LDAPStephan Bergmann
2020-02-16MAC_OS_X_VERSION_MIN_REQUIRED_DOTS is the same as MACOSX_DEPLOYMENT_TARGETStephan Bergmann
2020-02-15Do not silently ignore an explicit --enable-sdremote-bluetoothStephan Bergmann
2020-02-15IOBluetoothAddServiceDict is removed completely from MacOSX10.15.sdkStephan Bergmann
2020-02-14Prevent -Werror,-Wunknown-warning-option when building compilerpluginsStephan Bergmann
2020-02-14tdf#122218: Baseline Xcode 9.3 ld presumably doesn't support -platform_versionStephan Bergmann
2020-02-12If asked to do so, enable icecream even in the 'build' part of configure.Jan Holesovsky
2020-02-12Drop macOS SDK 10.12 baselineMike Kaganski
2020-02-12tdf#84553 Correctly handle failures while getting a WMI Object.Michel Thomas
2020-02-10android hunspell: Don't explicitly disable extensions on Android.Jan Holesovsky
2020-02-10tdf#84553 Detection of antivirus exclusion, EICAR test.Michel Thomas
2020-02-08tdf#84553 Detect and warn of Windows Antivirus.Michel Thomas
2020-01-29Fix typoAndrea Gelmini
2020-01-28HAVE_GCC_ATTRIBUTE_WARN_UNUSED should always be true now for Clang/GCCStephan Bergmann
2020-01-28Remove obsolete Clang <= 3.8 __float128 checkStephan Bergmann
2020-01-24Fix --with-visual-studio help output: 2019 is supportedMike Kaganski
2020-01-23next major version will be 7.0Christian Lohmaier
2020-01-20tdf#128849: Added svg version of the breeze dark icon set.Luca Carlon
2020-01-18use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sectionsLuboš Luňák
2020-01-18support Clang's -fmodules-codegen/debuginfo options for PCH buildingLuboš Luňák
2020-01-18add support for Clang's -building-pch-with-objLuboš Luňák
2020-01-13Merge both x64 and x86 CRT merge modules into x64 MSIMike Kaganski
2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl
2020-01-08python3: upgrade to release 3.7.6Michael Stahl
2020-01-03Use only the 'MacOSXSpell' component on iOS, not the 'spell' oneTor Lillqvist
2019-12-29Fix order of CLANGTOOLLIBS archivesStephan Bergmann
2019-12-18Fix typos concerning the __cxa_exception checkStephan Bergmann
2019-12-17Tweak configure to allow Windows builds using VC++ Build ToolsStepas Toliautas
2019-12-17Remove dated check for jre sub-dir in JDKStephan Bergmann
2019-12-14Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3Stephan Bergmann
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann
2019-12-07Adapt o3tl::span to P1872R0Stephan Bergmann
2019-12-06Honor BISON passed into configureStephan Bergmann
2019-12-06Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski