| Age | Commit message (Collapse) | Author |
|
Make rustc target_triple public
|
|
|
|
from private.tools.rust.target_triple to core.tools.rustc.target_triple
|
|
|
|
|
|
improve cmake configs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|