ff4ff35918
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
28 lines
875 B
Plaintext
28 lines
875 B
Plaintext
Qt 3.3.6 is a bug-fix release. It maintains both forward and backward
|
|
compatibility (source and binary) with Qt 3.3.5, 3.3.4, Qt 3.3.3, Qt 3.3.2,
|
|
Qt 3.3.1 and Qt 3.3.0.
|
|
|
|
****************************************************************************
|
|
* General *
|
|
****************************************************************************
|
|
|
|
Platforms
|
|
---------
|
|
|
|
- It is now possible to build Qt 3.3.6 on Intel Macs. A universal
|
|
Qt build however requires manual work by 'lipo'-ing a PPC Qt
|
|
and an Intel Qt together.
|
|
|
|
Compilers
|
|
---------
|
|
|
|
- The build key when building Qt with gcc 4.x has changed. This means
|
|
you will have to either recompile your plugins or change the configure
|
|
script to not reduce the gcc version string to '4'.
|
|
|
|
|
|
Translations
|
|
------------
|
|
|
|
Various Qt translations contributed by Novell.
|