Commit Graph

93 Commits

Author SHA1 Message Date
Gustavo Carneiro c0c83bfb82 For convenience, add a setup.py 2013-07-20 18:17:04 +01:00
Gustavo J. A. M. Carneiro a17ce14a6e More boost::shared_ptr tests/fixes, seems stable now. 2012-08-24 19:11:24 +01: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 a4ab786a63 Don't use deprecated bzrlib API (revision_history) 2012-08-20 17:49:25 +01:00
Gustavo J. A. M. Carneiro efcf8e22e2 ignore *.pstat files from waf dist 2012-08-20 16:35:53 +01:00
Gustavo J. A. M. Carneiro 809f01ba6d Fix waf dist to work with waf 1.6.11 2012-08-20 16:33:13 +01:00
Gustavo J. A. M. Carneiro 7fcb02087b Fix waf --generate-version bug since waf upgrade 2012-03-23 10:53:53 +00:00
Gustavo J. A. M. Carneiro 4737c636bf Make the examples build with the new WAF 2012-03-18 21:54:36 +00: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 2cbd986fbc Add a boost::shared_ptr example 2011-02-23 15:16:27 +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 f46b8fffa0 Fix bug #521196: wscript overwrites PYTHONPATH 2010-02-14 11:44:56 +00:00
Gustavo J. A. M. Carneiro 666da9e57b Add SIP benchmarking 2009-12-25 22:16:09 +00:00
Gustavo J. A. M. Carneiro ac359a561b Also generate the html report from 'waf bench' 2009-12-25 21:41:07 +00:00
Gustavo J. A. M. Carneiro 9323023262 More benchmarks 2009-12-23 15:13:28 +00:00
Gustavo J. A. M. Carneiro e67009862f Benchmarks 2009-12-22 19:59:20 +00:00
Gustavo J. A. M. Carneiro 739a6675d7 sphinx-ify more docs 2009-12-21 19:22:22 +00:00
Gustavo J. A. M. Carneiro 7b5efac393 Update 'waf dist' code; switch to zip files. 2009-12-17 17:54:19 +00:00
Gustavo J. A. M. Carneiro ac2f130176 Document add_custodian_and_ward 2009-12-08 15:13:08 +00:00
Gustavo J. A. M. Carneiro 4d948da999 valgrind option 2009-11-21 22:11:07 +00:00
Gustavo J. A. M. Carneiro 1433a3b5ce Enable verbose unit tests if -v given in waf check 2009-11-21 21:47:25 +00:00
Gustavo J. A. M. Carneiro 96c3efa202 dist fixes 2009-07-12 17:22:35 +01:00
Gustavo J. A. M. Carneiro 0d44f02c70 More correctly determine whether the compiler accepts -fvisibility=hidden 2009-07-12 15:19:09 +01:00
Gustavo J. A. M. Carneiro 46a338458e ./waf --generate-version falls back to using the bzr external command when import bzrlib fails. Based on patch by Mathieu Lacage. 2009-05-01 18:08:57 +01:00
Gustavo J. A. M. Carneiro 231bec81fe Changes to work with WAF 1.5.5 2009-04-27 14:59:09 +01:00
Gustavo J. A. M. Carneiro c51d9a8d4a Add pybindgen support for GCC's -fvisibility=hidden 2009-03-01 17:27:39 +00:00
Gustavo J. A. M. Carneiro fe2e72064b build fixes 2009-01-14 11:08:45 +00:00
Gustavo J. A. M. Carneiro 146e2ebc53 Correct way to enable WAF autoconfigure 2009-01-03 23:13:46 +00:00
Gustavo J. A. M. Carneiro f904dc8a70 Cleanup changes already in WAF 2008-12-31 12:36:28 +00:00
Gustavo J. A. M. Carneiro 3a0652c137 Use the new cflags tool 2008-12-31 12:35:50 +00:00
Gustavo J. A. M. Carneiro c56eeeffc3 typo 2008-12-20 18:41:36 +00:00
Gustavo J. A. M. Carneiro 223b59c1d3 waf dist fixes 2008-12-14 22:48:06 +00:00
Gustavo J. A. M. Carneiro ec9f0b620c Adapt to waf trunk 2008-12-14 16:07:14 +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 77ce42b6f2 Fix configuration and installation for new waf 2008-12-13 18:22:25 +00:00
Gustavo J. A. M. Carneiro f83eda61a4 merge 2008-12-10 18:57:20 +00:00
Gustavo J. A. M. Carneiro 1c7227041d ignore a local directory i keep around 2008-12-08 15:44:26 +00:00
Gustavo J. A. M. Carneiro 9e6dac88ce fix configure 2008-12-08 14:50:59 +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
Ben Smith 7a2859ca95 fix to transform windows abspath to bazaar-friendly uri 2008-11-18 21:53:57 -08:00
Gustavo J. A. M. Carneiro 479486f893 merge 2008-11-17 17:38:14 +00:00
Gustavo J. A. M. Carneiro d29932f411 Partially support the new WAF 1.5 branch 2008-11-17 16:54:17 +00:00
Gustavo J. A. M. Carneiro 9f87c19f90 Add option to disable pygccxml support 2008-08-31 15:04:11 +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 8c25bb7241 Don't output private APIs 2008-07-11 13:03:22 +01:00
Gustavo J. A. M. Carneiro 224a7119ef copy the pre.py-doctest style instead of pre.py-src 2008-07-11 11:55:26 +01:00
Gustavo J. A. M. Carneiro 72fcf9a0dd Patch the generated CSS file to highlight literal blocks 2008-07-11 11:09:13 +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 01a68a267f We require Python >= 2.3, not 2.4. 2008-05-11 15:08:59 +01:00
Gustavo J. A. M. Carneiro 44b569a509 Hide the --generate-version option if not running from a bzr branch 2008-05-07 11:56:08 +01:00