home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / dev / misc / ezmake.lha / EZMake.readme < prev   
Encoding:
Text File  |  1997-01-23  |  1.4 KB  |  45 lines

  1. Short:    
  2. V1.41, project manager, int.interface
  3. Author:   Eric Zijlstra<ezijlstr@freemail.nl>
  4. Uploader: Eric Zijlstra<ezijlstr@freemail.nl>
  5. Version:  1.41
  6. Type:     dev/misc
  7.  
  8. EZMake is intuition frontend for Amiga programmers
  9. In fact it's an advanced script executer but very easy to control.
  10.  
  11. It rules out all other frontends! No MUI, now u can use yr diskcache again!!
  12.  
  13. GUI:
  14.  no complex windows to learn
  15.  Nothing is fixed for any compiler/linker or stuff like that..
  16.  uses gadtools & reqtools filerequester to add sources/executables/etc.
  17.  
  18. FUNC:
  19.  'Run, load, compile, link and quit in one go' shell option
  20.  More than 1 destination executable to select from.
  21.  Compiles sources on:
  22.    always/never/archive-bit/date-object/date-exe.
  23.  Compile all dependant sources option.
  24.  
  25. Programmable buttons:
  26.    unlimited commands per button (visable in a listview)
  27. available buttons:
  28.    run, debug, edit, compile, link,
  29.    make(compile+link), macro1(once), macro2(all sources)
  30.  
  31.  
  32.  
  33. History:
  34. ;* V1.041 :    Docs improved (much better now)
  35. ;*        The lists can be aborted on failure now(use failat)
  36. ;*        PUBLIC RELEASE
  37. ;* V1.040 :    -checksum +ObjectDate +ExecDate
  38. ;*        +wbstartup (no tooltypes yet)
  39. ;*        PUBLIC RELEASE
  40. ;* V1.039 :     +opening position can be specified by top=n,left=n
  41. ;*        +Keyboard support:Enter/up/down
  42. ;* V1.038 :     -OpenWindow Checkbox, +OpenWindowPrefs
  43. ;* V1.037 :    CD's to makefile now...
  44. ;* V0.000 : --- Initial release --- +added -removed #changed !debugged
  45.