summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)Author
2020-04-21tdf#127711 - A runtime-switch for the MiniCrashDump and associated changesJuergen Funk
2018-10-16tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard
2018-08-28rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann
2018-05-23remove Linux ("UNX") systray "Quickstarter"Rene Engelhard
2018-05-04actually export SYSTEM_LIBNUMBERTEXT_DATA in config_host.mkRene Engelhard
2018-05-03fix system-libnumbertext buildRene Engelhard
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh
2018-04-25Install UCRT from MSUs, not using nested VC Redist installMike Kaganski
2018-04-20Remove unused HELP_COMMON_ONLYStephan Bergmann
2018-04-18Do use -O1 for Apple Clang older than 9.1.0Tor Lillqvist
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder
2018-04-10Remove dead HSQLDB driverTamas Bunth
2018-03-18revert accidentially comitted local changes :(Rene Engelhard
2018-03-18actually add HAVE_GPGCONF_SOCKETDIR to config_host.mk.in...Rene Engelhard
2018-03-18actually add GPGCONF to config_host.mk.inRene Engelhard
2018-02-28Build external lxml if not provided by systemSamuel Thibault
2018-02-20Integrate initial version of gla11y tool in the build systemSamuel Thibault
2018-01-23Introduce gtk3_kde5 vcl pluginMilian Wolff
2018-01-23Extend build system to support linking against KDE Frameworks 5Milian Wolff
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2017-12-18tdf#108580: integrate vc_redist.exe into MSIMike Kaganski
2017-12-08New --enable-compiler-plugins=debug modeStephan Bergmann
2017-12-07allow to build online help tooDavid Tardon
2017-12-07allow to build only HTML helpDavid Tardon
2017-11-24fix build with system gpgmeppDavid Tardon
2017-11-24iOS, added IOS_DEPLOYMENT_VERSIONjan Iversen
2017-11-06QT5 rename from KF5Jan-Marek Glogowski
2017-11-06KF5 seperate Qt5 detection from KF5Jan-Marek Glogowski
2017-11-06KF5 initial VCL pluginJan-Marek Glogowski
2017-10-31tdf#108580 ship universal crts with the program as workaroundChristian Lohmaier
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-19tdf#113211: fix calculations with big integersMike Kaganski
2017-10-04iOS, simulator compiles as nactive mac OSX hostjan Iversen
2017-09-30iOS, cleanup unused config variablesjan Iversen
2017-09-30Support loplugin in clang-clStephan Bergmann
2017-09-30iOS, configure XCODE_* => IOS_*jan Iversen
2017-09-27iOS, remove xcconfig generation from configure.acjan Iversen
2017-09-23iOS, dummy avmedia to satisty sdi filesjan Iversen
2017-09-20Pass --with-macosx-version-min-required into external/curlStephan Bergmann
2017-09-15consistent naming of externals: mysqlcppconn -> mysql-connector-cppMichael Stahl
2017-09-15consistent naming of externals: libmariadb -> mariadb-connector-cMichael Stahl
2017-09-15consistent naming of externals: cmis -> libcmisMichael Stahl
2017-09-15consistent naming of externals: jpeg-turbo->libjpeg-turboMichael Stahl
2017-09-13simplify configure for android that started to bitrot a littleChristian Lohmaier
2017-08-28integrate libqxpAleksas Pantechovskis
2017-08-15Fix and enable NSS build for AndroidGautam Prajapati
2017-08-11Revert "Build with kde5, first stab"Katarina Behrens
2017-08-11Build with kde5, first stabKatarina Behrens
2017-08-02external: bundle libepubgenMiklos Vajna
2017-07-21migrate to boost::gettextCaolán McNamara