From: Konstantin S. <ks...@us...> - 2004-10-14 10:36:52
|
Update of /cvsroot/opengtoolkit/deab/example_projects/Test 001 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11144/example_projects/Test 001 Modified Files: Test Build.deab deab_build.log Log Message: Index: Test Build.deab =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/Test Build.deab,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** Test Build.deab 8 Oct 2004 11:44:25 -0000 1.6 --- Test Build.deab 14 Oct 2004 10:35:59 -0000 1.7 *************** *** 41,44 **** --- 41,51 ---- ######### NEW !!! NEW !!! NEW ########### + + # If New Build Root key is equal to TRUE and a Build Root exists, it + # will be renamed and new Build Root will be created. + # By defauild, the parameter is FALSE. + + New Build Root = TRUE + # Include Hidden VIs specifies whether include hidden VIs to a build # or not. By default, it is TRUE to keep compatibility with previous *************** *** 47,52 **** # "Application: All VIs In Memory" property does not list hidden VIs. # There are hidden VIs in LV DSC, GOOP and perhaps other addons. More, ! # as soon some LV DSC hidden VIs are loaded, they stay in memory (and run) until LV ! # finishes (even if no 'typical' VIs opened). Include Hidden VIs = TRUE --- 54,59 ---- # "Application: All VIs In Memory" property does not list hidden VIs. # There are hidden VIs in LV DSC, GOOP and perhaps other addons. More, ! # as soon some LV DSC hidden VIs are loaded, they stay in memory (and ! # run) until LV finishes (even if no 'typical' VIs opened). Include Hidden VIs = TRUE Index: deab_build.log =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/deab_build.log,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** deab_build.log 9 Oct 2004 10:53:12 -0000 1.6 --- deab_build.log 14 Oct 2004 10:35:59 -0000 1.7 *************** *** 1,32 **** ! *** 17:57:26.375 : Build started [09.10.2004] ! >>> 17:57:26.375 : Expand Build Parameter Paths.vi started ! >>> 17:57:26.421 : Load VIs into Memory.vi started ! >>> 17:57:26.953 : Test VIs need be Unloaded.vi started ! >>> 17:57:27.000 : Test for VI Unsaved Changes.vi started ! >>> 17:57:27.061 : Generate Resources Copy Info.vi started ! >>> 17:57:27.186 : Generate VI Building Info.vi started ! >>> 17:57:28.530 : Create Target Dirs and LLBs.vi started ! >>> 17:57:28.733 : Save VIs to Destination.vi started ! >>> 17:57:36.889 : UnLoad Top-Level and Dynamic VIs.vi started ! >>> 17:57:36.953 : Copy Resource Files and Relink VIs.vi started ! >>> 17:57:37.936 : Set Top Level VIs in LLBs.vi started ! >>> 17:57:38.030 : Convert LLBs to EXEs.vi started ! >>> 17:57:38.078 : Copy Support Files.vi started ! *** 17:57:38.155 : Build finished --- 1,34 ---- ! *** 16:48:06.921 : Build started [14.10.2004] ! >>> 16:48:06.921 : Expand Build Parameter Paths.vi started ! >>> 16:48:06.967 : Load VIs into Memory.vi started ! >>> 16:48:07.280 : Test VIs need be Unloaded.vi started ! >>> 16:48:07.328 : Test for VI Unsaved Changes.vi started ! >>> 16:48:07.375 : Generate Resources Copy Info.vi started ! >>> 16:48:07.467 : Generate VI Building Info.vi started ! >>> 16:48:07.703 : Create Target Dirs and LLBs.vi started ! >>> 16:48:07.764 : ++Rename Target Dir.vi started ! >>> 16:48:07.953 : Save VIs to Destination.vi started ! >>> 16:48:15.375 : UnLoad Top-Level and Dynamic VIs.vi started ! >>> 16:48:15.467 : Copy Resource Files and Relink VIs.vi started ! >>> 16:48:16.405 : Set Top Level VIs in LLBs.vi started ! >>> 16:48:16.500 : Convert LLBs to EXEs.vi started + >>> 16:48:16.546 : Copy Support Files.vi started ! ! *** 16:48:16.639 : Build finished |