Check-in [0fdd81ab35]
Not logged in
Overview
Comment:Add 'common.tcl' file to the deployment tool.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 0fdd81ab35cc273a8335c45f1de1071624fedd76
User & Date: mistachkin on 2017-06-16 17:56:52
Other Links: manifest | tags
Context
2017-06-28
03:21
Pickup upstream changes to the Eagle Common Tools Package. check-in: 0cacadaddc user: mistachkin tags: trunk
2017-06-16
17:56
Add 'common.tcl' file to the deployment tool. check-in: 0fdd81ab35 user: mistachkin tags: trunk
16:56
Make the package uploader client support Fossil 2.x. check-in: 7e3d31032f user: mistachkin tags: trunk
Changes

Modified tools/deploy.bat from [ef3a0f8457] to [cfa20f5a61].

83
84
85
86
87
88
89

90

91
92
93
94
95
96
97
83
84
85
86
87
88
89
90

91
92
93
94
95
96
97
98







+
-
+







  GOTO errors
)

REM ****************************************************************************
REM *********************** Package Script Library Files ***********************
REM ****************************************************************************

SET PKGFILES=common.tcl common.tcl.asc
SET PKGFILES=pkgd.eagle pkgd.eagle.asc
SET PKGFILES=%PKGFILES% pkgd.eagle pkgd.eagle.asc
SET PKGFILES=%PKGFILES% pkgd.eagle.harpy pkgd.eagle.harpy.asc
SET PKGFILES=%PKGFILES% pkgIndex.eagle pkgIndex.eagle.asc
SET PKGFILES=%PKGFILES% pkgIndex.eagle.harpy pkgIndex.eagle.harpy.asc
SET PKGFILES=%PKGFILES% pkgIndex.tcl pkgIndex.tcl.asc
SET PKGFILES=%PKGFILES% pkgr.eagle pkgr.eagle.asc
SET PKGFILES=%PKGFILES% pkgr.eagle.harpy pkgr.eagle.harpy.asc
SET PKGFILES=%PKGFILES% pkgr_install.eagle pkgr_install.eagle.asc