pierre 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 anos atrás
..
examples 29abfe9dd3 Ami-Extra: some more MUI Helper for custom classes and hooks 8 anos atrás
src 391eccc562 Ami-extra: added muihelper macros, marked as obsolete but widely used 8 anos atrás
Makefile 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 anos atrás
Makefile.fpc ac87da7c42 * Filter the Makefile's unit searchpaths from the fpmake command line. 10 anos atrás
Makefile.fpc.fpcmake 5dc55b362d ami-extra: moved amsgbox here from amunits, and therefore made it available across all Amiga-likes 9 anos atrás
README.txt 0bc21e4c69 ami-extra: new package with utility/helper units common to all Amiga-like systems 10 anos atrás
fpmake.pp 3f4e9cfcb7 Ami-Extra: example code for muihelper 8 anos atrás

README.txt

This package contains additional utility and helper units
which are common to Amiga-like systems. Most utility units
(which are not deprecated) from amunits package should be
moved in here, and get compiled also for AROS and MorphOS.

This package is not for interface units for 3rd party
libraries, because those are mostly system specific, or
contain system specific information (aligment, ABI dependent
function call declarations, etc).