I´m using a subversion client.
I didn´t noticed this problem before. Most probably happened after changes
to the way lazarus deal with resources.( $I *.lrs ---> $R *.lfm) ?
I´d never checked the components directories before. So, i don´t know how
long this is occuring.
Regards,
Marcelo.
----- Original Message -----
From: "Graeme Geldenhuys" <[email protected]>
To: "Lazarus mailing list" <[email protected]>
Sent: Thursday, January 28, 2010 10:46 AM
Subject: Re: [Lazarus] Make clean not cleaning all
Marcelo B de Paula wrote:
Still not work.
The main outdir at lazarus/units/ has a lot of .lfm files. Some
components
have files like .o, .compiled, .ppu
Are you using the SubVersion or Git repository of Lazarus? If the latter,
then use 'git clean' instead of the 'make' command. This will completely
remove all files and directories that are _not_ under version control
inside the lazarus directory tree.
NOTE: that includes the lazarus.exe, startlazarus.exe, unit output
directories etc.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus