| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
fixes https://github.com/xmake-io/xmake/issues/6383
|
|
|
|
|
|
|
|
|
|
(cmake, meson) append shared/static libraries flag by default when installing packages
|
|
rust/target_triple: handle arm and unknown arch
|
|
|
|
|
|
Add llvm-dlltool support
|
|
cargo: fix package cross-compilation
|
|
rule protobuf.cpp add custom args, pass through to protoc. Resolves #6398
|
|
|
|
|
|
|
|
|
|
|
|
Fix vcpkg detect
|
|
Add dlltool toolset for mingw
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(packages) forward buildtype and library kind to underlying buildsystem (cmake, autotools)
|
|
Add custom git url syntax to plugin --install
|
|
|
|
|
|
(cmake, autotools)
|
|
Improve idl rule
|
|
|
|
|
|
(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
|
|
toolchains/rust: add support for cross-compilation
|
|
|
|
|
|
(generators) cmake : fix compiler detection if (Gcc) with a more stan…
|
|
(generators) cmake : use a custom target to link prebuilt object files
|
|
update asm sourcekinds
|
|
(runtimes) fix support of macOS homebrew llvm for --runtimes
|
|
IMPORTED ...) instead of just using the target_link_library to linnk prebuilt obj files
|