HMG-Official / HMG

Other
7 stars 13 forks source link

Restore binaries, update version number, minor fixes #7

Closed kcarmody closed 3 years ago

kcarmody commented 4 years ago

Restore binaries, update version number, minor fixes

  1. Restored Harbour and MinGW binary file structure that was present in 3.4.4.

  2. Restored contents of IDE and IDE_ANSI folders.

  3. Added up-to-date compiled HMG binaries in lib folder.

  4. Added build commands for HMG SQL libraries to BuildAllLib32.bat and _BuildAllLib64.bat.

  5. Renamed changelog_forks.txt to changelog-github.txt and updated it.

  6. Updated version constants in INCLUDE\MiniGUI.ch. Future changes to the Github master should update the _HMG_VERSIONPATCH constant to the date of the update.

  7. Removed extraneous UTF-8 BOMs from SOURCE\h_HMG_HPDF.Prg.

  8. Reverted SAMPLES\Basics\Hello_World\hello.prg to version in 3.4.4.

  9. In SAMPLES\HPDF\Demo3, renamed demo3_new_fetures.prg to demo.prg and added build files.