summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2011-07-03Perhaps the GNU ld requirement is bogus on current (Open)Solaris descendantsTor Lillqvist
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara
2011-06-25--with-system-libs should not prevent tarbals fetchingLuboš Luňák
2011-06-22make fontconfig non-optional on non-MacOSX unixCaolán McNamara
2011-06-21Disable ATL when compiling with MinGWTor Lillqvist
2011-06-21Pass --disable-zenity to the inner configure run for the BUILD platformTor Lillqvist
2011-06-20document this betterAlexander Thurgood
2011-06-18enable libstdc++'s debug mode with --enable-debugDavid Tardon
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-06-17Make the online update service configurable (via --enable-online-update).Jan Holesovsky
2011-06-16Add BUILD_TYPE keywords NATIVE and DESKTOPTor Lillqvist
2011-06-15Eeek, don't let ENABLE_GTK be set for iOS or AndroidTor Lillqvist
2011-06-15only fetch external tarballs if --disable-fetch-external is not definedRobert Nagy
2011-06-15only fetch external tarballs if --disable-fetch-external is not definedRobert Nagy
2011-06-14more configure, and scp2 pieces for gtk3 integrationMichael Meeks
2011-06-14first cut of gtk3 auto-detection, and autoconf-fooMichael Meeks
2011-06-14Add FOR_BUILD variant of SYSTEM_LIBXSLT and use it to decide which xsltproc t...Tor Lillqvist
2011-06-13Revert "Use separately built "system" OpenSSL for iOS"Tor Lillqvist
2011-06-13Use system libxml2 on iOSTor Lillqvist
2011-06-10No cairo and librsvg for AndroidTor Lillqvist
2011-06-09Propagate also SYSBASE to the build environmentTor Lillqvist
2011-06-09this links-are-a-problem thing on windows seems to be archaic nowCaolán McNamara
2011-06-05Hopefully unbreak build on MacOSX 10.4 PPCTor Lillqvist
2011-06-05Bin the --with-icu-native-build-root optionTor Lillqvist
2011-06-05Improve libcurl configuryTor Lillqvist
2011-06-04Remove the install-dirname featureFrancois Tigeot
2011-06-04It hasn't been called fetch_tarballs.sh since NovemberTor Lillqvist
2011-06-04Rehash of cross-compilation ideasTor Lillqvist
2011-06-03Fix for xslt-config detection from Christian LohmaierFrancois Tigeot
2011-06-03hardcode libxslt & libxml cflags/lib for use with the Mac SDKChristian Lohmaier
2011-06-03Move g++-specific result printout inside corresponding gcc-specific conditionalTor Lillqvist
2011-06-03Bin pointless message that sticks out in the normal autoconf outputTor Lillqvist
2011-06-03We can't effectively ignore a bogus /usr/bin/pkg-config on Mac OS X, just warnTor Lillqvist
2011-06-03Bin the fairly pointless --enable-check-only optionTor Lillqvist
2011-06-03Drop fairly pointless warning about lack of GTK quickstarter on the MacTor Lillqvist
2011-06-03Better librsvg checks, allow --without-system-libs to overrideTor Lillqvist
2011-06-02Move PKG_PROG_PKG_CONFIG earlier, and don't duplicate itTor Lillqvist
2011-06-02Explicitly ignore potential unwanted pkg-config found on Mac OS XTor Lillqvist
2011-06-02Simplify zip and unzip checksTor Lillqvist
2011-06-02Let --with-system-libs imply --enable-librsvg=system unless told otherwiseTor Lillqvist
2011-06-02In the --enable-librsvg=system case verify that the package existsTor Lillqvist
2011-06-02Unify librsvg options into --enable-librsvg=no/auto/system/internalTor Lillqvist
2011-05-31Simplify Python options to just one: --enable-python[=<no/auto/system/internal>]Tor Lillqvist
2011-05-31Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrapJan Holesovsky
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-31No need to do anything with $HOMETor Lillqvist
2011-05-30It seams that $SYSTEM_LIBRSVG can be empty, so add quotes to avoid error.Joseph Powers
2011-05-30Simplify the new checks for when to use a system library by defaultTor Lillqvist
2011-05-29also commit the actual part of the librsvg check...Christian Lohmaier
2011-05-29if librsvg is turned into something optional, configure must test on MacChristian Lohmaier