Commit Graph

114 Commits

Author SHA1 Message Date
Gustavo Carneiro a4612f7cd9 fix compat. w/ python < 3.3 2021-04-05 15:23:44 +01:00
Gustavo Carneiro d23abaa521 fix compat. w/ older python 2021-04-05 15:20:56 +01:00
Gustavo Carneiro 42df0fcb4b generate pybindgen/version.py in waf configure, closes #45 2021-04-05 15:14:13 +01:00
Tom Henderson a6321cc6a1 Add support for unordered_map 2020-11-21 15:21:00 -08:00
Gustavo Carneiro bb50384ea2 waf: check for cxxfilt python module (needed for castxml) 2020-10-04 16:10:27 +01:00
Cosmos Nicolaou 32395239ad respond to review 2020-03-05 09:06:22 -08:00
Cosmos Nicolaou 978f89467f continued test cleanup, no longuer use waf-tools/python-patched.py 2020-03-04 23:48:02 -08:00
Cosmos Nicolaou 01125844d1 get castxml tests to work 2020-03-03 17:37:59 -08:00
Cosmos Nicolaou 84f81b13bc update to waf 2.0.19 2020-03-03 14:27:09 -08:00
Gustavo Carneiro 20b9c171db castxml: skip some tests if castxml mode 2018-05-27 12:46:16 +01:00
Gustavo Carneiro f98f26cb7b WIP: trying to get castxmlparser to pass the unit tests 2018-03-04 19:06:08 +00:00
Gustavo Carneiro d10fa6061e Use setuptools_scm to generate the package version 2015-07-26 11:38:51 +01:00
Gustavo Carneiro ee16ac51cd waf configure: make finding gccxml optional 2015-07-09 23:58:54 +01:00
Gustavo Carneiro 3cbc515e49 bzr -> git 2015-07-09 21:53:04 +01:00
Gustavo Carneiro b4309d8c1a More python 3 porting of waf stuff 2014-02-09 20:18:26 +00:00
Gustavo Carneiro 400be0c1f9 untabify 2014-02-09 20:08:51 +00:00
Gustavo Carneiro e1c93348b8 Make all wscript files python 3 compatible 2014-02-09 20:06:59 +00:00
Gustavo Carneiro 0c8ae466b7 Make setup.py more robust and add a manifest file 2014-02-09 20:02:11 +00:00
Gustavo Carneiro 42b9161cfa Use the patch python waf tool, other bugs fixed 2014-02-02 20:19:51 +00:00
Gustavo Carneiro b77de1cc18 Upgrade waf to 1.7.15 2014-02-02 19:43:37 +00:00
Gustavo Carneiro 3d159c7d56 waf: use a python waf tool backported from waf 1.7.11 2013-08-10 19:28:38 +01:00
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