summaryrefslogtreecommitdiff
path: root/config_host
AgeCommit message (Expand)AuthorFilesLines
2013-05-11fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks1-0/+2
2013-05-08Minor improvements to UNOIDL binary formatStephan Bergmann1-4/+4
2013-05-06Enable HarfBuzz by defaultKhaled Hosny1-6/+0
2013-05-02Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist1-0/+10
2013-04-24extend license filtering, and add fallback-checks.Michael Meeks1-0/+14
2013-04-23Add HarfBuzz support to the build systemKhaled Hosny1-0/+6
2013-04-10Allow selecting the tls backend to use in oox from configureMiguel Gomez1-0/+13
2013-04-08Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist1-0/+1
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák1-1/+0
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist1-8/+4
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist1-0/+9
2013-03-27Add config_features.h platform or configurable high-level featuresTor Lillqvist1-0/+47
2013-03-27.gitignore already ignores config_*.hTor Lillqvist1-1/+0
2013-03-26autoconf can actually handle #define HAVE_FOO 0 as the defaultLuboš Luňák7-62/+3
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann1-0/+3
2013-03-22Consistent "config_XXX.h" namingStephan Bergmann1-7/+7
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák5-0/+51
2013-03-20clarify when HAVE_FOO macros should have 0 fallbackLuboš Luňák1-2/+3
2013-03-18update config HAVE_FOO instructionsLuboš Luňák1-2/+7
2013-03-18change #ifdef -> #if for KDE4 feature macrosLuboš Luňák1-0/+3
2013-03-12solenv: remove versionlist.hrcMatúš Kukan1-0/+1
2013-03-12re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák1-0/+10
2013-03-01current mingw headers don't have fMergeNeutralItemsLuboš Luňák1-0/+6
2013-02-28Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDKStephan Bergmann2-7/+0
2013-02-28Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h)Stephan Bergmann1-14/+0
2013-02-27move generation of udkversion.mk to configureMichael Stahl3-1/+8
2013-02-27move generation of sal/udkversion.h to configureMichael Stahl1-0/+14
2013-02-27move generation of sal/typesizes.h to configureMichael Stahl1-0/+19
2013-02-14rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann1-0/+1
2013-02-01fix documentation for config_xxx.h filesLuboš Luňák1-7/+7
2013-01-31Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist8-0/+119