| Age | Commit message (Collapse) | Author |
|
|
|
Enhance Clang toolchain with LLD linker support
|
|
|
|
|
|
|
|
improve file read
|
|
|
|
|
|
|
|
fix target jobs #6933
|
|
|
|
|
|
|
|
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
|
|
feat: Adds support for GCC 15 toolchain
|
|
system wide clang-scan-deps if available
|
|
|
|
|
|
|
|
|
|
|
|
fix load unicode main script path on windows
|
|
|
|
|
|
|
|
|
|
improve to find cl and fix force flags
|
|
|
|
|
|
fix(rules) fix platform.windows.subsystem rule for clang
|
|
|
|
|
|
|
|
|
|
Add copy_if_different in os.cp
|
|
|
|
|
|
|
|
|
|
improve implib
|
|
|
|
|
|
|