Files
harbour-core/harbour/config
Viktor Szakats f122fcf33a 2010-06-25 01:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
+ external/patchup.prg
    + Added new 'patchup' Harbour script written by Tamas Tevesz.
      The script serves as a tool to automate downloading,
      file renaming, patching and recreating local .dif for
      source packages we host locally in external directory.
      The tool is also able to automatically recreate .dif file
      after making local modifications in these sources,
      don't forget to run 'hbrun patchup -rediff' in such case.
      [ It replaces prev ren_sfn.prg tool created by me. ]
      Please make sure to read the documentation and tool 
      requirements included in the .prg itself.

      Very nice job, thanks a lot Tamas.

    ; TODO: Updating Makefiles with new metadata.

  - config/ren_sfn.prg
    - Deleted tool now superceded by patchup.prg
2010-06-24 23:09:03 +00:00
..