summaryrefslogtreecommitdiffstats
path: root/config_host
Commit message (Expand)AuthorAgeFilesLines
...
* Move OS X sandbox flag to config_features.hTor Lillqvist2013-07-261-0/+8
* discriptive comments on HAvE_FEATURE_AVAHI and remove unused ac_defSiqi2013-07-261-0/+12
* use config_features.h.in insteadSiqi2013-07-261-0/+2
* adjust for upstreaming of warn_unused attributeLuboš Luňák2013-07-231-0/+4
* use #if to avoid gotchas, move header to include, make UI conditional.Michael Meeks2013-06-271-0/+7
* ...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann2013-06-201-0/+2
* Clean up declaration of __cxa_get_globalsStephan Bergmann2013-06-201-0/+17
* rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák2013-06-131-0/+2
* MPLv2 subset improvements.Michael Meeks2013-06-042-1/+10
* fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks2013-05-111-0/+2
* Minor improvements to UNOIDL binary formatStephan Bergmann2013-05-081-4/+4
* Enable HarfBuzz by defaultKhaled Hosny2013-05-061-6/+0
* Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist2013-05-021-0/+10
* extend license filtering, and add fallback-checks.Michael Meeks2013-04-241-0/+14
* Add HarfBuzz support to the build systemKhaled Hosny2013-04-231-0/+6
* Allow selecting the tls backend to use in oox from configureMiguel Gomez2013-04-101-0/+13
* Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist2013-04-081-0/+1
* remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák2013-04-041-1/+0
* Building without --with-help is not supposed to disable help functionalityTor Lillqvist2013-03-281-8/+4
* Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist2013-03-271-0/+9
* Add config_features.h platform or configurable high-level featuresTor Lillqvist2013-03-271-0/+47
* .gitignore already ignores config_*.hTor Lillqvist2013-03-271-1/+0
* autoconf can actually handle #define HAVE_FOO 0 as the defaultLuboš Luňák2013-03-267-62/+3
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-0/+3
* Consistent "config_XXX.h" namingStephan Bergmann2013-03-221-7/+7
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-205-0/+51
* clarify when HAVE_FOO macros should have 0 fallbackLuboš Luňák2013-03-201-2/+3
* update config HAVE_FOO instructionsLuboš Luňák2013-03-181-2/+7
* change #ifdef -> #if for KDE4 feature macrosLuboš Luňák2013-03-181-0/+3
* solenv: remove versionlist.hrcMatúš Kukan2013-03-121-0/+1
* re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák2013-03-121-0/+10
* current mingw headers don't have fMergeNeutralItemsLuboš Luňák2013-03-011-0/+6
* Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDKStephan Bergmann2013-02-282-7/+0
* Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h)Stephan Bergmann2013-02-281-14/+0
* move generation of udkversion.mk to configureMichael Stahl2013-02-273-1/+8
* move generation of sal/udkversion.h to configureMichael Stahl2013-02-271-0/+14
* move generation of sal/typesizes.h to configureMichael Stahl2013-02-271-0/+19
* rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann2013-02-141-0/+1
* fix documentation for config_xxx.h filesLuboš Luňák2013-02-011-7/+7
* Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist2013-01-318-0/+119