<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
</head><body style="">
<div>
Hi,
</div>
<div>
</div>
<div>
Two changes to lazbuild:
</div>
<div>
</div>
<div>
1. When compiling a project it does the same check as the IDE. If the project is uptodate it does not invoke the compiler.
</div>
<div>
2. I added verbosity options to lazbuild:
</div>
<div>
Add -v to increase verbosity and -q to decrease. You can pass both multiple times.
</div>
<div>
</div>
<div>
Mattias
</div>
<div>
</div>
</body></html>