From: Konstantin S. <ks...@us...> - 2004-10-05 11:55:29
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7394/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** news.txt 4 Oct 2004 12:00:48 -0000 1.3 --- news.txt 5 Oct 2004 11:54:43 -0000 1.4 *************** *** 4,7 **** --- 4,19 ---- + 19:50 05.10.2004 + + - A build can now be aborted + - Log file can be specified in .deab file (optional) + - A default destination can now be allowed. The default is a destination with the least + number in [Destination N] + - Support files: if no source files specified for a target dir, dir is created anyway + + Test Build.deab file in an <deab\example_projects\Test 001> contains comments on new features + + + 19:31 04.10.2004 *************** *** 19,23 **** - 19:36 01.10.2004 --- 31,34 ---- *************** *** 32,36 **** - 19:49 30.09.2004 --- 43,46 ---- *************** *** 39,43 **** - Writes Build Log File - More detailed info on error conditions (VI, dir, file names) ! - Test Build.deab file in an <deab\example\projects> contains comments on new features --- 49,53 ---- - Writes Build Log File - More detailed info on error conditions (VI, dir, file names) ! - Test Build.deab file in an <deab\example_projects\Test 001> contains comments on new features |