Revision: 11792
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11792&view=rev
Author:   vszakats
Date:     2009-07-15 15:36:01 +0000 (Wed, 15 Jul 2009)

Log Message:
-----------
2009-07-15 17:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * config/global.cf
    + Enabled base directory for all intermediate build files
      (objects, Harbour generated .c files, etc).
      Now they will be put under 'obj' dir inside each source
      directory.
      After this huge task, it's now possible to filter out
      all these intermediate files from grep, hbextern commands.
      For me this means I can do without a parallel virgin
      repository kept for grep usage.

  * examples/hbextern/hbextern.prg
    * Filtering obj dirs instead of all platforms specifically.

  * config/c.cf
    ! Fixed to use $(GRANDP) instead of hard-wired ../../ dir.
      Please verify me.

  ; Przemek, you can now go on, the only remaining larger thing
    is moving install dir creation to GNU Make level.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/c.cf
    trunk/harbour/config/global.cf
    trunk/harbour/examples/hbextern/hbextern.prg


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