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-12-03 12:34:09
|
Update of /cvsroot/opengtoolkit/deab/source/GUI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1819/GUI Log Message: Directory /cvsroot/opengtoolkit/deab/source/GUI added to the repository |
From: Jim K. <jk...@us...> - 2004-12-01 06:43:21
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv677/developer docs Added Files: help_launcher.llb Log Message: --- NEW FILE: help_launcher.llb --- (This appears to be a binary file; contents omitted.) |
From: Jim K. <jk...@us...> - 2004-12-01 06:39:34
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32523/developer docs Removed Files: OpenG Builder Documentation.vi _Open URL in Browser (proxy).vi _Path to URL.vi Log Message: --- _Path to URL.vi DELETED --- --- _Open URL in Browser (proxy).vi DELETED --- --- OpenG Builder Documentation.vi DELETED --- |
From: Jim K. <jk...@us...> - 2004-12-01 06:25:32
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30206/developer docs Modified Files: OpenG Builder Documentation.vi Added Files: _Open URL in Browser (proxy).vi _Path to URL.vi Log Message: --- NEW FILE: _Path to URL.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: _Open URL in Browser (proxy).vi --- (This appears to be a binary file; contents omitted.) Index: OpenG Builder Documentation.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/OpenG Builder Documentation.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsHwuLSP and /tmp/cvssZCEp3 differ |
From: Jim K. <jk...@us...> - 2004-11-30 23:35:48
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4280/developer docs Modified Files: OpenG Builder Documentation.vi Log Message: Index: OpenG Builder Documentation.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/OpenG Builder Documentation.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsR2HigH and /tmp/cvstbq3kX differ |
From: Jim K. <jk...@us...> - 2004-11-30 23:10:11
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31172/developer docs Added Files: OpenG Builder Documentation.vi Log Message: --- NEW FILE: OpenG Builder Documentation.vi --- (This appears to be a binary file; contents omitted.) |
From: Jim K. <jk...@us...> - 2004-11-30 23:09:25
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31063/developer docs Added Files: index.htm Log Message: --- NEW FILE: index.htm --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>DEAB Overview</title> </head> <body style="font-family: Verdana; font-size: 10pt"> <h3> DEAB Overview</h3> The Development Environment Application Builder (DEAB) is a tool similar to the <b>Save With Options</b> >> <b>Application Distribution</b> function of LabVIEW. However, the DEAB allows programmatic builds and also allows many more options like:<br> <ul> <li> Define top level and dynamic VIs that define the hierarchies to be built </li> <li> exluding certain directories from the build </li> <li> defining custom destinations for specific source directories </li> <li> converting destination folders to LLBs </li> <li> adding a <b>Namespace</b> suffix so that all VIs in the built application have Globally unique names. </li> </ul> <p><br> <b><i>Note</i></b> - The DEAB is one of the key Developer Tools of the OpenG Development Process. It is used in the Build Stage of the Process to convert project source files into a built software product.</p> <hr> <p>Other DEAB Documents:</p> <ul> <li><a href="DEAB%20Build%20File%20Dscr.htm">DEAB Build File Format</a></li> <li><a href="DEAB Revision File Dscr.htm">DEAB Revision File Format</a></li> <li><a href="DEAB Pathroots Dscr.htm">DEAB Pathroots</a></li> <li><a href="DEAB Release Notes 1.0.htm">DEAB 1.0 Release Notes</a></li> <li><a href="DEAB%20Glossary.htm">DEAB Glossary</a></li> </ul> </body> </html> |
From: Konstantin S. <ks...@us...> - 2004-11-25 02:22:02
|
Update of /cvsroot/opengtoolkit/deab/source/Support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25933/source/Support Modified Files: Call Pre-Post Build VI.vi Call-Back VI Control.vi Filter Illegal File Names.vi Generate Resources Copy Info.vi Generate VI Building Info.vi New VI Library (proxy).vi Revise Destinations.vi Revision File Control.vi Save VIs to Destination.vi Treat Password Keywords.vi Log Message: Index: Call-Back VI Control.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Call-Back VI Control.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvseAaef2 and /tmp/cvslsLZNL differ Index: New VI Library (proxy).vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/New VI Library (proxy).vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsPt41eb and /tmp/cvsHEStUU differ Index: Generate VI Building Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Generate VI Building Info.vi,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 Binary files /tmp/cvsL8de8B and /tmp/cvs0RcK5l differ Index: Save VIs to Destination.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Save VIs to Destination.vi,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 Binary files /tmp/cvscvq1Z2 and /tmp/cvsP3XQjN differ Index: Generate Resources Copy Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Generate Resources Copy Info.vi,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 Binary files /tmp/cvsbPOwMm and /tmp/cvsNnzqj7 differ Index: Revision File Control.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Revision File Control.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsinHbDs and /tmp/cvsJWhXjd differ Index: Call Pre-Post Build VI.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Call Pre-Post Build VI.vi,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 Binary files /tmp/cvskGeptQ and /tmp/cvstlgQlB differ Index: Treat Password Keywords.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Treat Password Keywords.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsu2LNtH and /tmp/cvsqeziPt differ Index: Revise Destinations.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Revise Destinations.vi,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 Binary files /tmp/cvsBuFHZW and /tmp/cvsKQ9frJ differ Index: Filter Illegal File Names.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Filter Illegal File Names.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsWcWFu1 and /tmp/cvsxOIs4N differ |
From: Konstantin S. <ks...@us...> - 2004-11-25 02:21:57
|
Update of /cvsroot/opengtoolkit/deab/source/Support/Data Structures In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25933/source/Support/Data Structures Modified Files: Build Parameters.ctl Added Files: Build Parameters Constant.vi Log Message: --- NEW FILE: Build Parameters Constant.vi --- (This appears to be a binary file; contents omitted.) Index: Build Parameters.ctl =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Data Structures/Build Parameters.ctl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvspoUTZD and /tmp/cvsCvi7Vn differ |
From: Konstantin S. <ks...@us...> - 2004-11-25 02:21:56
|
Update of /cvsroot/opengtoolkit/deab/source/Static API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25933/source/Static API Modified Files: Build Application from Build File.vi Build Application.vi Read Build File.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.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 Binary files /tmp/cvs4y7JF3 and /tmp/cvswUkmtM differ Index: Read Build File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Static API/Read Build File.vi,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 Binary files /tmp/cvsZAgeNg and /tmp/cvsf24iVZ differ Index: Build Application.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Static API/Build Application.vi,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 Binary files /tmp/cvsjZBPYP and /tmp/cvssp7cmz differ |
From: Konstantin S. <ks...@us...> - 2004-11-25 02:21:40
|
Update of /cvsroot/opengtoolkit/deab/source/Dynamic API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25933/source/Dynamic API Modified Files: Build Application API.vi Call-Back VI Template.vit Pre-Post Build VI Template.vit Read Build File API.vi Log Message: Index: Pre-Post Build VI Template.vit =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Dynamic API/Pre-Post Build VI Template.vit,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 Binary files /tmp/cvsFQ8OvL and /tmp/cvslwPV6h differ Index: Read Build File API.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Dynamic API/Read Build File API.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsf4msnU and /tmp/cvsvNNQ2q differ Index: Build Application API.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Dynamic API/Build Application API.vi,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 Binary files /tmp/cvseVf5E6 and /tmp/cvssFIQtD differ Index: Call-Back VI Template.vit =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Dynamic API/Call-Back VI Template.vit,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsWszKlk and /tmp/cvsrqjKiR differ |
From: Konstantin S. <ks...@us...> - 2004-11-25 02:21:36
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25933 Modified Files: ALL_OF_DEAB.vi DEAB_Builder.llb build_deab_revisions.txt Log Message: Index: build_deab_revisions.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_deab_revisions.txt,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** build_deab_revisions.txt 20 Nov 2004 08:02:17 -0000 1.11 --- build_deab_revisions.txt 25 Nov 2004 02:20:25 -0000 1.12 *************** *** 1,6 **** [build_deab.deab] Version=1.0.0 ! Build_Number=89 ! Build_Date="20.11.2004 14:03:54" Status=OK Warnings=0 --- 1,6 ---- [build_deab.deab] Version=1.0.0 ! Build_Number=90 ! Build_Date="25.11.2004 08:59:26" Status=OK Warnings=0 *************** *** 9,14 **** [build_deab_api.deab] Version=1.0.0 ! Build_Number=47 ! Build_Date="20.11.2004 14:03:42" Status=OK Warnings=0 --- 9,14 ---- [build_deab_api.deab] Version=1.0.0 ! Build_Number=48 ! Build_Date="25.11.2004 08:59:11" Status=OK Warnings=0 Index: DEAB_Builder.llb =================================================================== RCS file: /cvsroot/opengtoolkit/deab/DEAB_Builder.llb,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 Binary files /tmp/cvsWzzUn8 and /tmp/cvs6KgBuB differ Index: ALL_OF_DEAB.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/ALL_OF_DEAB.vi,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 Binary files /tmp/cvslg7UBm and /tmp/cvsEyCwOP differ |
From: Konstantin S. <ks...@us...> - 2004-11-25 02:21:30
|
Update of /cvsroot/opengtoolkit/deab/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25933/source Modified Files: VI Tree - deab.vi VI Tree - deab_api.vi Log Message: Index: VI Tree - deab.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/VI Tree - deab.vi,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 Binary files /tmp/cvsh09pEa and /tmp/cvsV6BjXz differ Index: VI Tree - deab_api.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/VI Tree - deab_api.vi,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 Binary files /tmp/cvsc1p20J and /tmp/cvsrVy9F9 differ |
From: Konstantin S. <ks...@us...> - 2004-11-20 08:02:26
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4854 Modified Files: build_deab_revisions.txt Log Message: Index: build_deab_revisions.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_deab_revisions.txt,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** build_deab_revisions.txt 20 Nov 2004 06:16:17 -0000 1.10 --- build_deab_revisions.txt 20 Nov 2004 08:02:17 -0000 1.11 *************** *** 1,6 **** [build_deab.deab] Version=1.0.0 ! Build_Number=88 ! Build_Date="20.11.2004 12:52:19" Status=OK Warnings=0 --- 1,6 ---- [build_deab.deab] Version=1.0.0 ! Build_Number=89 ! Build_Date="20.11.2004 14:03:54" Status=OK Warnings=0 *************** *** 9,14 **** [build_deab_api.deab] Version=1.0.0 ! Build_Number=46 ! Build_Date="20.11.2004 13:13:01" Status=OK Warnings=0 --- 9,14 ---- [build_deab_api.deab] Version=1.0.0 ! Build_Number=47 ! Build_Date="20.11.2004 14:03:42" Status=OK Warnings=0 |
Update of /cvsroot/opengtoolkit/deab/source/Support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26072/source/Support Removed Files: Append Path to Root if Relative and not a Pathroot.vi Copy VIs to Destinations and Mangle Names.vi Create Target Directories and LLBs.vi Expand Build Parameter Paths.vi Expand Root Paths from Build File.vi Find Source VIs Destination Folder.vi Get Dir to LLB and EXE Conversions.vi Get VIs Level in Hierarchy.vi List VIs Hierarchy in Memory.vi List VIs to Unload.vi Load Top-Level and Dynamic VIs.vi Read Extra Parameters from File.vi Sort VI Hierarchy List by Level.vi Log Message: --- List VIs Hierarchy in Memory.vi DELETED --- --- List VIs to Unload.vi DELETED --- --- Expand Root Paths from Build File.vi DELETED --- --- Find Source VIs Destination Folder.vi DELETED --- --- Get Dir to LLB and EXE Conversions.vi DELETED --- --- Append Path to Root if Relative and not a Pathroot.vi DELETED --- --- Expand Build Parameter Paths.vi DELETED --- --- Read Extra Parameters from File.vi DELETED --- --- Load Top-Level and Dynamic VIs.vi DELETED --- --- Sort VI Hierarchy List by Level.vi DELETED --- --- Get VIs Level in Hierarchy.vi DELETED --- --- Create Target Directories and LLBs.vi DELETED --- --- Copy VIs to Destinations and Mangle Names.vi DELETED --- |
From: Konstantin S. <ks...@us...> - 2004-11-20 06:36:29
|
Update of /cvsroot/opengtoolkit/deab/source/Support/Data Structures In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22915/source/Support/Data Structures Removed Files: Build Parameters Cluster.ctl Extra Build Parameters Cluster.ctl Log Message: --- Build Parameters Cluster.ctl DELETED --- --- Extra Build Parameters Cluster.ctl DELETED --- |
From: Konstantin S. <ks...@us...> - 2004-11-20 06:36:29
|
Update of /cvsroot/opengtoolkit/deab/source/Support/Data Structures/Build Parameters In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22915/source/Support/Data Structures/Build Parameters Removed Files: Build Root.ctl Convert Target to EXE.ctl Convert Target to LLB.ctl Destinations.ctl Dynamic VIs.ctl Exclude Lib Dirs from Build.ctl Namespace.ctl Overwrite Existing Files.ctl Project Root.ctl Remove Diagrams.ctl Source Dir.ctl Source Root.ctl Target Dir.ctl Top Level VIs.ctl Log Message: --- Source Dir.ctl DELETED --- --- Build Root.ctl DELETED --- --- Target Dir.ctl DELETED --- --- Source Root.ctl DELETED --- --- Exclude Lib Dirs from Build.ctl DELETED --- --- Destinations.ctl DELETED --- --- Top Level VIs.ctl DELETED --- --- Project Root.ctl DELETED --- --- Convert Target to EXE.ctl DELETED --- --- Remove Diagrams.ctl DELETED --- --- Overwrite Existing Files.ctl DELETED --- --- Dynamic VIs.ctl DELETED --- --- Namespace.ctl DELETED --- --- Convert Target to LLB.ctl DELETED --- |
From: Konstantin S. <ks...@us...> - 2004-11-20 06:36:26
|
Update of /cvsroot/opengtoolkit/deab/source/Static API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22915/source/Static API Removed Files: Convert Build Params to Abs Paths.vi Read Build Paramters from File.vi Log Message: --- Convert Build Params to Abs Paths.vi DELETED --- --- Read Build Paramters from File.vi DELETED --- |
From: Konstantin S. <ks...@us...> - 2004-11-20 06:36:24
|
Update of /cvsroot/opengtoolkit/deab/source/Dynamic API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22915/source/Dynamic API Removed Files: Convert Build Params to Abs Paths API.vi Read Build Paramters from File API.vi Log Message: --- Convert Build Params to Abs Paths API.vi DELETED --- --- Read Build Paramters from File API.vi DELETED --- |
From: Konstantin S. <ks...@us...> - 2004-11-20 06:17:03
|
Update of /cvsroot/opengtoolkit/deab/source/Static API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19581/source/Static API Modified Files: Build Application.vi Read Build File.vi Log Message: Index: Read Build File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Static API/Read Build File.vi,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 Binary files /tmp/cvsbpwiIE and /tmp/cvs735W0V differ Index: Build Application.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Static API/Build Application.vi,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 Binary files /tmp/cvsToKR8Q and /tmp/cvsIsRLx8 differ |
From: Konstantin S. <ks...@us...> - 2004-11-20 06:16:59
|
Update of /cvsroot/opengtoolkit/deab/source/Dynamic API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19581/source/Dynamic API Modified Files: Build Application API.vi Build Application from Build File API.vi Call-Back VI Template.vit Pre-Post Build VI Template.vit Log Message: Index: Pre-Post Build VI Template.vit =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Dynamic API/Pre-Post Build VI Template.vit,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 Binary files /tmp/cvscCpyBB and /tmp/cvsKq6WzQ differ Index: Build Application API.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Dynamic API/Build Application API.vi,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 Binary files /tmp/cvsr0vAyG and /tmp/cvsV1WHzV differ Index: Call-Back VI Template.vit =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Dynamic API/Call-Back VI Template.vit,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvs6eRPgL and /tmp/cvsQEK4l0 differ Index: Build Application from Build File API.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Dynamic API/Build Application from Build File API.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvs13A9DT and /tmp/cvsq8rUL8 differ |
From: Konstantin S. <ks...@us...> - 2004-11-20 06:16:58
|
Update of /cvsroot/opengtoolkit/deab/example_projects/Test 001 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19581/example_projects/Test 001 Modified Files: Call-Back VI Example.vi Pre-Post Build VI Example.vi Test Build.deab build_revision.txt deab_build.log Log Message: Index: build_revision.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/build_revision.txt,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** build_revision.txt 19 Nov 2004 12:42:49 -0000 1.5 --- build_revision.txt 20 Nov 2004 06:16:18 -0000 1.6 *************** *** 1,6 **** [Test Build.deab] Version=1.2.3 ! Build_Number=31 ! Build_Date="19.11.2004 16:47:27" Status=OK Warnings=0 --- 1,6 ---- [Test Build.deab] Version=1.2.3 ! Build_Number=36 ! Build_Date="20.11.2004 12:07:42" Status=OK Warnings=0 Index: Pre-Post Build VI Example.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/Pre-Post Build VI Example.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsXMpLWI and /tmp/cvsTv5HfX differ Index: Call-Back VI Example.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/Call-Back VI Example.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsTHHSmP and /tmp/cvsxMWqK3 differ Index: Test Build.deab =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/Test Build.deab,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** Test Build.deab 19 Nov 2004 12:42:49 -0000 1.14 --- Test Build.deab 20 Nov 2004 06:16:18 -0000 1.15 *************** *** 26,30 **** New Build Root = FALSE Include Hidden VIs = TRUE ! Overwrite Existing Files=TRUE Revision File = "build_revision.txt" --- 26,30 ---- New Build Root = FALSE Include Hidden VIs = TRUE ! Overwrite Existing Files= TRUE Revision File = "build_revision.txt" Index: deab_build.log =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/deab_build.log,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** deab_build.log 19 Nov 2004 12:42:49 -0000 1.16 --- deab_build.log 20 Nov 2004 06:16:18 -0000 1.17 *************** *** 1,47 **** ! *** 16:47:25.5 : Build started [19.11.2004] File: Test Build.deab ! >>> 16:47:25.5 : Read Build File started ! >>> 16:47:25.7 : Calling Pre-build VI started Pre-build VI Path: C:\Shared Projects\OpenG\deab\example_projects\Test 001\Pre-Post Build VI Example.vi ! >>> 16:47:27.7 : Load Call-Back VI(s) started ! >>> 16:47:27.7 : Load VIs into Memory started ! >>> 16:47:28.0 : Test VIs need be Unloaded started ! >>> 16:47:28.1 : Test for VI Unsaved Changes started ! >>> 16:47:28.1 : Generate Resources Copy Info started ! >>> 16:47:28.3 : Generate VI Building Info started ! >>> 16:47:28.5 : Revise Ambiguous VIs Destination started ! >>> 16:47:28.8 : Rename Build Root Dir If Exists started ! >>> 16:47:28.8 : Create Target Dirs and LLBs started ! >>> 16:47:28.9 : Save VIs to Destination started ! >>> 16:47:36.4 : UnLoad Top-Level and Dynamic VIs started ! >>> 16:47:36.5 : Copy Resource Files and Relink VIs started ! >>> 16:47:37.5 : Set Top Level VIs in LLBs started ! >>> 16:47:37.6 : Convert LLBs to EXEs started ! >>> 16:47:37.7 : Copy Support Files started ! >>> 16:47:37.7 : Calling Post-build VI started Post-build VI Path: C:\Shared Projects\OpenG\deab\example_projects\Test 001\Pre-Post Build VI Example.vi ! *** 16:47:39.2 : Build finished --- 1,47 ---- ! *** 12:07:40.1 : Build started [20.11.2004] File: Test Build.deab ! >>> 12:07:40.1 : Read Build File started ! >>> 12:07:40.3 : Calling Pre-build VI started Pre-build VI Path: C:\Shared Projects\OpenG\deab\example_projects\Test 001\Pre-Post Build VI Example.vi ! >>> 12:07:42.3 : Load Call-Back VI(s) started ! >>> 12:07:42.5 : Load VIs into Memory started ! >>> 12:07:43.0 : Test VIs need be Unloaded started ! >>> 12:07:43.0 : Test for VI Unsaved Changes started ! >>> 12:07:43.1 : Generate Resources Copy Info started ! >>> 12:07:43.2 : Generate VI Building Info started ! >>> 12:07:43.4 : Revise Ambiguous VIs Destination started ! >>> 12:07:43.5 : Rename Build Root Dir If Exists started ! >>> 12:07:43.6 : Create Target Dirs and LLBs started ! >>> 12:07:43.7 : Save VIs to Destination started ! >>> 12:07:51.3 : UnLoad Top-Level and Dynamic VIs started ! >>> 12:07:51.4 : Copy Resource Files and Relink VIs started ! >>> 12:07:52.5 : Set Top Level VIs in LLBs started ! >>> 12:07:52.5 : Convert LLBs to EXEs started ! >>> 12:07:52.6 : Copy Support Files started ! >>> 12:07:52.7 : Calling Post-build VI started Post-build VI Path: C:\Shared Projects\OpenG\deab\example_projects\Test 001\Pre-Post Build VI Example.vi ! *** 12:07:54.8 : Build finished |
From: Konstantin S. <ks...@us...> - 2004-11-20 06:16:57
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19581/developer docs Modified Files: DEAB Build File Dscr.htm DEAB Overview.htm DEAB Revision File Dscr.htm news.txt Log Message: Index: DEAB Revision File Dscr.htm =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/DEAB Revision File Dscr.htm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DEAB Revision File Dscr.htm 9 Nov 2004 10:12:20 -0000 1.2 --- DEAB Revision File Dscr.htm 20 Nov 2004 06:16:18 -0000 1.3 *************** *** 36,41 **** specified control of a VI in a built application as a default value, so the application can obtain the <i>Version</i> string, <i><a href="#Build_Number">Build_Number</a></i> ! and <i><a href="#Log_File">Build_Date</a></i> at runtime (see <a href="DEAB%20File%20Dscr.htm" target="_blank">DEAB ! Build File Description</a>, <a href="DEAB%20File%20Dscr.htm#General: Version VI/Ctrl Name" target="_blank">Version Ctrl Name</a> topic for details).</p> <p>If the <i>Version</i> parameter is not specified in a Revision File, DEAB --- 36,41 ---- specified control of a VI in a built application as a default value, so the application can obtain the <i>Version</i> string, <i><a href="#Build_Number">Build_Number</a></i> ! and <i><a href="#Log_File">Build_Date</a></i> at runtime (see <a href="DEAB%20Build%20File%20Dscr.htm" target="_blank">DEAB ! Build File Description</a>, <a href="DEAB%20Build%20File%20Dscr.htm#General: Version VI/Ctrl Name" target="_blank">Version Ctrl Name</a> topic for details).</p> <p>If the <i>Version</i> parameter is not specified in a Revision File, DEAB *************** *** 54,59 **** specified control of a VI in a built application as a default value, so the application can obtain the <i><a href="#Version">Version</a></i> string, <i>Build_Number</i> ! and <i><a href="#Log_File">Build_Date</a></i> at runtime (see <a href="DEAB%20File%20Dscr.htm" target="_blank">DEAB ! Build File Description</a>, <a href="DEAB%20File%20Dscr.htm#General: Version VI/Ctrl Name" target="_blank">Version Ctrl Name</a> topic for details).</p> <p> If the <i>Build_Number</i> is not specified in a Revision File, it assimes --- 54,59 ---- specified control of a VI in a built application as a default value, so the application can obtain the <i><a href="#Version">Version</a></i> string, <i>Build_Number</i> ! and <i><a href="#Log_File">Build_Date</a></i> at runtime (see <a href="DEAB%20Build%20File%20Dscr.htm" target="_blank">DEAB ! Build File Description</a>, <a href="DEAB%20Build%20File%20Dscr.htm#General: Version VI/Ctrl Name" target="_blank">Version Ctrl Name</a> topic for details).</p> <p> If the <i>Build_Number</i> is not specified in a Revision File, it assimes *************** *** 67,72 **** specified control of a VI in a built application as a default value, so the application can obtain the <i><a href="#Version">Version</a></i> string, <i><a href="#Build_Number">Build_Number</a></i> ! and <i>Build_Date</i> at runtime (see <a href="DEAB%20File%20Dscr.htm" target="_blank">DEAB ! Build File Description</a>, <a href="DEAB%20File%20Dscr.htm#General: Version VI/Ctrl Name" target="_blank">Version Ctrl Name</a> topic for details).<br> </p> --- 67,72 ---- specified control of a VI in a built application as a default value, so the application can obtain the <i><a href="#Version">Version</a></i> string, <i><a href="#Build_Number">Build_Number</a></i> ! and <i>Build_Date</i> at runtime (see <a href="DEAB%20Build%20File%20Dscr.htm" target="_blank">DEAB ! Build File Description</a>, <a href="DEAB%20Build%20File%20Dscr.htm#General: Version VI/Ctrl Name" target="_blank">Version Ctrl Name</a> topic for details).<br> </p> Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** news.txt 19 Nov 2004 12:42:48 -0000 1.22 --- news.txt 20 Nov 2004 06:16:18 -0000 1.23 *************** *** 4,7 **** --- 4,21 ---- + *** 12:44 20.11.2004 + + - Bug fixed: Open VI Reference accepts an 'option' equal 2 whenever it is called for + VIs of a build hierarchy. + + - Error messages are more informative. + + - Call-Back VI: new "Extra Operative Info" cluster. + + - Description of "Allow CBVI & Build Hierarchy Overlap" is revised in + DEAB Build File Dscr.htm + + + *** 19:24 19.11.2004 Index: DEAB Overview.htm =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/DEAB Overview.htm,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** DEAB Overview.htm 9 Nov 2004 10:12:20 -0000 1.4 --- DEAB Overview.htm 20 Nov 2004 06:16:18 -0000 1.5 *************** *** 23,27 **** <p>Other DEAB Documents:</p> <ul> ! <li><a href="DEAB File Dscr.htm">DEAB Build File Format</a></li> <li><a href="DEAB Revision File Dscr.htm">DEAB Revision File Format</a></li> <li><a href="DEAB Pathroots Dscr.htm">DEAB Pathroots</a></li> --- 23,27 ---- <p>Other DEAB Documents:</p> <ul> ! <li><a href="DEAB%20Build%20File%20Dscr.htm">DEAB Build File Format</a></li> <li><a href="DEAB Revision File Dscr.htm">DEAB Revision File Format</a></li> <li><a href="DEAB Pathroots Dscr.htm">DEAB Pathroots</a></li> Index: DEAB Build File Dscr.htm =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/DEAB Build File Dscr.htm,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DEAB Build File Dscr.htm 19 Nov 2004 12:42:48 -0000 1.1 --- DEAB Build File Dscr.htm 20 Nov 2004 06:16:18 -0000 1.2 *************** *** 86,90 **** version, a warning will be generated.</p> <p><u>Example:</u></p> ! <p>File Format Version = 1.0.0<br> </p> --- 86,94 ---- version, a warning will be generated.</p> <p><u>Example:</u></p> ! <p>File Format Version = 1.0.0 ! </p> ! ! ! <p> </p> *************** *** 104,108 **** unique section that has name of the build file.</p> <p><u>Example:</u></p> ! <p>Revision File = "build_support/MyProjectRevisions.txt"<br> </p> --- 108,116 ---- unique section that has name of the build file.</p> <p><u>Example:</u></p> ! <p>Revision File = "build_support/MyProjectRevisions.txt" ! </p> ! ! ! <p> </p> *************** *** 115,120 **** <p><u>Examples:</u></p> <p>Project Root = ""<br> ! Project Root = "C:\My Project"<br> </p> <hr> <p><b><a name="General: Source Root"></a>[General]</b></p> --- 123,129 ---- <p><u>Examples:</u></p> <p>Project Root = ""<br> ! Project Root = "C:\My Project" </p> + <p> </p> <hr> <p><b><a name="General: Source Root"></a>[General]</b></p> *************** *** 126,131 **** <p>Source Root = ""<br> Source Root = "Source"<br> ! Source Root = "C:\My Project\Source"<br> </p> <hr> <p><b><a name="General: Build Root"></a>[General]</b></p> --- 135,141 ---- <p>Source Root = ""<br> Source Root = "Source"<br> ! Source Root = "C:\My Project\Source" </p> + <p> </p> <hr> <p><b><a name="General: Build Root"></a>[General]</b></p> *************** *** 137,141 **** <p>Build Root = ""<br> Build Root = "Target"<br> ! Build Root = "C:\My Project\Target"<br> </p> <hr> --- 147,153 ---- <p>Build Root = ""<br> Build Root = "Target"<br> ! Build Root = "C:\My Project\Target" ! </p> ! <p> </p> <hr> *************** *** 151,155 **** renamed. If any source file is detected beneath a <i>Build Root</i>, the <i>Build Root</i> directory will not be renamed and a build terminates with a fatal ! error.<br> </p> <hr> --- 163,169 ---- renamed. If any source file is detected beneath a <i>Build Root</i>, the <i>Build Root</i> directory will not be renamed and a build terminates with a fatal ! error. ! </p> ! <p> </p> <hr> *************** *** 167,171 **** <p>If <i> Ambiguous VIs Dest Dir</i> is missed (or it is an empty path), ambiguous VIs are saved according to the common rules. In any case, information on 'Ambiguous VIs' is reported ! to a log file.<br> </p> <hr> --- 181,187 ---- <p>If <i> Ambiguous VIs Dest Dir</i> is missed (or it is an empty path), ambiguous VIs are saved according to the common rules. In any case, information on 'Ambiguous VIs' is reported ! to a log file. ! </p> ! <p> </p> <hr> *************** *** 188,192 **** <p>Namespace = ""<br> Namespace = "MyProjectNamespace"<br> ! Namespace = "<random:16>"<br> </p> <hr> --- 204,210 ---- <p>Namespace = ""<br> Namespace = "MyProjectNamespace"<br> ! Namespace = "<random:16>" ! </p> ! <p> </p> <hr> *************** *** 207,211 **** <p>Apply New Password = ""<br> Apply New Password = "MySecretPassword"<br> ! Apply New Password = "<random:16>"<br> </p> <hr> --- 225,231 ---- <p>Apply New Password = ""<br> Apply New Password = "MySecretPassword"<br> ! Apply New Password = "<random:16>" ! </p> ! <p> </p> <hr> *************** *** 213,217 **** <p><b>Log Dir</b> = "dir path"</p> <p><i>Log Dir</i> is an optional parameter that specifies a directory where a log file is written. If it is not specified, it is assumed to be the .deab file's parent directory. ! <i> Log Dir</i> may be either an absolute path or a path relative to the .deab file's parent directory.<br> </p> <hr> --- 233,239 ---- <p><b>Log Dir</b> = "dir path"</p> <p><i>Log Dir</i> is an optional parameter that specifies a directory where a log file is written. If it is not specified, it is assumed to be the .deab file's parent directory. ! <i> Log Dir</i> may be either an absolute path or a path relative to the .deab file's parent directory. ! </p> ! <p> </p> <hr> *************** *** 223,227 **** </p> <p>Note that an actual name of a log file can contain a suffix if the <i><a href="#General: Log File Suffix">Log ! File Suffix</a></i> parameter specifies any.<br> </p> <hr> --- 245,251 ---- </p> <p>Note that an actual name of a log file can contain a suffix if the <i><a href="#General: Log File Suffix">Log ! File Suffix</a></i> parameter specifies any. ! </p> ! <p> </p> <hr> *************** *** 234,238 **** <p><u>Example:</u></p> <p>Log File Suffix = " %c"</p> ! <p># It appends date/time when a build started to name of a log file.<br> </p> <hr> --- 258,264 ---- <p><u>Example:</u></p> <p>Log File Suffix = " %c"</p> ! <p># It appends date/time when a build started to name of a log file. ! </p> ! <p> </p> <hr> *************** *** 241,250 **** <p><i>Unsaved Changes MsgBox</i> is optional. If it is TRUE and there is an unsaved VI (a VI has a non-zero Modification Bitset property), a message box appears to ask a user to either continue or abort building. ! By default, it is TRUE.<br> </p> <hr> <p><b><a name="General: Overwrite Existing Files"></a>[General]</b></p> <p><b>Overwrite Existing Files</b> = TRUE</p> ! <p><i>Overwrite Existing Files</i> specifies whether to overwrite files in the build location. This is an optional. If it is not specified, it is assumed to be FALSE<br> </p> <hr> --- 267,280 ---- <p><i>Unsaved Changes MsgBox</i> is optional. If it is TRUE and there is an unsaved VI (a VI has a non-zero Modification Bitset property), a message box appears to ask a user to either continue or abort building. ! By default, it is TRUE. ! </p> ! <p> </p> <hr> <p><b><a name="General: Overwrite Existing Files"></a>[General]</b></p> <p><b>Overwrite Existing Files</b> = TRUE</p> ! <p><i>Overwrite Existing Files</i> specifies whether to overwrite files in the build location. This is an optional. If it is not specified, it is assumed to be FALSE. ! </p> ! <p> </p> <hr> *************** *** 257,261 **** "Application: All VIs In Memory" property does not list hidden VIs. There are hidden VIs in LV DSC, GOOP and perhaps other add-ons. More, as soon some LV DSC hidden VIs are loaded, they stay in memory (and run) until LV finishes (even if no ! ordinary VIs opened).<br> </p> <hr> --- 287,294 ---- "Application: All VIs In Memory" property does not list hidden VIs. There are hidden VIs in LV DSC, GOOP and perhaps other add-ons. More, as soon some LV DSC hidden VIs are loaded, they stay in memory (and run) until LV finishes (even if no ! ordinary VIs opened). ! </p> ! <p> ! </p> <hr> *************** *** 264,268 **** <b>Include Shared Libs</b> = True/False<br> <b>Include External Subrs</b> = True/False</p> ! <p>These parameters specify whether to include respective resources to a build. By default, all of them are assumed to be True.<br> </p> <hr> --- 297,303 ---- <b>Include Shared Libs</b> = True/False<br> <b>Include External Subrs</b> = True/False</p> ! <p>These parameters specify whether to include respective resources to a build. By default, all of them are assumed to be True. ! </p> ! <p> </p> <hr> *************** *** 276,280 **** <Build Root>\Help<br> <Build Root>\Rsrc<br> ! <Build Root>\Rsrc<br> </p> <hr> --- 311,317 ---- <Build Root>\Help<br> <Build Root>\Rsrc<br> ! <Build Root>\Rsrc ! </p> ! <p> </p> <hr> *************** *** 282,286 **** <p><b>EXE Icon File</b> = "file path"</p> <p><i>EXE Icon File</i> 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 ! <i><a href="#General: Source Root"> Source Root</a></i>.<br> </p> <hr> --- 319,325 ---- <p><b>EXE Icon File</b> = "file path"</p> <p><i>EXE Icon File</i> 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 ! <i><a href="#General: Source Root"> Source Root</a></i>. ! </p> ! <p> </p> <hr> *************** *** 307,311 **** <p><u>Example:</u></p> <p>Version VI Name = "My Project Version.vi"<br> ! Version Ctrl Name = "Version Info"<br> </p> <hr> --- 346,352 ---- <p><u>Example:</u></p> <p>Version VI Name = "My Project Version.vi"<br> ! Version Ctrl Name = "Version Info" ! </p> ! <p> </p> <hr> *************** *** 318,322 **** instance will become a regular SubVI. </p> ! <p>By default, <i>RemovePolyVIsAndTypedefs</i> is FALSE.<br> </p> <hr> --- 359,365 ---- instance will become a regular SubVI. </p> ! <p>By default, <i>RemovePolyVIsAndTypedefs</i> is FALSE. ! </p> ! <p> </p> <hr> *************** *** 332,336 **** </p> <p> Use <b><font size="1">Pre-Post Build VI Template__deab_api.vit</font></b> as a template ! to make a custom pre/post-build VI.<br> </p> <hr> --- 375,381 ---- </p> <p> Use <b><font size="1">Pre-Post Build VI Template__deab_api.vit</font></b> as a template ! to make a custom pre/post-build VI. ! </p> ! <p> </p> <hr> *************** *** 358,362 **** <p>Call-Back VI = "My Main Call-back.vi"<br> Call-Back VI 2 = "My Call-back 2.vi"<br> ! Call-Back VI 3 = "My Call-back 3.vi"<br> </p> <hr> --- 403,409 ---- <p>Call-Back VI = "My Main Call-back.vi"<br> Call-Back VI 2 = "My Call-back 2.vi"<br> ! Call-Back VI 3 = "My Call-back 3.vi" ! </p> ! <p> </p> <hr> *************** *** 370,376 **** </p> <p>If the parameter is TRUE, a Call-Back VI is allowed to share VIs with a build ! hierarchy. It should be safe in most cases; however, it is recommended to use ! this parameter with care because it can affect VIs in hierarchy of Call-Back VI ! if they had been in memory before a build starts.<br> </p> <hr> --- 417,426 ---- </p> <p>If the parameter is TRUE, a Call-Back VI is allowed to share VIs with a build ! hierarchy. However, a VI of Call-Back VI hierarchy may not be in memory at build ! start if it belongs to a build hierarchy as well. That means a Call-Back VI ! itself must be out of memory when a build starts if it shares any VI(s) with a ! build hierarchy. ! </p> ! <p> </p> <hr> *************** *** 383,388 **** <p><u>Example:</u></p> <p>[Top Level VIs]<br> ! Main VI = "Main VI of my application.vi"<br> ! <br> </p> <hr> --- 433,439 ---- <p><u>Example:</u></p> <p>[Top Level VIs]<br> ! Main VI = "Main VI of my application.vi" ! </p> ! <p> </p> <hr> *************** *** 395,399 **** <p><u>Example:</u></p> <p>[Dynamic VIs]<br> ! 1 = "Test VI 001.vi"<br> </p> <hr> --- 446,452 ---- <p><u>Example:</u></p> <p>[Dynamic VIs]<br> ! 1 = "Test VI 001.vi" ! </p> ! <p> </p> <hr> *************** *** 408,412 **** <p><u>Example:</u></p> <p>LV_Help = <help><br> ! LV_VILIB = <vi.lib><br> </p> <hr> --- 461,467 ---- <p><u>Example:</u></p> <p>LV_Help = <help><br> ! LV_VILIB = <vi.lib> ! </p> ! <p> </p> <hr> *************** *** 551,556 **** FollowVIDirHierarchy = True<br> SourceFile 001 = "*.ini"</p> ! <p># This will copy *.ini files from source directories, where VIs saved to beneath "App\PlugIns" reside, to the respective sub-directories of "App\PlugIns" ! <br> </p> --- 606,614 ---- FollowVIDirHierarchy = True<br> SourceFile 001 = "*.ini"</p> ! <p># This will copy *.ini files from source directories, where VIs saved to beneath "App\PlugIns" reside, to the respective sub-directories of ! "App\PlugIns". ! </p> ! ! <p> </p> *************** *** 572,577 **** Namespace = <random:16><br> Apply New Password = <Random><br> ! Apply New Password = <NONE><br> </p> <p> </p> <p> </p> --- 630,641 ---- Namespace = <random:16><br> Apply New Password = <Random><br> ! Apply New Password = <NONE> ! </p> ! <p> </p> + <hr> + <p> </p> + <p> </p> + <p> </p> <p> </p> <p> </p> |
From: Konstantin S. <ks...@us...> - 2004-11-20 06:16:57
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19581 Modified Files: build_deab_revisions.txt Log Message: Index: build_deab_revisions.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_deab_revisions.txt,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** build_deab_revisions.txt 19 Nov 2004 06:45:45 -0000 1.9 --- build_deab_revisions.txt 20 Nov 2004 06:16:17 -0000 1.10 *************** *** 1,6 **** [build_deab.deab] Version=1.0.0 ! Build_Number=86 ! Build_Date="19.11.2004 13:29:17" Status=OK Warnings=0 --- 1,6 ---- [build_deab.deab] Version=1.0.0 ! Build_Number=88 ! Build_Date="20.11.2004 12:52:19" Status=OK Warnings=0 *************** *** 9,14 **** [build_deab_api.deab] Version=1.0.0 ! Build_Number=41 ! Build_Date="19.11.2004 13:29:02" Status=OK Warnings=0 --- 9,14 ---- [build_deab_api.deab] Version=1.0.0 ! Build_Number=46 ! Build_Date="20.11.2004 13:13:01" Status=OK Warnings=0 |
Update of /cvsroot/opengtoolkit/deab/source/Support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19581/source/Support Modified Files: Call Pre-Post Build VI.vi Call-Back VI Control.vi Convert LLBs to EXEs.vi Copy Resource Files and Relink VIs.vi Copy Support Files.vi Create Target Dirs and LLBs.vi DEAB Validate Cfg Key Names.vi Disconnect PolyVIs And Typedefs.vi Generate VI Building Info.vi Get VIs Hierarchy.vi Load VIs into Memory.vi Rename Build Root Dir If Exists.vi Revision File Control.vi Save VIs to Destination.vi Set Top Level VIs in LLBs.vi Set Version Info Control.vi Test for VI Unsaved Changes.vi Log Message: Index: Call Pre-Post Build VI.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Call Pre-Post Build VI.vi,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 Binary files /tmp/cvsBj2Tit and /tmp/cvscxwNRt differ Index: DEAB Validate Cfg Key Names.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/DEAB Validate Cfg Key Names.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvscUcZ9z and /tmp/cvszgCkLA differ Index: Generate VI Building Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Generate VI Building Info.vi,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 Binary files /tmp/cvs6dRsIA and /tmp/cvs9pqMnB differ Index: Call-Back VI Control.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Call-Back VI Control.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsMMMvUK and /tmp/cvsCpeuGL 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.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvs6nIOQR and /tmp/cvsTJ8eFS differ Index: Revision File Control.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Revision File Control.vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvs7uIGGU and /tmp/cvsByFpyV differ Index: Disconnect PolyVIs And Typedefs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Disconnect PolyVIs And Typedefs.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsHAk0x6 and /tmp/cvsNChHu7 differ Index: Load VIs into Memory.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Load VIs into Memory.vi,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 Binary files /tmp/cvs5EhQS9 and /tmp/cvsWVWJRa 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.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 Binary files /tmp/cvsPPYYAd and /tmp/cvsInGWEe differ Index: Set Version Info Control.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Set Version Info Control.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvs759PJc and /tmp/cvsuXJ4Qd differ Index: Save VIs to Destination.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Save VIs to Destination.vi,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 Binary files /tmp/cvsNvQpAh and /tmp/cvs3qZuLi 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.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 Binary files /tmp/cvsaHveDn and /tmp/cvsciVETo differ Index: Rename Build Root Dir If Exists.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Rename Build Root Dir If Exists.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsxcQVEu and /tmp/cvsAG5vZv differ Index: Test for VI Unsaved Changes.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Test for VI Unsaved Changes.vi,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 Binary files /tmp/cvst0WCYy and /tmp/cvsCsb7lA differ Index: Get VIs Hierarchy.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Get VIs Hierarchy.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsR0N1NE and /tmp/cvsElQ2eG differ Index: Convert LLBs to EXEs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Convert LLBs to EXEs.vi,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 Binary files /tmp/cvsnx15nP and /tmp/cvs2bwoUQ differ Index: Copy Support Files.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Support/Copy Support Files.vi,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 Binary files /tmp/cvsLKInNT and /tmp/cvsr6PjnV differ |