[fpc-devel] FPDoc improvements
michael.vancanneyt at wisa.be
michael.vancanneyt at wisa.be
Tue Nov 29 13:07:51 CET 2011
On Tue, 29 Nov 2011, Marco van de Voort wrote:
> In our previous episode, michael.vancanneyt at wisa.be said:
>>> INF or HTML), and replaced them with simple command line programs that
>>> can be compiled from: fpc somecoolutitility.pas
>>>
>>> You then have TProcess, the whole RTL and FCL at your disposal. MUCH
>>> more powerful than scripts or makefiles.
>>
>> Exactly the ideas behind the switch to fpmake and fppkg.
>
> IMHO we should get rid of the need for extremely long commandlines where
> possible. No immediate rush, but a new solution must be better in this,
> otherwise it is just waiting for the next special case.
Concerning fpdoc, I just didn't get around to converting the docs to use a
project file. It's on my todo list.
For compilation, you know we are toying with the idea to let fpmake
create a build file and let the compiler compile that.
Michael.
More information about the fpc-devel
mailing list