issues
search
GridTools
/
cpp_bindgen
Library for generating C and Fortran bindings for C++ functions from C++
Other
14
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
VS2019 cpp_bindgen_generator compilation error
#54
WilcoBT
opened
3 years ago
2
Add Fortran string support
#53
anstaf
closed
3 years ago
6
Strings
#52
Stagno
closed
3 years ago
1
End module with `end module`
#51
havogt
closed
4 years ago
1
end module
#50
Stagno
closed
4 years ago
0
Add AUTHORS
#49
havogt
closed
4 years ago
0
Remove Threads workaround
#48
havogt
closed
4 years ago
1
Remove GT_LEGACY mode
#47
havogt
closed
4 years ago
3
Solve a CUDA deprecation warning
#46
havogt
closed
4 years ago
2
do not build the tests if the project is not the root
#45
anstaf
closed
4 years ago
1
Add support for nesting in cmake bundles
#44
wdeconinck
closed
4 years ago
9
ODR violation: dropped a const?
#43
havogt
opened
5 years ago
0
Overhead too big?
#42
mbianco
opened
5 years ago
1
Annotated Fortran bindings
#41
angainor
opened
5 years ago
1
Passing function pointers to C functions
#40
angainor
opened
5 years ago
0
Strong type checking in Fortran
#39
angainor
opened
5 years ago
5
PGI requires `use iso_c_binding` on module level
#38
havogt
closed
4 years ago
7
Add `use iso_c_binding` at the top of generated modules
#37
havogt
closed
4 years ago
2
add missing include
#36
anstaf
closed
5 years ago
0
Fix Fortran linking with Intel
#35
havogt
closed
5 years ago
3
Update README.md
#34
havogt
closed
5 years ago
0
just for testing jenkins GT integration
#33
havogt
closed
5 years ago
7
Install location of mod files for generated bindings
#32
havogt
opened
5 years ago
0
Add install function for cpp_bindgen libs
#31
havogt
closed
5 years ago
8
Don't install cpp_bindgen via user using FetchContent
#30
havogt
opened
5 years ago
0
Remove cpp_ in cpp_bindgen_add_library and friends
#29
havogt
closed
5 years ago
1
Add test exercising `bindgen_enable_fortran_library`
#28
havogt
opened
5 years ago
0
Fix export no registry
#27
havogt
closed
5 years ago
1
Distribute required boost headers with the library
#26
havogt
opened
5 years ago
0
Rename all `gen` to `bindgen`
#25
havogt
closed
5 years ago
6
Remove/Improve some TODOs
#24
havogt
closed
5 years ago
0
Improve enabling openacc test for supported compilers
#23
havogt
closed
5 years ago
2
Fix kesch environment after upgrade
#22
havogt
closed
5 years ago
5
Update README.md
#21
havogt
closed
5 years ago
0
Enable compiler detection only if not added as subproject
#20
havogt
closed
5 years ago
3
Add jenkins plan to run gridtools tests with a cpp_bindgen PR
#19
havogt
closed
5 years ago
1
Add cuda tests
#18
lukasm91
closed
5 years ago
10
Add test to verify cross-compilation mode
#17
havogt
opened
5 years ago
0
Add generated bindings
#16
havogt
closed
5 years ago
1
Make C/Fortran compilers optional
#15
havogt
closed
5 years ago
6
Compile tests with CUDA
#14
lukasm91
closed
5 years ago
11
Export(package) support
#13
havogt
closed
5 years ago
3
Cleanup includes
#12
lukasm91
closed
5 years ago
2
Make generated bindings part of repo
#11
havogt
closed
5 years ago
1
Add GridTools legacy support
#10
havogt
closed
5 years ago
3
First round of renamings
#9
havogt
closed
5 years ago
2
Cleanup dependencies
#8
havogt
closed
5 years ago
2
Add a simple regression test
#7
havogt
closed
5 years ago
4
Example with fetch content
#6
havogt
closed
5 years ago
2
Better scoping of variables
#5
havogt
closed
5 years ago
2
Next