Age | Commit message (Expand) | Author |
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 |
2013-06-07 | simplify check for harfbuzz | David Tardon |
2013-06-06 | configure: --with-system-libs should imply --with-system-harfbuzz | Miklos Vajna |
2013-06-06 | Typo | Julien Nabet |
2013-06-06 | Revert "configure: add evil hack to disable doxygen on a certain tinderbox" | Michael Stahl |
2013-06-05 | Some more win64 "fixes" | Fridrich Štrba |
2013-06-04 | vcl: add a console-only mode to avoid problems on Mac for gengal. | Michael Meeks |
2013-06-04 | MPLv2 subset improvements. | Michael Meeks |
2013-06-04 | configure: add evil hack to disable doxygen on a certain tinderbox | Michael Stahl |
2013-06-04 | Some configury and non-working stubs to start to compiler for Win64 with MinGW | Fridrich Štrba |
2013-06-04 | configure: require doxygen 1.8.4 for UNO IDL support | Michael Stahl |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-06-02 | configure: fix warning about missing test parameter | Michael Stahl |
2013-06-01 | actually add else clause lause for harfbuzz < 0.9.18... | Rene Engelhard |