| Age | Commit message (Collapse) | Author |
|
system wide clang-scan-deps if available
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix(C++ modules) fix stdmodule priority
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feat(wdk rules) enable support of incomplete wdk
|
|
feat(C++ modules) Improve incremental build clang
|
|
|
|
|
|
enable bmi hash comparison as incremental build optimisation for clang
|
|
|
|
compile objectfile instead of module sourcefile
|
|
|
|
|
|
allow pass the system version
|
|
feat(C++ modules support) use a file for requires flags when --verbose or --diagnosis is supplied
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--diagnosis is supplied
|
|
|
|
*.pyi also use python syntax
so it can be translated to c/c++ files by cython
|
|
|
|
|
|
|
|
- Add values (import name, import version) to dependencies.
- Add corresponding headers to dependencies as we need to re-generate `plugin.qmltypes`.
|
|
|