summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-01-02Unbreak build with just the NDK without a 64-bit add-on tool-chainTor Lillqvist1-1/+1
2013-01-02Can't build the NPAPI plugin stuff as 64-bit for OS XTor Lillqvist1-1/+3
2013-01-02partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke1-0/+8
2013-01-02Check also for a (self-built) 64-bit NDK tool-chainTor Lillqvist1-1/+22
2013-01-02convert nss to gbuildPeter Foley1-0/+6
2013-01-02use MINGW_SYSROOT consistentlyLuboš Luňák1-7/+7
2013-01-02fix use of MINGW_SYSROOTLuboš Luňák1-3/+3
2013-01-01replace bashismsDavid Tardon1-2/+2
2013-01-01check for python.exe tooDavid Tardon1-1/+6
2013-01-01fail early if python version cannot be determinedDavid Tardon1-0/+5
2012-12-31do not second-guess the location of mingw sysrootDavid Tardon1-6/+7
2012-12-30convert redland to gbuild and add to tail_buildPeter Foley1-0/+6
2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara1-8/+0
2012-12-27Surely we want to pass *relative* pathnames to the tar pipeTor Lillqvist1-3/+3
2012-12-26add a systematic solutionLubos Lunak1-5/+1
2012-12-26config_clang.hLubos Lunak1-0/+3
2012-12-26Add config/config_graphite.h.inTor Lillqvist1-0/+1
2012-12-25convert external to gbuildPeter Foley1-55/+40
2012-12-24MSVS 9.0 uses mspdb80.dll, go figureTor Lillqvist1-2/+9
2012-12-24Further Windows SDK cleanupsTor Lillqvist1-64/+22
2012-12-24Simplify Visual Studio and Windows SDK related configurabilityTor Lillqvist1-369/+345
2012-12-23We only build for Windows on CygwinTor Lillqvist1-4/+4
2012-12-23Indent consistentlyTor Lillqvist1-87/+86
2012-12-23--enable-foo=TRUE is not the normal way to do itTor Lillqvist1-2/+2
2012-12-21gbuild: AsmObject: support user defined AFLAGSMichael Stahl1-2/+13
2012-12-20Require icu 4.6 or later with system icuTomáš Chvátal1-9/+2
2012-12-20Add ability to send SAL_* messages to syslogRiccardo Magliocchetti1-1/+4
2012-12-20Thou shall not mention qtz twice, thy packaging breakethFridrich Štrba1-5/+2
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák1-0/+2
2012-12-19Add a few missing files to be expanded (from *.in) to CONF-FOR-BUILDTor Lillqvist1-0/+4
2012-12-19Revert "The Impress remote control makes sense only on desktop OSes"Tor Lillqvist1-2/+1
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist1-10/+6
2012-12-18The Impress remote control makes sense only on desktop OSesTor Lillqvist1-1/+2
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann1-101/+2
2012-12-15typo in configure.acAndras Timar1-1/+1
2012-12-14Make KeyID (qtz) work againAndras Timar1-3/+8
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