Christian Wiese
d38ae14bd5
qt4: changed to export QTDIR
14 years ago
Christian Wiese
b6b3240a18
qt4: splitted $SDECFG_PKG_QT4_EXCEPTION_STL into $SDECFG_PKG_QT4_NO_EXCEPTIONS and $SDECFG_PKG_QT4_NO_STL (see note!)
...
Note:
SDECFG_PKG_QT4_NO_EXCEPTIONS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Because Qt4 is figuring out by itself if the used compiler supports exceptions
the behavior was changed to explicitely disable exceptions.
Default: 0 (Qt will try to build with exceptions if supported by the compiler)
SDECFG_PKG_QT4_NO_STL
~~~~~~~~~~~~~~~~~~~~~
The old behavior to explicitely enable Qt4 STL support was changed this way,
that now you have to explicitely _disable_ it!
Default: 0 (Qt STL support is enabled)
14 years ago
Christian Wiese
7720b4ec17
qt4: enable QtXMLPatterns by default
14 years ago
Christian Wiese
8c977ad15f
qt4: fixed to get correct X11 prefix in pkg-config files
14 years ago
Christian Wiese
8abb798bea
qt4: fixed build by helping the linker to find the libraries
14 years ago
Christian Wiese
146920b618
qt4: fixed to select the Open Source Edition
...
Note:
Otherwise build is hanging because it waits for the user to select
the desired version interactively.
15 years ago
Aldas Nabazas
fa69812f20
qt4: don't rename binaries, we will start using qt4 exclusively anyway
15 years ago
Aldas Nabazas
4e234dd42d
qt4: Updated (4.3.4 -> 4.4.1)
17 years ago
Alejandro Mery
178588e79e
[qt4] Improved to use zlib, libtiff, libpng, libmng, libjpeg, openssl and nas from "system" when possible
17 years ago
Alejandro Mery
d15769f41d
Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed
17 years ago
Minto van der Sluis
7fc349743e
Modified qt4, improved install location.
17 years ago
Minto van der Sluis
bdab3903de
Updated qt4 (4.3.0 -> 4.3.2)
17 years ago
Minto van der Sluis
2799192b92
Modified qt4 to build without debug information.
17 years ago
Minto van der Sluis
b1444267b1
Modified qt4, add -qt4 suffix to binaries.
...
- Also instructed configure to build release binaries.
17 years ago
Minto van der Sluis
f32262e993
Modified qt4, improved install locations.
...
- disabled building demos and examples.
17 years ago
Minto van der Sluis
09f2221d22
Added qt4 (4.3.0) - A portable widget library
...
- Unfortunately there still are some shared files with qt3.
17 years ago