summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Fix typoAndrea Gelmini1-1/+1
2020-01-28HAVE_GCC_ATTRIBUTE_WARN_UNUSED should always be true now for Clang/GCCStephan Bergmann1-4/+4
2020-01-28Remove obsolete Clang <= 3.8 __float128 checkStephan Bergmann1-31/+1
2020-01-24Fix --with-visual-studio help output: 2019 is supportedMike Kaganski1-2/+2
2020-01-23next major version will be 7.0Christian Lohmaier1-1/+1
2020-01-20tdf#128849: Added svg version of the breeze dark icon set.Luca Carlon1-5/+5
2020-01-18use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sectionsLuboš Luňák1-0/+23
2020-01-18support Clang's -fmodules-codegen/debuginfo options for PCH buildingLuboš Luňák1-0/+31
2020-01-18add support for Clang's -building-pch-with-objLuboš Luňák1-0/+15
2020-01-13Merge both x64 and x86 CRT merge modules into x64 MSIMike Kaganski1-6/+3
2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl1-0/+3
2020-01-08python3: upgrade to release 3.7.6Michael Stahl1-2/+2
2020-01-03Use only the 'MacOSXSpell' component on iOS, not the 'spell' oneTor Lillqvist1-2/+6
2019-12-29Fix order of CLANGTOOLLIBS archivesStephan Bergmann1-1/+1
2019-12-18Fix typos concerning the __cxa_exception checkStephan Bergmann1-3/+3
2019-12-17Tweak configure to allow Windows builds using VC++ Build ToolsStepas Toliautas1-1/+6
2019-12-17Remove dated check for jre sub-dir in JDKStephan Bergmann1-12/+7
2019-12-14Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3Stephan Bergmann1-2/+2
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann1-0/+17
2019-12-07Adapt o3tl::span to P1872R0Stephan Bergmann1-0/+16
2019-12-06Honor BISON passed into configureStephan Bergmann1-3/+17
2019-12-06Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski1-2/+9
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák1-90/+206
2019-12-02android: Fix location of the built freetype library.Jan Holesovsky1-1/+5
2019-11-27android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky1-0/+19
2019-11-27build Skia only on selected platformsLuboš Luňák1-1/+7
2019-11-27build skia by defaultLuboš Luňák1-3/+3
2019-11-27use the same config file for skia build and using itLuboš Luňák1-0/+1
2019-11-27initial build of the Skia libraryLuboš Luňák1-0/+18
2019-11-19python3: upgrade to release 3.5.9Michael Stahl1-1/+1
2019-11-14--with-windows-sdk: correct parameter is 10.0, not 10Mike Kaganski1-1/+1
2019-11-13bump product version to 6.5.0.0.alpha0+Xisco Fauli1-1/+1
2019-11-04find Clang headers also if it's Clang built from sourceLuboš Luňák1-0/+11
2019-11-01Accept iOS SDK 13.2Tor Lillqvist1-2/+2
2019-10-30fix vcldemo lookup of iconsLuboš Luňák1-0/+1
2019-10-30Upgrade to ICU 65.1Eike Rathke1-2/+2
2019-10-28Upgrade to ICU 64.2Eike Rathke1-2/+2
2019-10-24android: Allow specification of the API level.Jan Holesovsky1-1/+14
2019-10-24android: Allow using SDK and NDK directly from the Android Studio.Jan Holesovsky1-2/+2
2019-10-21We do not need a C++ GNU dialectStephan Bergmann1-9/+1
2019-10-18tdf#128189: fix couple issues in configure.acJulien Nabet1-8/+8
2019-10-16bump product version to 6.4.0.0.alpha1+Christian Lohmaier1-1/+1
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-0/+2
2019-10-14configure: remove sanitizer flags from default COMPILER_PLUGINS_CXXMichael Stahl1-1/+1
2019-10-12aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protectionStephan Bergmann1-0/+11
2019-10-12-fstack-protector-strong is long since availableStephan Bergmann1-12/+0
2019-10-10Set RTL_OS to "iOS" for iOSTor Lillqvist1-0/+1
2019-10-09With Cygwin, AC_PATH_PROG needs Cygwin-style pathsStephan Bergmann1-1/+5
2019-10-09Bump the minimum iOS run-time version to 12.2Tor Lillqvist1-2/+2
2019-10-09Accept iOS SDK 13.1Tor Lillqvist1-2/+2