summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-12-11export BUILDDIR in config_host.mk to allow partial buildNorbert Thiebaud1-0/+1
2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák1-6/+6
2012-12-11Prepare for read-only source buildNorbert Thiebaud1-13/+16
2012-12-10no need for wget/curl when not fetching anythingBjoern Michaelsen1-0/+6
2012-12-10do not try to use -std=c++11 after allLuboš Luňák1-35/+2
2012-12-10remove AC_DEFINE(HAVE_CXX0X)Luboš Luňák1-1/+0
2012-12-10enable PCH in configure only for msvc/clangLuboš Luňák1-5/+4
2012-12-10bring back precompiled headers supportLuboš Luňák1-1/+22
2012-12-10Try -std=c++11 if -std=gnu++0x does not workStephan Bergmann1-7/+45
2012-12-09Do not keep deprecated switches aroundTomáš Chvátal1-15/+0
2012-12-08There is no --disable-build-mozilla optionTor Lillqvist1-1/+0
2012-12-07add rtl::OUStringBuffer::append(bool)Luboš Luňák1-0/+28
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák1-0/+12
2012-12-07CLANGPLUGIN_CPPFLAGS did not actually workStephan Bergmann1-2/+13
2012-12-07Add --enable-windows-build-signing optionFridrich Štrba1-0/+18
2012-12-06formating cleanupPeter Foley1-166/+174
2012-12-06Numbertext 0.9.5 (Python 3 fixes)Andras Timar1-1/+1
2012-12-06Do not accumulate warnings across configure runsStephan Bergmann1-2/+4
2012-12-06remove remnants of lomenubarCaolán McNamara1-5/+0
2012-12-06Bug 57917 - --enable-ext-oooblogger does not work with Python 3Noel Grandin1-21/+0
2012-12-06MinGW: Fix configure.Jan Holesovsky1-1/+1
2012-12-05kill oowintoolPeter Foley1-21/+208
2012-12-05we dont execute config.guess anymorePeter Foley1-3/+0
2012-12-05dont create warn file if no warningsPeter Foley1-2/+3
2012-12-06Set OOO_VENDOR to the login name as fallbackTor Lillqvist1-1/+11
2012-12-05Let's try to enable compiling the Bluetooth code for WindowsTor Lillqvist1-10/+24
2012-12-04bump product version to 4.1.0.0.alpha0+, build id to 0Petr Mladek1-1/+1
2012-12-04TyposStephan Bergmann1-3/+3
2012-12-04First fix for fdo#56902Mathias Michel1-245/+79
2012-11-30cosmetic fixesPeter Foley1-1/+1
2012-11-30Turn Python Scripting Provider from bundled extension to plain codeStephan Bergmann1-1/+1
2012-11-29add --with-extra-buildid configure optionPetr Mladek1-0/+19
2012-11-29Always use Java target version 1.5Tor Lillqvist1-29/+2
2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann1-10/+4
2012-11-29Fix indentationTor Lillqvist1-16/+16
2012-11-29For now, we need a system Python to run build-time Python scripts on OS XTor Lillqvist1-1/+25
2012-11-28liborcus: must be built with -D_GLIBCXX_DEBUG for debug STLMichael Stahl1-0/+5
2012-11-28Add comment about Windows SDK 8Tor Lillqvist1-2/+16
2012-11-28Use uniform spacing before the "then" of if statementsTor Lillqvist1-22/+22
2012-11-28More informative logging for the search for midl.exe, csc.exe and al.exeTor Lillqvist1-0/+15
2012-11-28Update the Python checks for cross-compiling.Jan Holesovsky1-18/+20
2012-11-28MinGW: Bundle also the libpoppler-*.dllJan Holesovsky1-0/+2
2012-11-28bin --enable-oxygenoffice; it does nothingMatúš Kukan1-21/+0
2012-11-28Update liborcus package to (pre-release) 0.3.0.Kohei Yoshida1-1/+1
2012-11-27support for --with-all-tarballsMatúš Kukan1-217/+12
2012-11-27add fetch_Optional to have conditions for download in makefileMatúš Kukan1-0/+11
2012-11-27move ooo.lst and download parts to Makefile.fetchMatúš Kukan1-3/+2
2012-11-27move check for wget and md5sum to configureMatúš Kukan1-0/+50
2012-11-27clean up PYTHON related version etc. variables:Michael Stahl1-4/+9
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann1-15/+11