9 Commits

Author SHA1 Message Date
acbc6ab54f Fix a beef in a search path. 2007-11-29 19:27:09 +00:00
3a643d03f3 Synchronize build script and package output directories. 2007-10-22 11:14:17 +00:00
b4f269ee57 Remove more empty resource files, not sure why the build process suddenly complain about these.. 2007-10-10 12:20:23 +00:00
ea32099c2b * Make the build script work on Delphi 10.
* Make the developer readme easier to update.
* Do the weird LIBSUFFIX thing on Delphi 10 too (?).

Untested.
2007-10-09 17:26:21 +00:00
d1f1d0fb5c Enable checks and debug information.
Range and overflow checking can be turned off when building a release exe to improve performance slightly.

Debugging options can be turned off when building a release exe to reduce the executable file size.
2007-09-11 16:49:44 +00:00
87352ed697 Follow up to rev 888: Get D10 package running again. 2007-09-04 15:32:19 +00:00
c79febe7b4 Defer execution of TDataSet Post() and ExecSQL() to background thread. 2007-06-30 00:25:11 +00:00
125ce6c450 Get rid of compatibility CFG files in Delphi 10 projects. 2007-06-26 11:50:40 +00:00
bffc0206f2 Organize repository into standard trunk/branches/tags structure. 2007-06-26 11:26:18 +00:00