| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix build failure caused by zigcc linker not supporting depfile.
|
|
|
|
flag.
|
|
sort build number in package
|
|
|
|
Fix modules support for vsxmake/vs generators
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
refactor(toolchain): Separate gcc/clang registration from definition
|
|
Improve toolchain configs, add_toolchains("name[configs]")
|
|
prevent redundant loading
|
|
|
|
|
|
|
|
|
|
fix(C++ modules) if toolchain clang-scan-deps is not installed, fallback to system wide clang-scan-deps if available
|
|
system wide clang-scan-deps if available
|
|
|
|
|
|
|
|
improve to find cl and fix force flags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|