Károly Balogh 9e10e2fab4 ami-extra: moved pcq unit here from amunits/utilunits, so it's compiled for all Amiga-like platforms 9 лет назад
..
src 9e10e2fab4 ami-extra: moved pcq unit here from amunits/utilunits, so it's compiled for all Amiga-like platforms 9 лет назад
Makefile e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed 10 лет назад
Makefile.fpc ac87da7c42 * Filter the Makefile's unit searchpaths from the fpmake command line. 10 лет назад
Makefile.fpc.fpcmake 9e10e2fab4 ami-extra: moved pcq unit here from amunits/utilunits, so it's compiled for all Amiga-like platforms 9 лет назад
README.txt 0bc21e4c69 ami-extra: new package with utility/helper units common to all Amiga-like systems 11 лет назад
fpmake.pp 9e10e2fab4 ami-extra: moved pcq unit here from amunits/utilunits, so it's compiled for all Amiga-like platforms 9 лет назад

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