Comment: | Pickup Harpy tooling changes from upstream into externals one more time. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
65eeebd7af80e896574c3996d5d1d01b |
User & Date: | mistachkin on 2021-01-28 07:18:58 |
Other Links: | manifest | tags |
2021-02-13
| ||
06:20 | Pickup Harpy tooling changes from upstream into externals yet again. check-in: d9e3f1c429 user: mistachkin tags: trunk | |
2021-01-28
| ||
07:18 | Pickup Harpy tooling changes from upstream into externals one more time. check-in: 65eeebd7af user: mistachkin tags: trunk | |
2021-01-15
| ||
16:53 | Pickup Harpy tooling changes from upstream into externals yet again. check-in: 9ff59ae51e user: mistachkin tags: trunk | |
Modified externals/Harpy/Tools/sign.eagle from [f8371526af] to [42d8c344a3].
87 88 89 90 91 92 93 | 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 | - + | [string length $token] > 0} then { if {[string length $keyFile] == 0 || \ [matchKeyFileTokens $fileName $keyFile]} then { return true } else { puts stdout [appendArgs \ "file \"" $fileName \ |
Modified externals/Harpy/Tools/sign.eagle.asc from [60e99a9809] to [3fa0ca6cb0].
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | - - - - - - - - - - - - - + + + + + + + + + + + + + | -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Eagle Package Repository |
Modified externals/Harpy/Tools/sign.eagle.harpy from [88f8116a9b] to [57d6cf11a3].
17 18 19 20 21 22 23 | 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 | - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + | THE ASSOCIATED SOFTWARE MAY NOT WORK PROPERLY IF THIS FILE IS ALTERED. --> <Certificate xmlns="https://eagle.to/2011/harpy" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Protocol>None</Protocol> <Vendor>Mistachkin Systems</Vendor> |
Modified externals/Harpy/Tools/sign.eagle.harpy.asc from [943f337e46] to [20b42fc745].
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | - - - - - - - - - - - - - + + + + + + + + + + + + + | -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Eagle Package Repository |