2011-04-26 01:54 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* package/winuni/RELNOTES
  * INSTALL
    * version updates
This commit is contained in:
Viktor Szakats
2011-04-25 23:55:15 +00:00
parent 6f72d62ab3
commit 649cb44377
3 changed files with 10 additions and 5 deletions

View File

@@ -16,6 +16,11 @@
The license applies to all entries newer than 2009-04-28.
*/
2011-04-26 01:54 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* package/winuni/RELNOTES
* INSTALL
* version updates
2011-04-26 01:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbcurl/core.c
% unary inc opt

View File

@@ -1468,7 +1468,7 @@ HARBOUR
C/C++ Compilers/Shells:
MinGW/MinGW-64 [win, *nix, free, open-soource]
http://tdm-gcc.tdragon.net/, http://sourceforge.net/projects/tdm-gcc/ (unofficial, recommended) [NOTE: 4.5.1 is broken]
http://tdm-gcc.tdragon.net/, http://sourceforge.net/projects/tdm-gcc/ (unofficial, recommended) [NOTE: 4.5.1 is broken, 4.5.2 OK]
http://www.mingw.org/, http://sourceforge.net/projects/mingw/ (official 32-bit, MSYS home, broken as of 4.5.0-1)
http://mingw-w64.sourceforge.net/, http://sourceforge.net/projects/mingw-w64/ (official 64-bit, MSYS home)
http://nuwen.net/mingw.html (unofficial)
@@ -1568,10 +1568,10 @@ HARBOUR
http://qt.nokia.com/products/
http://get.qt.nokia.com/qt/source/
Recommended Mac OS X binary package:
http://get.qt.nokia.com/qt/source/qt-mac-opensource-4.7.1.dmg
http://get.qt.nokia.com/qt/source/qt-mac-opensource-4.7.2.dmg
Currently supported Windows binary package:
http://get.qt.nokia.com/qt/source/qt-win-opensource-4.5.3-mingw.exe
http://get.qt.nokia.com/qt/source/qt-win-opensource-4.7.1-mingw.exe
http://get.qt.nokia.com/qt/source/qt-win-opensource-4.7.2-mingw.exe
How to create Windows static and MSVC builds:
http://doc.trolltech.com/4.7/deployment-windows.html
NOTES:

View File

@@ -44,7 +44,7 @@ Tool/lib versions used to create this package:
Compiler tools
--------------
MinGW GNU C 4.5.0 (TDM-DW2) (included)
MinGW GNU C 4.5.2 (TDM-DW2) (included)
MinGW w64 GNU C 4.5.3-20110207 (prerelease)
MinGW CEGCC 4.4.0
MSVC 2010 (version bundled with MS Windows SDK 7.1)
@@ -66,7 +66,7 @@ Tool/lib versions used to create this package:
OCILIB 3.8.0
OpenSSL 1.0.0d
PostgreSQL 9.0.1
QT 4.7.1
QT 4.7.2
WATTCP 2.2.10
Changes since previous (2.0.0) release: