Revision: 12119
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12119&view=rev
Author:   vszakats
Date:     2009-08-15 09:37:39 +0000 (Sat, 15 Aug 2009)

Log Message:
-----------
2009-08-15 11:21 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  - make_gnu.sh
  * config/linux/global.cf
    - Deleted. The -fPIC logic is moved to linux/global.cf but it's
      incomplete yet, some comments were added there.

  * contrib/hbcurl/hbcurl.hbc
  + contrib/hbcurl/hbcurls.hbc
    + Added separate .hbc file for static mode hbcurl lib.
      This replaces former HB_CURL_STATIC setting.

  * contrib/hbcurl/Makefile
  * external/Makefile
  * contrib/Makefile
    % Minor optimization to DIRS var.
      (in few cases it wasn't init to empty with := operator)

  + contrib/hbtip/hbtipssl.hbc
  + contrib/hbtip/hbtipssl
  + contrib/hbtip/hbtipssl/Makefile
  * contrib/hbtip/Makefile
    + Now building separate SSL enabled hbtip lib in case HB_HAS_OPENSSL.
    + Added separate .hbc file for SSL enabled hbtip lib, which also
      pulls hbssl libs and dependencies.

  * config/prg.cf
  * config/lib.cf
  * config/bin.cf
  * config/globsh.cf
  * config/dir.cf
  * config/c.cf
  * config/header.cf
  * config/doc.cf
  * config/instsh.cf
  * config/dirsh.cf
    % Optimized remaining (more delicate) logic to use :=
      instead of = assigment operator.
      At this point there is nothing left to optimize in this
      regard.
    ; I didn't restest parallel build and BISON related rules,
      please do so, I hope they aren't broken. Or in case you
      notice anything strange please shout.

  * config/global.cf
    + Added link to GNU Make NEWS files which describes at which release
      some features were added.

  * config/dos/watcom.cf
  * config/win/watcom.cf
  * config/os2/watcom.cf
    ! Synced special watcom CC_RULEs with recent changes to global CC_RULE.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/bin.cf
    trunk/harbour/config/c.cf
    trunk/harbour/config/dir.cf
    trunk/harbour/config/dirsh.cf
    trunk/harbour/config/doc.cf
    trunk/harbour/config/dos/watcom.cf
    trunk/harbour/config/global.cf
    trunk/harbour/config/globsh.cf
    trunk/harbour/config/header.cf
    trunk/harbour/config/instsh.cf
    trunk/harbour/config/lib.cf
    trunk/harbour/config/linux/global.cf
    trunk/harbour/config/os2/watcom.cf
    trunk/harbour/config/prg.cf
    trunk/harbour/config/win/watcom.cf
    trunk/harbour/contrib/Makefile
    trunk/harbour/contrib/hbcurl/Makefile
    trunk/harbour/contrib/hbcurl/hbcurl.hbc
    trunk/harbour/contrib/hbtip/Makefile
    trunk/harbour/external/Makefile

Added Paths:
-----------
    trunk/harbour/contrib/hbcurl/hbcurls.hbc
    trunk/harbour/contrib/hbtip/hbtipssl/
    trunk/harbour/contrib/hbtip/hbtipssl/Makefile
    trunk/harbour/contrib/hbtip/hbtipssl.hbc

Removed Paths:
-------------
    trunk/harbour/make_gnu.sh


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