From: Konstantin S. <ks...@us...> - 2004-10-14 10:36:52
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11144/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** news.txt 9 Oct 2004 10:53:12 -0000 1.8 --- news.txt 14 Oct 2004 10:35:59 -0000 1.9 *************** *** 4,7 **** --- 4,27 ---- + + *** 17:13 14.10.2004 + + - Bug fixed. Linker info could be changed for VIs excluded from a build. Now, only VIs + included to a build can be relinked to non-VI resources. + + - Building speed is much better now. + + - General section: New Build Root key. If it is TRUE and a Build Root directory exists, the + directory will be renamed and new one will be created. + + - Progress status window contains a .deab file name. + + - A .deab file and a vi to build ogpi20. See <deab\example_projects\ogpi20 builder> + + + Test Build.deab file in an <deab\example_projects\Test 001> contains comments on new key(s). + + + *** 18:48 09.10.2004 |