Revision: 12289
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12289&view=rev
Author:   vszakats
Date:     2009-08-23 15:58:51 +0000 (Sun, 23 Aug 2009)

Log Message:
-----------
2009-08-23 17:55 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * doc/linux1st.txt
    - Deleted Linux build instructions no more relevant.
    * Formatting. Probably this file should be moved into INSTALL.

  * doc/gmake.txt
    * Little updates.

  * harbour-win-spec
  * doc/gmake.txt
  * doc/linux1st.txt
  * doc/whatsnew.txt
  * harbour-wce-spec
  * INSTALL
  * bin/hb-mkdyn.sh
  * bin/postinst.cmd
  * bin/postinst.bat
  * bin/hb-func.sh
  * bin/postinst.sh
  * external/sqlite3/Makefile
  * external/libhpdf/Makefile
  * external/libpng/Makefile
  * mpkg_tgz.sh
  * harbour.spec
  * source/pp/hbpp.c
  * source/pp/Makefile
  * source/vm/Makefile
  * source/vm/cmdarg.c
  * source/vm/vmmt/Makefile
  * source/main/harbour.c
  * source/rtl/gtdos/Makefile
  * source/rtl/gtwin/Makefile
  * source/rtl/gtcrs/Makefile
  * source/rtl/gttrm/Makefile
  * source/rtl/Makefile
  * source/rtl/gtos2/Makefile
  * source/rtl/gtgui/Makefile
  * source/rtl/gtwvt/Makefile
  * source/rdd/Makefile
  * source/Makefile
  * contrib/hbodbc/Makefile
  * contrib/hbsqlit3/Makefile
  * contrib/hbblat/Makefile
  * contrib/hbqt/Makefile
  * contrib/hbxbp/Makefile
  * contrib/hbcurl/Makefile
  * contrib/gtqtc/Makefile
  * contrib/rddsql/sddodbc/Makefile
  * contrib/rddado/Makefile
  * contrib/gtwvg/Makefile
  * contrib/rddads/Makefile
  * contrib/hbfimage/Makefile
  * contrib/hbtip/Makefile
  * contrib/hbwin/Makefile
  * contrib/hbssl/Makefile
  * utils/hbmk2/hbmk2.pt_BR.po
  * utils/hbmk2/hbmk2.hu_HU.po
  * config/none.mk
  * config/global.mk
  * config/lib.mk
  * config/wce/mingw.mk
  * config/bin.mk
  * config/dir.mk
  * config/common/watcom.mk
  * config/win/msvc64.mk
  * config/win/iccia64.mk
  * config/win/mingw64.mk
  * config/win/gcc.mk
  * config/win/msvcia64.mk
  * config/win/pocc64.mk
  * config/header.mk
  * config/dyn.mk
  * config/doc.mk
    * HB_ARCHITECTURE -> HB_PLATFORM
    * hb_arch -> hb_plat (internal script variable)
    * ARCH_COMP -> PLAT_COMP (internal make variable)
    ; INCOMPATIBLE: Please update your environment, if you used this setting.
    ; NOTE: So now Harbour uses only two names for platforms: 'OS' and 
'platform'.
            'Architecture' is nowhere used to refer to as an operating system
            anymore. 'Architecture' is only used to refer to CPU/hardware
            architecture.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/INSTALL
    trunk/harbour/bin/hb-func.sh
    trunk/harbour/bin/hb-mkdyn.sh
    trunk/harbour/bin/postinst.bat
    trunk/harbour/bin/postinst.cmd
    trunk/harbour/bin/postinst.sh
    trunk/harbour/config/bin.mk
    trunk/harbour/config/common/watcom.mk
    trunk/harbour/config/dir.mk
    trunk/harbour/config/doc.mk
    trunk/harbour/config/dyn.mk
    trunk/harbour/config/global.mk
    trunk/harbour/config/header.mk
    trunk/harbour/config/lib.mk
    trunk/harbour/config/none.mk
    trunk/harbour/config/wce/mingw.mk
    trunk/harbour/config/win/gcc.mk
    trunk/harbour/config/win/iccia64.mk
    trunk/harbour/config/win/mingw64.mk
    trunk/harbour/config/win/msvc64.mk
    trunk/harbour/config/win/msvcia64.mk
    trunk/harbour/config/win/pocc64.mk
    trunk/harbour/contrib/gtqtc/Makefile
    trunk/harbour/contrib/gtwvg/Makefile
    trunk/harbour/contrib/hbblat/Makefile
    trunk/harbour/contrib/hbcurl/Makefile
    trunk/harbour/contrib/hbfimage/Makefile
    trunk/harbour/contrib/hbodbc/Makefile
    trunk/harbour/contrib/hbqt/Makefile
    trunk/harbour/contrib/hbsqlit3/Makefile
    trunk/harbour/contrib/hbssl/Makefile
    trunk/harbour/contrib/hbtip/Makefile
    trunk/harbour/contrib/hbwin/Makefile
    trunk/harbour/contrib/hbxbp/Makefile
    trunk/harbour/contrib/rddado/Makefile
    trunk/harbour/contrib/rddads/Makefile
    trunk/harbour/contrib/rddsql/sddodbc/Makefile
    trunk/harbour/doc/gmake.txt
    trunk/harbour/doc/linux1st.txt
    trunk/harbour/doc/whatsnew.txt
    trunk/harbour/external/libhpdf/Makefile
    trunk/harbour/external/libpng/Makefile
    trunk/harbour/external/sqlite3/Makefile
    trunk/harbour/harbour-wce-spec
    trunk/harbour/harbour-win-spec
    trunk/harbour/harbour.spec
    trunk/harbour/mpkg_tgz.sh
    trunk/harbour/source/Makefile
    trunk/harbour/source/main/harbour.c
    trunk/harbour/source/pp/Makefile
    trunk/harbour/source/pp/hbpp.c
    trunk/harbour/source/rdd/Makefile
    trunk/harbour/source/rtl/Makefile
    trunk/harbour/source/rtl/gtcrs/Makefile
    trunk/harbour/source/rtl/gtdos/Makefile
    trunk/harbour/source/rtl/gtgui/Makefile
    trunk/harbour/source/rtl/gtos2/Makefile
    trunk/harbour/source/rtl/gttrm/Makefile
    trunk/harbour/source/rtl/gtwin/Makefile
    trunk/harbour/source/rtl/gtwvt/Makefile
    trunk/harbour/source/vm/Makefile
    trunk/harbour/source/vm/cmdarg.c
    trunk/harbour/source/vm/vmmt/Makefile
    trunk/harbour/utils/hbmk2/hbmk2.hu_HU.po
    trunk/harbour/utils/hbmk2/hbmk2.pt_BR.po


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to