| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Pass --sdk to dependencies
|
|
|
|
|
|
Fix tinycc asm toolset
|
|
|
|
|
|
|
|
|
|
|
|
Limit adding /subsystem:windows to link.exe
|
|
Fix meson package build
|
|
|
|
|
|
Obtain MinGW's path from LLVM_MINGW_DIR/ROOT
|
|
Add Werror and dry-run flags for clang-format
|
|
|
|
For example, if you use Clang compiler AND Clang linker, this will give you an error, saying -subsystem:windows is not valid.
|
|
If either of LLVM_MINGW_DIR or LLVM_MINGW_ROOT are present as environment variables, MinGW's path will be filled automatically by them.
|
|
|
|
|
|
Improve to package deps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix clang module parallel compile error.
|
|
|
|
fix gcc pch #5858
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improve QML Plugin
|
|
|
|
|
|
|
|
|
|
|