[Lazarus] lazbuild question

Michael Van Canneyt michael at freepascal.org
Wed Aug 27 21:12:06 CEST 2014



On Tue, 19 Aug 2014, Mattias Gaertner wrote:

>
>
>> Michael Van Canneyt <michael at freepascal.org> hat am 19. August 2014 um 14:25
>> geschrieben:
>>
>>
>>
>> Hi,
>>
>> Does LazBuild update the packagefiles.xml file if it compiles a package it
>> didn't encounter before ?
>
> No.

Returning to this:

I must beg to differ here.

I just tried the following:
- Compile project A that depends on Package B. Lazbuild complains it didn't find package B.
- Explicitly Compiled package B with Lazbuild.
- Compile project A that depends on Package B. Works like a charm.
I then checked packagefiles.xml, and it definitely put the location of the package file B
in packagefiles.xml with today's date as 'lastused'.

Michael.




More information about the Lazarus mailing list