You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(7) |
Feb
(2) |
Mar
(32) |
Apr
(25) |
May
(11) |
Jun
(25) |
Jul
(5) |
Aug
(8) |
Sep
|
Oct
(8) |
Nov
(13) |
Dec
(17) |
| 2009 |
Jan
(34) |
Feb
(18) |
Mar
(4) |
Apr
|
May
(9) |
Jun
(1) |
Jul
(9) |
Aug
|
Sep
(12) |
Oct
|
Nov
(9) |
Dec
(1) |
| 2010 |
Jan
(1) |
Feb
(14) |
Mar
|
Apr
|
May
(4) |
Jun
(14) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
(225) |
| 2011 |
Jan
(17) |
Feb
|
Mar
|
Apr
(27) |
May
(24) |
Jun
(1) |
Jul
(3) |
Aug
(22) |
Sep
(24) |
Oct
(22) |
Nov
(6) |
Dec
(4) |
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(6) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
(1) |
Mar
|
Apr
(8) |
May
(21) |
Jun
|
Jul
(2) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
| 2017 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(27) |
| 2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
(7) |
Sep
(16) |
Oct
(3) |
Nov
|
Dec
|
|
From: <jk...@us...> - 2008-11-29 17:53:14
|
Revision: 892
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=892&view=rev
Author: jkring
Date: 2008-11-29 17:53:10 +0000 (Sat, 29 Nov 2008)
Log Message:
-----------
[CHANGE] Building in of OpenG Builder no longer excludes vi.lib from build.
Modified Paths:
--------------
trunk/builder/build_ogb.deab
Modified: trunk/builder/build_ogb.deab
===================================================================
--- trunk/builder/build_ogb.deab 2008-11-29 17:51:03 UTC (rev 891)
+++ trunk/builder/build_ogb.deab 2008-11-29 17:53:10 UTC (rev 892)
@@ -53,7 +53,7 @@
[Exclude Lib Dirs from Build]
-#LibDir 1=<vi.lib>
+LibDir 1=<vi.lib>
[Destination 1]
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-11-29 17:51:06
|
Revision: 891
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=891&view=rev
Author: jkring
Date: 2008-11-29 17:51:03 +0000 (Sat, 29 Nov 2008)
Log Message:
-----------
[CHANGE] Building in of NI (vi.lib) VIs during mass compile is no longer occurring (but is still optional, via a Boolean constant).
Modified Paths:
--------------
trunk/builder/ALL_OF_OGB.vi
trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Adapt to Actual Environment.vi
trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Save VIs.vi
Modified: trunk/builder/ALL_OF_OGB.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Adapt to Actual Environment.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Save VIs.vi
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-11-28 19:43:18
|
Revision: 890
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=890&view=rev
Author: jkring
Date: 2008-11-28 19:43:15 +0000 (Fri, 28 Nov 2008)
Log Message:
-----------
[Bug Fix] 2356306 - OpenG Builder does not properly include Mac OS X frameworks. (Changed code to use Copy file primitive instead of Librarian Copy when copying folders).
BugzID: 2356306
Modified Paths:
--------------
trunk/builder/source/Support/Copy Resource Files and Relink VIs.vi
Modified: trunk/builder/source/Support/Copy Resource Files and Relink VIs.vi
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <to...@us...> - 2008-11-27 19:49:19
|
Revision: 889
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=889&view=rev
Author: tonpg
Date: 2008-11-27 19:49:14 +0000 (Thu, 27 Nov 2008)
Log Message:
-----------
Replaced all the dynamic 8.x compatibility VIs with direct calls. (task 152047)
Modified Paths:
--------------
trunk/builder/source/GUI/OpenG_Builder.vi
trunk/builder/source/Static API/Build Application.vi
trunk/builder/source/Support/Copy Project Library Files.vi
trunk/builder/source/Support/Copy Resource Files and Relink VIs.vi
trunk/builder/source/Support/DEAB Open LV80 Project App Reference.vi
trunk/builder/source/Support/Generate Resources Copy Info.vi
trunk/builder/source/Support/Get Library Member VI Paths.vi
trunk/builder/source/Support/Get Parent Libraries and Members.vi
trunk/builder/source/Support/Load VIs into Memory.vi
trunk/builder/source/Support/Project/SaveToProject.vi
trunk/builder/source/Support/Read Linker Info from File.vi
Modified: trunk/builder/source/GUI/OpenG_Builder.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Static API/Build Application.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Copy Project Library Files.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Copy Resource Files and Relink VIs.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Open LV80 Project App Reference.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Generate Resources Copy Info.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Get Library Member VI Paths.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Get Parent Libraries and Members.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Load VIs into Memory.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Project/SaveToProject.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Read Linker Info from File.vi
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <to...@us...> - 2008-11-24 16:53:03
|
Revision: 888
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=888&view=rev
Author: tonpg
Date: 2008-11-24 16:52:57 +0000 (Mon, 24 Nov 2008)
Log Message:
-----------
Load Warnings for the conversion to LabVIEW 8.2.1
GetVIsVersion.vi a VI for checking the version of all VIs in a directory
Ogb Builder.lvproj is a LabVIEW Project with all the VIs of OpenG Builder
Added Paths:
-----------
trunk/builder/Ogb Builder.lvproj
trunk/builder/build support/GetVIsVersion.vi
trunk/builder/developer docs/8.2LoadWarnings.txt
Added: trunk/builder/Ogb Builder.lvproj
===================================================================
--- trunk/builder/Ogb Builder.lvproj (rev 0)
+++ trunk/builder/Ogb Builder.lvproj 2008-11-24 16:52:57 UTC (rev 888)
@@ -0,0 +1,500 @@
+<?xml version='1.0'?>
+<Project Type="Project" LVVersion="8208000">
+ <Item Name="My Computer" Type="My Computer">
+ <Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
+ <Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
+ <Property Name="server.tcp.enabled" Type="Bool">false</Property>
+ <Property Name="server.tcp.port" Type="Int">0</Property>
+ <Property Name="server.tcp.serviceName" Type="Str">My Computer/VI Server</Property>
+ <Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</Property>
+ <Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
+ <Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
+ <Property Name="specify.custom.address" Type="Bool">false</Property>
+ <Item Name="source" Type="Folder">
+ <Item Name="Dynamic API" Type="Folder">
+ <Item Name="Call-Back VI Template.vit" Type="VI" URL="source/Dynamic API/Call-Back VI Template.vit"/>
+ <Item Name="Current Version API.vi" Type="VI" URL="source/Dynamic API/Current Version API.vi"/>
+ <Item Name="dir.mnu" Type="Document" URL="source/Dynamic API/dir.mnu"/>
+ <Item Name="Launch OGB GUI.vi" Type="VI" URL="source/Dynamic API/Launch OGB GUI.vi"/>
+ <Item Name="OGB Directory.vi" Type="VI" URL="source/Dynamic API/OGB Directory.vi"/>
+ <Item Name="Pre-Post Build VI Template.vit" Type="VI" URL="source/Dynamic API/Pre-Post Build VI Template.vit"/>
+ <Item Name="Read Build File API.vi" Type="VI" URL="source/Dynamic API/Read Build File API.vi"/>
+ <Item Name="Version Str-Num Converter API.vi" Type="VI" URL="source/Dynamic API/Version Str-Num Converter API.vi"/>
+ </Item>
+ <Item Name="GUI" Type="Folder">
+ <Item Name="DEAB" Type="Folder">
+ <Item Name="DEAB a Build Skeleton (dsts & exclusions).vi" Type="VI" URL="source/GUI/DEAB a Build Skeleton (dsts & exclusions).vi"/>
+ <Item Name="DEAB a Build Skeleton.vi" Type="VI" URL="source/GUI/DEAB a Build Skeleton.vi"/>
+ <Item Name="DEAB Get or Revise Destination Type Options.vi" Type="VI" URL="source/GUI/DEAB Get or Revise Destination Type Options.vi"/>
+ <Item Name="DEAB Path to PathRoot Based Path.vi" Type="VI" URL="source/GUI/DEAB Path to PathRoot Based Path.vi"/>
+ <Item Name="DEAB Revise Destination Target Options.vi" Type="VI" URL="source/GUI/DEAB Revise Destination Target Options.vi"/>
+ <Item Name="DEAB Revise Path If Base Path Changed.vi" Type="VI" URL="source/GUI/DEAB Revise Path If Base Path Changed.vi"/>
+ <Item Name="DEAB Revise Paths Dependent on Build Root.vi" Type="VI" URL="source/GUI/DEAB Revise Paths Dependent on Build Root.vi"/>
+ <Item Name="DEAB Revise Paths Dependent on Project Root.vi" Type="VI" URL="source/GUI/DEAB Revise Paths Dependent on Project Root.vi"/>
+ <Item Name="DEAB Revise Paths Dependent on Source Root.vi" Type="VI" URL="source/GUI/DEAB Revise Paths Dependent on Source Root.vi"/>
+ <Item Name="DEAB Separate-Merge Support Files.vi" Type="VI" URL="source/GUI/DEAB Separate-Merge Support Files.vi"/>
+ <Item Name="DEAB Set Default Destination.vi" Type="VI" URL="source/GUI/DEAB Set Default Destination.vi"/>
+ </Item>
+ <Item Name="Dialog" Type="Folder">
+ <Item Name="Dialog - Ambiguous VIs Destination.vi" Type="VI" URL="source/GUI/Dialog - Ambiguous VIs Destination.vi"/>
+ <Item Name="Dialog - Build Completion Status.vi" Type="VI" URL="source/GUI/Dialog - Build Completion Status.vi"/>
+ <Item Name="Dialog - Edit Time Format String.vi" Type="VI" URL="source/GUI/Dialog - Edit Time Format String.vi"/>
+ <Item Name="Dialog - Log File Properties.vi" Type="VI" URL="source/GUI/Dialog - Log File Properties.vi"/>
+ <Item Name="Dialog - New Build Wizard.vi" Type="VI" URL="source/GUI/Dialog - New Build Wizard.vi"/>
+ <Item Name="Dialog - Plug-In VIs.vi" Type="VI" URL="source/GUI/Dialog - Plug-In VIs.vi"/>
+ <Item Name="Dialog - Project Root Path.vi" Type="VI" URL="source/GUI/Dialog - Project Root Path.vi"/>
+ <Item Name="Dialog - Quick Tips.vi" Type="VI" URL="source/GUI/Dialog - Quick Tips.vi"/>
+ <Item Name="Dialog - Root Paths.vi" Type="VI" URL="source/GUI/Dialog - Root Paths.vi"/>
+ <Item Name="Dialog - Save Changes Request.vi" Type="VI" URL="source/GUI/Dialog - Save Changes Request.vi"/>
+ <Item Name="Dialog - Select VI of Build Hierarchy.vi" Type="VI" URL="source/GUI/Dialog - Select VI of Build Hierarchy.vi"/>
+ <Item Name="Dialog - Version Control.vi" Type="VI" URL="source/GUI/Dialog - Version Control.vi"/>
+ <Item Name="Dialog - VI Property List.vi" Type="VI" URL="source/GUI/Dialog - VI Property List.vi"/>
+ </Item>
+ <Item Name="GUI" Type="Folder">
+ <Item Name="GUI Boolean to Ctrl Disable (0 or 2).vi" Type="VI" URL="source/GUI/GUI Boolean to Ctrl Disable (0 or 2).vi"/>
+ <Item Name="GUI Build Change Tester.vi" Type="VI" URL="source/GUI/GUI Build Change Tester.vi"/>
+ <Item Name="GUI Collect VI Hierarchy Info.vi" Type="VI" URL="source/GUI/GUI Collect VI Hierarchy Info.vi"/>
+ <Item Name="GUI Disable VI Interaction.vi" Type="VI" URL="source/GUI/GUI Disable VI Interaction.vi"/>
+ <Item Name="GUI Display Formatted String.vi" Type="VI" URL="source/GUI/GUI Display Formatted String.vi"/>
+ <Item Name="GUI List Drag&Drop Supporter.vi" Type="VI" URL="source/GUI/GUI List Drag&Drop Supporter.vi"/>
+ <Item Name="GUI Make MCListbox Row Visible.vi" Type="VI" URL="source/GUI/GUI Make MCListbox Row Visible.vi"/>
+ <Item Name="GUI Parse Cmd Queue.vi" Type="VI" URL="source/GUI/GUI Parse Cmd Queue.vi"/>
+ <Item Name="GUI PathRoot Selector Manager.vi" Type="VI" URL="source/GUI/GUI PathRoot Selector Manager.vi"/>
+ <Item Name="GUI Read Tips File.vi" Type="VI" URL="source/GUI/GUI Read Tips File.vi"/>
+ <Item Name="GUI Recent Paths SubMenu RW INI file.vi" Type="VI" URL="source/GUI/GUI Recent Paths SubMenu RW INI file.vi"/>
+ <Item Name="GUI Recent Paths SubMenu.vi" Type="VI" URL="source/GUI/GUI Recent Paths SubMenu.vi"/>
+ <Item Name="GUI Save File Dialog.vi" Type="VI" URL="source/GUI/GUI Save File Dialog.vi"/>
+ <Item Name="GUI Select File Dialog.vi" Type="VI" URL="source/GUI/GUI Select File Dialog.vi"/>
+ </Item>
+ <Item Name="OGB" Type="Folder">
+ <Item Name="OGB - Convert NIAB to OGB build params.vi" Type="VI" URL="source/GUI/OGB - Convert NIAB to OGB build params.vi"/>
+ <Item Name="OGB - Create Version Info VI.vi" Type="VI" URL="source/GUI/OGB - Create Version Info VI.vi"/>
+ <Item Name="OGB - Export Dynamic VI List.vi" Type="VI" URL="source/GUI/OGB - Export Dynamic VI List.vi"/>
+ <Item Name="OGB - Import Dynamic VI List.vi" Type="VI" URL="source/GUI/OGB - Import Dynamic VI List.vi"/>
+ <Item Name="OGB - Initialize Abs Path Flags.vi" Type="VI" URL="source/GUI/OGB - Initialize Abs Path Flags.vi"/>
+ <Item Name="OGB - Load NIAB BLD File.vi" Type="VI" URL="source/GUI/OGB - Load NIAB BLD File.vi"/>
+ <Item Name="OGB - Open URL in Default Browser.vi" Type="VI" URL="source/GUI/OGB - Open URL in Default Browser.vi"/>
+ <Item Name="OGB - Version Info VI Template.vi" Type="VI" URL="source/GUI/OGB - Version Info VI Template.vi"/>
+ </Item>
+ <Item Name="OGB_Tips.ini" Type="Document" URL="source/GUI/OGB_Tips.ini"/>
+ <Item Name="OpenG Builder.rtm" Type="Document" URL="source/GUI/OpenG Builder.rtm"/>
+ <Item Name="OpenG_Builder.vi" Type="VI" URL="source/GUI/OpenG_Builder.vi"/>
+ <Item Name="Proxy - Dist Load Script (bld lim).vi" Type="VI" URL="source/GUI/Proxy - Dist Load Script (bld lim).vi"/>
+ </Item>
+ <Item Name="LabVIEW 8.0 Support" Type="Folder">
+ <Item Name="Obsolete" Type="Folder">
+ <Item Name="Get Proxy Path.vi" Type="VI" URL="source/LabVIEW 8.0 Support/Get Proxy Path.vi"/>
+ <Item Name="- VI TREE - LabVIEW 8.0 Support_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/- VI TREE - LabVIEW 8.0 Support_(Proxy).vi"/>
+ <Item Name="Builder.AddToProject_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/Builder.AddToProject_(Proxy).vi"/>
+ <Item Name="Builder.GetUserApp_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/Builder.GetUserApp_(Proxy).vi"/>
+ <Item Name="Builder.LoadedFromProject_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/Builder.LoadedFromProject_(Proxy).vi"/>
+ <Item Name="Library.Close_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.Close_(Proxy).vi"/>
+ <Item Name="Library.GetMemberVIs_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.GetMemberVIs_(Proxy).vi"/>
+ <Item Name="Library.GetTypeString_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.GetTypeString_(Proxy).vi"/>
+ <Item Name="Library.Open_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.Open_(Proxy).vi"/>
+ <Item Name="Library.RemoveDuplicates_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.RemoveDuplicates_(Proxy).vi"/>
+ <Item Name="Library.Save_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.Save_(Proxy).vi"/>
+ <Item Name="Read Linker Info_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/Read Linker Info_(Proxy).vi"/>
+ <Item Name="VI.GetLibraries.Members_(Proxy).vi" Type="VI" URL="source/LabVIEW 8.0 Support/VI.GetLibraries.Members_(Proxy).vi"/>
+ </Item>
+ <Item Name="- VI TREE - LabVIEW 8.0 Support.vi" Type="VI" URL="source/LabVIEW 8.0 Support/- VI TREE - LabVIEW 8.0 Support.vi"/>
+ <Item Name="Builder.AddToProject.vi" Type="VI" URL="source/LabVIEW 8.0 Support/Builder.AddToProject.vi"/>
+ <Item Name="Builder.GetUserApp.vi" Type="VI" URL="/C/Program Files/National Instruments/LabVIEW 8.2/resource/OpenG/build/LV8 support/Builder.GetUserApp.vi"/>
+ <Item Name="Builder.LoadedFromProject.vi" Type="VI" URL="source/LabVIEW 8.0 Support/Builder.LoadedFromProject.vi"/>
+ <Item Name="Disconnect XNodes.vi" Type="VI" URL="source/LabVIEW 8.0 Support/Disconnect XNodes.vi"/>
+ <Item Name="Library.Close.vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.Close.vi"/>
+ <Item Name="Library.GetMemberVIs.vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.GetMemberVIs.vi"/>
+ <Item Name="Library.GetTypeString.vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.GetTypeString.vi"/>
+ <Item Name="Library.Open.vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.Open.vi"/>
+ <Item Name="Library.RemoveDuplicates.vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.RemoveDuplicates.vi"/>
+ <Item Name="Library.Save.vi" Type="VI" URL="source/LabVIEW 8.0 Support/Library.Save.vi"/>
+ <Item Name="OGB-8.0 Support VIs.aliases" Type="Document" URL="source/LabVIEW 8.0 Support/OGB-8.0 Support VIs.aliases"/>
+ <Item Name="OGB-8.0 Support VIs.lvproj" Type="Document" URL="source/LabVIEW 8.0 Support/OGB-8.0 Support VIs.lvproj"/>
+ <Item Name="Read Linker Info.vi" Type="VI" URL="source/LabVIEW 8.0 Support/Read Linker Info.vi"/>
+ <Item Name="VI.GetLibraries.Members.vi" Type="VI" URL="source/LabVIEW 8.0 Support/VI.GetLibraries.Members.vi"/>
+ <Item Name="VI.GetXCTLS.Libraries.vi" Type="VI" URL="source/LabVIEW 8.0 Support/VI.GetXCTLS.Libraries.vi"/>
+ </Item>
+ <Item Name="Legacy API" Type="Folder">
+ <Item Name="Build Parameters Cluster Old.ctl" Type="VI" URL="source/Legacy API/Build Parameters Cluster Old.ctl"/>
+ <Item Name="dir.mnu" Type="Document" URL="source/Legacy API/dir.mnu"/>
+ <Item Name="Read Build Paramters from File API.vi" Type="VI" URL="source/Legacy API/Read Build Paramters from File API.vi"/>
+ <Item Name="Source Dir and Destination Cluster Old.ctl" Type="VI" URL="source/Legacy API/Source Dir and Destination Cluster Old.ctl"/>
+ </Item>
+ <Item Name="Menu-Launch Stub" Type="Folder">
+ <Item Name="OpenG Builder.vi" Type="VI" URL="source/Menu-Launch Stub/OpenG Builder.vi"/>
+ <Item Name="OpenG MSI Installer Builder.vi" Type="VI" URL="source/Menu-Launch Stub/OpenG MSI Installer Builder.vi"/>
+ </Item>
+ <Item Name="MSI Installer Builder" Type="Folder">
+ <Item Name="Typedefs" Type="Folder">
+ <Item Name=".svn" Type="Folder">
+ <Item Name="prop-base" Type="Folder">
+ <Item Name="OGIB - Dist Additional Installer Info.ctl.svn-base" Type="Document" URL="source/MSI Installer Builder/Typedefs/.svn/prop-base/OGIB - Dist Additional Installer Info.ctl.svn-base"/>
+ <Item Name="OGIB - Dist Executable After Settings.ctl.svn-base" Type="Document" URL="source/MSI Installer Builder/Typedefs/.svn/prop-base/OGIB - Dist Executable After Settings.ctl.svn-base"/>
+ <Item Name="OGIB - Dist Install Dest.ctl.svn-base" Type="Document" URL="source/MSI Installer Builder/Typedefs/.svn/prop-base/OGIB - Dist Install Dest.ctl.svn-base"/>
+ <Item Name="OGIB - Dist Installer Destination Settings.ctl.svn-base" Type="Document" URL="source/MSI Installer Builder/Typedefs/.svn/prop-base/OGIB - Dist Installer Destination Settings.ctl.svn-base"/>
+ <Item Name="OGIB - Installer Settings.ctl.svn-base" Type="Document" URL="source/MSI Installer Builder/Typedefs/.svn/prop-base/OGIB - Installer Settings.ctl.svn-base"/>
+ <Item Name="OGIB - Overall Installer Settings.ctl.svn-base" Type="Document" URL="source/MSI Installer Builder/Typedefs/.svn/prop-base/OGIB - Overall Installer Settings.ctl.svn-base"/>
+ </Item>
+ <Item Name="props" Type="Folder"/>
+ <Item Name="text-base" Type="Folder">
+ <Item Name="OGIB - Dist Additional Installer Info.ctl.svn-base" Type="VI" URL="source/MSI Installer Builder/Typedefs/.svn/text-base/OGIB - Dist Additional Installer Info.ctl.svn-base"/>
+ <Item Name="OGIB - Dist Executable After Settings.ctl.svn-base" Type="VI" URL="source/MSI Installer Builder/Typedefs/.svn/text-base/OGIB - Dist Executable After Settings.ctl.svn-base"/>
+ <Item Name="OGIB - Dist Install Dest.ctl.svn-base" Type="VI" URL="source/MSI Installer Builder/Typedefs/.svn/text-base/OGIB - Dist Install Dest.ctl.svn-base"/>
+ <Item Name="OGIB - Dist Installer Destination Settings.ctl.svn-base" Type="VI" URL="source/MSI Installer Builder/Typedefs/.svn/text-base/OGIB - Dist Installer Destination Settings.ctl.svn-base"/>
+ <Item Name="OGIB - Installer Settings.ctl.svn-base" Type="VI" URL="source/MSI Installer Builder/Typedefs/.svn/text-base/OGIB - Installer Settings.ctl.svn-base"/>
+ <Item Name="OGIB - Overall Installer Settings.ctl.svn-base" Type="VI" URL="source/MSI Installer Builder/Typedefs/.svn/text-base/OGIB - Overall Installer Settings.ctl.svn-base"/>
+ </Item>
+ <Item Name="tmp" Type="Folder">
+ <Item Name="prop-base" Type="Folder"/>
+ <Item Name="props" Type="Folder"/>
+ <Item Name="text-base" Type="Folder"/>
+ </Item>
+ <Item Name="all-wcprops" Type="Document" URL="source/MSI Installer Builder/Typedefs/.svn/all-wcprops"/>
+ <Item Name="entries" Type="Document" URL="source/MSI Installer Builder/Typedefs/.svn/entries"/>
+ <Item Name="format" Type="Document" URL="source/MSI Installer Builder/Typedefs/.svn/format"/>
+ </Item>
+ <Item Name="OGIB - Dist Additional Installer Info.ctl" Type="VI" URL="source/MSI Installer Builder/Typedefs/OGIB - Dist Additional Installer Info.ctl"/>
+ <Item Name="OGIB - Dist Executable After Settings.ctl" Type="VI" URL="source/MSI Installer Builder/Typedefs/OGIB - Dist Executable After Settings.ctl"/>
+ <Item Name="OGIB - Dist Install Dest.ctl" Type="VI" URL="source/MSI Installer Builder/Typedefs/OGIB - Dist Install Dest.ctl"/>
+ <Item Name="OGIB - Dist Installer Destination Settings.ctl" Type="VI" URL="source/MSI Installer Builder/Typedefs/OGIB - Dist Installer Destination Settings.ctl"/>
+ <Item Name="OGIB - Installer Settings.ctl" Type="VI" URL="source/MSI Installer Builder/Typedefs/OGIB - Installer Settings.ctl"/>
+ <Item Name="OGIB - Overall Installer Settings.ctl" Type="VI" URL="source/MSI Installer Builder/Typedefs/OGIB - Overall Installer Settings.ctl"/>
+ </Item>
+ <Item Name="OG MSI Installer Builder.rtm" Type="Document" URL="source/MSI Installer Builder/OG MSI Installer Builder.rtm"/>
+ <Item Name="OG MSI Installer Builder.vi" Type="VI" URL="source/MSI Installer Builder/OG MSI Installer Builder.vi"/>
+ <Item Name="OGIB - Check OS and LV Version.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Check OS and LV Version.vi"/>
+ <Item Name="OGIB - Create Initial Installer Info.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Create Initial Installer Info.vi"/>
+ <Item Name="OGIB - Create Instal Destinations Default.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Create Instal Destinations Default.vi"/>
+ <Item Name="OGIB - Create Install Destinations.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Create Install Destinations.vi"/>
+ <Item Name="OGIB - Create Installer.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Create Installer.vi"/>
+ <Item Name="OGIB - Current Version.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Current Version.vi"/>
+ <Item Name="OGIB - Dialog - Save Changes Request.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Dialog - Save Changes Request.vi"/>
+ <Item Name="OGIB - File Path to Default Dest Settings.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - File Path to Default Dest Settings.vi"/>
+ <Item Name="OGIB - Installer Creation Progress.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Installer Creation Progress.vi"/>
+ <Item Name="OGIB - List Directory Recursively.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - List Directory Recursively.vi"/>
+ <Item Name="OGIB - List Directory with adv patterns.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - List Directory with adv patterns.vi"/>
+ <Item Name="OGIB - List Directory.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - List Directory.vi"/>
+ <Item Name="OGIB - Recursive Directory List.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Recursive Directory List.vi"/>
+ <Item Name="OGIB - Remove Undesired Paths from Array.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Remove Undesired Paths from Array.vi"/>
+ <Item Name="OGIB - Script File - Read Path key.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Script File - Read Path key.vi"/>
+ <Item Name="OGIB - Script File - Write Path key.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Script File - Write Path key.vi"/>
+ <Item Name="OGIB - Script File READ.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Script File READ.vi"/>
+ <Item Name="OGIB - Script File WRITE.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Script File WRITE.vi"/>
+ <Item Name="OGIB - Validate File or Directory Path.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Validate File or Directory Path.vi"/>
+ <Item Name="OGIB - Verify if NIAB is present.vi" Type="VI" URL="source/MSI Installer Builder/OGIB - Verify if NIAB is present.vi"/>
+ <Item Name="Proxy - Dist Additional Installer Info Default.vi" Type="VI" URL="source/MSI Installer Builder/Proxy - Dist Additional Installer Info Default.vi"/>
+ <Item Name="Proxy - Dist Additional Installer Info Dialog.vi" Type="VI" URL="source/MSI Installer Builder/Proxy - Dist Additional Installer Info Dialog.vi"/>
+ <Item Name="Proxy - Dist Advanced Installer Settings.vi" Type="VI" URL="source/MSI Installer Builder/Proxy - Dist Advanced Installer Settings.vi"/>
+ <Item Name="Proxy - Dist Win Install Create.vi" Type="VI" URL="source/MSI Installer Builder/Proxy - Dist Win Install Create.vi"/>
+ </Item>
+ <Item Name="Static API" Type="Folder">
+ <Item Name="Build Application from Build File.vi" Type="VI" URL="source/Static API/Build Application from Build File.vi"/>
+ <Item Name="Build Application.vi" Type="VI" URL="source/Static API/Build Application.vi"/>
+ <Item Name="Read Build File.vi" Type="VI" URL="source/Static API/Read Build File.vi"/>
+ </Item>
+ <Item Name="Support" Type="Folder">
+ <Item Name="Adapt to Actual Env" Type="Folder">
+ <Item Name="OGB AAE - Adapt to Actual Environment.vi" Type="VI" URL="source/Support/Adapt to Actual Env/OGB AAE - Adapt to Actual Environment.vi"/>
+ <Item Name="OGB AAE - Inspect VIs.vi" Type="VI" URL="source/Support/Adapt to Actual Env/OGB AAE - Inspect VIs.vi"/>
+ <Item Name="OGB AAE - Open VI RefNums.vi" Type="VI" URL="source/Support/Adapt to Actual Env/OGB AAE - Open VI RefNums.vi"/>
+ <Item Name="OGB AAE - Save VI Dialog.vi" Type="VI" URL="source/Support/Adapt to Actual Env/OGB AAE - Save VI Dialog.vi"/>
+ <Item Name="OGB AAE - Save VIs.vi" Type="VI" URL="source/Support/Adapt to Actual Env/OGB AAE - Save VIs.vi"/>
+ </Item>
+ <Item Name="Data Structures" Type="Folder">
+ <Item Name="Build Parameters" Type="Folder">
+ <Item Name="Ambiguous VI Info.ctl" Type="VI" URL="source/Support/Data Structures/Build Parameters/Ambiguous VI Info.ctl"/>
+ <Item Name="Namespasing Convention.ctl" Type="VI" URL="source/Support/Data Structures/Build Parameters/Namespasing Convention.ctl"/>
+ <Item Name="Non-VI Resource Copy Info.ctl" Type="VI" URL="source/Support/Data Structures/Build Parameters/Non-VI Resource Copy Info.ctl"/>
+ <Item Name="Support Files Info Cluster.ctl" Type="VI" URL="source/Support/Data Structures/Build Parameters/Support Files Info Cluster.ctl"/>
+ <Item Name="VI Build Info.ctl" Type="VI" URL="source/Support/Data Structures/Build Parameters/VI Build Info.ctl"/>
+ <Item Name="VI Property Specifiers Info Cluster.ctl" Type="VI" URL="source/Support/Data Structures/Build Parameters/VI Property Specifiers Info Cluster.ctl"/>
+ </Item>
+ <Item Name="Builder GUI Parameters" Type="Folder">
+ <Item Name="Abs Path Flags v0.0.ctl" Type="VI" URL="source/Support/Data Structures/Builder GUI Parameters/Abs Path Flags v0.0.ctl"/>
+ <Item Name="Abs Path Flags v1.0.ctl" Type="VI" URL="source/Support/Data Structures/Builder GUI Parameters/Abs Path Flags v1.0.ctl"/>
+ <Item Name="Abs Path Flags.ctl" Type="VI" URL="source/Support/Data Structures/Builder GUI Parameters/Abs Path Flags.ctl"/>
+ <Item Name="Abs Support File Path Flags.ctl" Type="VI" URL="source/Support/Data Structures/Builder GUI Parameters/Abs Support File Path Flags.ctl"/>
+ <Item Name="BuilderOptions.ctl" Type="VI" URL="source/Support/Data Structures/Builder GUI Parameters/BuilderOptions.ctl"/>
+ <Item Name="BuilderOptionsCommands.ctl" Type="VI" URL="source/Support/Data Structures/Builder GUI Parameters/BuilderOptionsCommands.ctl"/>
+ <Item Name="Extra Build File Info Constants.vi" Type="VI" URL="source/Support/Data Structures/Builder GUI Parameters/Extra Build File Info Constants.vi"/>
+ <Item Name="Log File Parameters.ctl" Type="VI" URL="source/Support/Data Structures/Builder GUI Parameters/Log File Parameters.ctl"/>
+ <Item Name="Options_Config.ctl" Type="VI" URL="source/Support/Data Structures/Builder GUI Parameters/Options_Config.ctl"/>
+ <Item Name="String Format Tag.ctl" Type="VI" URL="source/Support/Data Structures/Builder GUI Parameters/String Format Tag.ctl"/>
+ </Item>
+ <Item Name="Linker Typedefs" Type="Folder">
+ <Item Name="Link Info - Cluster.ctl" Type="VI" URL="source/Support/Data Structures/Linker Typedefs/Link Info - Cluster.ctl"/>
+ <Item Name="Link Type (New) - Enum.ctl" Type="VI" URL="source/Support/Data Structures/Linker Typedefs/Link Type (New) - Enum.ctl"/>
+ <Item Name="Link Type - Enum.ctl" Type="VI" URL="source/Support/Data Structures/Linker Typedefs/Link Type - Enum.ctl"/>
+ </Item>
+ <Item Name="NIAB Related Typedefs" Type="Folder">
+ <Item Name="NIAB - Application Settings.ctl" Type="VI" URL="source/Support/Data Structures/NIAB Related Typedefs/NIAB - Application Settings.ctl"/>
+ <Item Name="NIAB - Dist Destination Settings.ctl" Type="VI" URL="source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist Destination Settings.ctl"/>
+ <Item Name="NIAB - Dist Source Files Type.ctl" Type="VI" URL="source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist Source Files Type.ctl"/>
+ <Item Name="NIAB - Dist Source Files.ctl" Type="VI" URL="source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist Source Files.ctl"/>
+ <Item Name="NIAB - Dist VI Info File Type.ctl" Type="VI" URL="source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist VI Info File Type.ctl"/>
+ <Item Name="NIAB - Dist VI Info.ctl" Type="VI" URL="source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist VI Info.ctl"/>
+ <Item Name="NIAB - Dist VI Proto Info.ctl" Type="VI" URL="source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist VI Proto Info.ctl"/>
+ <Item Name="NIAB - Dist VI Settings.ctl" Type="VI" URL="source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist VI Settings.ctl"/>
+ </Item>
+ <Item Name="Build Parameters Cluster v0.0.ctl" Type="VI" URL="source/Support/Data Structures/Build Parameters Cluster v0.0.ctl"/>
+ <Item Name="Build Parameters Constant.vi" Type="VI" URL="source/Support/Data Structures/Build Parameters Constant.vi"/>
+ <Item Name="Build Parameters.ctl" Type="VI" URL="source/Support/Data Structures/Build Parameters.ctl"/>
+ <Item Name="Call-Back VI Extra Operative Info.ctl" Type="VI" URL="source/Support/Data Structures/Call-Back VI Extra Operative Info.ctl"/>
+ <Item Name="Extra Build Parameters Cluster v1.0.ctl" Type="VI" URL="source/Support/Data Structures/Extra Build Parameters Cluster v1.0.ctl"/>
+ <Item Name="Post-build Actual Parameters Constant.vi" Type="VI" URL="source/Support/Data Structures/Post-build Actual Parameters Constant.vi"/>
+ <Item Name="Post-build Actual Parameters.ctl" Type="VI" URL="source/Support/Data Structures/Post-build Actual Parameters.ctl"/>
+ <Item Name="Source Dir and Destination Cluster.ctl" Type="VI" URL="source/Support/Data Structures/Source Dir and Destination Cluster.ctl"/>
+ <Item Name="Version Info Cluster.ctl" Type="VI" URL="source/Support/Data Structures/Version Info Cluster.ctl"/>
+ <Item Name="VI Hierarchy Element.ctl" Type="VI" URL="source/Support/Data Structures/VI Hierarchy Element.ctl"/>
+ </Item>
+ <Item Name="libraryn" Type="Folder">
+ <Item Name="DEAB All Librarian VIs.vi" Type="VI" URL="source/Support/libraryn/DEAB All Librarian VIs.vi"/>
+ <Item Name="DEAB App Version To I32.vi" Type="VI" URL="source/Support/libraryn/DEAB App Version To I32.vi"/>
+ <Item Name="DEAB App Version To String.vi" Type="VI" URL="source/Support/libraryn/DEAB App Version To String.vi"/>
+ <Item Name="DEAB Application Version.ctl" Type="VI" URL="source/Support/libraryn/DEAB Application Version.ctl"/>
+ <Item Name="DEAB Are Paths Equal.vi" Type="VI" URL="source/Support/libraryn/DEAB Are Paths Equal.vi"/>
+ <Item Name="DEAB Compare Src And Dst Simple.vi" Type="VI" URL="source/Support/libraryn/DEAB Compare Src And Dst Simple.vi"/>
+ <Item Name="DEAB Compare Src And Dst.vi" Type="VI" URL="source/Support/libraryn/DEAB Compare Src And Dst.vi"/>
+ <Item Name="DEAB Copy From And To VI Library.vi" Type="VI" URL="source/Support/libraryn/DEAB Copy From And To VI Library.vi"/>
+ <Item Name="DEAB Copy From Folder To Folder.vi" Type="VI" URL="source/Support/libraryn/DEAB Copy From Folder To Folder.vi"/>
+ <Item Name="DEAB Copy In Or Out Of VI Library.vi" Type="VI" URL="source/Support/libraryn/DEAB Copy In Or Out Of VI Library.vi"/>
+ <Item Name="DEAB Delete From VI Library.vi" Type="VI" URL="source/Support/libraryn/DEAB Delete From VI Library.vi"/>
+ <Item Name="DEAB Get VI Library File Info.vi" Type="VI" URL="source/Support/libraryn/DEAB Get VI Library File Info.vi"/>
+ <Item Name="DEAB Get VI Library List.vi" Type="VI" URL="source/Support/libraryn/DEAB Get VI Library List.vi"/>
+ <Item Name="DEAB Has LLB Extension.vi" Type="VI" URL="source/Support/libraryn/DEAB Has LLB Extension.vi"/>
+ <Item Name="DEAB I32 To App Version.vi" Type="VI" URL="source/Support/libraryn/DEAB I32 To App Version.vi"/>
+ <Item Name="DEAB Librarian Copy.vi" Type="VI" URL="source/Support/libraryn/DEAB Librarian Copy.vi"/>
+ <Item Name="DEAB Librarian Delete Dialog.vi" Type="VI" URL="source/Support/libraryn/DEAB Librarian Delete Dialog.vi"/>
+ <Item Name="DEAB Librarian Delete.vi" Type="VI" URL="source/Support/libraryn/DEAB Librarian Delete.vi"/>
+ <Item Name="DEAB Librarian File Info In.ctl" Type="VI" URL="source/Support/libraryn/DEAB Librarian File Info In.ctl"/>
+ <Item Name="DEAB Librarian File Info Out.ctl" Type="VI" URL="source/Support/libraryn/DEAB Librarian File Info Out.ctl"/>
+ <Item Name="DEAB Librarian File List.ctl" Type="VI" URL="source/Support/libraryn/DEAB Librarian File List.ctl"/>
+ <Item Name="DEAB Librarian Get Info.vi" Type="VI" URL="source/Support/libraryn/DEAB Librarian Get Info.vi"/>
+ <Item Name="DEAB Librarian List.vi" Type="VI" URL="source/Support/libraryn/DEAB Librarian List.vi"/>
+ <Item Name="DEAB Librarian OK to Delete.vi" Type="VI" URL="source/Support/libraryn/DEAB Librarian OK to Delete.vi"/>
+ <Item Name="DEAB Librarian Path Location.vi" Type="VI" URL="source/Support/libraryn/DEAB Librarian Path Location.vi"/>
+ <Item Name="DEAB Librarian Rename.vi" Type="VI" URL="source/Support/libraryn/DEAB Librarian Rename.vi"/>
+ <Item Name="DEAB Librarian Set Info.vi" Type="VI" URL="source/Support/libraryn/DEAB Librarian Set Info.vi"/>
+ <Item Name="DEAB Librarian.vi" Type="VI" URL="source/Support/libraryn/DEAB Librarian.vi"/>
+ <Item Name="DEAB New VI Library.vi" Type="VI" URL="source/Support/libraryn/DEAB New VI Library.vi"/>
+ <Item Name="DEAB Prepare VI Library for Copy.vi" Type="VI" URL="source/Support/libraryn/DEAB Prepare VI Library for Copy.vi"/>
+ <Item Name="DEAB Set VI Library File Info.vi" Type="VI" URL="source/Support/libraryn/DEAB Set VI Library File Info.vi"/>
+ <Item Name="DEAB Temp Backup File.vi" Type="VI" URL="source/Support/libraryn/DEAB Temp Backup File.vi"/>
+ <Item Name="DEAB Temp Filename.vi" Type="VI" URL="source/Support/libraryn/DEAB Temp Filename.vi"/>
+ <Item Name="DEAB Temp Restore File.vi" Type="VI" URL="source/Support/libraryn/DEAB Temp Restore File.vi"/>
+ <Item Name="libraryn.bin" Type="Document" URL="source/Support/libraryn/libraryn.bin"/>
+ <Item Name="VI Tree - Libraryn.vi" Type="VI" URL="source/Support/libraryn/VI Tree - Libraryn.vi"/>
+ </Item>
+ <Item Name="Options" Type="Folder">
+ <Item Name="OGB_Options.vi" Type="VI" URL="source/Support/Options/OGB_Options.vi"/>
+ <Item Name="OGB_Options_Core.vi" Type="VI" URL="source/Support/Options/OGB_Options_Core.vi"/>
+ <Item Name="OGB_Options_GetAutoLoad.vi" Type="VI" URL="source/Support/Options/OGB_Options_GetAutoLoad.vi"/>
+ <Item Name="OGB_Options_GetCheckVIs.vi" Type="VI" URL="source/Support/Options/OGB_Options_GetCheckVIs.vi"/>
+ <Item Name="OGB_Options_GetMenuLaunchVI.vi" Type="VI" URL="source/Support/Options/OGB_Options_GetMenuLaunchVI.vi"/>
+ <Item Name="OGB_Options_GetProjectAware.vi" Type="VI" URL="source/Support/Options/OGB_Options_GetProjectAware.vi"/>
+ <Item Name="OGB_Options_GetUserApp.vi" Type="VI" URL="source/Support/Options/OGB_Options_GetUserApp.vi"/>
+ <Item Name="OGB_Options_GetUserProject.vi" Type="VI" URL="source/Support/Options/OGB_Options_GetUserProject.vi"/>
+ <Item Name="OGB_Options_Initialize.vi" Type="VI" URL="source/Support/Options/OGB_Options_Initialize.vi"/>
+ <Item Name="OGB_Options_ReadFromFile.vi" Type="VI" URL="source/Support/Options/OGB_Options_ReadFromFile.vi"/>
+ <Item Name="OGB_Options_SaveToFile.vi" Type="VI" URL="source/Support/Options/OGB_Options_SaveToFile.vi"/>
+ <Item Name="OGB_Options_SetAutoLoad.vi" Type="VI" URL="source/Support/Options/OGB_Options_SetAutoLoad.vi"/>
+ <Item Name="OGB_Options_SetCheckVIs.vi" Type="VI" URL="source/Support/Options/OGB_Options_SetCheckVIs.vi"/>
+ <Item Name="OGB_Options_SetMenuLaunchVI.vi" Type="VI" URL="source/Support/Options/OGB_Options_SetMenuLaunchVI.vi"/>
+ <Item Name="OGB_Options_SetProjectAware.vi" Type="VI" URL="source/Support/Options/OGB_Options_SetProjectAware.vi"/>
+ <Item Name="OGB_Options_SetUserApp.vi" Type="VI" URL="source/Support/Options/OGB_Options_SetUserApp.vi"/>
+ <Item Name="OGB_Options_SetUserProject.vi" Type="VI" URL="source/Support/Options/OGB_Options_SetUserProject.vi"/>
+ </Item>
+ <Item Name="pathroots_api.llb" Type="Folder">
+ <Item Name="Application Directory__ogtk__ogpthrtapi__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Application Directory__ogtk__ogpthrtapi__pthrtapi.vi"/>
+ <Item Name="Application Directory__ogtk__platpthrtapi__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Application Directory__ogtk__platpthrtapi__pthrtapi.vi"/>
+ <Item Name="Application Directory__ogtk__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Application Directory__ogtk__pthrtapi.vi"/>
+ <Item Name="Build Error Cluster__ogtk__ogpthrtapi__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Build Error Cluster__ogtk__ogpthrtapi__pthrtapi.vi"/>
+ <Item Name="Build Error Cluster__ogtk__platpthrtapi__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Build Error Cluster__ogtk__platpthrtapi__pthrtapi.vi"/>
+ <Item Name="Check OpenG Pathroots Installed API__ogpthrtapi__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Check OpenG Pathroots Installed API__ogpthrtapi__pthrtapi.vi"/>
+ <Item Name="Check Pathroots Installed API__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Check Pathroots Installed API__pthrtapi.vi"/>
+ <Item Name="Check Platform Pathroots Installed API__platpthrtapi__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Check Platform Pathroots Installed API__platpthrtapi__pthrtapi.vi"/>
+ <Item Name="Expand OpenG Pathroot API__ogpthrtapi__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Expand OpenG Pathroot API__ogpthrtapi__pthrtapi.vi"/>
+ <Item Name="Expand Pathroot API__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Expand Pathroot API__pthrtapi.vi"/>
+ <Item Name="Expand Pathroot Enum__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Expand Pathroot Enum__pthrtapi.vi"/>
+ <Item Name="Expand Pathroot__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Expand Pathroot__pthrtapi.vi"/>
+ <Item Name="Expand Platform Pathroot API__platpthrtapi__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Expand Platform Pathroot API__platpthrtapi__pthrtapi.vi"/>
+ <Item Name="OpenG Pathroots Resource Directory__ogpthrtapi__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/OpenG Pathroots Resource Directory__ogpthrtapi__pthrtapi.vi"/>
+ <Item Name="Pathroots Enumeration__pthrtapi.ctl" Type="VI" URL="source/Support/pathroots_api.llb/Pathroots Enumeration__pthrtapi.ctl"/>
+ <Item Name="Pathroots Resource Directory__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Pathroots Resource Directory__pthrtapi.vi"/>
+ <Item Name="Platform Pathroots Resource Directory__platpthrtapi__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/Platform Pathroots Resource Directory__platpthrtapi__pthrtapi.vi"/>
+ <Item Name="VI Tree - Pathroots API__pthrtapi.vi" Type="VI" URL="source/Support/pathroots_api.llb/VI Tree - Pathroots API__pthrtapi.vi"/>
+ </Item>
+ <Item Name="Project" Type="Folder">
+ <Item Name="OpenFromProject.vi" Type="VI" URL="source/Support/Project/OpenFromProject.vi"/>
+ <Item Name="SaveToProject.vi" Type="VI" URL="source/Support/Project/SaveToProject.vi"/>
+ </Item>
+ <Item Name="Build Absolute Path.vi" Type="VI" URL="source/Support/Build Absolute Path.vi"/>
+ <Item Name="Build Report on Files.vi" Type="VI" URL="source/Support/Build Report on Files.vi"/>
+ <Item Name="Build VI Hierarchy from VI List.vi" Type="VI" URL="source/Support/Build VI Hierarchy from VI List.vi"/>
+ <Item Name="Call Pre-Post Build VI.vi" Type="VI" URL="source/Support/Call Pre-Post Build VI.vi"/>
+ <Item Name="Call-Back VI Control.vi" Type="VI" URL="source/Support/Call-Back VI Control.vi"/>
+ <Item Name="Convert dotNET DLLs from Library to Shared Library.vi" Type="VI" URL="source/Support/Convert dotNET DLLs from Library to Shared Library.vi"/>
+ <Item Name="Convert LLBs to EXEs.vi" Type="VI" URL="source/Support/Convert LLBs to EXEs.vi"/>
+ <Item Name="Copy Project Library Files.vi" Type="VI" URL="source/Support/Copy Project Library Files.vi"/>
+ <Item Name="Copy Resource Files and Relink VIs.vi" Type="VI" URL="source/Support/Copy Resource Files and Relink VIs.vi"/>
+ <Item Name="Copy Support Files.vi" Type="VI" URL="source/Support/Copy Support Files.vi"/>
+ <Item Name="Create Target Dirs and LLBs.vi" Type="VI" URL="source/Support/Create Target Dirs and LLBs.vi"/>
+ <Item Name="DEAB Add Empty Line to INI Section.vi" Type="VI" URL="source/Support/DEAB Add Empty Line to INI Section.vi"/>
+ <Item Name="DEAB Append Log File Suffix.vi" Type="VI" URL="source/Support/DEAB Append Log File Suffix.vi"/>
+ <Item Name="DEAB Build Absolute Path.vi" Type="VI" URL="source/Support/DEAB Build Absolute Path.vi"/>
+ <Item Name="DEAB Build Non-Absolute Path.vi" Type="VI" URL="source/Support/DEAB Build Non-Absolute Path.vi"/>
+ <Item Name="DEAB Build Progress Info.vi" Type="VI" URL="source/Support/DEAB Build Progress Info.vi"/>
+ <Item Name="DEAB Create Dir if Non-Existant.vi" Type="VI" URL="source/Support/DEAB Create Dir if Non-Existant.vi"/>
+ <Item Name="DEAB Current Version.vi" Type="VI" URL="source/Support/DEAB Current Version.vi"/>
+ <Item Name="DEAB Error Counter.vi" Type="VI" URL="source/Support/DEAB Error Counter.vi"/>
+ <Item Name="DEAB Error Handler.vi" Type="VI" URL="source/Support/DEAB Error Handler.vi"/>
+ <Item Name="DEAB Expand & Verify TL&D VI Paths.vi" Type="VI" URL="source/Support/DEAB Expand & Verify TL&D VI Paths.vi"/>
+ <Item Name="DEAB Filter 1D Path Array (w underlying paths).vi" Type="VI" URL="source/Support/DEAB Filter 1D Path Array (w underlying paths).vi"/>
+ <Item Name="DEAB Filter 1D Path Array.vi" Type="VI" URL="source/Support/DEAB Filter 1D Path Array.vi"/>
+ <Item Name="DEAB Filter 1D String Array w RegExp.vi" Type="VI" URL="source/Support/DEAB Filter 1D String Array w RegExp.vi"/>
+ <Item Name="DEAB Filter 1D String Array.vi" Type="VI" URL="source/Support/DEAB Filter 1D String Array.vi"/>
+ <Item Name="DEAB Get Application Reference.vi" Type="VI" URL="source/Support/DEAB Get Application Reference.vi"/>
+ <Item Name="DEAB Get Paths by Templates.vi" Type="VI" URL="source/Support/DEAB Get Paths by Templates.vi"/>
+ <Item Name="DEAB get XCTL Facade Path.vi" Type="VI" URL="source/Support/DEAB get XCTL Facade Path.vi"/>
+ <Item Name="DEAB Log Store.vi" Type="VI" URL="source/Support/DEAB Log Store.vi"/>
+ <Item Name="DEAB Log VI Execution.vi" Type="VI" URL="source/Support/DEAB Log VI Execution.vi"/>
+ <Item Name="DEAB Mangle VI Name.vi" Type="VI" URL="source/Support/DEAB Mangle VI Name.vi"/>
+ <Item Name="DEAB Open LV80 Default App Reference.vi" Type="VI" URL="source/Support/DEAB Open LV80 Default App Reference.vi"/>
+ <Item Name="DEAB Read Build File.vi" Type="VI" URL="source/Support/DEAB Read Build File.vi"/>
+ <Item Name="DEAB Read Path key.vi" Type="VI" URL="source/Support/DEAB Read Path key.vi"/>
+ <Item Name="DEAB save XCTL.vi" Type="VI" URL="source/Support/DEAB save XCTL.vi"/>
+ <Item Name="DEAB Simple Error Handler (proxy).vi" Type="VI" URL="source/Support/DEAB Simple Error Handler (proxy).vi"/>
+ <Item Name="DEAB String to Variant Data.vi" Type="VI" URL="source/Support/DEAB String to Variant Data.vi"/>
+ <Item Name="DEAB Validate Cfg Key Names.vi" Type="VI" URL="source/Support/DEAB Validate Cfg Key Names.vi"/>
+ <Item Name="DEAB Version Str-Num Converter.vi" Type="VI" URL="source/Support/DEAB Version Str-Num Converter.vi"/>
+ <Item Name="DEAB Write Build File.vi" Type="VI" URL="source/Support/DEAB Write Build File.vi"/>
+ <Item Name="DEAB Write Log File.vi" Type="VI" URL="source/Support/DEAB Write Log File.vi"/>
+ <Item Name="DEAB Write Path key.vi" Type="VI" URL="source/Support/DEAB Write Path key.vi"/>
+ <Item Name="Disconnect PolyVIs And Typedefs.vi" Type="VI" URL="source/Support/Disconnect PolyVIs And Typedefs.vi"/>
+ <Item Name="Extract Non-VI Resorces Info from Linker Info.vi" Type="VI" URL="source/Support/Extract Non-VI Resorces Info from Linker Info.vi"/>
+ <Item Name="Filter Comments.vi" Type="VI" URL="source/Support/Filter Comments.vi"/>
+ <Item Name="Filter Illegal File Names.vi" Type="VI" URL="source/Support/Filter Illegal File Names.vi"/>
+ <Item Name="Filter Library Paths from Paths Array.vi" Type="VI" URL="source/Support/Filter Library Paths from Paths Array.vi"/>
+ <Item Name="Find Destination of a Source VI.vi" Type="VI" URL="source/Support/Find Destination of a Source VI.vi"/>
+ <Item Name="Find VI Hierarchy.vi" Type="VI" URL="source/Support/Find VI Hierarchy.vi"/>
+ <Item Name="Generate Resources Copy Info.vi" Type="VI" URL="source/Support/Generate Resources Copy Info.vi"/>
+ <Item Name="Generate VI Building Info.vi" Type="VI" URL="source/Support/Generate VI Building Info.vi"/>
+ <Item Name="Generic Set Single Property Template.vi" Type="VI" URL="source/Support/Generic Set Single Property Template.vi"/>
+ <Item Name="Generic VI Property Template.vi" Type="VI" URL="source/Support/Generic VI Property Template.vi"/>
+ <Item Name="Get Directory Path.vi" Type="VI" URL="source/Support/Get Directory Path.vi"/>
+ <Item Name="Get Extension of an Executable file.vi" Type="VI" URL="source/Support/Get Extension of an Executable file.vi"/>
+ <Item Name="Get Library Member VI Paths.vi" Type="VI" URL="source/Support/Get Library Member VI Paths.vi"/>
+ <Item Name="Get Overall Property List.vi" Type="VI" URL="source/Support/Get Overall Property List.vi"/>
+ <Item Name="Get Parent Libraries and Members.vi" Type="VI" URL="source/Support/Get Parent Libraries and Members.vi"/>
+ <Item Name="Get Top-Level and Opened VIs to Unload.vi" Type="VI" URL="source/Support/Get Top-Level and Opened VIs to Unload.vi"/>
+ <Item Name="Get Unique Target-Source Dir Pairs.vi" Type="VI" URL="source/Support/Get Unique Target-Source Dir Pairs.vi"/>
+ <Item Name="Get VIs Hierarchy.vi" Type="VI" URL="source/Support/Get VIs Hierarchy.vi"/>
+ <Item Name="LIBUIP_Get_Ability_Name.vi" Type="VI" URL="source/Support/LIBUIP_Get_Ability_Name.vi"/>
+ <Item Name="Load VIs into Memory.vi" Type="VI" URL="source/Support/Load VIs into Memory.vi"/>
+ <Item Name="Make List of Support Files to Copy.vi" Type="VI" URL="source/Support/Make List of Support Files to Copy.vi"/>
+ <Item Name="Mangle Library Name.vi" Type="VI" URL="source/Support/Mangle Library Name.vi"/>
+ <Item Name="OGB Build File Format Version.vi" Type="VI" URL="source/Support/OGB Build File Format Version.vi"/>
+ <Item Name="OGB Determine VI Save Level.vi" Type="VI" URL="source/Support/OGB Determine VI Save Level.vi"/>
+ <Item Name="OGB Test VI for Event Structure used.vi" Type="VI" URL="source/Support/OGB Test VI for Event Structure used.vi"/>
+ <Item Name="OGB Test VI for FP Required.vi" Type="VI" URL="source/Support/OGB Test VI for FP Required.vi"/>
+ <Item Name="OGB Test VI for Self-Referencing.vi" Type="VI" URL="source/Support/OGB Test VI for Self-Referencing.vi"/>
+ <Item Name="OGB Verify if NIAB is available to build EXEs.vi" Type="VI" URL="source/Support/OGB Verify if NIAB is available to build EXEs.vi"/>
+ <Item Name="Parse Library Member Name.vi" Type="VI" URL="source/Support/Parse Library Member Name.vi"/>
+ <Item Name="Proxy - Dist Build App from LLB.vi" Type="VI" URL="source/Support/Proxy - Dist Build App from LLB.vi"/>
+ <Item Name="Proxy - Dist Set LLB Caching.vi" Type="VI" URL="source/Support/Proxy - Dist Set LLB Caching.vi"/>
+ <Item Name="Proxy - New VI Library.vi" Type="VI" URL="source/Support/Proxy - New VI Library.vi"/>
+ <Item Name="Read Linker Info from File.vi" Type="VI" URL="source/Support/Read Linker Info from File.vi"/>
+ <Item Name="Read VI Linking Info from Files (w err).vi" Type="VI" URL="source/Support/Read VI Linking Info from Files (w err).vi"/>
+ <Item Name="Recursive List Files and Directories.vi" Type="VI" URL="source/Support/Recursive List Files and Directories.vi"/>
+ <Item Name="Remove Duplicated Paths from 1D Array.vi" Type="VI" URL="source/Support/Remove Duplicated Paths from 1D Array.vi"/>
+ <Item Name="Remove Duplicated Strings from 1D Array.vi" Type="VI" URL="source/Support/Remove Duplicated Strings from 1D Array.vi"/>
+ <Item Name="Remove Duplicated Variants from 1D Array.vi" Type="VI" URL="source/Support/Remove Duplicated Variants from 1D Array.vi"/>
+ <Item Name="Remove Empty Strings from 1D Array.vi" Type="VI" URL="source/Support/Remove Empty Strings from 1D Array.vi"/>
+ <Item Name="Rename Build Root Dir If Exists.vi" Type="VI" URL="source/Support/Rename Build Root Dir If Exists.vi"/>
+ <Item Name="Revise Ambiguous VIs Destination.vi" Type="VI" URL="source/Support/Revise Ambiguous VIs Destination.vi"/>
+ <Item Name="Revise Destinations.vi" Type="VI" URL="source/Support/Revise Destinations.vi"/>
+ <Item Name="Revision File Control.vi" Type="VI" URL="source/Support/Revision File Control.vi"/>
+ <Item Name="Save VIs to Destination.vi" Type="VI" URL="source/Support/Save VIs to Destination.vi"/>
+ <Item Name="Set Common VI Properties.vi" Type="VI" URL="source/Support/Set Common VI Properties.vi"/>
+ <Item Name="Set Custom VI Properties.vi" Type="VI" URL="source/Support/Set Custom VI Properties.vi"/>
+ <Item Name="Set Named VI Property.vi" Type="VI" URL="source/Support/Set Named VI Property.vi"/>
+ <Item Name="Set Top Level VIs in LLBs.vi" Type="VI" URL="source/Support/Set Top Level VIs in LLBs.vi"/>
+ <Item Name="Set Version Info Control.vi" Type="VI" URL="source/Support/Set Version Info Control.vi"/>
+ <Item Name="Set VI Properties.vi" Type="VI" URL="source/Support/Set VI Properties.vi"/>
+ <Item Name="Sort VI Hierarchy.vi" Type="VI" URL="source/Support/Sort VI Hierarchy.vi"/>
+ <Item Name="Test Exclude File.vi" Type="VI" URL="source/Support/Test Exclude File.vi"/>
+ <Item Name="Test for VI Unsaved Changes.vi" Type="VI" URL="source/Support/Test for VI Unsaved Changes.vi"/>
+ <Item Name="Test Path Against Source and Exclude Paths.vi" Type="VI" URL="source/Support/Test Path Against Source and Exclude Paths.vi"/>
+ <Item Name="Test VIs need be Unloaded.vi" Type="VI" URL="source/Support/Test VIs need be Unloaded.vi"/>
+ <Item Name="Treat Keep Hierarchy Flag.vi" Type="VI" URL="source/Support/Treat Keep Hierarchy Flag.vi"/>
+ <Item Name="Treat Mac Path.vi" Type="VI" URL="source/Support/Treat Mac Path.vi"/>
+ <Item Name="Treat Password Keywords.vi" Type="VI" URL="source/Support/Treat Password Keywords.vi"/>
+ <Item Name="UnLoad Top-Level and Dynamic VIs.vi" Type="VI" URL="source/Support/UnLoad Top-Level and Dynamic VIs.vi"/>
+ <Item Name="Verify if NIAB is present.vi" Type="VI" URL="source/Support/Verify if NIAB is present.vi"/>
+ <Item Name="Verify if Sources can be Removed.vi" Type="VI" URL="source/Support/Verify if Sources can be Removed.vi"/>
+ <Item Name="Write Linker Info from File.vi" Type="VI" URL="source/Support/Write Linker Info from File.vi"/>
+ <Item Name="DEAB Open LV80 Project App Reference.vi" Type="VI" URL="source/Support/DEAB Open LV80 Project App Reference.vi"/>
+ </Item>
+ <Item Name="example_projects" Type="Folder">
+ <Item Name="ogpi20 builder" Type="Folder">
+ <Item Name="ogpi_buider.deab" Type="Document" URL="example_projects/ogpi20 builder/ogpi_buider.deab"/>
+ <Item Name="ogpi_buider_2.deab" Type="Document" URL="example_projects/ogpi20 builder/ogpi_buider_2.deab"/>
+ <Item Name="ogpi_builder.vi" Type="VI" URL="example_projects/ogpi20 builder/ogpi_builder.vi"/>
+ <Item Name="readme.txt" Type="Document" URL="example_projects/ogpi20 builder/readme.txt"/>
+ </Item>
+ <Item Name="Test 001" Type="Folder">
+ <Item Name="Test 002" Type="Folder">
+ <Item Name="Test VI 002.rtm" Type="Document" URL="example_projects/Test 001/Test 002.llb/Test VI 002.rtm"/>
+ <Item Name="Test VI 002.vi" Type="VI" URL="example_projects/Test 001/Test 002.llb/Test VI 002.vi"/>
+ </Item>
+ <Item Name="build_revision.txt" Type="Document" URL="example_projects/Test 001/build_revision.txt"/>
+ <Item Name="Call-Back VI Example.vi" Type="VI" URL="example_projects/Test 001/Call-Back VI Example.vi"/>
+ <Item Name="deab_build.log" Type="Document" URL="example_projects/Test 001/deab_build.log"/>
+ <Item Name="Pre-Post Build VI Example.vi" Type="VI" URL="example_projects/Test 001/Pre-Post Build VI Example.vi"/>
+ <Item Name="Readme.txt" Type="Document" URL="example_projects/Test 001/Readme.txt"/>
+ <Item Name="Test 001.ini" Type="Document" URL="example_projects/Test 001/Test 001.ini"/>
+ <Item Name="Test 002.ini" Type="Document" URL="example_projects/Test 001/Test 002.ini"/>
+ <Item Name="Test Build 001.ogbld" Type="Document" URL="example_projects/Test 001/Test Build 001.ogbld"/>
+ <Item Name="Test Build 002.ogbld" Type="Document" URL="example_projects/Test 001/Test Build 002.ogbld"/>
+ <Item Name="Test Build 003.ogbld" Type="Document" URL="example_projects/Test 001/Test Build 003.ogbld"/>
+ <Item Name="Test Build.deab" Type="Document" URL="example_projects/Test 001/Test Build.deab"/>
+ <Item Name="Test VI 001 Help.html" Type="Document" URL="example_projects/Test 001/Test VI 001 Help.html"/>
+ <Item Name="Test VI 001.rtm" Type="Document" URL="example_projects/Test 001/Test VI 001.rtm"/>
+ <Item Name="Test VI 001.vi" Type="VI" URL="example_projects/Test 001/Test VI 001.vi"/>
+ <Item Name="Test VI 002 Help.html" Type="Document" URL="example_projects/Test 001/Test VI 002 Help.html"/>
+ </Item>
+ <Item Name="Text File Viewer" Type="Folder">
+ <Item Name="Source" Type="Folder">
+ <Item Name="Text File Viewer.vi" Type="VI" URL="example_projects/Text File Viewer/Source/Text File Viewer.vi"/>
+ </Item>
+ <Item Name="Build Instructions.txt" Type="Document" URL="example_projects/Text File Viewer/Build Instructions.txt"/>
+ <Item Name="Build Text File Viewer.vi" Type="VI" URL="example_projects/Text File Viewer/Build Text File Viewer.vi"/>
+ <Item Name="Text File Viewer.deab" Type="Document" URL="example_projects/Text File Viewer/Text File Viewer.deab"/>
+ </Item>
+ </Item>
+ <Item Name="VI Tree - DEAB_API.vi" Type="VI" URL="source/VI Tree - DEAB_API.vi"/>
+ <Item Name="VI Tree - OG MSI IB.vi" Type="VI" URL="source/VI Tree - OG MSI IB.vi"/>
+ <Item Name="VI Tree - OGB.vi" Type="VI" URL="source/VI Tree - OGB.vi"/>
+ <Item Name="VI Tree - OGB_API.vi" Type="VI" URL="source/VI Tree - OGB_API.vi"/>
+ <Item Name="8.2LoadWarnings.txt" Type="Document" URL="developer docs/8.2LoadWarnings.txt"/>
+ <Item Name="ALL_OF_OGB.vi" Type="VI" URL="ALL_OF_OGB.vi"/>
+ </Item>
+ <Item Name="Build Tools" Type="Folder">
+ <Item Name="OGB Builder.vi" Type="VI" URL="OGB_Builder.llb/OGB Builder.vi"/>
+ <Item Name="build_ogb.deab" Type="Document" URL="build_ogb.deab"/>
+ <Item Name="build_ogb_api.deab" Type="Document" URL="build_ogb_api.deab"/>
+ <Item Name="build_ogb_deab.deab" Type="Document" URL="build_ogb_deab.deab"/>
+ <Item Name="build_ogb_help.deab" Type="Document" URL="build_ogb_help.deab"/>
+ <Item Name="build_ogb_menu_launch.deab" Type="Document" URL="build_ogb_menu_launch.deab"/>
+ <Item Name="build_ogb_revisions.txt" Type="Document" URL="build_ogb_revisions.txt"/>
+ <Item Name="build_ogmsiib.deab" Type="Document" URL="build_ogmsiib.deab"/>
+ <Item Name="builder.bmp" Type="Document" URL="builder.bmp"/>
+ <Item Name="builder.vipc" Type="Document" URL="builder.vipc"/>
+ <Item Name="builder.spec" Type="Document" URL="builder.spec"/>
+ <Item Name="change-log.txt" Type="Document" URL="change-log.txt"/>
+ <Item Name="notes.txt" Type="Document" URL="notes.txt"/>
+ </Item>
+ <Item Name="Dependencies" Type="Dependencies"/>
+ <Item Name="Build Specifications" Type="Build"/>
+ </Item>
+</Project>
Added: trunk/builder/build support/GetVIsVersion.vi
===================================================================
(Binary files differ)
Property changes on: trunk/builder/build support/GetVIsVersion.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/builder/developer docs/8.2LoadWarnings.txt
===================================================================
--- trunk/builder/developer docs/8.2LoadWarnings.txt (rev 0)
+++ trunk/builder/developer docs/8.2LoadWarnings.txt 2008-11-24 16:52:57 UTC (rev 888)
@@ -0,0 +1,58 @@
+VIs not Added to the project:
+
+Name collision with dynamic API
+
+D:\Mijn Documenten\LabVIEW Data\OpenG\trunk\builder\source\Legacy API\Build Application API.vi
+
+
+D:\Mijn Documenten\LabVIEW Data\OpenG\trunk\builder\source\Legacy API\Build Application from Build File API.vi
+
+VI Tree OpenG BUilder.vi Warnings:
+
+D:\Mijn Documenten\LabVIEW Data\OpenG\trunk\builder\source\GUI\Dialog - Edit Time Format String.vi
+ - You will no longer receive mouse up events after a drag and drop operation. You will receive the Drag Ended event for the drag source control instead.
+ - LabVIEW 8.0 changed a constant that was wired to a Case structure to a hidden control to maintain compatibility with LabVIEW 7.1 and earlier.
+D:\Mijn Documenten\LabVIEW Data\OpenG\trunk\builder\source\GUI\Dialog - Select VI of Build Hierarchy.vi
+ - You will no longer receive mouse up events after a drag and drop operation. You will receive the Drag Ended event for the drag source control instead.
+ - LabVIEW 8.0 changed a constant that was wired to a Case structure to a hidden control to maintain compatibility with LabVIEW 7.1 and earlier.
+D:\Mijn Documenten\LabVIEW Data\OpenG\trunk\builder\source\GUI\Dialog - VI Property List.vi
+ - You will no longer receive mouse up events after a drag and drop operation. You will receive the Drag Ended event for the drag source control instead.
+ - LabVIEW 8.0 changed a constant that was wired to a Case structure to a hidden control to maintain compatibility with LabVIEW 7.1 and earlier.
+D:\Mijn Documenten\LabVIEW Data\OpenG\trunk\builder\source\GUI\GUI Select File Dialog.vi
+ - The File Dialog function no longer supports the datalog type input.
+ - The File Dialog function no longer supports the datalog type input.
+D:\Mijn Documenten\LabVIEW Data\OpenG\trunk\builder\source\GUI\OGB - Create Version Info VI.vi
+ - LabVIEW 8.0 changed a constant that was wired to a Case structure to a hidden control to maintain compatibility with LabVIEW 7.1 and earlier.
+D:\Mijn Documenten\LabVIEW Data\OpenG\trunk\builder\source\GUI\OpenG_Builder.vi
+ - You will no longer receive m...
[truncated message content] |
|
From: <to...@us...> - 2008-11-24 16:37:39
|
Revision: 887
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=887&view=rev
Author: tonpg
Date: 2008-11-24 16:37:24 +0000 (Mon, 24 Nov 2008)
Log Message:
-----------
Source Folder converted to LabVIEW 8.2(.1).
Includes
*Load warning (developer docs/8.2LoadWarnings.txt).
*Project (Ogb Builder.lvproj)
BugzID: 152046
Modified Paths:
--------------
trunk/builder/ALL_OF_OGB.vi
trunk/builder/OGB_Builder.llb
trunk/builder/build support/OGB Help - Post Build VI.vi
trunk/builder/build support/OGB Replace Keywords in File.vi
trunk/builder/build support/OGB Replace Keywords in String.vi
trunk/builder/build_ogb_revisions.txt
trunk/builder/builder.spec
trunk/builder/source/Dynamic API/Build Application API.vi
trunk/builder/source/Dynamic API/Build Application from Build File API.vi
trunk/builder/source/Dynamic API/Call-Back VI Template.vit
trunk/builder/source/Dynamic API/Current Version API.vi
trunk/builder/source/Dynamic API/Launch OGB GUI.vi
trunk/builder/source/Dynamic API/OGB Directory.vi
trunk/builder/source/Dynamic API/Pre-Post Build VI Template.vit
trunk/builder/source/Dynamic API/Read Build File API.vi
trunk/builder/source/Dynamic API/Version Str-Num Converter API.vi
trunk/builder/source/GUI/DEAB Get or Revise Destination Type Options.vi
trunk/builder/source/GUI/DEAB Path to PathRoot Based Path.vi
trunk/builder/source/GUI/DEAB Revise Destination Target Options.vi
trunk/builder/source/GUI/DEAB Revise Path If Base Path Changed.vi
trunk/builder/source/GUI/DEAB Revise Paths Dependent on Build Root.vi
trunk/builder/source/GUI/DEAB Revise Paths Dependent on Project Root.vi
trunk/builder/source/GUI/DEAB Revise Paths Dependent on Source Root.vi
trunk/builder/source/GUI/DEAB Separate-Merge Support Files.vi
trunk/builder/source/GUI/DEAB Set Default Destination.vi
trunk/builder/source/GUI/DEAB a Build Skeleton (dsts & exclusions).vi
trunk/builder/source/GUI/DEAB a Build Skeleton.vi
trunk/builder/source/GUI/Dialog - Ambiguous VIs Destination.vi
trunk/builder/source/GUI/Dialog - Build Completion Status.vi
trunk/builder/source/GUI/Dialog - Edit Time Format String.vi
trunk/builder/source/GUI/Dialog - Log File Properties.vi
trunk/builder/source/GUI/Dialog - New Build Wizard.vi
trunk/builder/source/GUI/Dialog - Plug-In VIs.vi
trunk/builder/source/GUI/Dialog - Project Root Path.vi
trunk/builder/source/GUI/Dialog - Quick Tips.vi
trunk/builder/source/GUI/Dialog - Root Paths.vi
trunk/builder/source/GUI/Dialog - Save Changes Request.vi
trunk/builder/source/GUI/Dialog - Select VI of Build Hierarchy.vi
trunk/builder/source/GUI/Dialog - VI Property List.vi
trunk/builder/source/GUI/Dialog - Version Control.vi
trunk/builder/source/GUI/GUI Boolean to Ctrl Disable (0 or 2).vi
trunk/builder/source/GUI/GUI Build Change Tester.vi
trunk/builder/source/GUI/GUI Collect VI Hierarchy Info.vi
trunk/builder/source/GUI/GUI Disable VI Interaction.vi
trunk/builder/source/GUI/GUI Display Formatted String.vi
trunk/builder/source/GUI/GUI List Drag&Drop Supporter.vi
trunk/builder/source/GUI/GUI Make MCListbox Row Visible.vi
trunk/builder/source/GUI/GUI Parse Cmd Queue.vi
trunk/builder/source/GUI/GUI PathRoot Selector Manager.vi
trunk/builder/source/GUI/GUI Read Tips File.vi
trunk/builder/source/GUI/GUI Recent Paths SubMenu RW INI file.vi
trunk/builder/source/GUI/GUI Recent Paths SubMenu.vi
trunk/builder/source/GUI/GUI Save File Dialog.vi
trunk/builder/source/GUI/GUI Select File Dialog.vi
trunk/builder/source/GUI/OGB - Convert NIAB to OGB build params.vi
trunk/builder/source/GUI/OGB - Export Dynamic VI List.vi
trunk/builder/source/GUI/OGB - Import Dynamic VI List.vi
trunk/builder/source/GUI/OGB - Initialize Abs Path Flags.vi
trunk/builder/source/GUI/OGB - Load NIAB BLD File.vi
trunk/builder/source/GUI/OGB - Open URL in Default Browser.vi
trunk/builder/source/GUI/OGB - Version Info VI Template.vi
trunk/builder/source/GUI/OpenG_Builder.vi
trunk/builder/source/GUI/Proxy - Dist Load Script (bld lim).vi
trunk/builder/source/LabVIEW 8.0 Support/- VI TREE - LabVIEW 8.0 Support.vi
trunk/builder/source/LabVIEW 8.0 Support/- VI TREE - LabVIEW 8.0 Support_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/Builder.AddToProject.vi
trunk/builder/source/LabVIEW 8.0 Support/Builder.AddToProject_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/Builder.GetUserApp.vi
trunk/builder/source/LabVIEW 8.0 Support/Builder.GetUserApp_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/Builder.LoadedFromProject.vi
trunk/builder/source/LabVIEW 8.0 Support/Builder.LoadedFromProject_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/Disconnect XNodes.vi
trunk/builder/source/LabVIEW 8.0 Support/Get Proxy Path.vi
trunk/builder/source/LabVIEW 8.0 Support/Library.Close.vi
trunk/builder/source/LabVIEW 8.0 Support/Library.Close_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/Library.GetMemberVIs.vi
trunk/builder/source/LabVIEW 8.0 Support/Library.GetMemberVIs_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/Library.GetTypeString.vi
trunk/builder/source/LabVIEW 8.0 Support/Library.GetTypeString_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/Library.Open.vi
trunk/builder/source/LabVIEW 8.0 Support/Library.Open_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/Library.RemoveDuplicates.vi
trunk/builder/source/LabVIEW 8.0 Support/Library.RemoveDuplicates_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/Library.Save.vi
trunk/builder/source/LabVIEW 8.0 Support/Library.Save_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/Read Linker Info.vi
trunk/builder/source/LabVIEW 8.0 Support/Read Linker Info_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/VI.GetLibraries.Members.vi
trunk/builder/source/LabVIEW 8.0 Support/VI.GetLibraries.Members_(Proxy).vi
trunk/builder/source/LabVIEW 8.0 Support/VI.GetXCTLS.Libraries.vi
trunk/builder/source/Legacy API/Build Application API.vi
trunk/builder/source/Legacy API/Build Application from Build File API.vi
trunk/builder/source/Legacy API/Build Parameters Cluster Old.ctl
trunk/builder/source/Legacy API/Read Build Paramters from File API.vi
trunk/builder/source/Legacy API/Source Dir and Destination Cluster Old.ctl
trunk/builder/source/MSI Installer Builder/OG MSI Installer Builder.vi
trunk/builder/source/MSI Installer Builder/OGIB - Check OS and LV Version.vi
trunk/builder/source/MSI Installer Builder/OGIB - Create Initial Installer Info.vi
trunk/builder/source/MSI Installer Builder/OGIB - Create Instal Destinations Default.vi
trunk/builder/source/MSI Installer Builder/OGIB - Create Install Destinations.vi
trunk/builder/source/MSI Installer Builder/OGIB - Create Installer.vi
trunk/builder/source/MSI Installer Builder/OGIB - Current Version.vi
trunk/builder/source/MSI Installer Builder/OGIB - Dialog - Save Changes Request.vi
trunk/builder/source/MSI Installer Builder/OGIB - File Path to Default Dest Settings.vi
trunk/builder/source/MSI Installer Builder/OGIB - Installer Creation Progress.vi
trunk/builder/source/MSI Installer Builder/OGIB - List Directory Recursively.vi
trunk/builder/source/MSI Installer Builder/OGIB - List Directory with adv patterns.vi
trunk/builder/source/MSI Installer Builder/OGIB - List Directory.vi
trunk/builder/source/MSI Installer Builder/OGIB - Recursive Directory List.vi
trunk/builder/source/MSI Installer Builder/OGIB - Remove Undesired Paths from Array.vi
trunk/builder/source/MSI Installer Builder/OGIB - Script File - Read Path key.vi
trunk/builder/source/MSI Installer Builder/OGIB - Script File - Write Path key.vi
trunk/builder/source/MSI Installer Builder/OGIB - Script File READ.vi
trunk/builder/source/MSI Installer Builder/OGIB - Script File WRITE.vi
trunk/builder/source/MSI Installer Builder/OGIB - Validate File or Directory Path.vi
trunk/builder/source/MSI Installer Builder/OGIB - Verify if NIAB is present.vi
trunk/builder/source/MSI Installer Builder/Proxy - Dist Additional Installer Info Default.vi
trunk/builder/source/MSI Installer Builder/Proxy - Dist Additional Installer Info Dialog.vi
trunk/builder/source/MSI Installer Builder/Proxy - Dist Advanced Installer Settings.vi
trunk/builder/source/MSI Installer Builder/Proxy - Dist Win Install Create.vi
trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Dist Additional Installer Info.ctl
trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Dist Executable After Settings.ctl
trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Dist Install Dest.ctl
trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Dist Installer Destination Settings.ctl
trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Installer Settings.ctl
trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Overall Installer Settings.ctl
trunk/builder/source/Menu-Launch Stub/OpenG Builder.vi
trunk/builder/source/Menu-Launch Stub/OpenG MSI Installer Builder.vi
trunk/builder/source/Static API/Build Application from Build File.vi
trunk/builder/source/Static API/Build Application.vi
trunk/builder/source/Static API/Read Build File.vi
trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Adapt to Actual Environment.vi
trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Inspect VIs.vi
trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Open VI RefNums.vi
trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Save VI Dialog.vi
trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Save VIs.vi
trunk/builder/source/Support/Build Absolute Path.vi
trunk/builder/source/Support/Build Report on Files.vi
trunk/builder/source/Support/Build VI Hierarchy from VI List.vi
trunk/builder/source/Support/Call Pre-Post Build VI.vi
trunk/builder/source/Support/Call-Back VI Control.vi
trunk/builder/source/Support/Convert LLBs to EXEs.vi
trunk/builder/source/Support/Convert dotNET DLLs from Library to Shared Library.vi
trunk/builder/source/Support/Copy Project Library Files.vi
trunk/builder/source/Support/Copy Resource Files and Relink VIs.vi
trunk/builder/source/Support/Copy Support Files.vi
trunk/builder/source/Support/Create Target Dirs and LLBs.vi
trunk/builder/source/Support/DEAB Add Empty Line to INI Section.vi
trunk/builder/source/Support/DEAB Append Log File Suffix.vi
trunk/builder/source/Support/DEAB Build Absolute Path.vi
trunk/builder/source/Support/DEAB Build Non-Absolute Path.vi
trunk/builder/source/Support/DEAB Build Progress Info.vi
trunk/builder/source/Support/DEAB Create Dir if Non-Existant.vi
trunk/builder/source/Support/DEAB Current Version.vi
trunk/builder/source/Support/DEAB Error Counter.vi
trunk/builder/source/Support/DEAB Error Handler.vi
trunk/builder/source/Support/DEAB Expand & Verify TL&D VI Paths.vi
trunk/builder/source/Support/DEAB Filter 1D Path Array (w underlying paths).vi
trunk/builder/source/Support/DEAB Filter 1D Path Array.vi
trunk/builder/source/Support/DEAB Filter 1D String Array w RegExp.vi
trunk/builder/source/Support/DEAB Filter 1D String Array.vi
trunk/builder/source/Support/DEAB Get Application Reference.vi
trunk/builder/source/Support/DEAB Get Paths by Templates.vi
trunk/builder/source/Support/DEAB Log Store.vi
trunk/builder/source/Support/DEAB Log VI Execution.vi
trunk/builder/source/Support/DEAB Mangle VI Name.vi
trunk/builder/source/Support/DEAB Open LV80 Default App Reference.vi
trunk/builder/source/Support/DEAB Open LV80 Project App Reference.vi
trunk/builder/source/Support/DEAB Read Build File.vi
trunk/builder/source/Support/DEAB Read Path key.vi
trunk/builder/source/Support/DEAB Simple Error Handler (proxy).vi
trunk/builder/source/Support/DEAB String to Variant Data.vi
trunk/builder/source/Support/DEAB Validate Cfg Key Names.vi
trunk/builder/source/Support/DEAB Version Str-Num Converter.vi
trunk/builder/source/Support/DEAB Write Build File.vi
trunk/builder/source/Support/DEAB Write Log File.vi
trunk/builder/source/Support/DEAB Write Path key.vi
trunk/builder/source/Support/DEAB get XCTL Facade Path.vi
trunk/builder/source/Support/DEAB save XCTL.vi
trunk/builder/source/Support/Data Structures/Build Parameters/Ambiguous VI Info.ctl
trunk/builder/source/Support/Data Structures/Build Parameters/Namespasing Convention.ctl
trunk/builder/source/Support/Data Structures/Build Parameters/Non-VI Resource Copy Info.ctl
trunk/builder/source/Support/Data Structures/Build Parameters/Support Files Info Cluster.ctl
trunk/builder/source/Support/Data Structures/Build Parameters/VI Build Info.ctl
trunk/builder/source/Support/Data Structures/Build Parameters/VI Property Specifiers Info Cluster.ctl
trunk/builder/source/Support/Data Structures/Build Parameters Cluster v0.0.ctl
trunk/builder/source/Support/Data Structures/Build Parameters Constant.vi
trunk/builder/source/Support/Data Structures/Build Parameters.ctl
trunk/builder/source/Support/Data Structures/Builder GUI Parameters/Abs Path Flags v0.0.ctl
trunk/builder/source/Support/Data Structures/Builder GUI Parameters/Abs Path Flags v1.0.ctl
trunk/builder/source/Support/Data Structures/Builder GUI Parameters/Abs Path Flags.ctl
trunk/builder/source/Support/Data Structures/Builder GUI Parameters/Abs Support File Path Flags.ctl
trunk/builder/source/Support/Data Structures/Builder GUI Parameters/BuilderOptions.ctl
trunk/builder/source/Support/Data Structures/Builder GUI Parameters/BuilderOptionsCommands.ctl
trunk/builder/source/Support/Data Structures/Builder GUI Parameters/Extra Build File Info Constants.vi
trunk/builder/source/Support/Data Structures/Builder GUI Parameters/Log File Parameters.ctl
trunk/builder/source/Support/Data Structures/Builder GUI Parameters/Options_Config.ctl
trunk/builder/source/Support/Data Structures/Builder GUI Parameters/String Format Tag.ctl
trunk/builder/source/Support/Data Structures/Call-Back VI Extra Operative Info.ctl
trunk/builder/source/Support/Data Structures/Extra Build Parameters Cluster v1.0.ctl
trunk/builder/source/Support/Data Structures/Linker Typedefs/Link Info - Cluster.ctl
trunk/builder/source/Support/Data Structures/Linker Typedefs/Link Type (New) - Enum.ctl
trunk/builder/source/Support/Data Structures/Linker Typedefs/Link Type - Enum.ctl
trunk/builder/source/Support/Data Structures/NIAB Related Typedefs/NIAB - Application Settings.ctl
trunk/builder/source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist Destination Settings.ctl
trunk/builder/source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist Source Files Type.ctl
trunk/builder/source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist Source Files.ctl
trunk/builder/source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist VI Info File Type.ctl
trunk/builder/source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist VI Info.ctl
trunk/builder/source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist VI Proto Info.ctl
trunk/builder/source/Support/Data Structures/NIAB Related Typedefs/NIAB - Dist VI Settings.ctl
trunk/builder/source/Support/Data Structures/Post-build Actual Parameters Constant.vi
trunk/builder/source/Support/Data Structures/Post-build Actual Parameters.ctl
trunk/builder/source/Support/Data Structures/Source Dir and Destination Cluster.ctl
trunk/builder/source/Support/Data Structures/VI Hierarchy Element.ctl
trunk/builder/source/Support/Data Structures/Version Info Cluster.ctl
trunk/builder/source/Support/Disconnect PolyVIs And Typedefs.vi
trunk/builder/source/Support/Extract Non-VI Resorces Info from Linker Info.vi
trunk/builder/source/Support/Filter Comments.vi
trunk/builder/source/Support/Filter Illegal File Names.vi
trunk/builder/source/Support/Filter Library Paths from Paths Array.vi
trunk/builder/source/Support/Find Destination of a Source VI.vi
trunk/builder/source/Support/Find VI Hierarchy.vi
trunk/builder/source/Support/Generate Resources Copy Info.vi
trunk/builder/source/Support/Generate VI Building Info.vi
trunk/builder/source/Support/Generic Set Single Property Template.vi
trunk/builder/source/Support/Generic VI Property Template.vi
trunk/builder/source/Support/Get Directory Path.vi
trunk/builder/source/Support/Get Extension of an Executable file.vi
trunk/builder/source/Support/Get Library Member VI Paths.vi
trunk/builder/source/Support/Get Overall Property List.vi
trunk/builder/source/Support/Get Parent Libraries and Members.vi
trunk/builder/source/Support/Get Top-Level and Opened VIs to Unload.vi
trunk/builder/source/Support/Get Unique Target-Source Dir Pairs.vi
trunk/builder/source/Support/Get VIs Hierarchy.vi
trunk/builder/source/Support/LIBUIP_Get_Ability_Name.vi
trunk/builder/source/Support/Load VIs into Memory.vi
trunk/builder/source/Support/Make List of Support Files to Copy.vi
trunk/builder/source/Support/Mangle Library Name.vi
trunk/builder/source/Support/OGB Build File Format Version.vi
trunk/builder/source/Support/OGB Determine VI Save Level.vi
trunk/builder/source/Support/OGB Test VI for Event Structure used.vi
trunk/builder/source/Support/OGB Test VI for FP Required.vi
trunk/builder/source/Support/OGB Test VI for Self-Referencing.vi
trunk/builder/source/Support/OGB Verify if NIAB is available to build EXEs.vi
trunk/builder/source/Support/Options/OGB_Options.vi
trunk/builder/source/Support/Options/OGB_Options_Core.vi
trunk/builder/source/Support/Options/OGB_Options_GetAutoLoad.vi
trunk/builder/source/Support/Options/OGB_Options_GetCheckVIs.vi
trunk/builder/source/Support/Options/OGB_Options_GetMenuLaunchVI.vi
trunk/builder/source/Support/Options/OGB_Options_GetProjectAware.vi
trunk/builder/source/Support/Options/OGB_Options_GetUserApp.vi
trunk/builder/source/Support/Options/OGB_Options_GetUserProject.vi
trunk/builder/source/Support/Options/OGB_Options_Initialize.vi
trunk/builder/source/Support/Options/OGB_Options_ReadFromFile.vi
trunk/builder/source/Support/Options/OGB_Options_SaveToFile.vi
trunk/builder/source/Support/Options/OGB_Options_SetAutoLoad.vi
trunk/builder/source/Support/Options/OGB_Options_SetCheckVIs.vi
trunk/builder/source/Support/Options/OGB_Options_SetMenuLaunchVI.vi
trunk/builder/source/Support/Options/OGB_Options_SetProjectAware.vi
trunk/builder/source/Support/Options/OGB_Options_SetUserApp.vi
trunk/builder/source/Support/Options/OGB_Options_SetUserProject.vi
trunk/builder/source/Support/Parse Library Member Name.vi
trunk/builder/source/Support/Project/OpenFromProject.vi
trunk/builder/source/Support/Project/SaveToProject.vi
trunk/builder/source/Support/Proxy - Dist Build App from LLB.vi
trunk/builder/source/Support/Proxy - Dist Set LLB Caching.vi
trunk/builder/source/Support/Proxy - New VI Library.vi
trunk/builder/source/Support/Read Linker Info from File.vi
trunk/builder/source/Support/Read VI Linking Info from Files (w err).vi
trunk/builder/source/Support/Recursive List Files and Directories.vi
trunk/builder/source/Support/Remove Duplicated Paths from 1D Array.vi
trunk/builder/source/Support/Remove Duplicated Strings from 1D Array.vi
trunk/builder/source/Support/Remove Duplicated Variants from 1D Array.vi
trunk/builder/source/Support/Remove Empty Strings from 1D Array.vi
trunk/builder/source/Support/Rename Build Root Dir If Exists.vi
trunk/builder/source/Support/Revise Ambiguous VIs Destination.vi
trunk/builder/source/Support/Revise Destinations.vi
trunk/builder/source/Support/Revision File Control.vi
trunk/builder/source/Support/Save VIs to Destination.vi
trunk/builder/source/Support/Set Common VI Properties.vi
trunk/builder/source/Support/Set Custom VI Properties.vi
trunk/builder/source/Support/Set Named VI Property.vi
trunk/builder/source/Support/Set Top Level VIs in LLBs.vi
trunk/builder/source/Support/Set VI Properties.vi
trunk/builder/source/Support/Set Version Info Control.vi
trunk/builder/source/Support/Sort VI Hierarchy.vi
trunk/builder/source/Support/Test Exclude File.vi
trunk/builder/source/Support/Test Path Against Source and Exclude Paths.vi
trunk/builder/source/Support/Test VIs need be Unloaded.vi
trunk/builder/source/Support/Test for VI Unsaved Changes.vi
trunk/builder/source/Support/Treat Keep Hierarchy Flag.vi
trunk/builder/source/Support/Treat Mac Path.vi
trunk/builder/source/Support/Treat Password Keywords.vi
trunk/builder/source/Support/UnLoad Top-Level and Dynamic VIs.vi
trunk/builder/source/Support/Verify if NIAB is present.vi
trunk/builder/source/Support/Verify if Sources can be Removed.vi
trunk/builder/source/Support/Write Linker Info from File.vi
trunk/builder/source/Support/libraryn/DEAB All Librarian VIs.vi
trunk/builder/source/Support/libraryn/DEAB App Version To I32.vi
trunk/builder/source/Support/libraryn/DEAB App Version To String.vi
trunk/builder/source/Support/libraryn/DEAB Application Version.ctl
trunk/builder/source/Support/libraryn/DEAB Are Paths Equal.vi
trunk/builder/source/Support/libraryn/DEAB Compare Src And Dst Simple.vi
trunk/builder/source/Support/libraryn/DEAB Compare Src And Dst.vi
trunk/builder/source/Support/libraryn/DEAB Copy From And To VI Library.vi
trunk/builder/source/Support/libraryn/DEAB Copy From Folder To Folder.vi
trunk/builder/source/Support/libraryn/DEAB Copy In Or Out Of VI Library.vi
trunk/builder/source/Support/libraryn/DEAB Delete From VI Library.vi
trunk/builder/source/Support/libraryn/DEAB Get VI Library File Info.vi
trunk/builder/source/Support/libraryn/DEAB Get VI Library List.vi
trunk/builder/source/Support/libraryn/DEAB Has LLB Extension.vi
trunk/builder/source/Support/libraryn/DEAB I32 To App Version.vi
trunk/builder/source/Support/libraryn/DEAB Librarian Copy.vi
trunk/builder/source/Support/libraryn/DEAB Librarian Delete Dialog.vi
trunk/builder/source/Support/libraryn/DEAB Librarian Delete.vi
trunk/builder/source/Support/libraryn/DEAB Librarian File Info In.ctl
trunk/builder/source/Support/libraryn/DEAB Librarian File Info Out.ctl
trunk/builder/source/Support/libraryn/DEAB Librarian File List.ctl
trunk/builder/source/Support/libraryn/DEAB Librarian Get Info.vi
trunk/builder/source/Support/libraryn/DEAB Librarian List.vi
trunk/builder/source/Support/libraryn/DEAB Librarian OK to Delete.vi
trunk/builder/source/Support/libraryn/DEAB Librarian Path Location.vi
trunk/builder/source/Support/libraryn/DEAB Librarian Rename.vi
trunk/builder/source/Support/libraryn/DEAB Librarian Set Info.vi
trunk/builder/source/Support/libraryn/DEAB Librarian.vi
trunk/builder/source/Support/libraryn/DEAB New VI Library.vi
trunk/builder/source/Support/libraryn/DEAB Prepare VI Library for Copy.vi
trunk/builder/source/Support/libraryn/DEAB Set VI Library File Info.vi
trunk/builder/source/Support/libraryn/DEAB Temp Backup File.vi
trunk/builder/source/Support/libraryn/DEAB Temp Filename.vi
trunk/builder/source/Support/libraryn/DEAB Temp Restore File.vi
trunk/builder/source/Support/libraryn/VI Tree - Libraryn.vi
trunk/builder/source/Support/pathroots_api.llb/Application Directory__ogtk__ogpthrtapi__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Application Directory__ogtk__platpthrtapi__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Application Directory__ogtk__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Build Error Cluster__ogtk__ogpthrtapi__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Build Error Cluster__ogtk__platpthrtapi__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Check OpenG Pathroots Installed API__ogpthrtapi__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Check Pathroots Installed API__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Check Platform Pathroots Installed API__platpthrtapi__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Expand OpenG Pathroot API__ogpthrtapi__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Expand Pathroot API__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Expand Pathroot Enum__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Expand Pathroot__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Expand Platform Pathroot API__platpthrtapi__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/OpenG Pathroots Resource Directory__ogpthrtapi__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Pathroots Enumeration__pthrtapi.ctl
trunk/builder/source/Support/pathroots_api.llb/Pathroots Resource Directory__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/Platform Pathroots Resource Directory__platpthrtapi__pthrtapi.vi
trunk/builder/source/Support/pathroots_api.llb/VI Tree - Pathroots API__pthrtapi.vi
trunk/builder/source/VI Tree - DEAB_API.vi
trunk/builder/source/VI Tree - OG MSI IB.vi
trunk/builder/source/VI Tree - OGB.vi
trunk/builder/source/VI Tree - OGB_API.vi
Modified: trunk/builder/ALL_OF_OGB.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/OGB_Builder.llb
===================================================================
(Binary files differ)
Modified: trunk/builder/build support/OGB Help - Post Build VI.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/build support/OGB Replace Keywords in File.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/build support/OGB Replace Keywords in String.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/build_ogb_revisions.txt
===================================================================
--- trunk/builder/build_ogb_revisions.txt 2008-11-18 16:34:32 UTC (rev 886)
+++ trunk/builder/build_ogb_revisions.txt 2008-11-24 16:37:24 UTC (rev 887)
@@ -1,54 +1,50 @@
[build_ogb.deab]
Version=2.0.0
-Build_Number=399
-Build_Date="6/11/2008 1:31:45 PM"
+Build_Number=400
+Build_Date=23-11-2008 17:00:32
Status=OK
Warnings=0
-Log_File=/D/Projects/OpenG/opengtoolkit/SVN_Folders/builder/built/build_ogb.log
-
+Log_File=/D/Mijn Documenten/LabVIEW Data/OpenG/trunk/builder/built/build_ogb.log
[build_ogb_api.deab]
Version=2.0.0
-Build_Number=250
-Build_Date="6/11/2008 1:33:30 PM"
+Build_Number=255
+Build_Date=24-11-2008 12:22:24
Status=OK
Warnings=0
-Log_File=/D/Projects/OpenG/opengtoolkit/SVN_Folders/builder/built/build_ogb_api.log
-
+Log_File=/D/Mijn Documenten/LabVIEW Data/OpenG/trunk/builder/built/build_ogb_api.log
[build_ogb_deab.deab]
Version=2.0.0
-Build_Number=159
-Build_Date="6/11/2008 1:33:39 PM"
+Build_Number=167
+Build_Date=24-11-2008 12:45:40
Status=OK
Warnings=0
-Log_File=/D/Projects/OpenG/opengtoolkit/SVN_Folders/builder/built/build_ogb_deab.log
-
+Log_File=/D/Mijn Documenten/LabVIEW Data/OpenG/trunk/builder/built/build_ogb_deab.log
[build_ogb_help.deab]
Version=2.0.0
-Build_Number=206
-Build_Date="6/11/2008 1:33:43 PM"
+Build_Number=217
+Build_Date=24-11-2008 12:46:01
Status=OK
Warnings=0
-Log_File=/D/Projects/OpenG/opengtoolkit/SVN_Folders/builder/built/build_ogb_help.log
-
+Log_File=/D/Mijn Documenten/LabVIEW Data/OpenG/trunk/builder/built/build_ogb_help.log
[build_ogmsiib.deab]
Version=1.0.0-alpha2
Build_Number=24
-Build_Date="4/29/2005 4:08:34 PM"
+Build_Date=4/29/2005 4:08:34 PM
Status=OK
Warnings=0
Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/deab/built/build_ogmsiib.log
[build_ogb_aae.deab]
Version=0.0.0
Build_Number=2
-Build_Date="1/21/2007 6:49:25 PM"
+Build_Date=1/21/2007 6:49:25 PM
Status=OK
Warnings=1
Log_File=/D/Projects/OpenG/opengtoolkit/SVN_Folders/builder/built/build_ogb_aae.log
[build_ogb_menu_launch.deab]
Version=0.0.0
-Build_Number=64
-Build_Date="6/11/2008 1:33:47 PM"
+Build_Number=78
+Build_Date=24-11-2008 12:46:26
Status=OK
Warnings=0
-Log_File=/D/Projects/OpenG/opengtoolkit/SVN_Folders/builder/built/build_ogb_menu_launch.log
+Log_File="/D/Mijn Documenten/LabVIEW Data/OpenG/trunk/builder/built/build_ogb_menu_launch.log"
Modified: trunk/builder/builder.spec
===================================================================
--- trunk/builder/builder.spec 2008-11-18 16:34:32 UTC (rev 886)
+++ trunk/builder/builder.spec 2008-11-24 16:37:24 UTC (rev 887)
@@ -1,24 +1,21 @@
[Package Name]
Name=ogrsc_builder
-Version=2.0.0.399
+Version=2.0.0.400
Release=1
-
[Description]
-Description="OpenG's Software Builder. After installing this package, you can run the OpenG Builder by selecting Tools > OpenG Builder from the LabVIEW menubar."
-Summary="A flexible builder for software products written in G."
+Description=OpenG's Software Builder. After installing this package, you can run the OpenG Builder by selecting Tools > OpenG Builder from the LabVIEW menubar.
+Summary=A flexible builder for software products written in G.
License=LGPL
-Copyright="Konstantin Shifershteyn, Jim Kring, Rolf Kalbermatter, Ton Plomp, Cal-Bay Systems 2002-2008"
-Distribution="OpenG Toolkit"
+Copyright=Konstantin Shifershteyn, Jim Kring, Rolf Kalbermatter, Ton Plomp, Cal-Bay Systems 2002-2008
+Distribution=OpenG Toolkit
Icon=builder.bmp
Vendor=OpenG.org
URL=http://builder.openg.org
-Packager="Jim Kring <ji...@ji...>"
-
+Packager=Jim Kring <ji...@ji...>
[Platform]
Exclusive_LabVIEW_Version=>=6.1
Exclusive_LabVIEW_System=All
Exclusive_OS=All
-
[Script VIs]
Source Dir=""
PreInstall=""
@@ -28,23 +25,19 @@
Verify=""
PreBuild=""
PostBuild=""
-
[Dependencies]
AutoReqProv=FALSE
Requires=""
Conflicts=ogrsc_deab>=0.0
-
[Files]
Num File Groups=7
-
[File Group 0]
Source Dir=built/rsc
Target Dir=<resource>/OpenG/build
Replace Mode=Always
Num Files=2
File 0=*
-File 1="LV8 support/*"
-
+File 1=LV8 support/*
[File Group 1]
Source Dir=built/api
Target Dir=<OpenG.lib>/builder_api
@@ -52,7 +45,6 @@
Num Files=2
File 0=dir.mnu
File 1=ogb_api.llb
-
[File Group 2]
Source Dir=built/deab_api
Target Dir=<OpenG.lib>/deab_api
@@ -60,24 +52,21 @@
Num Files=2
File 0=dir.mnu
File 1=deab_api.llb
-
[File Group 3]
Source Dir=dynamicpalette_menu
Target Dir=<user.lib>/_dynamicpalette_dirs/OpenG
Replace Mode=Always
Num Files=1
File 0=ogrsc_builder.mnu
-
[File Group 4]
Source Dir=built/project
Target Dir=<project>
Replace Mode=Always
Num Files=1
File 0=*
-
[File Group 5]
Source Dir=built/help
-Target Dir="<help>/OpenG Builder"
+Target Dir=<help>/OpenG Builder
Replace Mode=Always
Num Files=3
File 0=*
Modified: trunk/builder/source/Dynamic API/Build Application API.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Dynamic API/Build Application from Build File API.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Dynamic API/Call-Back VI Template.vit
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Dynamic API/Current Version API.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Dynamic API/Launch OGB GUI.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Dynamic API/OGB Directory.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Dynamic API/Pre-Post Build VI Template.vit
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Dynamic API/Read Build File API.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Dynamic API/Version Str-Num Converter API.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/DEAB Get or Revise Destination Type Options.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/DEAB Path to PathRoot Based Path.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/DEAB Revise Destination Target Options.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/DEAB Revise Path If Base Path Changed.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/DEAB Revise Paths Dependent on Build Root.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/DEAB Revise Paths Dependent on Project Root.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/DEAB Revise Paths Dependent on Source Root.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/DEAB Separate-Merge Support Files.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/DEAB Set Default Destination.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/DEAB a Build Skeleton (dsts & exclusions).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/DEAB a Build Skeleton.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - Ambiguous VIs Destination.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - Build Completion Status.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - Edit Time Format String.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - Log File Properties.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - New Build Wizard.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - Plug-In VIs.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - Project Root Path.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - Quick Tips.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - Root Paths.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - Save Changes Request.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - Select VI of Build Hierarchy.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - VI Property List.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Dialog - Version Control.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Boolean to Ctrl Disable (0 or 2).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Build Change Tester.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Collect VI Hierarchy Info.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Disable VI Interaction.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Display Formatted String.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI List Drag&Drop Supporter.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Make MCListbox Row Visible.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Parse Cmd Queue.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI PathRoot Selector Manager.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Read Tips File.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Recent Paths SubMenu RW INI file.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Recent Paths SubMenu.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Save File Dialog.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/GUI Select File Dialog.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/OGB - Convert NIAB to OGB build params.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/OGB - Export Dynamic VI List.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/OGB - Import Dynamic VI List.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/OGB - Initialize Abs Path Flags.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/OGB - Load NIAB BLD File.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/OGB - Open URL in Default Browser.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/OGB - Version Info VI Template.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/OpenG_Builder.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/GUI/Proxy - Dist Load Script (bld lim).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/- VI TREE - LabVIEW 8.0 Support.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/- VI TREE - LabVIEW 8.0 Support_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Builder.AddToProject.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Builder.AddToProject_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Builder.GetUserApp.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Builder.GetUserApp_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Builder.LoadedFromProject.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Builder.LoadedFromProject_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Disconnect XNodes.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Get Proxy Path.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.Close.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.Close_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.GetMemberVIs.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.GetMemberVIs_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.GetTypeString.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.GetTypeString_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.Open.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.Open_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.RemoveDuplicates.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.RemoveDuplicates_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.Save.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Library.Save_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Read Linker Info.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/Read Linker Info_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/VI.GetLibraries.Members.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/VI.GetLibraries.Members_(Proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/LabVIEW 8.0 Support/VI.GetXCTLS.Libraries.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Legacy API/Build Application API.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Legacy API/Build Application from Build File API.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Legacy API/Build Parameters Cluster Old.ctl
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Legacy API/Read Build Paramters from File API.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Legacy API/Source Dir and Destination Cluster Old.ctl
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OG MSI Installer Builder.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Check OS and LV Version.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Create Initial Installer Info.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Create Instal Destinations Default.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Create Install Destinations.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Create Installer.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Current Version.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Dialog - Save Changes Request.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - File Path to Default Dest Settings.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Installer Creation Progress.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - List Directory Recursively.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - List Directory with adv patterns.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - List Directory.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Recursive Directory List.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Remove Undesired Paths from Array.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Script File - Read Path key.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Script File - Write Path key.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Script File READ.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Script File WRITE.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Validate File or Directory Path.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/OGIB - Verify if NIAB is present.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/Proxy - Dist Additional Installer Info Default.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/Proxy - Dist Additional Installer Info Dialog.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/Proxy - Dist Advanced Installer Settings.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/Proxy - Dist Win Install Create.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Dist Additional Installer Info.ctl
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Dist Executable After Settings.ctl
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Dist Install Dest.ctl
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Dist Installer Destination Settings.ctl
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Installer Settings.ctl
===================================================================
(Binary files differ)
Modified: trunk/builder/source/MSI Installer Builder/Typedefs/OGIB - Overall Installer Settings.ctl
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Menu-Launch Stub/OpenG Builder.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Menu-Launch Stub/OpenG MSI Installer Builder.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Static API/Build Application from Build File.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Static API/Build Application.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Static API/Read Build File.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Adapt to Actual Environment.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Inspect VIs.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Open VI RefNums.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Save VI Dialog.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Adapt to Actual Env/OGB AAE - Save VIs.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Build Absolute Path.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Build Report on Files.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Build VI Hierarchy from VI List.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Call Pre-Post Build VI.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Call-Back VI Control.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Convert LLBs to EXEs.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Convert dotNET DLLs from Library to Shared Library.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Copy Project Library Files.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Copy Resource Files and Relink VIs.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Copy Support Files.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Create Target Dirs and LLBs.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Add Empty Line to INI Section.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Append Log File Suffix.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Build Absolute Path.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Build Non-Absolute Path.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Build Progress Info.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Create Dir if Non-Existant.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Current Version.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Error Counter.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Error Handler.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Expand & Verify TL&D VI Paths.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Filter 1D Path Array (w underlying paths).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Filter 1D Path Array.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Filter 1D String Array w RegExp.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Filter 1D String Array.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Get Application Reference.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Get Paths by Templates.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Log Store.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Log VI Execution.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Mangle VI Name.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Open LV80 Default App Reference.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Open LV80 Project App Reference.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Read Build File.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Read Path key.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Simple Error Handler (proxy).vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB String to Variant Data.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Validate Cfg Key Names.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Version Str-Num Converter.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Write Build File.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Write Log File.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB Write Path key.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB get XCTL Facade Path.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/DEAB save XCTL.vi
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Data Structures/Build Parameters/Ambiguous VI Info.ctl
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Data Structures/Build Parameters/Namespasing Convention.ctl
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Data Structures/Build Parameters/Non-VI Resource Copy Info.ctl
===================================================================
(Binary files differ)
Modified: trunk/builder/source/Support/Data Structures/Build Parameters/Support Files Info Cluster.ctl
===========...
[truncated message content] |
|
From: <jk...@us...> - 2008-11-18 16:34:37
|
Revision: 886
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=886&view=rev
Author: jkring
Date: 2008-11-18 16:34:32 +0000 (Tue, 18 Nov 2008)
Log Message:
-----------
Added Paths:
-----------
trunk/msgqueue/examples/Message and Response Example.vi
Added: trunk/msgqueue/examples/Message and Response Example.vi
===================================================================
(Binary files differ)
Property changes on: trunk/msgqueue/examples/Message and Response Example.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-10-31 04:07:45
|
Revision: 885
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=885&view=rev
Author: jkring
Date: 2008-10-31 04:07:41 +0000 (Fri, 31 Oct 2008)
Log Message:
-----------
Modified Paths:
--------------
trunk/compare_vi_to_disk/Build Rules/build.ogbld
trunk/compare_vi_to_disk/Source/compare_vi_to_disk.vi
trunk/compare_vi_to_disk/compare_vi_to_disk.lvproj
Modified: trunk/compare_vi_to_disk/Build Rules/build.ogbld
===================================================================
--- trunk/compare_vi_to_disk/Build Rules/build.ogbld 2008-10-31 03:56:21 UTC (rev 884)
+++ trunk/compare_vi_to_disk/Build Rules/build.ogbld 2008-10-31 04:07:41 UTC (rev 885)
@@ -49,3 +49,8 @@
Namespace=""
Debug Level=0
+[VI Property - compare_vi_to_disk.vi]
+Save Level=-1
+BDWin.Bounds="5000; 5000; 5000; 5000"
+Exec.RunOnOpen=True
+
Modified: trunk/compare_vi_to_disk/Source/compare_vi_to_disk.vi
===================================================================
(Binary files differ)
Modified: trunk/compare_vi_to_disk/compare_vi_to_disk.lvproj
===================================================================
--- trunk/compare_vi_to_disk/compare_vi_to_disk.lvproj 2008-10-31 03:56:21 UTC (rev 884)
+++ trunk/compare_vi_to_disk/compare_vi_to_disk.lvproj 2008-10-31 04:07:41 UTC (rev 885)
@@ -11,6 +11,7 @@
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="compare_vi_to_disk.vipc" Type="Document" URL="compare_vi_to_disk.vipc"/>
+ <Item Name="compare_vi_to_disk.vi" Type="VI" URL="Source/compare_vi_to_disk.vi"/>
<Item Name="Dependencies" Type="Dependencies"/>
<Item Name="Build Specifications" Type="Build"/>
</Item>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-10-31 03:56:32
|
Revision: 884
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=884&view=rev
Author: jkring
Date: 2008-10-31 03:56:21 +0000 (Fri, 31 Oct 2008)
Log Message:
-----------
Added Paths:
-----------
trunk/compare_vi_to_disk/compare_vi_to_disk.lvproj
trunk/compare_vi_to_disk/compare_vi_to_disk.vipc
Property Changed:
----------------
trunk/compare_vi_to_disk/
Property changes on: trunk/compare_vi_to_disk
___________________________________________________________________
Modified: svn:ignore
- Built
+ Built
*.aliases
Added: trunk/compare_vi_to_disk/compare_vi_to_disk.lvproj
===================================================================
--- trunk/compare_vi_to_disk/compare_vi_to_disk.lvproj (rev 0)
+++ trunk/compare_vi_to_disk/compare_vi_to_disk.lvproj 2008-10-31 03:56:21 UTC (rev 884)
@@ -0,0 +1,17 @@
+<?xml version='1.0'?>
+<Project Type="Project" LVVersion="8208000">
+ <Item Name="My Computer" Type="My Computer">
+ <Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
+ <Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
+ <Property Name="server.tcp.enabled" Type="Bool">false</Property>
+ <Property Name="server.tcp.port" Type="Int">0</Property>
+ <Property Name="server.tcp.serviceName" Type="Str">My Computer/VI Server</Property>
+ <Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</Property>
+ <Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
+ <Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
+ <Property Name="specify.custom.address" Type="Bool">false</Property>
+ <Item Name="compare_vi_to_disk.vipc" Type="Document" URL="compare_vi_to_disk.vipc"/>
+ <Item Name="Dependencies" Type="Dependencies"/>
+ <Item Name="Build Specifications" Type="Build"/>
+ </Item>
+</Project>
Added: trunk/compare_vi_to_disk/compare_vi_to_disk.vipc
===================================================================
(Binary files differ)
Property changes on: trunk/compare_vi_to_disk/compare_vi_to_disk.vipc
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-10-31 03:54:11
|
Revision: 883
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=883&view=rev
Author: jkring
Date: 2008-10-31 03:54:02 +0000 (Fri, 31 Oct 2008)
Log Message:
-----------
resaved
Modified Paths:
--------------
trunk/compare_vi_to_disk/Build Rules/build.ogbld
Modified: trunk/compare_vi_to_disk/Build Rules/build.ogbld
===================================================================
--- trunk/compare_vi_to_disk/Build Rules/build.ogbld 2008-10-31 03:53:13 UTC (rev 882)
+++ trunk/compare_vi_to_disk/Build Rules/build.ogbld 2008-10-31 03:54:02 UTC (rev 883)
@@ -1,8 +1,8 @@
[General]
-File Format Version=1.0.0-alpha5
-Project Root=".."
-Source Root="Source"
-Build Root="Built/LLB"
+File Format Version=1.0.2
+Project Root=..
+Source Root=Source
+Build Root=Built/LLB
Namespace=compare_vi_to_disk
Overwrite Existing Files=TRUE
Log Dir=""
@@ -27,6 +27,9 @@
Apply New Password=""
RemovePolyVIsAndTypedefs=FALSE
Allow CBVI & Build Hierarchy Overlap=FALSE
+Namespace Convention=0
+EXE App Flags=4
+EXE LVRT Res Flags=0
[Top Level VIs]
VI 1=compare_vi_to_disk.vi
@@ -40,8 +43,9 @@
Target Dir=compare_vi_to_disk.llb
Convert Target to LLB=TRUE
Convert Target to EXE=FALSE
-Remove Diagrams=FALSE
+Save Level=0
Default Destination=TRUE
Apply New Password=""
Namespace=""
+Debug Level=0
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-10-31 03:53:29
|
Revision: 882
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=882&view=rev
Author: jkring
Date: 2008-10-31 03:53:13 +0000 (Fri, 31 Oct 2008)
Log Message:
-----------
initial commit of 8.2 fix to SVN
Added Paths:
-----------
trunk/compare_vi_to_disk/Build Rules/
trunk/compare_vi_to_disk/Build Rules/build.ogbld
trunk/compare_vi_to_disk/Build Rules/package.ogpb
trunk/compare_vi_to_disk/Icon/
trunk/compare_vi_to_disk/Icon/icon.bmp
trunk/compare_vi_to_disk/Source/
trunk/compare_vi_to_disk/Source/compare_vi_to_disk.vi
trunk/compare_vi_to_disk/build.vi
Property Changed:
----------------
trunk/compare_vi_to_disk/
Property changes on: trunk/compare_vi_to_disk
___________________________________________________________________
Added: svn:ignore
+ Built
Property changes on: trunk/compare_vi_to_disk/Build Rules
___________________________________________________________________
Added: svn:ignore
+ *.log
Added: trunk/compare_vi_to_disk/Build Rules/build.ogbld
===================================================================
--- trunk/compare_vi_to_disk/Build Rules/build.ogbld (rev 0)
+++ trunk/compare_vi_to_disk/Build Rules/build.ogbld 2008-10-31 03:53:13 UTC (rev 882)
@@ -0,0 +1,47 @@
+[General]
+File Format Version=1.0.0-alpha5
+Project Root=".."
+Source Root="Source"
+Build Root="Built/LLB"
+Namespace=compare_vi_to_disk
+Overwrite Existing Files=TRUE
+Log Dir=""
+Log File=""
+Log File Suffix=""
+Include Help Files=FALSE
+Help File Dir=""
+Include Shared Libs=FALSE
+Shared Lib Dir=""
+Include External Subrs=FALSE
+External Subr Dir=""
+Include Hidden VIs=TRUE
+EXE Icon File=""
+New Build Root=TRUE
+Unsaved Changes MsgBox=FALSE
+Ambiguous VIs Dest Dir=""
+Call Pre-Build VI=""
+Call Post-Build VI=""
+Revision File=""
+Version VI Name=""
+Version Ctrl Name=""
+Apply New Password=""
+RemovePolyVIsAndTypedefs=FALSE
+Allow CBVI & Build Hierarchy Overlap=FALSE
+
+[Top Level VIs]
+VI 1=compare_vi_to_disk.vi
+
+[Dynamic VIs]
+
+[Exclude Lib Dirs from Build]
+
+[Destination 1]
+Source Dir=""
+Target Dir=compare_vi_to_disk.llb
+Convert Target to LLB=TRUE
+Convert Target to EXE=FALSE
+Remove Diagrams=FALSE
+Default Destination=TRUE
+Apply New Password=""
+Namespace=""
+
Added: trunk/compare_vi_to_disk/Build Rules/package.ogpb
===================================================================
--- trunk/compare_vi_to_disk/Build Rules/package.ogpb (rev 0)
+++ trunk/compare_vi_to_disk/Build Rules/package.ogpb 2008-10-31 03:53:13 UTC (rev 882)
@@ -0,0 +1,54 @@
+[Package Name]
+
+Name=ogrsc_compare_vi_to_disk
+
+Version=2.0
+
+Release=1
+
+
+[Description]
+
+Description="Adds a 'Compare to Disk...' option to the Tools menu, which opens the active VI and the copy on disk in the LabVIEW comparison tool. Thanks to Ian Dees for his application 'lvdiff', from which this utility derives inspiration and code."
+
+Summary=Compare this VI with Copy on Disk...
+
+License=LGPL
+
+Copyright=July 2001 Ian Dees, 2005-2008 Jim Kring
+
+Distribution=OpenG Toolkit
+
+Icon=../Icon/icon.bmp
+
+Vendor=OpenG.org
+
+URL=http://www.openg.org/
+
+Packager=Jim Kring <ji...@ji...>
+
+
+[Platform]
+
+Exclusive_LabVIEW_Version=>=8.2
+
+Exclusive_LabVIEW_System=All
+
+Exclusive_OS=All
+
+
+[Files]
+
+Num File Groups=1
+
+
+[File Group 0]
+
+Source Dir=../Built/LLB
+Target Dir=<application>/project
+
+Replace Mode=Never
+
+Num Files=1
+
+File 0=compare_vi_to_disk.llb
\ No newline at end of file
Added: trunk/compare_vi_to_disk/Icon/icon.bmp
===================================================================
(Binary files differ)
Property changes on: trunk/compare_vi_to_disk/Icon/icon.bmp
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/compare_vi_to_disk/Source/compare_vi_to_disk.vi
===================================================================
(Binary files differ)
Property changes on: trunk/compare_vi_to_disk/Source/compare_vi_to_disk.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/compare_vi_to_disk/build.vi
===================================================================
(Binary files differ)
Property changes on: trunk/compare_vi_to_disk/build.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-10-31 03:40:21
|
Revision: 881
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=881&view=rev
Author: jkring
Date: 2008-10-31 03:40:10 +0000 (Fri, 31 Oct 2008)
Log Message:
-----------
created "compare_vi_to_disk" folder
Added Paths:
-----------
trunk/compare_vi_to_disk/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-10-20 00:00:20
|
Revision: 880
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=880&view=rev
Author: jkring
Date: 2008-10-20 00:00:12 +0000 (Mon, 20 Oct 2008)
Log Message:
-----------
created 2.x branch of builder for continued maintenance
Added Paths:
-----------
branches/builder/2.x/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-10-19 23:58:21
|
Revision: 879
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=879&view=rev
Author: jkring
Date: 2008-10-19 23:58:15 +0000 (Sun, 19 Oct 2008)
Log Message:
-----------
Added Paths:
-----------
branches/builder/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-10-19 23:57:34
|
Revision: 878
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=878&view=rev
Author: jkring
Date: 2008-10-19 23:57:32 +0000 (Sun, 19 Oct 2008)
Log Message:
-----------
Added Paths:
-----------
branches/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-08-30 18:41:52
|
Revision: 877
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=877&view=rev
Author: jkring
Date: 2008-08-30 18:42:02 +0000 (Sat, 30 Aug 2008)
Log Message:
-----------
added support for LLB caching
Modified Paths:
--------------
trunk/rename_folder_of_vis/build rules/revision.ini
trunk/rename_folder_of_vis/source/Rename_Folder_of_VIs.vi
Added Paths:
-----------
trunk/rename_folder_of_vis/source/support/Proxy - Dist Set LLB Caching.vi
Modified: trunk/rename_folder_of_vis/build rules/revision.ini
===================================================================
--- trunk/rename_folder_of_vis/build rules/revision.ini 2008-08-29 21:57:58 UTC (rev 876)
+++ trunk/rename_folder_of_vis/build rules/revision.ini 2008-08-30 18:42:02 UTC (rev 877)
@@ -1,7 +1,7 @@
[build.ogbld]
Version=2.0
-Build_Number=31
-Build_Date="8/29/2008 2:57:29 PM"
+Build_Number=32
+Build_Date="8/30/2008 10:54:29 AM"
Status=OK
Warnings=0
Log_File="/D/Projects/OpenG/opengtoolkit/SVN_Folders/rename_folder_of_vis/build rules/build.log"
Property changes on: trunk/rename_folder_of_vis/source/support/Proxy - Dist Set LLB Caching.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-08-29 21:57:48
|
Revision: 876
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=876&view=rev
Author: jkring
Date: 2008-08-29 21:57:58 +0000 (Fri, 29 Aug 2008)
Log Message:
-----------
Modified Paths:
--------------
trunk/rename_folder_of_vis/build rules/revision.ini
trunk/rename_folder_of_vis/source/Rename_Folder_of_VIs.vi
Modified: trunk/rename_folder_of_vis/build rules/revision.ini
===================================================================
--- trunk/rename_folder_of_vis/build rules/revision.ini 2008-08-29 21:51:28 UTC (rev 875)
+++ trunk/rename_folder_of_vis/build rules/revision.ini 2008-08-29 21:57:58 UTC (rev 876)
@@ -1,7 +1,7 @@
[build.ogbld]
Version=2.0
-Build_Number=30
-Build_Date="8/29/2008 2:50:32 PM"
+Build_Number=31
+Build_Date="8/29/2008 2:57:29 PM"
Status=OK
Warnings=0
Log_File="/D/Projects/OpenG/opengtoolkit/SVN_Folders/rename_folder_of_vis/build rules/build.log"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-08-29 21:51:19
|
Revision: 875
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=875&view=rev
Author: jkring
Date: 2008-08-29 21:51:28 +0000 (Fri, 29 Aug 2008)
Log Message:
-----------
added code to auto-detect prefix or suffix
Modified Paths:
--------------
trunk/rename_folder_of_vis/build rules/revision.ini
trunk/rename_folder_of_vis/source/Rename_Folder_of_VIs.vi
Added Paths:
-----------
trunk/rename_folder_of_vis/source/support/Get Common Prefix or Suffix from String List.vi
Modified: trunk/rename_folder_of_vis/build rules/revision.ini
===================================================================
--- trunk/rename_folder_of_vis/build rules/revision.ini 2008-08-29 21:06:45 UTC (rev 874)
+++ trunk/rename_folder_of_vis/build rules/revision.ini 2008-08-29 21:51:28 UTC (rev 875)
@@ -1,7 +1,7 @@
[build.ogbld]
Version=2.0
-Build_Number=29
-Build_Date="8/29/2008 2:00:34 PM"
+Build_Number=30
+Build_Date="8/29/2008 2:50:32 PM"
Status=OK
Warnings=0
Log_File="/D/Projects/OpenG/opengtoolkit/SVN_Folders/rename_folder_of_vis/build rules/build.log"
Property changes on: trunk/rename_folder_of_vis/source/support/Get Common Prefix or Suffix from String List.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-08-29 21:06:36
|
Revision: 874
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=874&view=rev
Author: jkring
Date: 2008-08-29 21:06:45 +0000 (Fri, 29 Aug 2008)
Log Message:
-----------
Modified Paths:
--------------
trunk/rename_folder_of_vis/build rules/revision.ini
trunk/rename_folder_of_vis/source/Rename_Folder_of_VIs.vi
Modified: trunk/rename_folder_of_vis/build rules/revision.ini
===================================================================
--- trunk/rename_folder_of_vis/build rules/revision.ini 2008-08-29 20:32:29 UTC (rev 873)
+++ trunk/rename_folder_of_vis/build rules/revision.ini 2008-08-29 21:06:45 UTC (rev 874)
@@ -1,7 +1,7 @@
[build.ogbld]
Version=2.0
-Build_Number=25
-Build_Date="8/29/2008 1:15:43 PM"
+Build_Number=29
+Build_Date="8/29/2008 2:00:34 PM"
Status=OK
Warnings=0
Log_File="/D/Projects/OpenG/opengtoolkit/SVN_Folders/rename_folder_of_vis/build rules/build.log"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-08-29 20:32:20
|
Revision: 873
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=873&view=rev
Author: jkring
Date: 2008-08-29 20:32:29 +0000 (Fri, 29 Aug 2008)
Log Message:
-----------
Modified Paths:
--------------
trunk/rename_folder_of_vis/source/Rename_Folder_of_VIs.vi
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-08-29 20:24:55
|
Revision: 872
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=872&view=rev
Author: jkring
Date: 2008-08-29 20:25:04 +0000 (Fri, 29 Aug 2008)
Log Message:
-----------
Modified Paths:
--------------
trunk/rename_folder_of_vis/build rules/build.ogbld
trunk/rename_folder_of_vis/build rules/package.ogpb
trunk/rename_folder_of_vis/build rules/revision.ini
trunk/rename_folder_of_vis/source/Rename_Folder_of_VIs.vi
Modified: trunk/rename_folder_of_vis/build rules/build.ogbld
===================================================================
--- trunk/rename_folder_of_vis/build rules/build.ogbld 2008-08-29 19:52:28 UTC (rev 871)
+++ trunk/rename_folder_of_vis/build rules/build.ogbld 2008-08-29 20:25:04 UTC (rev 872)
@@ -10,11 +10,11 @@
Log File Suffix=""
Include Help Files=FALSE
Help File Dir=""
-Include Shared Libs=TRUE
+Include Shared Libs=FALSE
Shared Lib Dir=""
-Include External Subrs=TRUE
+Include External Subrs=FALSE
External Subr Dir=""
-Include Hidden VIs=TRUE
+Include Hidden VIs=FALSE
EXE Icon File=""
New Build Root=TRUE
Unsaved Changes MsgBox=TRUE
@@ -25,7 +25,7 @@
Version VI Name=RFOVIs--GetVersion.vi
Version Ctrl Name="Version Info"
Apply New Password=""
-RemovePolyVIsAndTypedefs=FALSE
+RemovePolyVIsAndTypedefs=TRUE
Allow CBVI & Build Hierarchy Overlap=FALSE
Namespace Convention=0
EXE App Flags=4
@@ -42,21 +42,10 @@
[Destination 1]
Source Dir=""
-Target Dir=""
-Convert Target to LLB=FALSE
+Target Dir=rename_folder_of_vis.llb
+Convert Target to LLB=TRUE
Convert Target to EXE=FALSE
Save Level=0
-Default Destination=FALSE
-Apply New Password=""
-Namespace=""
-Debug Level=0
-
-[Destination 2]
-Source Dir=support
-Target Dir=_rename_folder_of_vis
-Convert Target to LLB=FALSE
-Convert Target to EXE=FALSE
-Save Level=0
Default Destination=TRUE
Apply New Password=""
Namespace=""
Modified: trunk/rename_folder_of_vis/build rules/package.ogpb
===================================================================
--- trunk/rename_folder_of_vis/build rules/package.ogpb 2008-08-29 19:52:28 UTC (rev 871)
+++ trunk/rename_folder_of_vis/build rules/package.ogpb 2008-08-29 20:25:04 UTC (rev 872)
@@ -49,8 +49,7 @@
Replace Mode=Always
-Num Files=2
+Num Files=1
-File 0="*"
-File 1="_rename_folder_of_vis/*"
+File 0="rename_folder_of_vis.llb"
Modified: trunk/rename_folder_of_vis/build rules/revision.ini
===================================================================
--- trunk/rename_folder_of_vis/build rules/revision.ini 2008-08-29 19:52:28 UTC (rev 871)
+++ trunk/rename_folder_of_vis/build rules/revision.ini 2008-08-29 20:25:04 UTC (rev 872)
@@ -1,7 +1,7 @@
[build.ogbld]
Version=2.0
-Build_Number=20
-Build_Date="8/29/2008 12:44:36 PM"
+Build_Number=25
+Build_Date="8/29/2008 1:15:43 PM"
Status=OK
Warnings=0
Log_File="/D/Projects/OpenG/opengtoolkit/SVN_Folders/rename_folder_of_vis/build rules/build.log"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-08-29 19:52:18
|
Revision: 871
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=871&view=rev
Author: jkring
Date: 2008-08-29 19:52:28 +0000 (Fri, 29 Aug 2008)
Log Message:
-----------
initial commit after moving from CVS to SVN, upgrading to 82, and making a few minor fixes.
Added Paths:
-----------
trunk/rename_folder_of_vis/build rules/
trunk/rename_folder_of_vis/build rules/build.ogbld
trunk/rename_folder_of_vis/build rules/package.ogpb
trunk/rename_folder_of_vis/build rules/revision.ini
trunk/rename_folder_of_vis/build.vi
trunk/rename_folder_of_vis/docs/
trunk/rename_folder_of_vis/docs/ChangLog-1.6.txt
trunk/rename_folder_of_vis/docs/History.txt
trunk/rename_folder_of_vis/docs/ReleaseNotes-1.6.txt
trunk/rename_folder_of_vis/docs/ToDo.txt
trunk/rename_folder_of_vis/docs/rename_folder_of_vis.bmp
trunk/rename_folder_of_vis/rename_folder_of_vis.vipc
trunk/rename_folder_of_vis/source/
trunk/rename_folder_of_vis/source/Rename_Folder_of_VIs.vi
trunk/rename_folder_of_vis/source/support/
trunk/rename_folder_of_vis/source/support/Open Application Reference.vi
trunk/rename_folder_of_vis/source/support/RFOVIs--GetVersion.vi
Property Changed:
----------------
trunk/rename_folder_of_vis/
Property changes on: trunk/rename_folder_of_vis
___________________________________________________________________
Added: svn:ignore
+ built
packaged
Property changes on: trunk/rename_folder_of_vis/build rules
___________________________________________________________________
Added: svn:ignore
+ *.log
Added: trunk/rename_folder_of_vis/build rules/build.ogbld
===================================================================
--- trunk/rename_folder_of_vis/build rules/build.ogbld (rev 0)
+++ trunk/rename_folder_of_vis/build rules/build.ogbld 2008-08-29 19:52:28 UTC (rev 871)
@@ -0,0 +1,69 @@
+[General]
+Namespace=RFOV
+Build Root=built/LLB
+Overwrite Existing Files=TRUE
+File Format Version=1.0.2
+Project Root=..
+Source Root=source
+Log Dir=""
+Log File=""
+Log File Suffix=""
+Include Help Files=FALSE
+Help File Dir=""
+Include Shared Libs=TRUE
+Shared Lib Dir=""
+Include External Subrs=TRUE
+External Subr Dir=""
+Include Hidden VIs=TRUE
+EXE Icon File=""
+New Build Root=TRUE
+Unsaved Changes MsgBox=TRUE
+Ambiguous VIs Dest Dir=""
+Call Pre-Build VI=""
+Call Post-Build VI=""
+Revision File="build rules/revision.ini"
+Version VI Name=RFOVIs--GetVersion.vi
+Version Ctrl Name="Version Info"
+Apply New Password=""
+RemovePolyVIsAndTypedefs=FALSE
+Allow CBVI & Build Hierarchy Overlap=FALSE
+Namespace Convention=0
+EXE App Flags=4
+EXE LVRT Res Flags=0
+
+[Top Level VIs]
+VI 1=Rename_Folder_of_VIs.vi
+
+[Dynamic VIs]
+DynVI 1=support/RFOVIs--GetVersion.vi
+
+[Exclude Lib Dirs from Build]
+LibDir 1=<vi.lib>
+
+[Destination 1]
+Source Dir=""
+Target Dir=""
+Convert Target to LLB=FALSE
+Convert Target to EXE=FALSE
+Save Level=0
+Default Destination=FALSE
+Apply New Password=""
+Namespace=""
+Debug Level=0
+
+[Destination 2]
+Source Dir=support
+Target Dir=_rename_folder_of_vis
+Convert Target to LLB=FALSE
+Convert Target to EXE=FALSE
+Save Level=0
+Default Destination=TRUE
+Apply New Password=""
+Namespace=""
+Debug Level=0
+
+[VI Property - Rename_Folder_of_VIs.vi]
+Save Level=-1
+FP.Title="Rename Folder of VIs"
+Exec.RunOnOpen=True
+
Added: trunk/rename_folder_of_vis/build rules/package.ogpb
===================================================================
--- trunk/rename_folder_of_vis/build rules/package.ogpb (rev 0)
+++ trunk/rename_folder_of_vis/build rules/package.ogpb 2008-08-29 19:52:28 UTC (rev 871)
@@ -0,0 +1,56 @@
+[Package Name]
+
+Name=ogrsc_rename_folder_of_vis
+
+Version=2.0
+
+Release=1
+
+
+[Description]
+
+Description="Adds a 'Rename Folder of VIs...' option to the File menu"
+
+Summary="Rename Folder of VIs...'
+
+License=BSD
+
+Copyright=2002-2008 Jim Kring
+
+Distribution=OpenG Toolkit
+
+Icon=../docs/rename_folder_of_vis.bmp
+
+Vendor=OpenG.org
+
+URL=http://opengtoolkit.sourceforge.net/
+
+Packager=Jim Kring <ji...@ji...>
+
+
+[Platform]
+
+Exclusive_LabVIEW_Version=>=8.2
+
+Exclusive_LabVIEW_System=All
+
+Exclusive_OS=All
+
+
+[Files]
+
+Num File Groups=1
+
+
+[File Group 0]
+
+Source Dir="../built/LLB"
+Target Dir="<application>/wizard"
+
+Replace Mode=Always
+
+Num Files=2
+
+File 0="*"
+File 1="_rename_folder_of_vis/*"
+
Added: trunk/rename_folder_of_vis/build rules/revision.ini
===================================================================
--- trunk/rename_folder_of_vis/build rules/revision.ini (rev 0)
+++ trunk/rename_folder_of_vis/build rules/revision.ini 2008-08-29 19:52:28 UTC (rev 871)
@@ -0,0 +1,8 @@
+[build.ogbld]
+Version=2.0
+Build_Number=20
+Build_Date="8/29/2008 12:44:36 PM"
+Status=OK
+Warnings=0
+Log_File="/D/Projects/OpenG/opengtoolkit/SVN_Folders/rename_folder_of_vis/build rules/build.log"
+
Property changes on: trunk/rename_folder_of_vis/build.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/rename_folder_of_vis/docs/ChangLog-1.6.txt
===================================================================
--- trunk/rename_folder_of_vis/docs/ChangLog-1.6.txt (rev 0)
+++ trunk/rename_folder_of_vis/docs/ChangLog-1.6.txt 2008-08-29 19:52:28 UTC (rev 871)
@@ -0,0 +1,4 @@
+2007-02-16
+[FIX] Added a fix for better handling of reentrant VIs in LabVIEW 8.x
+[NEW] Added tip strips on all Front Panel controls
+[New] Added an about dialog
\ No newline at end of file
Added: trunk/rename_folder_of_vis/docs/History.txt
===================================================================
--- trunk/rename_folder_of_vis/docs/History.txt (rev 0)
+++ trunk/rename_folder_of_vis/docs/History.txt 2008-08-29 19:52:28 UTC (rev 871)
@@ -0,0 +1,4 @@
+[1.6]
+date=2007-02-16
+release_id=487045
+md5=ab21acac16ff113297bcbd105a4e81ac
\ No newline at end of file
Added: trunk/rename_folder_of_vis/docs/ReleaseNotes-1.6.txt
===================================================================
--- trunk/rename_folder_of_vis/docs/ReleaseNotes-1.6.txt (rev 0)
+++ trunk/rename_folder_of_vis/docs/ReleaseNotes-1.6.txt 2008-08-29 19:52:28 UTC (rev 871)
@@ -0,0 +1 @@
+This release (1) fixes a problem with handling reentrant VIs in LabVIEW 8.x, (2) adds tip strips on all Front Panel controls, (3) and adds an about dialog
\ No newline at end of file
Added: trunk/rename_folder_of_vis/docs/ToDo.txt
===================================================================
--- trunk/rename_folder_of_vis/docs/ToDo.txt (rev 0)
+++ trunk/rename_folder_of_vis/docs/ToDo.txt 2008-08-29 19:52:28 UTC (rev 871)
@@ -0,0 +1,2 @@
+* Add support for renaming non-LabVIEW files
+* Add support for copying from one location to another
\ No newline at end of file
Property changes on: trunk/rename_folder_of_vis/docs/rename_folder_of_vis.bmp
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Property changes on: trunk/rename_folder_of_vis/rename_folder_of_vis.vipc
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Property changes on: trunk/rename_folder_of_vis/source/Rename_Folder_of_VIs.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Property changes on: trunk/rename_folder_of_vis/source/support/Open Application Reference.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Property changes on: trunk/rename_folder_of_vis/source/support/RFOVIs--GetVersion.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-08-29 19:35:11
|
Revision: 870
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=870&view=rev
Author: jkring
Date: 2008-08-29 19:35:20 +0000 (Fri, 29 Aug 2008)
Log Message:
-----------
added "rename_folder_of_vis" project folder in trunk
Added Paths:
-----------
trunk/rename_folder_of_vis/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <to...@us...> - 2008-07-11 04:27:24
|
Revision: 869
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=869&view=rev
Author: tonpg
Date: 2008-07-10 21:27:33 -0700 (Thu, 10 Jul 2008)
Log Message:
-----------
Resolved [2015339] Creating a new Version Info VI failed for LabVIEW 8.x OpenG projects
BugzID: 2015339
Modified Paths:
--------------
trunk/builder/source/GUI/OGB - Create Version Info VI.vi
Modified: trunk/builder/source/GUI/OGB - Create Version Info VI.vi
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jk...@us...> - 2008-07-11 00:44:50
|
Revision: 868
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=868&view=rev
Author: jkring
Date: 2008-07-10 17:44:56 -0700 (Thu, 10 Jul 2008)
Log Message:
-----------
set tracker props
Property Changed:
----------------
trunk/builder/
Property changes on: trunk/builder
___________________________________________________________________
Name: bugtraq:label
+ BugzID:
Name: bugtraq:url
+ https://sourceforge.net/support/tracker.php?aid=%BUGID%
Name: bugtraq:message
+ BugzID: %BUGID%
Name: bugtraq:number
+ true
Name: bugtraq:warnifnoissue
+ false
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|