[fpc-pascal] Alternative to Makefiles for fpGUI

Peter Vreman peter at freepascal.org
Fri Aug 10 15:32:51 CEST 2007


>> The idea is that you do a
>>
>> fppkg <packagename>
>>
>> this will look in a database for the package, extract it,
>> and the compile fpmake.pp and run it. The fpmake contains
>> all configuration to make and zip the package.
>>
> Aha, this clears up some mist in my mind. But I still don't really
> understand how the packages thing actually works on "standalone"
> projects. You once mentioned something  that one could register it's
> project as a package. What would the workflow be if fpmake would be used
> in a non fpc-devel related project?

Running 'fppkg build' without packagename will if needed build fpmake and run fpmake in the
current directory.






More information about the fpc-pascal mailing list