Designed for use with Ant.
2003-12-20 12:35 hippoman |
* Added everything as normal units, to make the ide happy |
2003-12-20 12:35 hippoman |
* Commit relase.ini first then tag repository |
2003-12-20 12:19 hippoman |
* Readded VERSION checks lost by typo. |
2003-12-20 12:18 hippoman |
* Fixed path calculation to match dunit GUI needs when running from IDE |
2003-12-20 12:17 hippoman |
* Now properties are global.. |
2003-12-20 12:16 hippoman |
* Needed for tests to finsih at least with d6 update2, need investigation.. iots harmeless as of now, interfaces are relese at finalization, but within the running script.. |
2003-12-20 12:15 hippoman |
* Added InnoSetup task from Michael Elsdörfer |
2003-12-20 12:13 hippoman |
* Properties are now global, in fact they are only setted at project level (Owner=nil) |
2003-12-18 17:32 hippoman |
UseVerbose is an uknown directive for dcc task, commented |
2003-12-18 17:31 hippoman |
* Changelog test passes now, changed the test itself, was trying to get a non existeng log from an uknown file |
2003-12-18 17:29 hippoman |
Added recursive expansion to properties defined from ini files |
2003-12-01 18:07 hippoman |
* Checkout test passes now, changed the test itself, to test the file not the directory, and the date embedded in the script.. |
2003-10-08 21:33 majohnson |
added my name to the author list as recommended |
2003-10-07 21:30 gjdoornink |
TDelphiCompileTask: Added handling of command line compiler options -V, -VN, -VR, -Z, -J(PNE), -$M (stacksize) and -K |
2003-09-30 20:27 gjdoornink |
TDelphiCompileTask: Some code cleanup and added handling of command line compiler options -$A, -$X, -$G, -$P, -$M, -$V, -A |
2003-09-30 20:20 gjdoornink |
Fix: Prevent duplicate paths from being added when Files parameter is an unsorted string list |
2003-09-26 19:27 gjdoornink |
TDelphiCompileTask: Disabled sorting on the patternsets TDelphiCompileTask: Add all paths (library path, lib\\debug) to patternset instead of directly to argumentlist string |
2003-09-26 19:14 gjdoornink |
Added public property Sorted to turn off patternset sorting for tasks that require the patternsets to be unsorted (TDelphiCompileTask) |
2003-09-24 20:00 gjdoornink |
Added missing Delphi6 and 7 warnings Set build attribute default to true Fixed calling quiet instead of inherited quiet Fixed problem with empty pathsets expanding to all subdirectoies |
2003-09-24 15:32 juanco |
ignore generated .drc files |
2003-09-24 05:10 majohnson |
Fixes typo(?) in writableconst tag to be writeableconst as presented in the delphi docuemtnation. this also makes the tag element compatible with the tag emitted by by dof2want |
2003-09-21 19:52 gjdoornink |
TDelphiCompileTask: Fixed typo which prevented correct handling of debuginfo attribute. |
2003-09-20 22:36 gjdoornink |
TDelphiCompileTask: Several changes to be more compatible with previous version, extra attributes added |
2003-09-20 19:51 gjdoornink |
Implemented most of the command line compiler options |
2003-09-10 20:55 juanco |
BUG: Freeing FWarnings which is not an object but a set |
2003-09-10 20:37 juanco |
tried to fix make cvs taks tests work again but failed |
2003-09-10 20:37 juanco |
tried to fix make cvs taks tests work again but failed |
2003-09-10 20:26 juanco |
original version of CVS test file |
2003-09-10 20:19 juanco |
BUG: HasAttribute wrongly using IndexOf instead of IndexOfName |
2003-08-27 17:25 juanco |
fixed reference to dunit script |
2003-08-17 17:42 juanco |
now sourceforge tarballs are in bz2 format |
2003-07-11 17:09 juanco |
fixed directory calculation for called scripts |
2003-06-06 19:04 juanco |
BUG: <edit><write> did not work right if no file name was specified and a wildcard was used as the <edit>.file attribute |
2003-06-06 19:04 juanco |
BUG: <edit><write> did not work right if no file name was specified and a wildcard was used as the <edit>.file attribute |
2003-06-06 19:04 juanco |
BUG: <edit><write> did not work right if no file name was specified and a wildcard was used as the <edit>.file attribute |
2003-06-06 19:02 juanco |
BUG: did not match * against zero length strings |
2003-06-06 15:49 juanco |
added test for <edit> tasks <write> element used with no 'file' attribute |
2003-06-06 15:20 juanco |
BUG#[705037] 0.1.162: <project basedir="../" ...> doesn't work any more. Fixed. Handling of basedir was wrong in TProject. |
2003-06-06 15:20 juanco |
BUG#[705037] 0.1.162: <project basedir="../" ...> doesn't work any more. Fixed. Handling of basedir was wrong in TProject. |
2003-06-06 15:20 juanco |
BUG#[705037] 0.1.162: <project basedir="../" ...> doesn't work any more. Fixed. Handling of basedir was wrong in TProject. |
2003-06-05 13:50 juanco |
added Logging framework |
2003-06-05 13:50 juanco |
added Logging framework |
2003-06-05 03:39 barnson |
Merge Delphi 5-compatibility changes with HEAD |
2003-06-05 03:38 barnson |
Merge Delphi 5-compatibility changes with HEAD |
2003-06-05 03:37 barnson |
Merge Delphi 5-compatibility changes with HEAD |
2003-06-05 03:37 barnson |
Merge Delphi 5-compatibility changes with HEAD |
2003-05-30 19:41 radimnov |
Removed Execute method from TScriptElement. Everything is back to previous Want behaviour. |
2003-05-30 19:27 radimnov |
Added licence |
2003-05-28 17:18 radimnov |
Added InputTasks |
2003-05-28 17:18 radimnov |
Added InputTasks |
2003-05-28 17:18 radimnov |
Added InputTasks |
2003-05-28 17:14 radimnov |
procedure TCustomExecTask.Execute is calling inherited Execute now |
2003-05-28 17:09 radimnov |
linecontainsregexp chain is now case sensitive |
2003-05-24 10:36 radimnov |
Corrected properties settings. Properties are set at Project level as Ant does. |
2003-05-24 10:35 radimnov |
Moved Execute method from TTask to TScriptElement |
2003-05-24 10:33 radimnov |
Evaluated are both _message and _text, not only content of _file. |
2003-05-17 19:05 hippoman |
* Added Iochecks option control |
2003-05-17 19:03 hippoman |
* Corrected copyrights.. |
2003-05-14 23:24 hippoman |
* tagged repository, upgraded version we are now developing 0.2.3 or up. |
2003-05-14 23:24 hippoman |
* tagged repository, upgraded version we are now developing 0.2.3 or up. |
2003-05-14 23:08 hippoman |
* More last muinute changes, including new html ChangeLog, changed case to match old name, correctly excluded private dir |
2003-05-14 23:01 hippoman |
* latest changes prior to release, synced res files, added license plate to dpr and want own want script, we are almost ready to release |
2003-05-14 23:01 hippoman |
* latest changes prior to release, synced res files, added license plate to dpr and want own want script, we are almost ready to release |
2003-05-14 22:49 hippoman |
* including dof2want in bin dir of dist package |
2003-05-14 22:48 hippoman |
* correcting license plate, we are now LGPL |
2003-05-14 22:47 hippoman |
* correcting license plate, we are now LGPL
|
2003-05-14 22:22 hippoman |
* use test_tmp instead of test to copy the test files, nwo want test from root cvs dir, doesnt rub out the test dir |
2003-05-14 22:20 hippoman |
* correcting license plate, we are now LGPL |
2003-05-14 22:13 hippoman |
* correcting license plate, we are now LGPL |
2003-05-14 22:13 hippoman |
* correcting license plate, we are now LGPL
|
2003-05-14 22:13 hippoman |
* correcting license plate, we are now LGPL
|
2003-05-14 22:13 hippoman |
* correcting license plate, we are now LGPL |
2003-05-14 22:11 hippoman |
* correcting license plate, we are now LGPL |
2003-05-14 21:29 juanco |
fixed omission |
2003-05-14 21:28 juanco |
added hyperlink to sourceforge reference |
2003-05-13 19:50 juanco |
updated page to point to sourceforge for downloads |
2003-05-12 23:40 hippoman |
* readded FValidate initialization |
2003-05-12 23:40 hippoman |
* added the new tasks to the project file |
2003-05-12 23:39 hippoman |
* debugging command output |
2003-05-12 23:25 hippoman |
* update "last_date" in release.ini if doing a release |
2003-05-12 23:16 hippoman |
* added dof2want build to the script * changed cvs commands to use new cvs tasks * changed changelog target to use new cvs tasks+style, stylesheet got directly from ant * changed default target to compile, now the compile tasks, does not clean everytime, only if dist target is called |
2003-05-12 23:11 hippoman |
Fixed bug in parameter handling when # parameters > 1 |
2003-05-12 22:02 hippoman |
Fixed bug in cvsrsh handlig, if not especified, leave CVS_RSH env var as is.. probably the user knows why.. :) |
2003-05-12 19:44 hippoman |
Fixed Bug#705553 : forcing directories at startup Now directories are checked at execute not a init.. |
2003-05-12 19:36 hippoman |
* Calling CoInitialize/CoUnInitialize on create/destroy of the MSXSL engine implementation |