[fpc-devel] Patch fpmkunit.pp
Darius Blaszijk
dhkblaszyk at zeelandnet.nl
Tue Aug 14 21:45:25 CEST 2007
Here's a patch that implements the install command for fpmake
- BaseInstallDir and Prefix are now PathDelimiter limited (implemented
in Setter of property), this saves a lot of hassle with rest of code
- TDefaults -> TCustomDefaults
- added TFPCDefaults and TBasicDefaults
- TInstaller -> TCustomInstaller
- added TFPCInstaller and TBasicInstaller
- Implemented BaseInstallDir property in TCustomInstaller
- Added an overloaded Install function
- Added license header
I will add some docs to the wiki on this subject.
Darius
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fpmkunit.zip
Type: application/x-zip-compressed
Size: 6036 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20070814/5a79a564/attachment.bin>
More information about the fpc-devel
mailing list