summaryrefslogtreecommitdiff
path: root/config_host
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Properly check for Clang with static initializer_list bugStephan Bergmann1-0/+1
2015-02-06Make OUStringLiteral more usefulStephan Bergmann1-0/+1
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara1-3/+0
2014-12-15Fixed OneDrive scope to enable content accessMihai Varga1-1/+1
2014-12-15OneDrive binding settingsMihai Varga1-0/+10
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann1-1/+1
2014-11-19HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann1-0/+3
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-0/+10
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl1-1/+0
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl1-1/+0
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann1-2/+0
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist1-11/+0
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás1-0/+5
2014-07-20add config_vcl to control DevicePixel coordinate base typeNorbert Thiebaud1-0/+14
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-0/+5
2014-05-08New --disable-runtime-optimizationsStephan Bergmann1-1/+2
2014-04-24More hacking on --with-localesTor Lillqvist1-0/+56
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-0/+6
2014-04-17More generic way to disable avmediaTor Lillqvist1-0/+6
2014-03-03add experimental export file validationMarkus Mohrhard1-0/+5
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan1-0/+15
2014-01-23Depend unit test on existing font.Jan-Marek Glogowski1-0/+10
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat1-0/+10
2013-11-12add config header for EOTDavid Tardon1-0/+6
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat1-0/+28
2013-10-31solver doesn't solve anything...Michael Stahl1-1/+0
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist1-10/+3
2013-10-12Add HAVE_FEATURE_X11Tor Lillqvist1-0/+7
2013-10-09Update comment to match realityTor Lillqvist1-2/+1
2013-09-19Allow enable / disable opencl at build time.Kohei Yoshida1-0/+7
2013-09-19Remove opencl-sdk configure option, and build time opencl conditionals.Kohei Yoshida1-7/+0
2013-09-18Add the configure bits to support --disable-orcus.Kohei Yoshida1-0/+6
2013-09-06Check for FT_Face_GetCharVariantIndex at build timeKhaled Hosny1-0/+4
2013-08-29make the tinderbox information more reliable in the about dialog (fdo#58034)Petr Mladek1-0/+10
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-0/+8
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-0/+6
2013-08-10Add HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist1-0/+11
2013-08-10Start of enabling use of a more proper "Mac-like" install tree structureTor Lillqvist1-0/+42
2013-08-05do not base feature checks on gcc versionLuboš Luňák1-0/+3
2013-08-03Add SDT probes for RTL_LOG_STRING_NEW/DELETE.Mark Wielaard1-0/+7
2013-07-26Move the (unimplemented) READONLY_INSTALLSET flag into config_features.hTor Lillqvist1-0/+10
2013-07-26Move OS X sandbox flag to config_features.hTor Lillqvist1-0/+8
2013-07-26discriptive comments on HAvE_FEATURE_AVAHI and remove unused ac_defSiqi1-0/+12
2013-07-26use config_features.h.in insteadSiqi1-0/+2
2013-07-23adjust for upstreaming of warn_unused attributeLuboš Luňák1-0/+4
2013-06-27use #if to avoid gotchas, move header to include, make UI conditional.Michael Meeks1-0/+7
2013-06-20...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann1-0/+2
2013-06-20Clean up declaration of __cxa_get_globalsStephan Bergmann1-0/+17
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák1-0/+2
2013-06-04MPLv2 subset improvements.Michael Meeks2-1/+10