TDM Rerun #2: A Better Build Process
A life without Google? Was that really possible? I can hardly remember those times. The article was written in Delphi 4 times and deals with building Delphi applications from a command line. More specifically, it solves the problem of dynamically recreating project.res file, which is something that you have to do if you want to increment build number in the version info resource during the build process. (A utility to increment build number was included, too.) Also on display was a batch file that built my trusty GpProfile profiler and a "very complicated" tail utility. {$APPTYPE Console} Not much has changed in the Delphi world - I would code it almost identical today. Links: article (PDF, 70 KB), source code (ZIP, 185 KB) Labels: Delphi, source code, The Delphi Magazine |
4 Comments:
I'm a big fan of GpProfile and have used it many times in the past. Is there a version for D2007 available? Many thanks
I'm working on a new release. Some weeks I am working more, some weeks not at all. But it will be release - hopefully before the next Delphi is out.
There are quite a few bugfixes in the VCL (as well as the RTL), but we'll not go into them in detail here. While remaining binary .dcu compatible, CodeGear has managed the feat of adding new functionality and even new properties on the existing TCustomForm class.
=======================
Kyle
Link Building
Hm, yes? I don't get the point.
Post a Comment
Links to this post:
Create a Link
<< Home