You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(42) |
Nov
(368) |
Dec
(248) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(2) |
Feb
(207) |
Mar
(180) |
Apr
(9) |
May
(39) |
Jun
(9) |
Jul
(22) |
Aug
(56) |
Sep
(82) |
Oct
(113) |
Nov
(236) |
Dec
(219) |
2005 |
Jan
(119) |
Feb
(81) |
Mar
(53) |
Apr
(177) |
May
(2) |
Jun
(67) |
Jul
(17) |
Aug
(5) |
Sep
(53) |
Oct
(17) |
Nov
(122) |
Dec
(77) |
2006 |
Jan
(293) |
Feb
(16) |
Mar
(32) |
Apr
(14) |
May
(29) |
Jun
(6) |
Jul
|
Aug
|
Sep
(18) |
Oct
(28) |
Nov
|
Dec
(2) |
2007 |
Jan
(8) |
Feb
(19) |
Mar
(4) |
Apr
(7) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(37) |
Oct
(1) |
Nov
(8) |
Dec
(25) |
2008 |
Jan
(1) |
Feb
(13) |
Mar
(17) |
Apr
(3) |
May
(2) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(10) |
Nov
(19) |
Dec
(16) |
2009 |
Jan
(6) |
Feb
(9) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Konstantin S. <ks...@us...> - 2004-10-14 10:36:19
|
Update of /cvsroot/opengtoolkit/deab/example_projects/ogpi20 builder In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11144/example_projects/ogpi20 builder Added Files: ogpi_buider.deab ogpi_buider_2.deab ogpi_builder.vi readme.txt Log Message: --- NEW FILE: ogpi_buider_2.deab --- # This script duplicates VI directory hierarchy of Source Root in Build Root # See "Destination 1" section [General] Project Root = "" Build Root = "built/installer" Source Root = "source" Namespace = "ogc" Log File = "" New Build Root = TRUE Overwrite Existing Files= TRUE Include Hidden VIs = TRUE TheLeastNumberedDestinationIsDefault = TRUE Include Help Files = True Include Shared Libs = True Include External Subrs = True Help File Dir = "data/help" Shared Lib Dir = "data/rsc" External Subr Dir = "data/rsc" EXE Icon File = "" ########################### # Exclude Lib Dirs ########################### [Exclude Lib Dirs from Build] VILIB = "<application>/vi.lib" LVHELP = "<application>/help" ########################### # Top-level and Dynamic VIs ########################### [Top Level VIs] VI_Tree = "VI Tree - All Components.vi" [Dynamic VIs] ########################### # Destinations ########################### [Destination 0] # It's default destination. Keep its number the least among other destination numbers Source Dir = "c:\" Target Dir = "data/misc" Convert Target to LLB = FALSE Convert Target to EXE = FALSE Remove Diagrams = FALSE [Destination 1] Source Dir = "" Target Dir = "data/<KeepHierarchy>" Convert Target to LLB = FALSE Convert Target to EXE = FALSE Remove Diagrams = FALSE [Destination 2] Source Dir = "<user.lib>/_OpenG.lib/" Target Dir = "data/OpenG_VIs" Convert Target to LLB = FALSE Convert Target to EXE = FALSE Remove Diagrams = FALSE ########################### # Support Files ########################### [SupportFiles 0001] TargetDir = "" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "installer launch/*.*" [SupportFiles 2001] TargetDir = "data/rsc" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "rsc/*.ico" SourceFile 002 = "rsc/ogpm_shell.vbs" [SupportFiles 3001] TargetDir = "data/doc" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "doc/*.txt" SourceFile 002 = "doc/*.htm" [SupportFiles 5001] TargetDir = "data/db" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "db/*.*" [SupportFiles 5002] TargetDir = "data/db/cache" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "db/cache/*.*" [SupportFiles 5003] TargetDir = "data/db/installed" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "db/installed/*.*" --- NEW FILE: ogpi_builder.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: readme.txt --- *** 18:25 14.10.2004 Installation: Copy .deab files and "ogpi_buider.vi" file to <ogpi20> root directory (the directory already contains build_ogpi.vi) Run: Run the "ogpi_buider.vi". A target built will be saved in <ogpi20\built\installer> directory. NOTES 1) Make sure that you have the last DEAB release installed 2) It was tested in W2K only --- NEW FILE: ogpi_buider.deab --- [General] Project Root = "" Build Root = "built/installer" Source Root = "source" Namespace = "ogc" Log File = "" New Build Root = TRUE Overwrite Existing Files= TRUE Include Hidden VIs = TRUE TheLeastNumberedDestinationIsDefault = TRUE Include Help Files = True Include Shared Libs = True Include External Subrs = True Help File Dir = "data/help" Shared Lib Dir = "data/rsc" External Subr Dir = "data/rsc" EXE Icon File = "" ########################### # Exclude Lib Dirs ########################### [Exclude Lib Dirs from Build] VILIB = "<application>/vi.lib" LVHELP = "<application>/help" ########################### # Top-level and Dynamic VIs ########################### [Top Level VIs] VI_Tree = "VI Tree - All Components.vi" [Dynamic VIs] ########################### # Destinations ########################### [Destination 0] # It's default destination. Keep its number the least among other destination numbers Source Dir = "c:\" Target Dir = "data/misc" Convert Target to LLB = FALSE Convert Target to EXE = FALSE Remove Diagrams = FALSE [Destination 1] Source Dir = "OGC" Target Dir = "data/OGC" Convert Target to LLB = FALSE Convert Target to EXE = FALSE Remove Diagrams = FALSE [Destination 2] Source Dir = "OGPM" Target Dir = "data/OGPM" Convert Target to LLB = FALSE Convert Target to EXE = FALSE Remove Diagrams = FALSE [Destination 3] Source Dir = "OGC_Installer" Target Dir = "data/OGC_Installer" Convert Target to LLB = FALSE Convert Target to EXE = FALSE Remove Diagrams = FALSE [Destination 4] Source Dir = "platform" Target Dir = "data/platform" Convert Target to LLB = FALSE Convert Target to EXE = FALSE Remove Diagrams = FALSE [Destination 5] Source Dir = "rsc" Target Dir = "data/rsc" Convert Target to LLB = FALSE Convert Target to EXE = FALSE Remove Diagrams = FALSE [Destination 6] Source Dir = "<user.lib>/_OpenG.lib/" Target Dir = "data/OpenG_VIs" Convert Target to LLB = FALSE Convert Target to EXE = FALSE Remove Diagrams = FALSE ########################### # Support Files ########################### [SupportFiles 0001] TargetDir = "" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "installer launch/*.*" [SupportFiles 2001] TargetDir = "data/rsc" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "rsc/*.ico" SourceFile 002 = "rsc/ogpm_shell.vbs" [SupportFiles 3001] TargetDir = "data/doc" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "doc/*.txt" SourceFile 002 = "doc/*.htm" [SupportFiles 5001] TargetDir = "data/db" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "db/*.*" [SupportFiles 5002] TargetDir = "data/db/cache" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "db/cache/*.*" [SupportFiles 5003] TargetDir = "data/db/installed" OverwriteExisting = True FollowVIDirHierarchy = False SourceFile 001 = "db/installed/*.*" |
From: Konstantin S. <ks...@us...> - 2004-10-14 10:36:19
|
Update of /cvsroot/opengtoolkit/deab/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11144/source Modified Files: VI Tree - deab.vi Log Message: Index: VI Tree - deab.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/VI Tree - deab.vi,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 Binary files /tmp/cvsjNiZyC and /tmp/cvsWSiEzW differ |
From: Konstantin S. <ks...@us...> - 2004-10-14 10:34:42
|
Update of /cvsroot/opengtoolkit/deab/example_projects/ogpi20 builder In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10873/ogpi20 builder Log Message: Directory /cvsroot/opengtoolkit/deab/example_projects/ogpi20 builder added to the repository |
From: Konstantin S. <ks...@us...> - 2004-10-11 11:19:02
|
Update of /cvsroot/opengtoolkit/deab/source/Support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25401/source/Support Modified Files: Extract Non-VI Resorces Info from Linker Info.vi Generate Resources Copy Info.vi Load VIs into Memory.vi Log Message: Index: Extract Non-VI Resorces Info from Linker Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Extract Non-VI Resorces Info from Linker Info.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsC8ZD22 and /tmp/cvshT62Uo differ Index: Load VIs into Memory.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Load VIs into Memory.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsfp7qG7 and /tmp/cvs2jrIBt differ Index: Generate Resources Copy Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Generate Resources Copy Info.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsap4owg and /tmp/cvsRELDwC differ |
From: Konstantin S. <ks...@us...> - 2004-10-11 11:19:02
|
Update of /cvsroot/opengtoolkit/deab/source/Static API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25401/source/Static API Modified Files: Build Application.vi Log Message: Index: Build Application.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Static API/Build Application.vi,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 Binary files /tmp/cvsXHJUH5 and /tmp/cvs1ThqTq differ |
From: Konstantin S. <ks...@us...> - 2004-10-09 10:53:53
|
Update of /cvsroot/opengtoolkit/deab/source/Static API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1056/source/Static API Modified Files: Build Application.vi Log Message: Index: Build Application.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Static API/Build Application.vi,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 Binary files /tmp/cvsdeXfXN and /tmp/cvs8gCuBo differ |
From: Konstantin S. <ks...@us...> - 2004-10-09 10:53:52
|
Update of /cvsroot/opengtoolkit/deab/example_projects/Test 001 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1056/example_projects/Test 001 Modified Files: deab_build.log Log Message: Index: deab_build.log =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/deab_build.log,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** deab_build.log 8 Oct 2004 11:44:25 -0000 1.5 --- deab_build.log 9 Oct 2004 10:53:12 -0000 1.6 *************** *** 1,30 **** ! *** 19:02:42.639 : Build started [08.10.2004] ! >>> 19:02:42.639 : Expand Build Parameter Paths.vi started ! >>> 19:02:42.703 : Load VIs into Memory.vi started ! >>> 19:02:42.828 : Test VIs need be Unloaded.vi started ! >>> 19:02:42.889 : Generate VI Building Info.vi started ! >>> 19:02:44.186 : Generate Resources Copy Info.vi started ! >>> 19:02:44.328 : Create Target Dirs and LLBs.vi started ! >>> 19:02:44.467 : Save VIs to Destination.vi started ! >>> 19:02:52.311 : UnLoad Top-Level and Dynamic VIs.vi started ! >>> 19:02:52.389 : Copy Resource Files and Relink VIs.vi started ! >>> 19:02:53.375 : Set Top Level VIs in LLBs.vi started ! >>> 19:02:53.467 : Convert LLBs to EXEs.vi started ! >>> 19:02:53.514 : Copy Support Files.vi started ! *** 19:02:53.592 : Build finished --- 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 |
From: Konstantin S. <ks...@us...> - 2004-10-09 10:53:52
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1056/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** news.txt 8 Oct 2004 11:44:25 -0000 1.7 --- news.txt 9 Oct 2004 10:53:12 -0000 1.8 *************** *** 4,7 **** --- 4,17 ---- + *** 18:48 09.10.2004 + + - Tests source VIs for unsaved changes and reports info in log file (as warning). This can + happen e.g. if location of VIs or non-VI resources was changed, or a change of a VI/Typedef + requires its caller be recompiled but it was not done. + + - Reports an error of reading linker info from VI and resource files in details. A typical + error is a change of file location. + + *** 19:39 08.10.2004 |
Update of /cvsroot/opengtoolkit/deab/source/Support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1056/source/Support Modified Files: Convert LLBs to EXEs.vi Copy Resource Files and Relink VIs.vi Copy Support Files.vi Create Target Dirs and LLBs.vi DEAB Build Progress Info.vi DEAB Error Handler.vi DEAB Log Store.vi Expand Build Parameter Paths.vi Generate Resources Copy Info.vi Generate VI Building Info.vi Get VIs Hierarchy.vi Load VIs into Memory.vi Save VIs to Destination.vi Set Top Level VIs in LLBs.vi Added Files: Read VI Linking Info from Files (w err).vi Test for VI Unsaved Changes.vi Log Message: --- NEW FILE: Test for VI Unsaved Changes.vi --- (This appears to be a binary file; contents omitted.) Index: Generate VI Building Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Generate VI Building Info.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsnsdQJn and /tmp/cvsuohvED differ Index: Generate Resources Copy Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Generate Resources Copy Info.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvs5uYdyx and /tmp/cvsxvUcxN differ Index: Set Top Level VIs in LLBs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Set Top Level VIs in LLBs.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsnH2DRt and /tmp/cvsuSdCTJ differ Index: Expand Build Parameter Paths.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Expand Build Parameter Paths.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsOpH1cz and /tmp/cvscMyYiP differ Index: Convert LLBs to EXEs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Convert LLBs to EXEs.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsH3e8KC and /tmp/cvsuydzUS differ Index: Load VIs into Memory.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Load VIs into Memory.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsLqoaSG and /tmp/cvs4lrj4W differ Index: Create Target Dirs and LLBs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Create Target Dirs and LLBs.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvs60BrfN and /tmp/cvss5zOu3 differ Index: DEAB Build Progress Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/DEAB Build Progress Info.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsAZypFS and /tmp/cvsqPyfZ8 differ --- NEW FILE: Read VI Linking Info from Files (w err).vi --- (This appears to be a binary file; contents omitted.) Index: Save VIs to Destination.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Save VIs to Destination.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvstObl3Z and /tmp/cvs0wLDsg differ Index: Copy Resource Files and Relink VIs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Copy Resource Files and Relink VIs.vi,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 Binary files /tmp/cvsPvqIs7 and /tmp/cvsBAWHWn differ Index: DEAB Log Store.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/DEAB Log Store.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsMXsvMb and /tmp/cvsSTfKis differ Index: Get VIs Hierarchy.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Get VIs Hierarchy.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsc6MuSm and /tmp/cvsYydQuD differ Index: DEAB Error Handler.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/DEAB Error Handler.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvst0FzDr and /tmp/cvsUlrzjI differ Index: Copy Support Files.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Copy Support Files.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsWyCD5x and /tmp/cvsYh8ASO differ |
From: Konstantin S. <ks...@us...> - 2004-10-08 11:45:07
|
Update of /cvsroot/opengtoolkit/deab/source/Static API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6858/source/Static API Modified Files: Build Application from Build File.vi Build Application.vi Log Message: Index: Build Application from Build File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Static API/Build Application from Build File.vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvs7ZiksE and /tmp/cvsEGc2zQ differ Index: Build Application.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Static API/Build Application.vi,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 Binary files /tmp/cvsSoLsuN and /tmp/cvs4vJ2JZ differ |
From: Konstantin S. <ks...@us...> - 2004-10-08 11:45:06
|
Update of /cvsroot/opengtoolkit/deab/example_projects/Test 001 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6858/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.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Test Build.deab 6 Oct 2004 12:02:46 -0000 1.5 --- Test Build.deab 8 Oct 2004 11:44:25 -0000 1.6 *************** *** 41,44 **** --- 41,55 ---- ######### NEW !!! NEW !!! NEW ########### + # Include Hidden VIs specifies whether include hidden VIs to a build + # or not. By default, it is TRUE to keep compatibility with previous + # releases. + # Background: + # "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 + # This is an optional parameter. If it is TRUE, a destination that has # the least number is used as a default destination to save source VIs *************** *** 73,76 **** --- 84,93 ---- External Subr Dir = "Bin Resources" + # EXE Icon File is optional parameter to specify a custom icon of an + # executable. It may be either an absolute path to an icon file or a path + # relative to Source Root. + + EXE Icon File = "" + ######### END OF NEWS ########### *************** *** 120,125 **** ##### NEW !!! NEW !!! NEW ###### # Target Dir can contain <KeepHierarchy> keyword as the last ! # component of a path. In this case, a VI hierarchy in Target Dir ! # is saved as it is beneath Source Dir, including dirs and llbs. # # Example: --- 137,143 ---- ##### NEW !!! NEW !!! NEW ###### # Target Dir can contain <KeepHierarchy> keyword as the last ! # component of a path. In this case, a VI directory hierarchy ! # in Target Dir is saved as it is beneath Source Dir, including ! # sub-dirs and LLBs. # # Example: *************** *** 210,213 **** --- 228,245 ---- SourceFile 002=readme.txt + # FollowVIDirHierarchy is optional. If it is TRUE, SourceFiles are + # copied according to directory hierarchy of VIs involved in building. + # Example: + # FollowVIDirHierarchy = True + # TargetDir = "App\PlugIns" + # SourceFile 001 = "Source\PlugIns\*.ini" + # SourceFile 002 = "Source\PlugIns\readme.txt" + # This will copy *.ini and readme.txt files from "Source\PlugIns", + # and those its sub-dirs where VIs involved in building resides, to + # respective sub-dirs of "App\PlugIns". + + FollowVIDirHierarchy=False + + [SupportFiles 002] TargetDir="Docs" Index: deab_build.log =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/deab_build.log,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** deab_build.log 6 Oct 2004 12:02:46 -0000 1.4 --- deab_build.log 8 Oct 2004 11:44:25 -0000 1.5 *************** *** 1,26 **** ! *** 18:15:38.078 : Build started [06.10.2004] ! >>> 18:15:38.078 : Expand Build Parameter Paths.vi started ! >>> 18:15:38.139 : Load VIs into Memory.vi started ! >>> 18:15:38.264 : Test VIs need be Unloaded.vi started ! >>> 18:15:38.328 : ++ Build VI Detination Info.vi started ! >>> 18:15:39.655 : ++ Create Target Dirs and LLBs.vi started ! >>> 18:15:39.780 : ++ Copy VIs to Destinations.vi started ! >>> 18:15:47.358 : UnLoad Top-Level and Dynamic VIs.vi started ! >>> 18:15:47.453 : ++ Copy Resource Files and Relink VIs.vi started ! >>> 18:15:48.546 : Set Top Level VIs in LLBs.vi started ! >>> 18:15:48.625 : Convert LLBs to EXEs.vi started ! >>> 18:15:48.671 : Copy Support Files.vi started ! *** 18:15:48.750 : Build finished --- 1,42 ---- ! *** 19:02:42.639 : Build started [08.10.2004] ! >>> 19:02:42.639 : Expand Build Parameter Paths.vi started ! >>> 19:02:42.703 : Load VIs into Memory.vi started ! >>> 19:02:42.828 : Test VIs need be Unloaded.vi started ! >>> 19:02:42.889 : Generate VI Building Info.vi started ! >>> 19:02:44.186 : Generate Resources Copy Info.vi started ! >>> 19:02:44.328 : Create Target Dirs and LLBs.vi started ! >>> 19:02:44.467 : Save VIs to Destination.vi started ! >>> 19:02:52.311 : UnLoad Top-Level and Dynamic VIs.vi started ! >>> 19:02:52.389 : Copy Resource Files and Relink VIs.vi started ! >>> 19:02:53.375 : Set Top Level VIs in LLBs.vi started ! >>> 19:02:53.467 : Convert LLBs to EXEs.vi started + >>> 19:02:53.514 : Copy Support Files.vi started ! ! *** 19:02:53.592 : Build finished ! ! ! ######################### ! VIs not included to build ! ######################### ! ! None ! ! ! ############################# ! Non-VIs not included to build ! ############################# ! ! None |
From: Konstantin S. <ks...@us...> - 2004-10-08 11:45:05
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6858/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** news.txt 7 Oct 2004 11:51:47 -0000 1.6 --- news.txt 8 Oct 2004 11:44:25 -0000 1.7 *************** *** 4,10 **** - 19:41 07.10.2004 ! - Building EXE: VIs are saved to LLB that has a target executable name (with exe extension). It makes VIs saved outside the exe be correctly linked to VIs saved within the exe. --- 4,27 ---- ! *** 19:39 08.10.2004 ! ! - General section: New Include Hidden VIs key specifies whether hidden VIs should be ! included in a build or not. ! ! - General section: EXE Icon File key specifies a custom icon for executables. ! ! - SupportFiles section: New FollowVIDirHierarchy key. If it is TRUE, SourceFiles are ! copied according to directory hierarchy of VIs involved to building. ! ! - Log File contains report on VIs and non-VI resources that was not included in a build. ! ! Test Build.deab file in an <deab\example_projects\Test 001> contains comments on new features. ! ! ! ! *** 19:41 07.10.2004 ! ! - Building EXE: VIs are saved to LLB that has a target executable's name (with exe extension). It makes VIs saved outside the exe be correctly linked to VIs saved within the exe. *************** *** 12,16 **** ! 19:51 06.10.2004 - [Destination N] sections: New option to write VIs to Target Dir keeping VIs hierarchy --- 29,34 ---- ! ! *** 19:51 06.10.2004 - [Destination N] sections: New option to write VIs to Target Dir keeping VIs hierarchy *************** *** 21,25 **** ! 19:50 05.10.2004 - A build can now be aborted --- 39,44 ---- ! ! *** 19:50 05.10.2004 - A build can now be aborted *************** *** 32,36 **** ! 19:31 04.10.2004 - Top-Level VIs in EXEs: Have 'Run When Opened' property set to True --- 51,56 ---- ! ! *** 19:31 04.10.2004 - Top-Level VIs in EXEs: Have 'Run When Opened' property set to True *************** *** 47,51 **** ! 19:36 01.10.2004 - More correctly copies and relinks Shared Libraries. System libraries (more exactly, --- 67,72 ---- ! ! *** 19:36 01.10.2004 - More correctly copies and relinks Shared Libraries. System libraries (more exactly, *************** *** 59,63 **** ! 19:49 30.09.2004 - More correctly copies and relinks resources (DLLs, RTMs, Help files, etc.) --- 80,85 ---- ! ! *** 19:49 30.09.2004 - More correctly copies and relinks resources (DLLs, RTMs, Help files, etc.) |
Update of /cvsroot/opengtoolkit/deab/source/Support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6858/source/Support Modified Files: Convert LLBs to EXEs.vi Copy Resource Files and Relink VIs.vi Copy Support Files.vi Create Target Dirs and LLBs.vi Extract Non-VI Resorces Info from Linker Info.vi Find Destination of a Source VI.vi Generate Resources Copy Info.vi Generate VI Building Info.vi Get Top-Level and Opened VIs to Unload.vi Get VIs Hierarchy.vi Load VIs into Memory.vi New VI Library (proxy).vi Read Extra Parameters from File.vi Revise Destinations.vi Save VIs to Destination.vi Test VIs need be Unloaded.vi Treat Keep Hierarchy Flag.vi UnLoad Top-Level and Dynamic VIs.vi Added Files: Build Report on Files.vi Log Message: Index: Find Destination of a Source VI.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Find Destination of a Source VI.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsdton66 and /tmp/cvskU7s0Z differ Index: New VI Library (proxy).vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/New VI Library (proxy).vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvspmHRkt and /tmp/cvsxUuKwm differ Index: Extract Non-VI Resorces Info from Linker Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Extract Non-VI Resorces Info from Linker Info.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsBv1zyI and /tmp/cvsrNBoTB differ Index: Treat Keep Hierarchy Flag.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Treat Keep Hierarchy Flag.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsOxlr7S and /tmp/cvsZiQGyM differ Index: Generate Resources Copy Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Generate Resources Copy Info.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsfCqX9c and /tmp/cvsL7KjV6 differ Index: Convert LLBs to EXEs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Convert LLBs to EXEs.vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsXxvbur and /tmp/cvsDJiDpl differ Index: Read Extra Parameters from File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Read Extra Parameters from File.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsl1wUxz and /tmp/cvsQRQtBt differ Index: Get Top-Level and Opened VIs to Unload.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Get Top-Level and Opened VIs to Unload.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsQrd0X6 and /tmp/cvsfHwQq1 differ Index: Load VIs into Memory.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Load VIs into Memory.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsuhb6rm and /tmp/cvsWA8H3g differ Index: Revise Destinations.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Revise Destinations.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvswS3tuq and /tmp/cvsyppyal differ Index: Generate VI Building Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Generate VI Building Info.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsHUp4MM and /tmp/cvsWb2xGH differ Index: Save VIs to Destination.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Save VIs to Destination.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsXKKHiV and /tmp/cvs2EnfnQ differ Index: Copy Resource Files and Relink VIs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Copy Resource Files and Relink VIs.vi,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 Binary files /tmp/cvsT80Bc7 and /tmp/cvskmSMp2 differ Index: Test VIs need be Unloaded.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Test VIs need be Unloaded.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvszuVL4f and /tmp/cvsBQo2mb differ Index: Create Target Dirs and LLBs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Create Target Dirs and LLBs.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvskjyY3t and /tmp/cvs8auXAp differ Index: Get VIs Hierarchy.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Get VIs Hierarchy.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsZtZ6oO and /tmp/cvs87DZ5J differ Index: Copy Support Files.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Copy Support Files.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsTQnBt0 and /tmp/cvsEwTAmW differ Index: UnLoad Top-Level and Dynamic VIs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/UnLoad Top-Level and Dynamic VIs.vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsgWQSvp and /tmp/cvs6IK9Hl differ --- NEW FILE: Build Report on Files.vi --- (This appears to be a binary file; contents omitted.) |
From: Konstantin S. <ks...@us...> - 2004-10-08 11:44:44
|
Update of /cvsroot/opengtoolkit/deab/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6858/source Modified Files: VI Tree - deab.vi Log Message: Index: VI Tree - deab.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/VI Tree - deab.vi,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 Binary files /tmp/cvsEGdg7i and /tmp/cvsHMN9Wc differ |
From: Konstantin S. <ks...@us...> - 2004-10-08 11:44:42
|
Update of /cvsroot/opengtoolkit/deab/source/Support/Data Structures/Build Parameters In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6858/source/Support/Data Structures/Build Parameters Modified Files: VI Build Info.ctl Added Files: Support Files Info Cluster.ctl Log Message: Index: VI Build Info.ctl =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Data Structures/Build Parameters/VI Build Info.ctl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvslNVXH6 and /tmp/cvsNxqnDZ differ --- NEW FILE: Support Files Info Cluster.ctl --- (This appears to be a binary file; contents omitted.) |
From: Konstantin S. <ks...@us...> - 2004-10-08 11:44:42
|
Update of /cvsroot/opengtoolkit/deab/source/Support/Data Structures In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6858/source/Support/Data Structures Modified Files: Extra Build Parameters Cluster.ctl Log Message: Index: Extra Build Parameters Cluster.ctl =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Data Structures/Extra Build Parameters Cluster.ctl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsU1lPtz and /tmp/cvs5VF7Hs differ |
From: Konstantin S. <ks...@us...> - 2004-10-07 11:52:34
|
Update of /cvsroot/opengtoolkit/deab/example_projects/Test 001 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26481/example_projects/Test 001 Modified Files: Test VI 001.vi Log Message: Index: Test VI 001.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/Test VI 001.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsKk9SwW and /tmp/cvsRhxdYp differ |
From: Konstantin S. <ks...@us...> - 2004-10-07 11:52:34
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26481/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** news.txt 6 Oct 2004 12:02:45 -0000 1.5 --- news.txt 7 Oct 2004 11:51:47 -0000 1.6 *************** *** 4,7 **** --- 4,15 ---- + 19:41 07.10.2004 + + - Building EXE: VIs are saved to LLB that has a target executable name (with exe extension). + It makes VIs saved outside the exe be correctly linked to VIs saved within the exe. + + - Managing of target Dirs, LLBs and resource files is more correct now. + + 19:51 06.10.2004 |
From: Konstantin S. <ks...@us...> - 2004-10-07 11:52:00
|
Update of /cvsroot/opengtoolkit/deab/source/Support/Data Structures/Build Parameters In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26481/source/Support/Data Structures/Build Parameters Added Files: Non-VI Resource Copy Info.ctl Log Message: --- NEW FILE: Non-VI Resource Copy Info.ctl --- (This appears to be a binary file; contents omitted.) |
From: Konstantin S. <ks...@us...> - 2004-10-07 11:52:00
|
Update of /cvsroot/opengtoolkit/deab/source/Support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26481/source/Support Modified Files: Copy Resource Files and Relink VIs.vi Create Target Dirs and LLBs.vi Generate VI Building Info.vi Added Files: Extract Non-VI Resorces Info from Linker Info.vi Generate Resources Copy Info.vi Log Message: Index: Copy Resource Files and Relink VIs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Copy Resource Files and Relink VIs.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsDRPwgW and /tmp/cvseI3fE4 differ --- NEW FILE: Extract Non-VI Resorces Info from Linker Info.vi --- (This appears to be a binary file; contents omitted.) Index: Generate VI Building Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Generate VI Building Info.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsgp9Kh7 and /tmp/cvs3GVNJf differ Index: Create Target Dirs and LLBs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Create Target Dirs and LLBs.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs5tZVcb and /tmp/cvsNE6gJj differ --- NEW FILE: Generate Resources Copy Info.vi --- (This appears to be a binary file; contents omitted.) |
From: Konstantin S. <ks...@us...> - 2004-10-07 11:52:00
|
Update of /cvsroot/opengtoolkit/deab/source/Static API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26481/source/Static API Modified Files: Build Application.vi Log Message: Index: Build Application.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Static API/Build Application.vi,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 Binary files /tmp/cvsrtWIG7 and /tmp/cvsnEP8Ee differ |
From: Konstantin S. <ks...@us...> - 2004-10-07 04:45:49
|
Update of /cvsroot/opengtoolkit/deab/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9591/source Modified Files: VI Tree - deab.vi Log Message: Index: VI Tree - deab.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/VI Tree - deab.vi,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 Binary files /tmp/cvs1ikMmv and /tmp/cvsIqaoGi differ |
From: Konstantin S. <ks...@us...> - 2004-10-07 04:45:49
|
Update of /cvsroot/opengtoolkit/deab/source/Support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9591/source/Support Modified Files: Convert LLBs to EXEs.vi Copy Resource Files and Relink VIs.vi Generate VI Building Info.vi New VI Library (proxy).vi Revise Destinations.vi Save VIs to Destination.vi Test VIs need be Unloaded.vi Log Message: Index: New VI Library (proxy).vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/New VI Library (proxy).vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsMgOJVu and /tmp/cvsmdhUei differ Index: Copy Resource Files and Relink VIs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Copy Resource Files and Relink VIs.vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvslm0yrH and /tmp/cvsq8qNUu differ Index: Test VIs need be Unloaded.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Test VIs need be Unloaded.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsquO5F9 and /tmp/cvs7XzMuX differ Index: Save VIs to Destination.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Save VIs to Destination.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsf82kqk and /tmp/cvsuyaDm8 differ Index: Convert LLBs to EXEs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Convert LLBs to EXEs.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsTgLvLp and /tmp/cvs6KVEKd differ Index: Revise Destinations.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Revise Destinations.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsrX7Gmz and /tmp/cvsoid7rn differ Index: Generate VI Building Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Generate VI Building Info.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs8YmxHC and /tmp/cvsRRSTUq differ |
From: Konstantin S. <ks...@us...> - 2004-10-07 04:45:49
|
Update of /cvsroot/opengtoolkit/deab/source/Static API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9591/source/Static API Modified Files: Build Application.vi Log Message: Index: Build Application.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Static API/Build Application.vi,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 Binary files /tmp/cvss4lAmE and /tmp/cvsNSd6ih differ |
From: Konstantin S. <ks...@us...> - 2004-10-06 12:03:38
|
Update of /cvsroot/opengtoolkit/deab/source/Static API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1364/source/Static API Modified Files: Build Application.vi Log Message: Index: Build Application.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Static API/Build Application.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsKayxmc and /tmp/cvsC1e4JD differ |