Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Search for the static libraries in their relative paths instead of
symlinking into the build directory.
|
|
|
|
Use ${SRCDIR} directive to set library path as the current directory
|
|
`go` tool can help build packages by recognizing `.swig` and `.swigcxx`
extensions. It invokes the `swig` command internally while building the
package.
|
|
|
|
|
|
|
|
|
|
|
|
bindings and add Python test file.
|