| Age | Commit message (Collapse) | Author |
|
|
|
it to platform.windows
|
|
|
|
(C++ module support) improve jobgraph support
|
|
|
|
|
|
rule to platform.windows.subsystem
|
|
|
|
from private.tools.rust.target_triple to core.tools.rustc.target_triple
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes https://github.com/xmake-io/xmake/issues/6383
|
|
|
|
|
|
|
|
(cmake, meson) append shared/static libraries flag by default when installing packages
|
|
|
|
|
|
Add llvm-dlltool support
|
|
cargo: fix package cross-compilation
|
|
rule protobuf.cpp add custom args, pass through to protoc. Resolves #6398
|
|
|
|
|
|
|
|
|
|
|
|
Fix vcpkg detect
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(packages) forward buildtype and library kind to underlying buildsystem (cmake, autotools)
|
|
|
|
|
|
(cmake, autotools)
|
|
|
|
|
|
(cmake, llvm toolchain) when using --toolchain=llvm on windows, dependencies should be build with it
|
|
|
|
with it
|
|
clang: Add support for cross-compiling from Windows to Linux
|
|
|
|
|