This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
CppSharp
mirror of
https://github.com/mono/CppSharp.git
Watch
1
Star
0
Fork
You've already forked CppSharp
0
Code
Issues
Projects
Releases
Wiki
Activity
Tools and libraries to glue C/C++ APIs to high-level languages
c-sharp
dotnet
mono
bindings
bridge
c
clang
cplusplus
cppsharp
glue
interop
parser
parsing
pinvoke
swig
syntax-tree
visitors
xamarin
xamarin-bindings
5443
Commits
99
Branches
51
Tags
73 MiB
C++
52%
C#
46.4%
Lua
0.9%
Shell
0.3%
JavaScript
0.2%
Branch:
fix-attribute-malloc
CppSharp
/
build
/
generate.sh
4 lines
88 B
Raw
Permalink
Blame
History
#!/bin/bash
set
-e
DIR
=
$(
cd
"
$(
dirname
"
$0
"
)
"
&&
pwd
)
"
$DIR
/build.sh
"
generate
"
$@
"
Reference in new issue
Copy Permalink