AppVeyor
AppVeyor
Sign in
OK
OK
OK
hexa
private
Current build
History
Deployments
Events
Settings
New build
Re-build commit
Re-run incomplete
Cancel build
Deploy
Log
To start a new build commit change to repository or click
New build
button.
Update c.hexa
1.0.402
14 days ago
by
Miraculous Ladybugreport
kawaii
27f5760b
14 days ago
in
1 min 43 sec
1 min 43 sec
Jobs
Console
Messages
0
Tests
0
Artifacts
2
Events
1
Build started
2
Fetching repository commit (27f5760)...
OK
3
Total: 2.6 MB in 127 files
4
Running Install scripts
5
Update-NodeJsInstallation (Get-NodeJsLatestBuild 16) x64
6
Updating Node.js v16.20.2 (x64)
7
Uninstalling Node.js v22.6.0 (x86)...
8
Installing Node.js v16.20.2 (x64)...
9
node tools\innoSetup\dateToVersion.js
10
node bootstrap.js hexa.json
11
node hexa-node.js --define debug=true hexa.json
12
node hexa-node.js hexa.json
13
node hexa-node.js test/lts/hello/hexa.json
14
node hexa-node.js examples/html-raytracer/hexa.json
15
node hexa-node.js test/normalizer/hexa.json
16
node hexa-node.js examples/node-platform/hexa.json
17
(New-Object Net.WebClient).DownloadFile('https://github.com/GreenteaOS/Teapot/archive/kawaii.zip','C:\Teapot.zip')
18
Expand-Archive -Force -LiteralPath C:\Teapot.zip -DestinationPath ..\
19
Rename-Item ..\Teapot-kawaii Teapot
20
ls
21
cd tools\innoSetup
22
& 'C:\Program Files (x86)\Inno Setup 6\ISCC.exe' installHexa.iss
23
ls
24
[Building The Hexa Compiler]
25
[Using 1 of 2 CPU cores]
26
[Finished in 3106 ms, 20980 lines, 6755 lines per second]
27
[Building The Hexa Compiler]
28
[Using 1 of 2 CPU threads]
29
[Finished in 3190 ms, 20980 lines, 6577 lines per second]
30
TestLexer begin
31
TestLexer done 100% (73/73)
32
TestParser begin
33
TestParser done 100% (128/128)
34
TestTyper begin
35
TestTyper done 100% (323/323)
36
[Building The Hexa Compiler]
37
[Using 1 of 2 CPU threads]
38
[Finished in 8134 ms, 20980 lines, 2579 lines per second]
39
[Building node-platform]
40
[Using 1 of 2 CPU threads]
41
[Finished in 104 ms, 451 lines, 4337 lines per second]
42
[Building html-raytracer]
43
[Using 1 of 2 CPU threads]
44
[Finished in 432 ms, 352 lines, 815 lines per second]
45
[Building normalizer]
46
[Using 1 of 2 CPU threads]
47
[Finished in 128 ms, 451 lines, 3523 lines per second]
48
[Building node-platform]
49
[Using 1 of 2 CPU threads]
50
[Finished in 112 ms, 451 lines, 4027 lines per second]
51
52
53
Directory: C:\projects\hexa
54
55
56
Mode LastWriteTime Length Name
57
---- ------------- ------ ----
58
d----- 11/29/2024 9:20 PM .github
59
d----- 11/29/2024 9:20 PM .vscode
60
d----- 11/29/2024 9:20 PM docs
61
d----- 11/29/2024 9:20 PM examples
62
d----- 11/29/2024 9:20 PM library
63
d----- 11/29/2024 9:20 PM source
64
d----- 11/29/2024 9:20 PM test
65
d----- 11/29/2024 9:20 PM tools
66
-a---- 11/29/2024 9:20 PM 292 .gitattributes
67
-a---- 11/29/2024 9:20 PM 858 .gitignore
68
-a---- 11/29/2024 9:20 PM 635367 bootstrap.js
69
-a---- 11/29/2024 9:20 PM 394 build.bat
70
-a---- 11/29/2024 9:20 PM 275 build.sh
71
-a---- 11/29/2024 9:20 PM 149 desktop.ini
72
-a---- 11/29/2024 9:20 PM 41 hexa
73
-a---- 11/29/2024 9:21 PM 692601 hexa-node.js
74
-a---- 11/29/2024 9:20 PM 40 hexa.cmd
75
-a---- 11/29/2024 9:20 PM 72 hexa.code-workspace
76
-a---- 11/29/2024 9:20 PM 1287 hexa.json
77
-a---- 11/29/2024 9:20 PM 123523 icon.ico
78
-a---- 11/29/2024 9:20 PM 45 innoHexa.cmd
79
-a---- 11/29/2024 9:20 PM 7817 LICENSE
80
-a---- 11/29/2024 9:20 PM 284 nexe-build.bat
81
-a---- 11/29/2024 9:20 PM 218 package-lock.json
82
-a---- 11/29/2024 9:20 PM 156 package.json
83
-a---- 11/29/2024 9:20 PM 14203 preview.png
84
-a---- 11/29/2024 9:20 PM 103246 preview.svg
85
-a---- 11/29/2024 9:20 PM 5928 README.md
86
-a---- 11/29/2024 9:20 PM 88 repl.hexa
87
-a---- 11/29/2024 9:20 PM 238 repl.json
88
-a---- 11/29/2024 9:20 PM 224 test.bat
89
Inno Setup 6 Command-Line Compiler
90
Copyright (C) 1997-2023 Jordan Russell. All rights reserved.
91
Portions Copyright (C) 2000-2023 Martijn Laan. All rights reserved.
92
Portions Copyright (C) 2001-2004 Alex Yackimoff. All rights reserved.
93
https://www.innosetup.com
94
95
Compiler engine version: Inno Setup 6.2.2
96
97
Preprocessing
98
Reading file: C:\Program Files (x86)\Inno Setup 6\ISPPBuiltins.iss
99
Parsing [Setup] section, line 4
100
Parsing [Setup] section, line 5
101
Parsing [Setup] section, line 6
102
Parsing [Setup] section, line 7
103
Parsing [Setup] section, line 8
104
Parsing [Setup] section, line 9
105
Parsing [Setup] section, line 10
106
Parsing [Setup] section, line 11
107
Parsing [Setup] section, line 12
108
Parsing [Setup] section, line 14
109
Parsing [Setup] section, line 15
110
Parsing [Setup] section, line 16
111
Parsing [Setup] section, line 19
112
Parsing [Setup] section, line 20
113
Parsing [Setup] section, line 21
114
Parsing [Setup] section, line 22
115
Parsing [Setup] section, line 23
116
Parsing [Setup] section, line 24
117
Parsing [Setup] section, line 25
118
Parsing [Setup] section, line 26
119
Parsing [Setup] section, line 27
120
Parsing [Setup] section, line 28
121
Parsing [Setup] section, line 29
122
Parsing [Setup] section, line 30
123
Parsing [Setup] section, line 31
124
Reading file (LicenseFile)
125
Reading file (WizardImageFile)
126
Reading file: C:\projects\hexa\tools\innoSetup\164x314.bmp
127
Reading file: C:\projects\hexa\tools\innoSetup\192x386.bmp
128
Reading file: C:\projects\hexa\tools\innoSetup\246x459.bmp
129
Reading file (WizardSmallImageFile)
130
Reading file: C:\projects\hexa\tools\innoSetup\55x55.bmp
131
Reading file: C:\projects\hexa\tools\innoSetup\64x68.bmp
132
Reading file: C:\projects\hexa\tools\innoSetup\83x80.bmp
133
Preparing Setup program executable
134
Updating icons (SETUP.E32)
135
Updating version info (SETUP.E32)
136
Determining language code pages
137
Reading file: C:\Program Files (x86)\Inno Setup 6\Default.isl
138
Messages in script file
139
Reading default messages from Default.isl
140
Parsing [LangOptions], [Messages], and [CustomMessages] sections
141
Reading file: C:\Program Files (x86)\Inno Setup 6\Default.isl
142
Messages in script file
143
Reading [Code] section
144
Parsing [Tasks] section, line 49
145
Parsing [Icons] section, line 43
146
Parsing [Registry] section, line 52
147
Parsing [Files] section, line 34
148
Parsing [Files] section, line 35
149
Parsing [Files] section, line 36
150
Parsing [Files] section, line 37
151
Parsing [Files] section, line 38
152
Parsing [Files] section, line 39
153
Parsing [Files] section, line 40
154
Compiling [Code] section
155
Creating setup files
156
Updating icons (SETUP.EXE)
157
Compressing: C:\projects\hexa\tools\innoSetup\..\..\..\Teapot\node-v18.1.0-win-x64\node.exe
158
Compressing: C:\projects\hexa\tools\innoSetup\..\..\icon.ico
159
Compressing: C:\projects\hexa\tools\innoSetup\..\..\innoHexa.cmd
160
Compressing: C:\projects\hexa\tools\innoSetup\..\..\hexa-node.js
161
Compressing: C:\projects\hexa\tools\innoSetup\..\..\repl.json
162
Compressing: C:\projects\hexa\tools\innoSetup\..\..\repl.hexa
163
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\LICENSE
164
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\browser\html.hexa
165
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\c\array.hexa
166
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\c\c.hexa
167
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\c\hexa.c
168
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\c\map.hexa
169
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\c\runtime.hexa
170
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\c\string.hexa
171
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\c\TODO_hexa.json
172
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\cs\cs.hexa
173
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\cxx\hexa.c
174
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\js\js.hexa
175
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\native\hexa.asm
176
Compressing: C:\projects\hexa\tools\innoSetup\..\..\library\nodejs\nodejs.hexa
177
Compressing Setup program executable
178
Updating version info (SETUP.EXE)
179
Updating manifest (SETUP.EXE)
180
181
182
Successful compile (23.172 sec). Resulting Setup program filename is:
183
C:\projects\hexa\Hexa-2024.11.29.exe
184
185
186
Directory: C:\projects\hexa\tools\innoSetup
187
188
189
Mode LastWriteTime Length Name
190
---- ------------- ------ ----
191
-a---- 11/29/2024 9:20 PM 154542 164x314.bmp
192
-a---- 11/29/2024 9:20 PM 222390 192x386.bmp
193
-a---- 11/29/2024 9:20 PM 339714 246x459.bmp
194
-a---- 11/29/2024 9:20 PM 9294 55x55.bmp
195
-a---- 11/29/2024 9:20 PM 13110 64x68.bmp
196
-a---- 11/29/2024 9:20 PM 20214 83x80.bmp
197
-a---- 11/29/2024 9:20 PM 654 dateToVersion.js
198
-a---- 11/29/2024 9:20 PM 3791 installHexa.iss
199
200
201
Discovering tests...
OK
202
Collecting artifacts...
203
Found artifact 'Hexa-2024.11.29.exe' matching 'Hexa*.exe' path
204
Found artifact 'hexa-node.js' matching 'hexa-node.js' path
205
Uploading artifacts...
206
[1/2] Hexa-2024.11.29.exe (19,132,907 bytes)...100%
207
[2/2] hexa-node.js (692,601 bytes)...100%
208
Build success
Log is empty.