Marked changes merged with 1.0

This commit is contained in:
Viktor Szakats
2008-08-11 22:21:30 +00:00
parent 58eb834210
commit ec292a1652

View File

@@ -9,7 +9,6 @@
*/
2008-08-11 21:20 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* include/hbsetup.h
* config/hpux/gcc.cf
* config/linux/gcc.cf
* config/os2/gcc.cf
@@ -19,17 +18,22 @@
Compiling default parts of the software should only rely
on manually set macros if there is no reasonable chance to
make the detection automatic.
* include/hbsetup.h
! HB_OS_LINUX, HB_OS_HPUX autodetection supposedly made more robust.
[1.0]
* include/hbsetup.ch
* include/hbapi.h
* source/rtl/hbffind.c
- Removed HB_FILE_VER stuff. It's lost its importancy with SVN.
[1.0]
* include/Makefile
* include/hbcommon.ch
- Removed hbcommon.ch no longer needed. It only contained
HB_FILE_VER related stuff.
[1.0]
* contrib/rddado/Makefile
! Excluded from OS/2 builds.
@@ -37,11 +41,13 @@
2008-08-11 20:41 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbmisc/spd.c
! Fix to SQL_SPRINTF() by Xavi.
[1.0]
2008-08-11 19:40 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* make_xmingw.sh
! Fixed to look for hbpp in the path, like it does for
harbour.
[1.0]
2008-08-11 18:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* config/rules.cf