issues
search
corrosion-rs
/
corrosion
Marrying Rust and CMake - Easy Rust and C/C++ Integration!
https://corrosion-rs.github.io/corrosion/
MIT License
1.1k
stars
106
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
corrosion_add_cxxbridge: Remove target_link_libraries call
#580
LeonMatthesKDAB
opened
2 days ago
0
Fixed accidental escape character in error messages
#579
obsgolem
closed
2 days ago
1
Is it not possible to tell corrosion to use pre-fetched crates and NOT attempt to download?
#578
jrmarino
opened
1 week ago
1
corrosion_add_cxxbridge: Add target to regenerate bridge files
#577
LeonMatthesKDAB
closed
1 week ago
2
How to link together a Rust binary and a CMake C/C++ library?
#575
bertulli
opened
1 week ago
4
Fix corrosion_experimental_cbindgen with a non-existent target.
#574
flaviojs
opened
3 weeks ago
1
Dev warning when the stable-i686-unknown-linux-gnu toolchain is installed
#571
flaviojs
closed
3 weeks ago
6
Allow target override per CMake target
#570
ultimaweapon
closed
3 weeks ago
1
Fix output directory for copied byproducts
#568
obsgolem
opened
1 month ago
5
Propagate Apple deployment target version from CMake to `cc`
#567
IgKh
closed
1 month ago
2
clang,windows: fix passing link flags when using clang in GNU frontend mode on windows
#566
russelltg
closed
1 month ago
6
Fix FindRust error message
#564
jschwe
closed
2 months ago
0
Cannot use corrosion_experimental_cbindgen with a rlib target
#562
flaviojs
closed
3 weeks ago
10
add option to autoinstall cargo target
#560
jschwe
closed
2 months ago
0
corrosion_link_libraries: Allow linking by full path and non-target library name
#559
jschwe
closed
2 months ago
0
Add option to autoconfigure cc-rs, pkgconfig etc.
#558
jschwe
opened
2 months ago
0
Allowing overriding the crate type of libraries.
#557
jschwe
closed
2 months ago
1
fix FindRust Rust_RUSTUP_TOOLCHAINS variables
#556
jschwe
closed
2 months ago
0
corrosion_install: fix reconfiguring breaking EXPORTs
#555
gtker
closed
2 months ago
0
Add option to autoinstall missing targets via rustup
#554
jschwe
closed
2 months ago
1
Fix gnullvm and test gnullvm with msys2 in CI
#553
jschwe
closed
2 months ago
7
FindRust: support gnullvm
#552
jschwe
closed
2 months ago
0
[Feature request]: Support *-pc-windows-gnullvm targets
#551
PieroV
closed
2 months ago
7
Fix: add extension to cxxbridge path
#550
Kr328
closed
3 months ago
1
Add basic test for installing libraries
#549
jschwe
closed
3 months ago
0
Fetch dependencies during configuration for offline build
#548
LDeakin
closed
3 months ago
2
Add a basic test for corrosion_install
#547
jschwe
closed
3 months ago
0
Fix implib name for `*-pc-windows-gnullvm` targets.
#546
red-001
closed
2 months ago
4
Fix finding rustc with rustup from package manager when Rust_RESOLVE_RUSTUP_TOOLCHAINS=OFF
#545
jschwe
closed
3 months ago
0
Make `corrosion_install` install header files and export configurations
#544
gtker
closed
2 months ago
11
Make corrosion_install work for library files and update docs
#543
gtker
closed
3 months ago
4
Respect `CMAKE_<LANG>_COMPILE_OPTIONS_TARGET`
#542
mvf
opened
4 months ago
0
Docs: C++ program linking stdlib statically
#540
Oipo
closed
4 months ago
2
[Bug]: strip=true and missing pdb files on Windows
#538
diresi
closed
5 months ago
3
Leave choosing `msvcrt` up to the C/C++ CMake code
#537
jschwe
closed
5 months ago
2
Update comment regarding build byproducts
#535
jschwe
closed
5 months ago
0
Detect and issue a warning if a different corrosion version is already included.
#534
jschwe
opened
5 months ago
0
Add support for generic lib crates
#532
TriceHelix
closed
2 months ago
5
feat: build lib crates
#531
allanma8
closed
5 months ago
0
Backport: Fix FindRust setting Rust_Found=false in wrong scope
#530
jschwe
closed
5 months ago
0
Backport #528
#529
jschwe
closed
5 months ago
0
Fix FindRust setting Rust_Found=false in wrong scope
#528
jschwe
closed
5 months ago
0
[Bug]: On error, FindRust puts `Rust_FOUND` in wrong scope
#527
obsgolem
closed
5 months ago
1
corrosion_set_features did not work
#525
flaviojs
closed
6 months ago
8
[Bug]: undefined symbols during link-time on Windows with LLVM
#524
ClayCore
closed
6 months ago
8
Create CMake targets earlier
#523
jschwe
closed
6 months ago
0
Legacy CMake: Respect `CMAKE_<XYZ>_OUTPUT_DIRECTORY`
#522
jschwe
closed
6 months ago
0
cbindgen: Remove CARGO_PACKAGE parameter
#521
jschwe
closed
6 months ago
1
Bump the version number to 1.0-pre-release
#519
jschwe
closed
6 months ago
0
Backport recent changes to stable/v0.4
#517
jschwe
closed
6 months ago
0
Next