Infrastructure for building C extensions

This commit is contained in:
Kovid Goyal
2016-10-31 14:45:49 +05:30
parent ee51e4d7cf
commit eccf0ca54e
3 changed files with 104 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,6 @@
*.js
*.pyj-cached
*.so
.build-cache
tags
build