summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* The Impress remote control makes sense only on desktop OSesTor Lillqvist2012-12-181-1/+2
* Remove --with-stlport from LO 4.0Stephan Bergmann2012-12-171-101/+2
* typo in configure.acAndras Timar2012-12-151-1/+1
* Make KeyID (qtz) work againAndras Timar2012-12-141-3/+8
* export BUILDDIR in config_host.mk to allow partial buildNorbert Thiebaud2012-12-111-0/+1
* BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák2012-12-111-6/+6
* Prepare for read-only source buildNorbert Thiebaud2012-12-111-13/+16
* no need for wget/curl when not fetching anythingBjoern Michaelsen2012-12-101-0/+6
* do not try to use -std=c++11 after allLuboš Luňák2012-12-101-35/+2
* remove AC_DEFINE(HAVE_CXX0X)Luboš Luňák2012-12-101-1/+0
* enable PCH in configure only for msvc/clangLuboš Luňák2012-12-101-5/+4
* bring back precompiled headers supportLuboš Luňák2012-12-101-1/+22
* Try -std=c++11 if -std=gnu++0x does not workStephan Bergmann2012-12-101-7/+45
* Do not keep deprecated switches aroundTomáš Chvátal2012-12-091-15/+0
* There is no --disable-build-mozilla optionTor Lillqvist2012-12-081-1/+0
* add rtl::OUStringBuffer::append(bool)Luboš Luňák2012-12-071-0/+28
* use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2012-12-071-0/+12
* CLANGPLUGIN_CPPFLAGS did not actually workStephan Bergmann2012-12-071-2/+13
* Add --enable-windows-build-signing optionFridrich Štrba2012-12-071-0/+18
* formating cleanupPeter Foley2012-12-061-166/+174
* Numbertext 0.9.5 (Python 3 fixes)Andras Timar2012-12-061-1/+1
* Do not accumulate warnings across configure runsStephan Bergmann2012-12-061-2/+4
* remove remnants of lomenubarCaolán McNamara2012-12-061-5/+0
* Bug 57917 - --enable-ext-oooblogger does not work with Python 3Noel Grandin2012-12-061-21/+0
* MinGW: Fix configure.Jan Holesovsky2012-12-061-1/+1
* kill oowintoolPeter Foley2012-12-051-21/+208
* we dont execute config.guess anymorePeter Foley2012-12-051-3/+0
* dont create warn file if no warningsPeter Foley2012-12-051-2/+3
* Set OOO_VENDOR to the login name as fallbackTor Lillqvist2012-12-061-1/+11
* Let's try to enable compiling the Bluetooth code for WindowsTor Lillqvist2012-12-051-10/+24
* bump product version to 4.1.0.0.alpha0+, build id to 0Petr Mladek2012-12-041-1/+1
* TyposStephan Bergmann2012-12-041-3/+3
* First fix for fdo#56902Mathias Michel2012-12-041-245/+79
* cosmetic fixesPeter Foley2012-11-301-1/+1
* Turn Python Scripting Provider from bundled extension to plain codeStephan Bergmann2012-11-301-1/+1
* add --with-extra-buildid configure optionPetr Mladek2012-11-291-0/+19
* Always use Java target version 1.5Tor Lillqvist2012-11-291-29/+2
* Isolate PDF Import so it can be made optionally installableStephan Bergmann2012-11-291-10/+4
* Fix indentationTor Lillqvist2012-11-291-16/+16
* For now, we need a system Python to run build-time Python scripts on OS XTor Lillqvist2012-11-291-1/+25
* liborcus: must be built with -D_GLIBCXX_DEBUG for debug STLMichael Stahl2012-11-281-0/+5
* Add comment about Windows SDK 8Tor Lillqvist2012-11-281-2/+16
* Use uniform spacing before the "then" of if statementsTor Lillqvist2012-11-281-22/+22
* More informative logging for the search for midl.exe, csc.exe and al.exeTor Lillqvist2012-11-281-0/+15
* Update the Python checks for cross-compiling.Jan Holesovsky2012-11-281-18/+20
* MinGW: Bundle also the libpoppler-*.dllJan Holesovsky2012-11-281-0/+2
* bin --enable-oxygenoffice; it does nothingMatúš Kukan2012-11-281-21/+0
* Update liborcus package to (pre-release) 0.3.0.Kohei Yoshida2012-11-281-1/+1
* support for --with-all-tarballsMatúš Kukan2012-11-271-217/+12
* add fetch_Optional to have conditions for download in makefileMatúš Kukan2012-11-271-0/+11