| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
fix vcpkg find_package in manifest mode
|
|
Fixed XMAKE_PKG_CACHEDIR bug. Wasn't being passed to the child process.
|
|
|
|
|
|
|
|
|
|
|
|
fix find_qt cache not work
fix find_qt config is overwritten when the target's deps has qt during cross-cimpilation
|
|
|
|
|
|
|
|
|
|
update to lua5.5
|
|
|
|
Improve comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add path component matching to avoid x86/x86_64 confusion
- implement score-based lib file selection for better architecture matching
- support multiple include directory patterns
- deduplicate includedirs and linkdirs in result
|
|
|