fpc/packages/ami-extra
2017-07-25 17:16:42 +00:00
..
examples Ami-Extra: muihelper does not need amigalib anymore, functions are moved to utility 2017-07-25 17:16:42 +00:00
src Ami-Extra: muihelper does not need amigalib anymore, functions are moved to utility 2017-07-25 17:16:42 +00:00
fpmake.pp Ami-Extra: example code for muihelper 2016-12-18 15:17:02 +00:00
Makefile Regenerated all Makefile from packages directories 2017-06-01 14:15:50 +00:00
Makefile.fpc * Filter the Makefile's unit searchpaths from the fpmake command line. 2015-08-12 19:15:14 +00:00
Makefile.fpc.fpcmake ami-extra: moved amsgbox here from amunits, and therefore made it available across all Amiga-likes 2016-08-30 12:55:43 +00:00
README.txt ami-extra: new package with utility/helper units common to all Amiga-like systems 2015-01-05 04:06:37 +00:00

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).