summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-07-16Enable firebird by default, disable as default embedded driver.Andrzej J.R. Hunt1-14/+3
2013-07-16Fix checks for system libatomic_ops.Andrzej J.R. Hunt1-6/+6
2013-07-16Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt1-3/+10
2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez1-0/+91
2013-07-16Add another fallback-path for wilangid.vbs(work it again)Tomofumi Yagi1-1/+1
2013-07-16warn in configure about using ccache+clang without CCACHE_CPP2 setLuboš Luňák1-0/+7
2013-07-14Use CL_MAP_WRITE_INVALIDATE_REGION only if defined (in OpenCL 1.2)Tor Lillqvist1-9/+8
2013-07-12Disable openCL by default on Mac (for now).Michael Meeks1-8/+9
2013-07-11Handle --without-opencl-sdk or --with-opencl-sdk=noTor Lillqvist1-1/+1
2013-07-11we do not support any platform with bison < 2.0 anymoreNorbert Thiebaud1-14/+2
2013-07-08Use a real name of the libraryFridrich Štrba1-1/+1
2013-07-08configure: remove bogus --disable-rpathMichael Stahl1-5/+0
2013-07-08fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba1-1/+1
2013-07-05give configure a chance to tell the user what perl-modules are missingChristian Lohmaier1-1/+1
2013-07-02Fix opencl path and linking issues on windows.Michael Meeks1-2/+8
2013-07-01get quoting right.Michael Meeks1-1/+1
2013-06-28s/-I/-isystem/ also for KDE headersLuboš Luňák1-0/+2
2013-06-28Remove debug outputIsamu Mogi1-1/+0
2013-06-28stop copying MSVC debug runtime DLLsMichael Stahl1-17/+0
2013-06-28No need to check on OS XTor Lillqvist1-13/+20
2013-06-27use #if to avoid gotchas, move header to include, make UI conditional.Michael Meeks1-0/+1
2013-06-27Revert "fdo#65975 - fix presumed 32bit windows compile bug in configure."Michael Stahl1-1/+1
2013-06-27we now need librdf_world_set_raptor_init_handler from librdfLionel Elie Mamane1-0/+2
2013-06-27unoxml needs to link with raptor2 nowDavid Tardon1-4/+3
2013-06-26Need to use the right libtool on OS XTor Lillqvist1-0/+5
2013-06-26Experiment with LTO for OS X and iOS, tooTor Lillqvist1-19/+32
2013-06-24Update internal mdds to 0.9.0.Kohei Yoshida1-1/+1
2013-06-24Add another fallback-path for wilangid.vbsChristian Lohmaier1-0/+7
2013-06-23Complain about too old doxygen only when there is oneLionel Elie Mamane1-4/+6
2013-06-21Reintroduce --with-linked-git optionLionel Elie Mamane1-0/+18
2013-06-21Look for the 10.9 SDK, tooTor Lillqvist1-8/+25
2013-06-20fdo#65975 - fix presumed 32bit windows compile bug in configure.Michael Meeks1-1/+1
2013-06-20...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann1-0/+22
2013-06-20Clean up declaration of __cxa_get_globalsStephan Bergmann1-0/+12
2013-06-20Accept also iOS SDK 7.0Tor Lillqvist1-1/+1
2013-06-20remove last uses of config 'GUI' variableMatúš Kukan1-15/+2
2013-06-19Don't use -d32 when building 64-bit codeTor Lillqvist1-1/+1
2013-06-19use C++11 also with MSVCLuboš Luňák1-58/+64
2013-06-19make autotools compile checks work with MSVC tooLuboš Luňák1-0/+5
2013-06-18Let WINDOWS_SDK_WILANGID override the location of WiLangId.vbsStephan Bergmann1-0/+12
2013-06-17OpenCL code cleanupsMichael Meeks1-2/+2
2013-06-17initial opencl configure pieces.Michael Meeks1-0/+34
2013-06-17WPX_SEEK_END needs libwpd >= 0.9.5Fridrich Štrba1-1/+1
2013-06-15Enable Sifr themeIssa Alkurtass1-4/+4
2013-06-15Fix iOS build glitchTor Lillqvist1-4/+6
2013-06-14Better approximation of HAVE_THREADSAFE_STATICS for ClangStephan Bergmann1-5/+23
2013-06-14grrStephan Bergmann1-8/+7
2013-06-14Missing AC_DEFINE(HAVE_CXX11)Stephan Bergmann1-0/+1
2013-06-13do not override C++11 decision made for libc++ on macosxLuboš Luňák1-18/+28
2013-06-13fix libstdc++ C++11 ABI check with ClangLuboš Luňák1-6/+12