From: Jim K. <jk...@us...> - 2005-11-08 18:00:00
|
Update of /cvsroot/opengtoolkit/dictionary In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10080 Added Files: .cvsignore Changelog.txt build dictionary.vi dictionary.bmp dictionary.ogbld dictionary.spec Log Message: added build and package support --- NEW FILE: .cvsignore --- packaged built --- NEW FILE: Changelog.txt --- -= oglib_array-2.3-1.ogp =- Changes from 2.2-1 --> 2.3-1 -------------------------------- 2004-11-11 [FIX] Package now overwrites existing files in target location Changes from 2.1-1 --> 2.2-1 -------------------------------- 2004-03-28 [MOD] "Filter 1D Array.vi" - Optimized by calling Conditional Auto-indexing Tunnel. [MOD] "Conditional Auto-Indexing Tunnel.vi" added more polyVI members: I16, I8, U16, U32, U8, CXT, CDB, CSG, EXT, SGL, Bool, CTL-REF, GEN-REF, VI-REF, GObj-REF Changes from 2.0-1 --> 2.1-1 -------------------------------- 2004-03-11 [FIX] "Conditional Auto-Indexing Tunnel.vi" - added "To U32" conversion to allow arrays longer than 65k. 2003-10-25 [MOD] Changed "Sort 2D Array" algorithm to bundled-pointer native sort. It fixes a bug in "Sort 2D Array (String)" and is also faster. --- NEW FILE: dictionary.spec --- [Package Name] Name=oglib_dictionary Version=1.0 Release=1 [Description] Description="The dictionary package contains a library for key-value sets." Summary="OpenG Dictionary" License=LGPL Copyright="2005 Jim Kring" Distribution="OpenG Toolkit" Icon=dictionary.bmp Vendor=OpenG.org URL=http://opengtoolkit.sourceforge.net/array Packager="Jim Kring <ji...@ji...>" [Dependencies] Requires="ogrsc_dynamicpalette >= 2.0" AutoReqProv=FALSE [Platform] Exclusive_LabVIEW_Version= >=6.1 Exclusive_LabVIEW_System=All Exclusive_OS=All [Files] Num File Groups=3 [File Group 0] Source Dir="built/dictionary" Target Dir=<user.lib>/_OpenG.lib/dictionary Replace Mode=Always Num Files=37 File 0=dictionary.llb/Dictionary - VI Tree__ogtk.vi File 1=dictionary.llb/Dictionary Clear__ogtk.vi File 2=dictionary.llb/Dictionary Close Object Reference__ogtk.vi File 3=dictionary.llb/Dictionary Copy__ogtk.vi File 4=dictionary.llb/Dictionary Core - VI Tree__ogtk.vi File 5=dictionary.llb/Dictionary Create__ogtk.vi File 6=dictionary.llb/Dictionary Data Core__ogtk.vi File 7=dictionary.llb/Dictionary Data Store VI Name__ogtk.vi File 8=dictionary.llb/Dictionary Data__ogtk.ctl File 9=dictionary.llb/Dictionary Default Data__ogtk.vi File 10=dictionary.llb/Dictionary Delete Element__ogtk.vi File 11=dictionary.llb/Dictionary Delete__ogtk.vi File 12=dictionary.llb/Dictionary Destroy__ogtk.vi File 13=dictionary.llb/Dictionary Flatten Object to File__ogtk.vi File 14=dictionary.llb/Dictionary Get Data to Modify__ogtk.vi File 15=dictionary.llb/Dictionary Get Data__ogtk.vi File 16=dictionary.llb/Dictionary Get Instance Semaphore RefNum__ogtk.vi File 17=dictionary.llb/Dictionary Get Items__ogtk.vi File 18=dictionary.llb/Dictionary Get Keys__ogtk.vi File 19=dictionary.llb/Dictionary Get Value__ogtk.vi File 20=dictionary.llb/Dictionary Get Values__ogtk.vi File 21=dictionary.llb/Dictionary Has Key__ogtk.vi File 22=dictionary.llb/Dictionary New__ogtk.vi File 23=dictionary.llb/Dictionary Object Data Core Task Enum__ogtk.ctl File 24=dictionary.llb/Dictionary Object Data Store VI Ref Type__ogtk.vi File 25=dictionary.llb/Dictionary Object Data Store__ogtk.vi File 26=dictionary.llb/Dictionary Object Ref Type__ogtk.vi File 27=dictionary.llb/Dictionary Object RefNum - Enum__ogtk.ctl File 28=dictionary.llb/Dictionary Object RefNum__ogtk.ctl File 29=dictionary.llb/Dictionary Open Object Reference__ogtk.vi File 30=dictionary.llb/Dictionary Pop Item__ogtk.vi File 31=dictionary.llb/Dictionary Set Modified Data__ogtk.vi File 32=dictionary.llb/Dictionary Unflatten Object from File__ogtk.vi File 33=dictionary.llb/Dictionary Update (by reference)__ogtk.vi File 34=dictionary.llb/Dictionary Update (by scalar value)__ogtk.vi File 35=dictionary.llb/Dictionary Update (by value)__ogtk.vi File 36=dictionary.llb/Dictionary Update (poly)__ogtk.vi [File Group 1] Source Dir="Dynamic Palette MNUs" Target Dir="<user.lib>/_dynamicpalette_dirs/adv" Replace Mode=Always Num Files=1 File 0=oglib_dictionary.mnu [File Group 2] Source Dir="Dynamic Palette MNUs" Target Dir="<user.lib>/_dynamicpalette_dirs/OpenG/" Replace Mode=Always Num Files=1 File 0=oglib_dictionary.mnu --- NEW FILE: build dictionary.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: dictionary.bmp --- (This appears to be a binary file; contents omitted.) --- NEW FILE: dictionary.ogbld --- [General] # Project Root is optional. If it is not specified, it is="" # assumed to be the .deab file's parent directory="" Project Root="" # Build Root is optional. If it is not specified, it is="" # assumed to be the Project Root. Build Root may be either="" # an absolute path, or a path relative to the Project Root="" Build Root=built/dictionary # Source Root is optional. If it is not specified, it is="" # assumed to be the Project Root. Source Root may be either="" # an absolute path, or a path relative to the Project Root="" Source Root=source # Overwrite Existing Files specifies whether to overwrite="" # files in the build location. This is an optional. If it="" # is not specified, it is assumed to be FALSE="" Overwrite Existing Files=TRUE # If a Namespace is specified, all VIs and CTLs will be="" # "name magled" with the Namespace as a suffix. For="" # example, "MyVI.vi" with a Namespace of "MyApp" becomes="" # "MyVI__MyApp.vi" in the built software product.="" Namespace=ogtk ###########################################################="" # Top Level VIs specifies VIs whose hierarchies are to be="" # included in the build. Additionally, Top Level VIs will="" # be set as "Top-Level" in destination LLBs if the its="" # Destination is converted to an LLB or EXE. You can use="" # any keyname for Top Level VIs. Keynames for this section="" # are arbitrary.="" File Format Version=1.0.1 Log Dir=build_support Log File="" Log File Suffix="" Include Help Files=TRUE 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=FALSE Unsaved Changes MsgBox=TRUE Ambiguous VIs Dest Dir="" Call Pre-Build VI="" Call Post-Build VI="build_support/Pre-Post Build.vi" Revision File=build_support/dictionary.rev Version VI Name="" Version Ctrl Name="" Apply New Password="" RemovePolyVIsAndTypedefs=FALSE Allow CBVI & Build Hierarchy Overlap=FALSE Namespace Convention=0 Call-Back VI 1="build_support/Call-Back VI - Rem namespace from Window Title.vi" [Top Level VIs] ###########################################################="" # Dynamic VIs specifies VIs whose hierarchies are to be="" # included in the build. Keynames for this section are="" # arbitrary="" VI 1="Dictionary - VI Tree.vi" [Dynamic VIs] ###########################################################="" # Destination sections should be named "Destination N", where="" # "N" is an integer. This allows you to specify multiple="" # Destination sections.="" [Exclude Lib Dirs from Build] LibDir 1=<application> [Destination 1] Source Dir="" Target Dir=dictionary.llb Convert Target to LLB=FALSE Convert Target to EXE=FALSE Save Level=0 Default Destination=FALSE Apply New Password="" Namespace="" |