Difference between revisions of "packages(disambiguation)"

From Lazarus wiki
Jump to navigationJump to search
(New page: Some possible different meanings of the term "packages" in the combined FPC/Lazarus projects: * A page that collects info about Library Packages, a study what it would take t...)
 
Line 5: Line 5:
 
* [[Package List]] is a master indexpage that lists packages in the FPC packages/ directory
 
* [[Package List]] is a master indexpage that lists packages in the FPC packages/ directory
 
* [[Fpcmake]] contains info about the older (but still used) '''Makefile.fpc''' Free Pascal packaging system.
 
* [[Fpcmake]] contains info about the older (but still used) '''Makefile.fpc''' Free Pascal packaging system.
* [[FPMake]] contains info about the newer Free Pascal packaging system based on '''fpmake.pp'''
+
* [[FPMake]] and [[fppkg]] contain info about the newer Free Pascal packaging system based on '''fpmake.pp'''

Revision as of 14:37, 19 July 2008

Some possible different meanings of the term "packages" in the combined FPC/Lazarus projects:

  • A page that collects info about Library Packages, a study what it would take to make .BPL like packages in FPC.
  • Lazarus Packages is a page about the Lazarus concept of packages
  • Package List is a master indexpage that lists packages in the FPC packages/ directory
  • Fpcmake contains info about the older (but still used) Makefile.fpc Free Pascal packaging system.
  • FPMake and fppkg contain info about the newer Free Pascal packaging system based on fpmake.pp