summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-13work around the C++11 __float128 problem with libstdc++ headers and clangLuboš Luňák1-2/+25
2013-06-13split the 'can we use C++11' check into independent tests for each problemLuboš Luňák1-47/+78
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák1-7/+7
2013-06-13move C++11 check to stand aloneLuboš Luňák1-5/+12
2013-06-13Disable Graphite for Android and iOSTor Lillqvist1-1/+1
2013-06-13Simplify EPM tests for OS XTor Lillqvist1-12/+3
2013-06-12Use xcode-select -print-path instead of hardcoding /Applications/Xcode.appTor Lillqvist1-4/+6
2013-06-10The only OS graphite is not available on is MacOS XFrançois Tigeot1-1/+1
2013-06-10More systematic *_CFLAGS s/-I/-isystem/Stephan Bergmann1-5/+27
2013-06-07Build: fix non-existent merge modules for MS Visual Studio Express versionsMathias Michel1-3/+10
2013-06-07further reduce GUIBASE usage; don't set it to headlessMatúš Kukan1-1/+1
2013-06-07Revert "Revert "simplify check for harfbuzz""David Tardon1-6/+2
2013-06-07whitespace: \t -> spacesDavid Tardon1-5/+5
2013-06-07Revert "simplify check for harfbuzz"David Tardon1-3/+7