Files
harbour-core/harbour
Viktor Szakats 586185d936 2012-11-11 13:45 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbdroid/hbdroid.hbp
    * minor cleanup

  * contrib/rddbm/rddbm.hbp
    ! missed to add .hbx as source

  * contrib/rddsql/tests/arrayrdd.prg
    + fixed to work when run as script.
      (Could not achieve the same with SDD tests.)

  * utils/hbmk2/hbmk2.prg
    + added very experimental support for using macros 
      in source filenames. The search for options and 
      special extensions will be done before macro 
      expansion, ie. if it doesn't match any options or 
      special extensions, it will be considered a 
      source a file and then expanded. Useful f.e. for 
      '${hb_name}.hbx', but plain '${ENVVAR}' will also 
      be considered a source filename. Can be abused, too, 
      but not recommended.
2012-11-11 12:51:33 +00:00
..