summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2011-08-09Trust "make fetch" to dowload mysqlc; do not require it at configure timeLionel Elie Mamane1-6/+0
2011-08-08the option got turned into --with-system-sane so look for with_system_saneCaolán McNamara1-2/+2
2011-08-08configure --with-system-sane: correct help stringLionel Elie Mamane1-1/+1
2011-08-07remove obsolete USE_CCACHE env. prefix ccache after C[C|XX] final evalNorbert Thiebaud1-49/+53
2011-08-07quoting problem in the auto-selection of gcc/g++-4.0 on MacOSNorbert Thiebaud1-2/+2
2011-08-07auto-use ccache and use it unless CC/CXX is already set or --disable-ccacheNorbert Thiebaud1-112/+172
2011-08-07Added Russian language Lightproof moduleKalman Szalai - KAMI1-1/+4
2011-08-07Update Google Docs extension to version 3.0.0Kalman Szalai - KAMI1-1/+1
2011-08-07Update supported Lightproof versions to the latest availableKalman Szalai - KAMI1-2/+2
2011-08-07Update Diagram extension to SmART GalleryKalman Szalai - KAMI1-4/+4
2011-08-06dictionaries is now in a separate optional repoNorbert Thiebaud1-0/+1
2011-08-06binfilter is now a separate repoNorbert Thiebaud1-0/+1
2011-08-06move GIT_REPO_NAMES init upNorbert Thiebaud1-1/+1
2011-08-06adjust the list of external git repos for onegitNorbert Thiebaud1-1/+1
2011-08-04just check for support of -mno-avxCaolán McNamara1-0/+12
2011-08-04Add one more libdir path for detection with qt4 on 32b platform to be same wi...Tomáš Chvátal1-1/+1
2011-08-02Remove duplicate entryTomáš Chvátal1-6/+0
2011-08-01We need --ccache-skip when using ccache for iOS, tooTor Lillqvist1-2/+2
2011-07-30MacOS: Remove some of my changes.Joseph Powers1-6/+2
2011-07-29fix typoThomas Arnhold1-1/+1
2011-07-29Mac OS: On 10.7, the standard search paths don't work.Joseph Powers1-0/+4
2011-07-28Mac OS 10.7: Installing xCode 4.1 renames 3.6.2 to /Developer-oldJoseph Powers1-0/+6
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky1-2/+101
2011-07-26LIBXML & LIBXSLT should point to the correct SDK (Mac OS X)Joseph Powers1-4/+4
2011-07-26make -Wno-long-double usage conditional to gcc supporting itNorbert Thiebaud1-0/+12
2011-07-26-verson-min-allowed _default_ to 10.4 no matter whatNorbert Thiebaud1-5/+1
2011-07-26MacOSX configure options to support SDK and version min/maxNorbert Thiebaud1-2/+189
2011-07-26add dbumenugtk configure checkBjoern Michaelsen1-0/+1
2011-07-26Fix typoTor Lillqvist1-1/+1
2011-07-25use python-x.y.pc if existing for setting PYTHON_{CFLAGS,LIBS}Rene Engelhard1-2/+7
2011-07-25Silence the zip check.Jan Holesovsky1-1/+1
2011-07-25Use --filesync instead of -FS as the zip option.Jan Holesovsky1-1/+1
2011-07-25Make the zip error message less confusing.Jan Holesovsky1-2/+3
2011-07-25Use fixed-name environment script and no source_soenv.shTor Lillqvist1-4/+4
2011-07-24change to internal python for Mac, raise minimum python version to 2.6Christian Lohmaier1-6/+10
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-14/+1
2011-07-22ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and withoutCaolán McNamara1-14/+1
2011-07-21resyncing to masterBjoern Michaelsen1-3436/+3526
2011-07-19distro-install: fix en-US-only installationPetr Mladek1-0/+3
2011-07-18use internal cppunit with STL debug enabledLuboš Luňák1-1/+11
2011-07-18tweak euid check to use a simpler check insteadMichael Meeks1-4/+1
2011-07-18Work around a bash-ism in configure.inMike Eberdt1-1/+4
2011-07-17Check for unzipThomas Arnhold1-1/+1
2011-07-15Properly determine number of CPUs on FreeBSDMike Eberdt1-9/+18
2011-07-14add check for extra bit of minimal perl, etc. envCaolán McNamara1-2/+9
2011-07-14Unset the Python environment vars when running the sub-configureTor Lillqvist1-0/+1
2011-07-12set INSTALLDIR with real pathPetr Mladek1-5/+5
2011-07-11better support for distro packagingPetr Mladek1-5/+92
2011-07-05Do build cairo for iOSTor Lillqvist1-12/+12
2011-07-04for windows, iOS and Android only force cairo if librsvg requiredCaolán McNamara1-41/+55