summaryrefslogtreecommitdiff
path: root/config_host
AgeCommit message (Expand)Author
2014-05-08New --disable-runtime-optimizationsStephan Bergmann
2014-04-24More hacking on --with-localesTor Lillqvist
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist
2014-04-17More generic way to disable avmediaTor Lillqvist
2014-03-03add experimental export file validationMarkus Mohrhard
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan
2014-01-23Depend unit test on existing font.Jan-Marek Glogowski
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat
2013-11-12add config header for EOTDavid Tardon
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist
2013-10-12Add HAVE_FEATURE_X11Tor Lillqvist
2013-10-09Update comment to match realityTor Lillqvist
2013-09-19Allow enable / disable opencl at build time.Kohei Yoshida
2013-09-19Remove opencl-sdk configure option, and build time opencl conditionals.Kohei Yoshida
2013-09-18Add the configure bits to support --disable-orcus.Kohei Yoshida
2013-09-06Check for FT_Face_GetCharVariantIndex at build timeKhaled Hosny
2013-08-29make the tinderbox information more reliable in the about dialog (fdo#58034)Petr Mladek
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-10Add HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist
2013-08-10Start of enabling use of a more proper "Mac-like" install tree structureTor Lillqvist
2013-08-05do not base feature checks on gcc versionLuboš Luňák
2013-08-03Add SDT probes for RTL_LOG_STRING_NEW/DELETE.Mark Wielaard
2013-07-26Move the (unimplemented) READONLY_INSTALLSET flag into config_features.hTor Lillqvist
2013-07-26Move OS X sandbox flag to config_features.hTor Lillqvist
2013-07-26discriptive comments on HAvE_FEATURE_AVAHI and remove unused ac_defSiqi
2013-07-26use config_features.h.in insteadSiqi
2013-07-23adjust for upstreaming of warn_unused attributeLuboš Luňák
2013-06-27use #if to avoid gotchas, move header to include, make UI conditional.Michael Meeks
2013-06-20...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann
2013-06-20Clean up declaration of __cxa_get_globalsStephan Bergmann
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák
2013-06-04MPLv2 subset improvements.Michael Meeks
2013-05-11fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks
2013-05-08Minor improvements to UNOIDL binary formatStephan Bergmann
2013-05-06Enable HarfBuzz by defaultKhaled Hosny
2013-05-02Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist
2013-04-24extend license filtering, and add fallback-checks.Michael Meeks
2013-04-23Add HarfBuzz support to the build systemKhaled Hosny
2013-04-10Allow selecting the tls backend to use in oox from configureMiguel Gomez
2013-04-08Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist
2013-03-27Add config_features.h platform or configurable high-level featuresTor Lillqvist
2013-03-27.gitignore already ignores config_*.hTor Lillqvist
2013-03-26autoconf can actually handle #define HAVE_FOO 0 as the defaultLuboš Luňák
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann