summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-06-08bump product version to 5.0.0.0.beta2Christian Lohmaier1-1/+1
2015-06-05Revert "update to liborcus 0.9.1"Thorsten Behrens1-1/+1
2015-06-05update to liborcus 0.9.1David Tardon1-1/+1
2015-06-04Build time option --disable-extension-updateKatarina Behrens1-0/+22
2015-05-20enable Apple Pages importDavid Tardon1-1/+1
2015-05-20bump product version to 5.0.0.0.beta1+Alexander Werner1-1/+1
2015-05-20Make ZLIB_LIBS self-contained so that external modules can use itStephan Bergmann1-1/+1
2015-05-19move setting of GLM_CFLAGS to configureDavid Tardon1-0/+2
2015-05-19require libwps 0.4David Tardon1-1/+1
2015-05-17enable new formats supported by libmwawDavid Tardon1-1/+1
2015-05-16unused MACOSX_HIGH_RESOLUTION_VALUEAndras Timar1-1/+0
2015-05-13First cut at reporting missing GStreamer pluginsStephan Bergmann1-3/+3
2015-05-12java dir for powepc64 and powepc64le can differDavid Tardon1-0/+3
2015-05-12java dir for powepc64 and powepc64le can differDavid Tardon1-1/+4
2015-04-28Fix --disable-pdfimport buildTor Lillqvist1-0/+1
2015-04-22Bin confusing --enable-mergelibs=all optionMatúš Kukan1-9/+3
2015-04-21Make cpp/poppler-version.h header optionalTomáš Chvátal1-3/+6
2015-04-20Use OFFICEOTRON/ODFVALIDATOR determined by configureStephan Bergmann1-2/+4
2015-04-19bump product version to 5.0.0.0.alpha1+Christian Lohmaier1-1/+1
2015-04-16bump version to 5.0.0.0.alpha0+ - but keep profile at 4Christian Lohmaier1-1/+1
2015-04-16Do not clobber configure output with gnutlsTomáš Chvátal1-0/+2
2015-04-13tdf#82695 allow to build with system collada2gltfDavid Tardon1-1/+39
2015-04-10Look also for the iOS 8.3 SDKTor Lillqvist1-2/+2
2015-04-07Add missing '<'Jesús Corrius1-1/+1
2015-04-02Make configure actually find LODE nasmThorsten Behrens1-2/+7
2015-04-01configure: check for validators if --with-export-validation is usedMiklos Vajna1-0/+9
2015-03-29WaE: macro "LT_HAVE_INLINE" is not usedDavid Tardon1-0/+5
2015-03-29make --enable-pch the default on windowsNorbert Thiebaud1-5/+8
2015-03-25gbuild: allow to react on change in configured langsDavid Tardon1-0/+15
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara1-0/+2
2015-03-23android: add a check for the installed memory in the machineMiklos Vajna1-0/+12
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan1-2/+0
2015-03-20gdk-pixbuf-xlib-2.0->gdk-pixbuf-2.0Caolán McNamara1-1/+1
2015-03-16Adapt configure.ac check to new Clang -fno-sanitize-recover=... syntaxStephan Bergmann1-1/+2
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák1-1/+2
2015-03-09spellingNoel Grandin1-1/+1
2015-03-05configure: Windows SDKs < 7.1 are not supported, do not check for themMichael Stahl1-9/+3
2015-03-03configure: update supported --with-windows-sdk valuesMichael Stahl1-3/+3
2015-03-03configure: properly check for Windows SDK 8.1AMichael Stahl1-2/+2
2015-02-28TyposJulien Nabet1-1/+1
2015-02-26Enable configuring for Android cross-compilation on OS X, tooTor Lillqvist1-11/+21
2015-02-22configure: add default value for --with-android-ndkMiklos Vajna1-1/+4
2015-02-22configure: add default value for --with-android-sdkMiklos Vajna1-2/+5
2015-02-18Package 64bit dist runtime DLLs in 64bit msiDavid Ostrovsky1-0/+1
2015-02-17android: Better check for package name when debugging.Jan Holesovsky1-0/+4
2015-02-17update mdds to 0.12.0Markus Mohrhard1-1/+1
2015-02-16android: Even --enable-debug needs org.libreoffice for debugging.Jan Holesovsky1-1/+1
2015-02-10...and work around AC_RUN_IFELSE not working when cross-compilingStephan Bergmann1-26/+30
2015-02-10Make C++ AC_RUN_IFELSE check link on WindowsStephan Bergmann1-28/+41
2015-02-10Properly check for Clang with static initializer_list bugStephan Bergmann1-0/+28