From: Konstantin S. <ks...@us...> - 2004-10-01 11:53:36
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18795/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** news.txt 30 Sep 2004 12:00:09 -0000 1.1 --- news.txt 1 Oct 2004 11:52:55 -0000 1.2 *************** *** 1,3 **** --- 1,20 ---- + All the new features need be tested more carefully than it's done. More, a testing has + been performed on Windows platform only (W2K) + + + 19:36 01.10.2004 + + - More correctly copies and relinks Shared Libraries. System libraries (more exactly, + libraries on which linker info does not contain an absolute path) are not copied more. + - Build logging is improved + - Progress indicator is added + + Trial build of a large application result: + All phases seem to complete except an EXE was not created (a reason is not known yet) + DLLs and Help files seemed to be copied and relinked correctly. + + + 19:49 30.09.2004 *************** *** 8,12 **** - Test Build.deab file in an <deab\example\projects> contains comments on new features - All the new features need be tested more carefully than it's done. --- 25,28 ---- |