| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix includes
|
|
|
|
Fix program name of lua.native-objects rule
|
|
|
|
fix includes
|
|
|
|
Fix compile_commands for msvc include
|
|
|
|
Fix run environment for mingw
|
|
|
|
|
|
|
|
Fix cross compile with autotools on windows platform
|
|
fix(modules): Remove inappropriate warnings
|
|
fix dummy cmakelist generated wrong default ms_runtime parameters.
|
|
1. The warnings shouldn't be generated when the policy build.c++.modules.std is not enabled.
|
|
|
|
|
|
xmake update: clone with shallow submodules, too
|
|
Fix clang with msvc-wine
|
|
This signficantly cuts down on the amount of data uselessly fetched: without,
the resulting .git is at present around 69 MB, while with, it's under 10 MB.
|
|
|
|
|
|
Improve envs toolchain
|
|
|
|
|
|
|
|
|
|
add rule nodejs.module
|
|
|
|
zig cc: fix wrapper not working properly in Git Bash
|
|
|
|
|
|
improve clang-tidy to support multiple sourcefiles
|
|
|
|
|
|
Add ARM target support for Windows in clang-cl toolchain
|
|
|
|
|
|
|
|
add profile support for windows
|