Kalman Szalai - KAMI
823cb6a74d
Adding Validator extension
2010-10-31 04:50:14 +01:00
Kalman Szalai - KAMI
87ec34b20e
Adding Diagram extension
...
Diagram is an OpenOffice.org Draw and Impress extension that creates your favorite diagrams with few clicks.
http://wiki.services.openoffice.org/wiki/Diagram_Extension
2010-10-30 19:57:14 +02:00
Rene Engelhard
f974a612eb
bin agg
2010-10-29 17:58:25 +02:00
Tor Lillqvist
153fc2b046
Slight cleanup of the Windows stuff
...
Use correct terminology for the Microsoft compilers, ".NET" was a part
of their name only in the 2003 version. Drop support for the 2003 and
2005 versions. The Platform SDK has been called the Windows SDK for
quite a while. Etc.
2010-10-28 15:15:15 +03:00
Martin Gallwey
a837bbd1ca
Fail if trying to build as root on Cygwin
...
Building as root on Cygwin has been knnown to fail in various way, so
prevent that.
2010-10-27 15:08:52 +03:00
Luke Dixon
4fa790ad7b
Add zenity systray support to the build.
...
Adds also a configure option '--enable-zenity' used to enable this feature.
2010-10-26 11:15:24 +01:00
Michael Meeks
d42255ec76
cleanup / remove obsolete pam config pieces
2010-10-25 16:22:31 +01:00
Lubos Lunak
3306860998
explicitly state the version 3 when referring to Qt3/KDE3 in messages
...
given that Qt3/KDE3 are the obsolete versions by now, it's not good
to name them just Qt/KDE
2010-10-19 16:59:25 +02:00
Thomas Klausner
0462dd7f69
Only show "checking exception type" message on platforms where it is checked.
2010-10-19 15:22:36 +02:00
Luboš Luňák
162620c903
first try to find moc in the Qt3/Qt4 location where the libs are
...
now it's possible to build with both KDE3 and KDE4 support
without having to set up anything specially
2010-10-15 19:48:39 +02:00
Luboš Luňák
67644e1a80
check for KDE3-specific files in the KDE3 configure check
2010-10-15 19:48:24 +02:00
Jesús Corrius
f06879087e
Enable Microsoft Visual C++ 10 compiler in the build system
2010-10-15 02:23:59 +02:00
Luboš Luňák
3957db4367
support for Qt's event loop Glib integration
2010-10-14 17:56:46 +02:00
Luboš Luňák
e0fb44a4ca
set PKG_CONFIG_PATH for extra Qt4 locations
...
If also extra paths are used and pkg-config is used later, then I suppose
those paths need to be made available.
2010-10-14 17:56:46 +02:00
Michael Meeks
db0452c76f
check for visibility issues on arm too
2010-10-14 12:54:03 +01:00
Cédric Bosdonnat
c3ab3df902
Renamed OpenOffice.org into LibreOffice in configure scripts
2010-10-14 09:53:40 +02:00
Caolán McNamara
56b39b2a32
default AIX to rpms and some other tweaks
2010-10-13 20:29:37 +01:00
Thomas Klausner
f635fcd550
NetBSD does not provide a pkg-config file for openssl in its base.
...
Handle it the same way as Darwin.
2010-10-13 16:35:30 +02:00
Michael Meeks
6ef9e5bde0
add stamp file - updated when configuration changes
2010-10-12 21:23:00 +01:00
Michael Meeks
305fb073a0
Enable unx quickstart, and broffice flags
2010-10-12 16:26:05 +01:00
David Tardon
b367d62b30
Revert "use system libtextcat with --with-system-libs"
...
This reverts commit c005385082bb7c5abcf81610e4140d74dd460a9c.
2010-10-11 12:24:17 +02:00
David Tardon
e4be73d396
use system libtextcat with --with-system-libs
2010-10-11 12:09:59 +02:00
David Tardon
a7bf54d31b
#i112821# system mythes is not used when configured with --with-system-libs
2010-10-11 12:09:59 +02:00
Caolán McNamara
b71a47a542
add missing bit
2010-10-10 15:25:29 +01:00
Fridrich Štrba
883ef5272a
Don't require that vcredist*.exe be executable
2010-10-09 02:09:18 +02:00
Tor Lillqvist
e238be67e8
win32-activex-disable.diff: add option to disable build of activex component
2010-10-07 15:43:06 +02:00
Petr Mladek
ae345f8826
enable build with the system cppunit-1.12.0
...
1.12.1 was allowed before; seems to work
2010-10-07 15:25:21 +02:00
Tor Lillqvist
3d6d5f01a1
Don't bother with x bit for instmsiw.exe
...
It isn't a Cygwin program anyhow, and isn't run from Cygwin, so no
need to check if it is "executable", or to chmod it "executable" from
a Cygwin point of view. No Windows file protection information will
propagate through the installer anyway, whatever the Cygwin chmod
would do.
2010-10-07 15:14:58 +03:00
Luboš Luňák
023ff3f306
use a KDE4-specific library in the configure check that's not too new
2010-10-06 11:23:52 +02:00
David Tardon
5953db8547
set REDLAND_CFLAGS for system redland.
...
unoxml/source/rdf/makefile.mk used it for ages (since integration of CWS
odfmetadata), but it had never been set .-)
2010-10-06 09:50:50 +02:00
Caolán McNamara
47ac2e8d1f
add some configure options to control external libtextcat and libtextcat data
2010-10-05 11:50:11 +01:00
Luboš Luňák
248852192a
use $QTDIR and $KDEDIR for looking for Qt4/KDE4 too
...
These are the "official" vars even for 4.x versions, so try them too.
Use 4.x-specific headers and libs to make sure the right version is
found.
2010-10-05 11:37:39 +02:00
Luboš Luňák
437b9eb58f
use $QT4DIR properly
2010-10-05 11:37:39 +02:00
Caolán McNamara
018a1661fd
add --with-system-apache-commons to configure.in
2010-10-05 10:34:48 +01:00
Jan Holesovsky
49befa7083
Fix --enable-icecream.
2010-10-04 12:45:18 +02:00
Fridrich Štrba
cc5f97f621
Bundle the VC runtime distribuable installers in LibO installer
2010-10-04 12:26:27 +02:00
Thomas Klausner
b5cb99f747
Disable ant test if not using java; NetBSD improvements.
...
While here, fix indentation and some typos.
2010-10-03 23:47:18 +02:00
Thomas Klausner
9e405e6cae
Replace unportable test(1) == with =
...
The double == is only support by bash, not even by test(1) from
coreutils.
2010-10-02 19:57:58 +02:00
Thorsten Behrens
c415b4932a
Added mac version of num_cpu detection
2010-09-21 22:29:45 +02:00
Thorsten Behrens
d8128261e6
Properly catch unknown cpu number situation
2010-09-21 17:40:45 +02:00
Petr Mladek
37cf85e2fe
better unowinreg.dll configure check
...
There was dead-lock; configure did not pass without unowinreg.dll;
fetch_tarballs.sh did not work without configure => always fetch
unowinreg.dll; do not require it in configure; add --enable-build-unowinreg
if you want to force rebuild
2010-09-21 16:59:12 +02:00
Petr Mladek
322d73b0df
build-java-target.diff: allow to define java target
...
i#93115
allow to define java target, so the build is usable with the JVM 1.5
even when it is built with JDK 1.6
2010-09-17 14:06:49 +02:00
Rene Engelhard
9f9047e887
add explicit call to PKG_PROG_PKG_CONFIG. autogen (regen aclocal.m4)
2010-09-17 00:13:21 +02:00
Tor Lillqvist
6a00b6be88
Drop requirements needed only for Win9x support
...
Don't require and distribute unicows.dll and instmsia.exe (Windows
Installer 2.0 installer for Win9x). Drop the Win9x-specific code in
setup.exe. Do still require and distribute gdiplus.dll for Win2k
support (bnc#522833).
2010-09-16 20:03:43 +03:00
Radek Doulik
102b164678
patches/gstreamer/gstreamer-config-office.diff: gstreamer
...
- enable/disable at build time
2010-09-16 15:27:23 +02:00
Kalman Szalai - KAMI
0a85fecaf8
extensions_configure.diff: extension integration, configure part
2010-09-14 16:36:51 +02:00
Fridrich Štrba
a49629cc5f
internal-cairo-configure.diff: build internal cairo on x86 and x86_64 alike
2010-09-14 12:33:35 +02:00
Tor Lillqvist
51ec7b1d6b
win32-sdk7.diff: Recognize Windows SDK 7
2010-09-14 12:00:20 +02:00
Fridrich Štrba
41da5a33d0
internal-mesa-headers-config_office.diff: make configure aware of Mesa.
2010-09-14 11:44:27 +02:00
Fridrich Štrba
5c9ac81fbc
wpgimporter.diff: WPG Import filter
2010-09-14 11:29:54 +02:00