first commit

This commit is contained in:
liyp
2025-12-24 15:26:06 +08:00
commit a7eb3fb3d9
756 changed files with 189958 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
recheck = false,
options = {
toolchain = "mingw64"
},
mtimes = {
["xmake.lua"] = 1765270728
}
}
+55
View File
@@ -0,0 +1,55 @@
{
find_program_mingw64_arch_x64_plat_windows_checktoolcc = {
["C:/Applications/Program Custom/msys2/mingw64/bin/gcc.exe"] = "c:/applications/program custom/msys2/mingw64/bin/gcc.exe"
},
["core.tools.gcc.has_cflags"] = {
["c:/applications/program custom/msys2/mingw64/bin/g++.exe_"] = {
["-print-multi-directory"] = true,
["-dumpmachine"] = true,
["-o"] = true,
["-Xlinker"] = true,
["-print-search-dirs"] = true,
["-print-sysroot-headers-suffix"] = true,
["--help"] = true,
["-shared"] = true,
["-v"] = true,
["-save-temps"] = true,
["-x"] = true,
["-print-libgcc-file-name"] = true,
["--param"] = true,
["--version"] = true,
["-S"] = true,
["-pipe"] = true,
["-print-multi-os-directory"] = true,
["-pie"] = true,
["-c"] = true,
["-no-canonical-prefixes"] = true,
["-print-sysroot"] = true,
["-E"] = true,
["-Xassembler"] = true,
["-print-multi-lib"] = true,
["-print-multiarch"] = true,
["-B"] = true,
["-dumpspecs"] = true,
["-pass-exit-codes"] = true,
["-Xpreprocessor"] = true,
["-dumpversion"] = true,
["-time"] = true,
["--target-help"] = true
}
},
find_program_mingw64_arch_x64_plat_windows_checktoolcxx = {
["C:/Applications/Program Custom/msys2/mingw64/bin/g++.exe"] = "c:/applications/program custom/msys2/mingw64/bin/g++.exe"
},
find_program = {
["c:/applications/program custom/msys2/mingw64/bin/g++.exe"] = "c:/applications/program custom/msys2/mingw64/bin/g++.exe"
},
find_program_mingw64_arch_x64_plat_windows_checktoolld = {
["C:/Applications/Program Custom/msys2/mingw64/bin/g++.exe"] = "c:/applications/program custom/msys2/mingw64/bin/g++.exe"
},
["lib.detect.has_flags"] = {
["windows_x64_c:/applications/program custom/msys2/mingw64/bin/g++.exe__cxx_cxflags__-Wno-gnu-line-marker -Werror"] = true,
["windows_x64_c:/applications/program custom/msys2/mingw64/bin/g++.exe__cxx_cxflags__-MMD -MF"] = true,
["windows_x64_c:/applications/program custom/msys2/mingw64/bin/g++.exe__cxx_cxflags__-fdiagnostics-color=always"] = true
}
}
+69
View File
@@ -0,0 +1,69 @@
{
cmdlines = {
"xmake ",
"xmake ",
"xmake ",
[[xmake l c:\Users\anonymous\.vscode\extensions\tboox.xmake-vscode-2.4.1\assets\explorer.lua]],
"xmake check",
[[xmake l c:\Users\anonymous\.vscode\extensions\tboox.xmake-vscode-2.4.1\assets\config.lua]],
"xmake f -c",
"xmake f --toolchain=mingw64",
"xmake ",
[[xmake lua "C:\\Program Files\\xmake\\modules\\private\\utils\\statistics.lua"]],
[[xmake lua "C:\\Program Files\\xmake\\actions\\build\\cleaner.lua"]],
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
[[xmake l c:\Users\anonymous\.vscode\extensions\tboox.xmake-vscode-2.4.1\assets\explorer.lua]],
[[xmake l c:\Users\anonymous\.vscode\extensions\tboox.xmake-vscode-2.4.1\assets\config.lua]],
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake ",
"xmake "
}
}
+1
View File
@@ -0,0 +1 @@
{ }
+1
View File
@@ -0,0 +1 @@
{ }
+1
View File
@@ -0,0 +1 @@
{ }
+38
View File
@@ -0,0 +1,38 @@
{
tool_target_UniversalCanCore_windows_x64_ld = {
program = "c:/applications/program custom/msys2/mingw64/bin/g++.exe",
toolchain_info = {
cachekey = "mingw64_arch_x64_plat_windows",
plat = "windows",
name = "mingw64",
arch = "x64"
},
toolname = "gxx"
},
mingw64_arch_x64_plat_windows = {
__global = true,
plat = "windows",
arch = "x64",
__checked = true
},
tool_target_UniversalCanCore_windows_x64_cxx = {
program = "c:/applications/program custom/msys2/mingw64/bin/g++.exe",
toolchain_info = {
cachekey = "mingw64_arch_x64_plat_windows",
plat = "windows",
name = "mingw64",
arch = "x64"
},
toolname = "gxx"
},
tool_target_UniversalCanCore_windows_x64_cc = {
program = "c:/applications/program custom/msys2/mingw64/bin/gcc.exe",
toolchain_info = {
cachekey = "mingw64_arch_x64_plat_windows",
plat = "windows",
name = "mingw64",
arch = "x64"
},
toolname = "gcc"
}
}