fix build under newer KConfig by bump cmake min version

This commit is contained in:
2024-09-04 19:01:58 +08:00
parent 727a2ec214
commit 9fb3681e3a
1022 changed files with 4414 additions and 1375 deletions

View File

@ -0,0 +1,49 @@
' coding: utf-8
' Enumerate all styles: 0 .. 12
' comment=1
' whitespace=0
' w
' number=2
37
54.3345612e7
&B01111100
&O1163
&H_E635_9A60
' keyword=3
string
' double-quoted-string=4
"str"
"a"c
' preprocessor=5
#Const preproc = True
' operator=6
- 1
' identifier=7
identifier = 7
' non-ASCII
π_is_pi_ω = 3.14
' vb may add a type character like $ to identifiers; vbscript doesn't have this
identifier$ = "s"
' date=8
d=#05/11/2003#
' unclosed-string=9
" unclosed
' keyword2=10
key2
' keyword3=11
key3
' keyword4=12
key4

View File

@ -0,0 +1,50 @@
1 400 0 ' coding: utf-8
1 400 0 ' Enumerate all styles: 0 .. 12
1 400 0
1 400 0 ' comment=1
1 400 0
1 400 0 ' whitespace=0
1 408 0 | ' w
1 400 0
1 400 0 ' number=2
0 400 0 37
0 400 0 54.3345612e7
0 400 0 &B01111100
0 400 0 &O1163
0 400 0 &H_E635_9A60
1 400 0
1 400 0 ' keyword=3
0 400 0 string
1 400 0
1 400 0 ' double-quoted-string=4
0 400 0 "str"
0 400 0 "a"c
1 400 0
1 400 0 ' preprocessor=5
0 400 0 #Const preproc = True
1 400 0
1 400 0 ' operator=6
0 400 0 - 1
1 400 0
1 400 0 ' identifier=7
0 400 0 identifier = 7
1 400 0 ' non-ASCII
0 400 0 π_is_pi_ω = 3.14
1 400 0 ' vb may add a type character like $ to identifiers; vbscript doesn't have this
0 400 0 identifier$ = "s"
1 400 0
1 400 0 ' date=8
0 400 0 d=#05/11/2003#
1 400 0
1 400 0 ' unclosed-string=9
0 400 0 " unclosed
1 400 0
1 400 0 ' keyword2=10
0 400 0 key2
1 400 0
1 400 0 ' keyword3=11
0 400 0 key3
1 400 0
1 400 0 ' keyword4=12
0 400 0 key4
0 400 0

View File

@ -0,0 +1,49 @@
{1}' coding: utf-8
' Enumerate all styles: 0 .. 12
{0}
{1}' comment=1
{0}
{1}' whitespace=0
{0} {1}' w
{0}
{1}' number=2
{2}37{0}
{2}54.3345612e7{0}
{2}&B01111100{0}
{2}&O1163{0}
{2}&H_E635_9A60{0}
{1}' keyword=3
{3}string{0}
{1}' double-quoted-string=4
{4}"str"{0}
{4}"a"c{0}
{1}' preprocessor=5
{5}#Const preproc = True
{0}
{1}' operator=6
{6}-{0} {2}1{0}
{1}' identifier=7
{7}identifier{0} {6}={0} {2}7{0}
{1}' non-ASCII
{7}π_is_pi_ω{0} {6}={0} {2}3.14{0}
{1}' vb may add a type character like $ to identifiers; vbscript doesn't have this
{7}identifier${0} {6}={0} {4}"s"{0}
{1}' date=8
{7}d{6}={8}#05/11/2003#{0}
{1}' unclosed-string=9
{9}" unclosed
{0}
{1}' keyword2=10
{10}key2{0}
{1}' keyword3=11
{11}key3{0}
{1}' keyword4=12
{12}key4{0}

View File

@ -0,0 +1,49 @@
' coding: utf-8
' Enumerate all styles: 0 .. 12
' comment=1
' whitespace=0
' w
' number=2
37
54.3345612e7
&B01111100
&O1163
&H_E635_9A60
' keyword=3
string
' double-quoted-string=4
"str"
"a"c
' preprocessor=5
#Const preproc = True
' operator=6
- 1
' identifier=7
identifier = 7
' non-ASCII
π_is_pi_ω = 3.14
' vb may add a type character like $ to identifiers; vbscript doesn't have this
identifier$ = "s"
' date=8
d=#05/11/2003#
' unclosed-string=9
" unclosed
' keyword2=10
key2
' keyword3=11
key3
' keyword4=12
key4

View File

@ -0,0 +1,50 @@
1 400 0 ' coding: utf-8
1 400 0 ' Enumerate all styles: 0 .. 12
1 400 0
1 400 0 ' comment=1
1 400 0
1 400 0 ' whitespace=0
1 408 0 | ' w
1 400 0
1 400 0 ' number=2
0 400 0 37
0 400 0 54.3345612e7
0 400 0 &B01111100
0 400 0 &O1163
0 400 0 &H_E635_9A60
1 400 0
1 400 0 ' keyword=3
0 400 0 string
1 400 0
1 400 0 ' double-quoted-string=4
0 400 0 "str"
0 400 0 "a"c
1 400 0
1 400 0 ' preprocessor=5
0 400 0 #Const preproc = True
1 400 0
1 400 0 ' operator=6
0 400 0 - 1
1 400 0
1 400 0 ' identifier=7
0 400 0 identifier = 7
1 400 0 ' non-ASCII
0 400 0 π_is_pi_ω = 3.14
1 400 0 ' vb may add a type character like $ to identifiers; vbscript doesn't have this
0 400 0 identifier$ = "s"
1 400 0
1 400 0 ' date=8
0 400 0 d=#05/11/2003#
1 400 0
1 400 0 ' unclosed-string=9
0 400 0 " unclosed
1 400 0
1 400 0 ' keyword2=10
0 400 0 key2
1 400 0
1 400 0 ' keyword3=11
0 400 0 key3
1 400 0
1 400 0 ' keyword4=12
0 400 0 key4
0 400 0

View File

@ -0,0 +1,49 @@
{1}' coding: utf-8
' Enumerate all styles: 0 .. 12
{0}
{1}' comment=1
{0}
{1}' whitespace=0
{0} {1}' w
{0}
{1}' number=2
{2}37{0}
{2}54.3345612e7{0}
{2}&B01111100{0}
{2}&O1163{0}
{2}&H_E635_9A60{0}
{1}' keyword=3
{3}string{0}
{1}' double-quoted-string=4
{4}"str"{0}
{4}"a"c{0}
{1}' preprocessor=5
{5}#Const preproc = True
{0}
{1}' operator=6
{6}-{0} {2}1{0}
{1}' identifier=7
{7}identifier{0} {6}={0} {2}7{0}
{1}' non-ASCII
{7}π_is_pi_ω{0} {6}={0} {2}3.14{0}
{1}' vb may add a type character like $ to identifiers; vbscript doesn't have this
{7}identifier{0}$ {6}={0} {4}"s"{0}
{1}' date=8
{7}d{6}={8}#05/11/2003#{0}
{1}' unclosed-string=9
{9}" unclosed
{0}
{1}' keyword2=10
{10}key2{0}
{1}' keyword3=11
{11}key3{0}
{1}' keyword4=12
{12}key4{0}

View File

@ -0,0 +1,16 @@
lexer.*.vb=vb
keywords.*.vb=as dim or string
keywords2.*.vb=key2
keywords3.*.vb=key3
keywords4.*.vb=key4
lexer.*.vbs=vbscript
keywords.*.vbs=as dim or string
keywords2.*.vbs=key2
keywords3.*.vbs=key3
keywords4.*.vbs=key4
fold=1
match x.vb
lexer.vb.strings.multiline=1

View File

@ -0,0 +1,16 @@
' String"
Dim a As String = "hello, world"
Dim b As String = "hello world"
Dim c As String = "Joe said ""Hello"" to me"
Dim d As String = "\\\\server\\share\\file.txt"
Dim e As String = "The brown fox
jumps over
the lazy dog"
' Character
""C "c"C "cc"C
' Date
d = #5/31/1993# or # 01/01/0001 12:00:00AM #
' Number
123_456___789
123_
&b10101_01010

View File

@ -0,0 +1,17 @@
1 400 0 ' String"
0 400 0 Dim a As String = "hello, world"
0 400 0 Dim b As String = "hello world"
0 400 0 Dim c As String = "Joe said ""Hello"" to me"
0 400 0 Dim d As String = "\\\\server\\share\\file.txt"
0 400 0 Dim e As String = "The brown fox
0 400 0 jumps over
0 400 0 the lazy dog"
1 400 0 ' Character
0 400 0 ""C "c"C "cc"C
1 400 0 ' Date
0 400 0 d = #5/31/1993# or # 01/01/0001 12:00:00AM #
1 400 0 ' Number
0 400 0 123_456___789
0 400 0 123_
0 400 0 &b10101_01010
0 400 0

View File

@ -0,0 +1,16 @@
{1}' String"
{3}Dim{0} {7}a{0} {3}As{0} {3}String{0} {6}={0} {4}"hello, world"{0}
{3}Dim{0} {7}b{0} {3}As{0} {3}String{0} {6}={0} {4}"hello world"{0}
{3}Dim{0} {7}c{0} {3}As{0} {3}String{0} {6}={0} {4}"Joe said ""Hello"" to me"{0}
{3}Dim{0} {7}d{0} {3}As{0} {3}String{0} {6}={0} {4}"\\\\server\\share\\file.txt"{0}
{3}Dim{0} {7}e{0} {3}As{0} {3}String{0} {6}={0} {4}"The brown fox
jumps over
the lazy dog"{0}
{1}' Character
{4}""C{0} {4}"c"C{0} {4}"cc"C{0}
{1}' Date
{7}d{0} {6}={0} {8}#5/31/1993#{0} {3}or{0} {8}# 01/01/0001 12:00:00AM #{0}
{1}' Number
{2}123_456___789{0}
{2}123_{0}
{2}&b10101_01010{0}