Lazy Delphi Builder 1.14.14.362 released
-----------------------------------------------
AFAIK, the best build tool for Delphi. (should be used with care) ![Click to large size! İmage]()
Automates following tasks:
Recompile projects/packages from sources with all dependencies, without need to mess around with configs.
Quickly (re-)install components from sources into IDE, with no need to change your Library Path.
Benefits and features
Free (donations are highly appreciated. See also: why free).
User-friendly GUI (I tried to make use of program as much comfortable as I could. so, if you know the way, things can be done better, let me know that).
Automatic package dependency resolving (packages will be compiled in correct order).
Output files destination control (exe, bpl, dcp, dcu, res files can be placed to separate folders. No mess with sources).
Control, which IDE paths should be used during compilation (yes, it’s possible to replace standard Lib path with custom).
Any Delphi version, that contains working command line compiler dcc32.exe.
Command-line version available (so Lazy Delphi Builder can be used with other continuous integration software).
Documentation available. Also check out screenshots, video tutorial and FAQ.
-----------------------------------------------
PHP Code:
http://www.lazyproject.info
PHP Code:
http://www.lazyproject.info/blog

Automates following tasks:
Recompile projects/packages from sources with all dependencies, without need to mess around with configs.
Quickly (re-)install components from sources into IDE, with no need to change your Library Path.
Benefits and features
Free (donations are highly appreciated. See also: why free).
User-friendly GUI (I tried to make use of program as much comfortable as I could. so, if you know the way, things can be done better, let me know that).
Automatic package dependency resolving (packages will be compiled in correct order).
Output files destination control (exe, bpl, dcp, dcu, res files can be placed to separate folders. No mess with sources).
Control, which IDE paths should be used during compilation (yes, it’s possible to replace standard Lib path with custom).
Any Delphi version, that contains working command line compiler dcc32.exe.
Command-line version available (so Lazy Delphi Builder can be used with other continuous integration software).
Documentation available. Also check out screenshots, video tutorial and FAQ.