Gustavo Carneiro
|
b77de1cc18
|
Upgrade waf to 1.7.15
|
2014-02-02 19:43:37 +00:00 |
|
Gustavo J. A. M. Carneiro
|
33f9f727fe
|
Initial support for boost::shared_ptr-wrapped classes
|
2012-08-23 19:00:57 +01:00 |
|
Gustavo J. A. M. Carneiro
|
07146e80ae
|
Upgrade to WAF 1.6.11; building examples temporarily broken...
|
2012-03-18 18:50:39 +00:00 |
|
Gustavo J. A. M. Carneiro
|
40e90b93c2
|
Check for stdint.h; if not found use Paul Hsieh's pstdint.h.
|
2010-02-16 15:40:49 +00:00 |
|
Gustavo J. A. M. Carneiro
|
7c720caaaa
|
More waf fixes
|
2009-04-27 18:16:27 +01:00 |
|
Gustavo J. A. M. Carneiro
|
fe2e72064b
|
build fixes
|
2009-01-14 11:08:45 +00:00 |
|
Gustavo J. A. M. Carneiro
|
b3f3c6692f
|
Unit tests now run with a forked waf (lp:~gjc/waf/cmd)
|
2008-12-13 22:30:20 +00:00 |
|
Gustavo J. A. M. Carneiro
|
f83eda61a4
|
merge
|
2008-12-10 18:57:20 +00:00 |
|
Gustavo J. A. M. Carneiro
|
dab99a066b
|
Allow installation even if C/C++ compiler was not detected by WAF
|
2008-11-19 15:22:06 +00:00 |
|
Gustavo J. A. M. Carneiro
|
479486f893
|
merge
|
2008-11-17 17:38:14 +00:00 |
|
Gustavo J. A. M. Carneiro
|
169d3c9497
|
Disable profiling during unit tests (but make it trivial to re-enable)
|
2008-10-04 22:50:06 +01:00 |
|
Gustavo J. A. M. Carneiro
|
a92f6868cc
|
Add to unit tests APIs involding PyObject*, in order to test this type handler
|
2008-08-20 21:37:05 +01:00 |
|
Gustavo J. A. M. Carneiro
|
e8d50fa458
|
Changes for the new waf (trunk).
|
2008-07-31 11:37:54 +01:00 |
|
Gustavo J. A. M. Carneiro
|
6137f3916f
|
Fix some more deprecations
|
2008-07-20 19:26:00 +01:00 |
|
Gustavo J. A. M. Carneiro
|
b44e4da782
|
Make deprecations as errors easy to turn off temporarily.
|
2008-07-18 19:22:22 +01:00 |
|
Gustavo J. A. M. Carneiro
|
355ebb0665
|
For examples and unit tests, turn deprecation warnings into exceptions; fix cases where deprecations were being used.
|
2008-07-18 14:47:47 +01:00 |
|
Gustavo J. A. M. Carneiro
|
285f9f3d68
|
Experimental multi-section (split generated C code over multiple files) code
|
2008-06-24 01:23:54 +01:00 |
|
Gustavo J. A. M. Carneiro
|
abfe0a2b34
|
Add support for splitting the generated python script into sections (python submodules) basedon on some criteria.
|
2008-06-01 22:53:36 +01:00 |
|
Gustavo J. A. M. Carneiro
|
a7ea12220c
|
Fix foo3 module build system integration
|
2008-05-04 17:39:16 +01:00 |
|
Gustavo J. A. M. Carneiro
|
8eae263419
|
Integrate generation of python scripts into unit testing framework. Naturally not all tests pass because work is not yet complete.
|
2008-05-04 01:34:57 +01:00 |
|
Gustavo J. A. M. Carneiro
|
756bf4b749
|
First small steps to generate python scripts.. for now only classes at the root namespace..
|
2008-05-02 00:01:03 +01:00 |
|
Gustavo J. A. M. Carneiro
|
d9dfd6a6ea
|
Remove the workarounds for waf bug #37
|
2008-04-30 16:23:24 +01:00 |
|
Gustavo J. A. M. Carneiro
|
81b4f530b8
|
Move the former 'examples' into tests/, as they evolved to become more unit tests than examples.
|
2008-04-28 12:19:25 +01:00 |
|
Gustavo J. A. M. Carneiro
|
f388c4aef9
|
Make sure the pure python unit tests only run at the end of the build. Makes 'waf check' work even if the project was not previously built.
|
2008-02-05 15:51:22 +00:00 |
|
Gustavo J. A. M. Carneiro
|
6304d74af7
|
fix some build script bugs
|
2008-01-24 15:57:00 +00:00 |
|
Gustavo J. A. M. Carneiro
|
b211d8ec0f
|
Enable more compiler warnings.
|
2007-06-07 11:55:41 +01:00 |
|
Gustavo J. A. M. Carneiro
|
a3639efe18
|
win32 build fixes
|
2007-06-07 11:38:45 +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
|
a0cd17dbdb
|
Add an example
|
2007-05-31 17:58:02 +01:00 |
|
Gustavo J. A. M. Carneiro
|
be54f0e73a
|
_
|
2007-05-29 20:04:09 +01:00 |
|