Age | Commit message (Expand) | Author |
2013-07-02 | Fix opencl path and linking issues on windows. | Michael Meeks |
2013-07-01 | get quoting right. | Michael Meeks |
2013-06-28 | s/-I/-isystem/ also for KDE headers | Luboš Luňák |
2013-06-28 | Remove debug output | Isamu Mogi |
2013-06-28 | stop copying MSVC debug runtime DLLs | Michael Stahl |
2013-06-28 | No need to check on OS X | Tor Lillqvist |
2013-06-27 | use #if to avoid gotchas, move header to include, make UI conditional. | Michael Meeks |
2013-06-27 | Revert "fdo#65975 - fix presumed 32bit windows compile bug in configure." | Michael Stahl |
2013-06-27 | we now need librdf_world_set_raptor_init_handler from librdf | Lionel Elie Mamane |
2013-06-27 | unoxml needs to link with raptor2 now | David Tardon |
2013-06-26 | Need to use the right libtool on OS X | Tor Lillqvist |
2013-06-26 | Experiment with LTO for OS X and iOS, too | Tor Lillqvist |
2013-06-24 | Update internal mdds to 0.9.0. | Kohei Yoshida |
2013-06-24 | Add another fallback-path for wilangid.vbs | Christian Lohmaier |
2013-06-23 | Complain about too old doxygen only when there is one | Lionel Elie Mamane |
2013-06-21 | Reintroduce --with-linked-git option | Lionel Elie Mamane |
2013-06-21 | Look for the 10.9 SDK, too | Tor Lillqvist |
2013-06-20 | fdo#65975 - fix presumed 32bit windows compile bug in configure. | Michael Meeks |
2013-06-20 | ...and similarly for __cxa_allocate_exception and __cxa_throw | Stephan Bergmann |
2013-06-20 | Clean up declaration of __cxa_get_globals | Stephan Bergmann |
2013-06-20 | Accept also iOS SDK 7.0 | Tor Lillqvist |
2013-06-20 | remove last uses of config 'GUI' variable | Matúš Kukan |
2013-06-19 | Don't use -d32 when building 64-bit code | Tor Lillqvist |
2013-06-19 | use C++11 also with MSVC | Luboš Luňák |
2013-06-19 | make autotools compile checks work with MSVC too | Luboš Luňák |
2013-06-18 | Let WINDOWS_SDK_WILANGID override the location of WiLangId.vbs | Stephan Bergmann |
2013-06-17 | OpenCL code cleanups | Michael Meeks |
2013-06-17 | initial opencl configure pieces. | Michael Meeks |
2013-06-17 | WPX_SEEK_END needs libwpd >= 0.9.5 | Fridrich Štrba |
2013-06-15 | Enable Sifr theme | Issa Alkurtass |
2013-06-15 | Fix iOS build glitch | Tor Lillqvist |
2013-06-14 | Better approximation of HAVE_THREADSAFE_STATICS for Clang | Stephan Bergmann |
2013-06-14 | grr | Stephan Bergmann |
2013-06-14 | Missing AC_DEFINE(HAVE_CXX11) | Stephan Bergmann |
2013-06-13 | do not override C++11 decision made for libc++ on macosx | Luboš Luňák |
2013-06-13 | fix libstdc++ C++11 ABI check with Clang | Luboš Luňák |
2013-06-13 | work around the C++11 __float128 problem with libstdc++ headers and clang | Luboš Luňák |
2013-06-13 | split the 'can we use C++11' check into independent tests for each problem | Luboš Luňák |
2013-06-13 | rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config header | Luboš Luňák |
2013-06-13 | move C++11 check to stand alone | Luboš Luňák |
2013-06-13 | Disable Graphite for Android and iOS | Tor Lillqvist |
2013-06-13 | Simplify EPM tests for OS X | Tor Lillqvist |
2013-06-12 | Use xcode-select -print-path instead of hardcoding /Applications/Xcode.app | Tor Lillqvist |
2013-06-10 | The only OS graphite is not available on is MacOS X | François Tigeot |
2013-06-10 | More systematic *_CFLAGS s/-I/-isystem/ | Stephan Bergmann |
2013-06-07 | Build: fix non-existent merge modules for MS Visual Studio Express versions | Mathias Michel |
2013-06-07 | further reduce GUIBASE usage; don't set it to headless | Matúš Kukan |
2013-06-07 | Revert "Revert "simplify check for harfbuzz"" | David Tardon |
2013-06-07 | whitespace: \t -> spaces | David Tardon |
2013-06-07 | Revert "simplify check for harfbuzz" | David Tardon |