summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2011-11-04correct spelling of help for JDK switch, --with_jdk_home to --with-jdk-homeJürgen Schmidt
2011-11-04118573 - removal of module jfreereport containing the 3rd party components ↵Oliver-Rainer Wittmann
for the report builder extension
2011-11-03118570, apply patch, improve configure to detect latest DirectX correctly, ↵Jürgen Schmidt
adapt depending modules, thanks to Andre Fischer (af)
2011-11-02Accept BSDtar as an alternative to GNU tar. Based on a a patch by Baptiste ↵Pedro Giffuni
Darousin.
2011-10-28FreeBSD port: disable stlport in favor of prepackaged version. Clean some ↵Pedro Giffuni
warnings while here. Discussed with maho@
2011-10-27Disable legacy binfilter by default. Use --enable-binfilter in configure if ↵Pedro Giffuni
you need them.
2011-10-27i117017 - ARM optimization for armv6/armv7Pedro Giffuni
2011-10-27i118519 - gtk quickstarter: use GtkStatusIcon instead of libegg. Patch by ↵Pedro Giffuni
Ariel Constenla-Haile
2011-10-27Fix AGG version when the build is enabled. Remove useless header file.Pedro Giffuni
2011-10-16More AGG cleanups: Update NOTICE file, don't leave enable-agg unset in ↵Pedro Giffuni
configure and remove a couple of old headers that are not in the new version.
2011-10-16i118508 - Update Anti-Grain Geometry (AGG) to version 2.4. Disable in ↵Pedro Giffuni
configure since this is not really used by anything.
2011-10-09i112821 - configure: system mythes is not used when configured with ↵Pedro Giffuni
--with-system-libs
2011-10-05Fix typo.Pavel Janík
2011-10-05Fix typo (testing commit access).Pavel Janík
2011-10-05insert configure up-to-date check in configure.in, remove existing ↵Jürgen Schmidt
configure, force autoconf
2011-10-05fix Qt4/Kde4 detection in configure (author=ariel)Herbert Dürr
2011-10-05i85469: add --with-gperf= to configure for systems that use old versions of ↵Pedro Giffuni
gperf
2011-09-3088652: applied patch, remove unicows deps, thanks to Oliver-Rainer Wittmann ↵Jürgen Schmidt
(orw)
2011-09-30118457: applied patch, remove instmsi deps, thanks to Oliver-Rainer Wittmann ↵Jürgen Schmidt
(orw)
2011-09-19minor improvements for configure.inHerbert Dürr
2011-09-19cleanup visibility.cxx conf-test scriptHerbert Dürr
2011-09-17#i92932# system openssl not detected on FreeBSDMichael Stahl
# HG changeset patch # User Martin Hollmichel <mh@openoffice.org> # Date 1268740079 -3600 # Node ID 235721f30dea210f3a459ad32b26b17d4908f1f8 # Parent bcf21fcca01d774076475e3ac8bc3223ab5c016c
2011-09-17vcl340fixes: #i117804# differentiate between ENABLE_CAIRO and ↵Michael Stahl
ENABLE_CAIRO_CANVAS # HG changeset patch # User Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> # Date 1302633427 -7200 # Node ID 56bc1b624a3a49dcbf38a6b83266e89817752230 # Parent 217dd772a45a24b10e6e2f8b81b598c5034c7882
2011-08-31rebuild configure to reflect latest changes for epmMathias Bauer
2011-08-29fix pkg-config to be foundEike Rathke
2011-08-29oops - forgot to cleanup before committing last patch: again enable EPM from ↵Mathias Bauer
system for packaging
2011-08-29allow using of EPM as installed in the system for packagingMathias Bauer
2011-08-28make copylefts an optionEike Rathke
Based on original work by Mathias Bauer <mbauer@apache.org>
2011-04-11masterfix OOO340: #i117770# use system libs if not ENABLE_LIBRSVGKurt Zenker
2011-04-01CWS-TOOLING: integrate CWS solaris11Ivo Hinkelmann
2011-03-31masterfix DEV300: #i10000# corrected fixIvo Hinkelmann
2011-03-29CWS-TOOLING: integrate CWS rsvglibsIvo Hinkelmann
2011-03-29rsvglibs: finishing touchesPhilipp Lohmann [pl]
2011-03-29rsvglibs: final touchesPhilipp Lohmann [pl]
2011-03-29solaris11: #i117567#: configure: argh, Darwin readlink(1) has no -f:Michael Stahl
use old JAVA_HOME check as a fallback.
2011-03-29rsvglibs: rebased to DEV300_m104ka
2011-03-28ka102: rebased to DEV300_m104ka
2011-03-28solaris11: #i117567#: configure: JAVA_HOME check does not work on Solaris 11:Michael Stahl
Solaris basename reports success for the empty string, /usr/bin/javac is a relative symlink, and by the way, the amazingly primitive Solaris 10 /bin/sh does not understand $(), only backticks. hopefully using readlink -f should work everywhere...
2011-03-28solaris11: #i117567#: configure: tweak checks for ant and junit for Solaris 11Michael Stahl
2011-03-28solaris11: configure: tweak check for GNU cp so it is found on Solaris 11Michael Stahl
2011-03-10masterfix DEV300: #i10000# fixed configureIvo Hinkelmann
2011-03-09rsgvlibs: adapt build configurationPhilipp Lohmann [pl]
2011-03-07CWS-TOOLING: integrate CWS jsc340Ivo Hinkelmann
2011-03-02#i115784# configure: move header checks after compiler checks.Matthias Huetsch [mhu]
2011-03-01#i115784# configure: fix valgrind header check, use VALGRIND_CFLAGS.Matthias Huetsch [mhu]
2011-02-24jsc340: merge to dev300m101Juergen Schmidt
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]
2011-02-22#i115784# configure: Add check for valgrind/memcheck.h, defining ↵Matthias Huetsch [mhu]
HAVE_VALGRIND_MEMCHECK_H.
2011-02-18ka102: type changes nneded for DEV300_m100ka
2011-02-17CWS-TOOLING: integrate CWS locales34Ivo Hinkelmann