unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob c322d405f28f5b12f2d056462e31532df80c108e 278 bytes (raw)
name: admin/notes/tree-sitter/build-module/batch.sh 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 
#!/bin/bash

languages=(
    'c'
    'cmake'
    'cpp'
    'css'
    'c-sharp'
    'dockerfile'
    'go'
    'go-mod'
    'html'
    'javascript'
    'json'
    'python'
    'rust'
    'typescript'
    'tsx'
)

for language in "${languages[@]}"
do
    ./build.sh $language
done

debug log:

solving c322d405f2 ...
found c322d405f2 in https://yhetil.org/emacs-bugs/Q5W4OpEvl_iDOBuFKEEuqDHIXzCPIfZS9L5OMaoy-p6Xr9H4TPfEnaVheeBEuL0Dm_zT7hSHIhRTZ-FEvcplr_ux6Z93URTd0YlN54CvhlI=@rjt.dev/ ||
	https://yhetil.org/emacs-bugs/5HEX4A0JH8fd_VGG1FbzJ8QtBZXlHLKtuAGgc_TUHvzKCzU2Q3PYbbi3rUWeLOBoJzg0qsQgVhwGZCF86A2Xg--I2ep5d1KjKoUoHrxXpqA=@rjt.dev/ ||
	https://yhetil.org/emacs-bugs/jXac3J0NUeRtOCSXTGMMlU2oSgA4gcltgQaFFtqXw4gyaJL8v2ccPGtLZKHLCZZqVBOQUGCxVtXJlvzLWh1l_lEuN510bFcCZ4WsEgcuHIU=@rjt.dev/ ||
	https://yhetil.org/emacs-bugs/onHMso1wpk-LXbNoCfpK0FjkgGQdElX1YhqSVfo2f6hizMsHYqjFIYFJN6orpxBhzcAom7QPicA0_18qzUzvUNWiRj6UGgBo8ZoOXPzLOmE=@rjt.dev/
found c395449977 in https://git.savannah.gnu.org/cgit/emacs.git
preparing index
index prepared:
100755 c3954499774a2725ced89cbc7b1a2fe4b46312f0	admin/notes/tree-sitter/build-module/batch.sh

applying [1/1] https://yhetil.org/emacs-bugs/Q5W4OpEvl_iDOBuFKEEuqDHIXzCPIfZS9L5OMaoy-p6Xr9H4TPfEnaVheeBEuL0Dm_zT7hSHIhRTZ-FEvcplr_ux6Z93URTd0YlN54CvhlI=@rjt.dev/
diff --git a/admin/notes/tree-sitter/build-module/batch.sh b/admin/notes/tree-sitter/build-module/batch.sh
index c395449977..c322d405f2 100755

Checking patch admin/notes/tree-sitter/build-module/batch.sh...
Applied patch admin/notes/tree-sitter/build-module/batch.sh cleanly.

skipping https://yhetil.org/emacs-bugs/5HEX4A0JH8fd_VGG1FbzJ8QtBZXlHLKtuAGgc_TUHvzKCzU2Q3PYbbi3rUWeLOBoJzg0qsQgVhwGZCF86A2Xg--I2ep5d1KjKoUoHrxXpqA=@rjt.dev/ for c322d405f2
skipping https://yhetil.org/emacs-bugs/jXac3J0NUeRtOCSXTGMMlU2oSgA4gcltgQaFFtqXw4gyaJL8v2ccPGtLZKHLCZZqVBOQUGCxVtXJlvzLWh1l_lEuN510bFcCZ4WsEgcuHIU=@rjt.dev/ for c322d405f2
skipping https://yhetil.org/emacs-bugs/onHMso1wpk-LXbNoCfpK0FjkgGQdElX1YhqSVfo2f6hizMsHYqjFIYFJN6orpxBhzcAom7QPicA0_18qzUzvUNWiRj6UGgBo8ZoOXPzLOmE=@rjt.dev/ for c322d405f2
index at:
100755 c322d405f28f5b12f2d056462e31532df80c108e	admin/notes/tree-sitter/build-module/batch.sh

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).