Gustavo J. A. M. Carneiro
|
f738bceced
|
c++ subclassing; c++ class forward parameter pass-by-value
|
2007-06-03 14:41:14 +01:00 |
|
Gustavo J. A. M. Carneiro
|
eebacb19cb
|
Add example interfaces to test a bunch of new stuff (c++ subclassing, class parameter handling)
|
2007-06-03 14:38:40 +01:00 |
|
Gustavo J. A. M. Carneiro
|
db5cd27a5e
|
don't install the example python module
|
2007-06-02 17:42:38 +01:00 |
|
Gustavo J. A. M. Carneiro
|
214b0797b2
|
fix cpp class wrappers (missing tp_alloc/new/free)
|
2007-06-02 16:16:23 +01:00 |
|
Gustavo J. A. M. Carneiro
|
67843fa924
|
refactor the build system to avoid generating .py[co] files in the source tree (which WAF doesn't like)
|
2007-06-02 15:02:23 +01:00 |
|
Gustavo J. A. M. Carneiro
|
af6104a083
|
add support for C++ classes; some minor bug remaining, though.
|
2007-06-01 19:39:31 +01:00 |
|
Gustavo J. A. M. Carneiro
|
766ba4c858
|
workaround a WAF bug
|
2007-05-31 18:43:55 +01:00 |
|
Gustavo J. A. M. Carneiro
|
a0cd17dbdb
|
Add an example
|
2007-05-31 17:58:02 +01:00 |
|