[Lazarus] Storing projects in subversion (or git etc.)
Marco van de Voort
marcov at stack.nl
Mon Sep 21 11:24:12 CEST 2015
On Sun, Sep 20, 2015 at 08:49:14AM +0000, Mark Morgan Lloyd wrote:
> Looking at some projects filed away here, I find I've been inconsistent
> so would appreciate it if somebody could say authoritatively: what types
> of file should be put in a repository, and what is regenerated reliably?
>
> Obviously .lpi, .lpr, .lfm and .pas or .pp should be saved, and any
> static .inc files.
.rc
> I presume that anything machine-generated and usually put into the lib
> directory shouldn't be stored even if it ends up elsewhere: .ppu, .o,
> .a, .res, .or.
3rd party .res might need to be stored (e.g. a windows icon).
More information about the Lazarus
mailing list