fppkg

From Lazarus wiki
Revision as of 18:25, 22 August 2007 by Dblaszijk (talk | contribs)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

See also FPMake.


Output of fppkg -h

Generating default global configuration in "c:\fpc\2.3.1\bin\i386-win32\fppkg.cfg"
Usage: c:\fpc\2.3.1\bin\i386-win32\fppkg.exe [options] <action> <package>
Options:
  -c --config        Set compiler configuration to use
  -h --help          This help
  -v --verbose       Set verbosity
Actions:
  update             Update packages list
  avail              List available packages
  build              Build package
  install            Install package
  download           Download package
  convertmk          Convert Makefile.fpc to fpmake.pp

Commands

Update

Update packages list

Avail

List available packages

Build

Build package

Install

Install package

Download

Download package

Convertmk

Convert Makefile.fpc to fpmake.pp