| Age | Commit message (Collapse) | Author |
|
|
|
improve core
|
|
|
|
|
|
add host install locally policy
|
|
Propagate package vector extensions to consumers
|
|
tests/projects/package/usage_requirements/repo/packages/u/usage-requirements/src/README.md
|
|
|
|
|
|
|
|
|
|
Move some plugins to addons
|
|
|
|
|
|
let hlsl2spv before module scan
|
|
move add_addons to xmake.lua
|
|
|
|
|
|
|
|
|
|
fix linkname
|
|
fix clang runtime flags
|
|
|
|
|
|
|
|
|
|
add addon test
|
|
|
|
add packages test for addon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add addon support for plugins
|
|
fix(pack): recognize x86_64 when passing -arch to wix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only msvc spells the architecture "x64"; under mingw it is "x86_64", so no
-arch reached wix and it built an x86 package out of x64 binaries. In an x86
package every program files property, ProgramFiles64Folder included, resolves
to Program Files (x86), and that is where the install lands.
|
|
Auto fetch addons
|