On Mon, 23 May 2011 18:31:03 +0200 Mattias Gaertner <[email protected]> wrote:
> On Mon, 23 May 2011 16:05:24 +0200 (CEST) > [email protected] wrote: > > > Hi, > > > > Is there a reason why the LCL is no longer part of the items in the build > > profiles ? > > The LCL is now a normal package. No need for a special dialog. > > > > I'd like to have a build profile where I tell the IDE to recompile the > > FCL/LCLBase/LCL packages as part of the build process. > > > > As it is now, I must manually recompile clean FCL/LCLBase/LCL before I can > > rebuild lazarus. (after e.g. the FCL or RTL has changed) > > Yes, that is unpleasant. > > The IDE does not check on every compile the near 1000 units of FPC, > because that would be very slow and these units change seldom. > I will implement a similar caching as the compiler uses. Hopefully > this is fast enough. The IDE now checks all fpc units. Please test. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
