Commit Graph

  • a619e22a14 Fix module scanning with Python3 master Alexander Afanasyev 2020-05-30 22:49:18 -04:00
  • 926ee3b86d Merge pull request #51 from tomhenderson/fix-collections-import 0.22.1 Gustavo J. A. M. Carneiro 2021-10-05 21:41:06 +01:00
  • e645cc6846 Fix collections import Tom Henderson 2021-10-05 12:08:11 -07:00
  • fbb74e6986 Merge pull request #47 from Mulugruntz/Mulugruntz-tutorial-rst-inner 0.22.0 Gustavo J. A. M. Carneiro 2021-05-02 15:15:53 +01:00
  • 0df0d3caac Missing assignment in tutorial.rst Samuel GIFFARD 2021-04-29 16:19:17 +09:00
  • 7591d979a6 CI: drop python 3.4 and 3.5; add 3.7 and 3.8 Gustavo Carneiro 2021-04-05 15:27:04 +01:00
  • a4612f7cd9 fix compat. w/ python < 3.3 Gustavo Carneiro 2021-04-05 15:23:44 +01:00
  • d23abaa521 fix compat. w/ older python Gustavo Carneiro 2021-04-05 15:20:56 +01:00
  • 42df0fcb4b generate pybindgen/version.py in waf configure, closes #45 Gustavo Carneiro 2021-04-05 15:14:13 +01:00
  • 71852b1158 remove gccxmlparser (in favour of castxmlparser) Gustavo Carneiro 2021-02-21 12:01:47 +00:00
  • 5cf981c5c5 Merge pull request #43 from tomhenderson/pygccxml-deprecation Gustavo J. A. M. Carneiro 2021-02-21 11:49:56 +00:00
  • a76a4fc0cd Update for upstream API change (removal of i_depend_on_them) in pygccxml Tom Henderson 2021-02-20 15:17:05 -08:00
  • f624bb33f5 re-enable some doctests; add test for #42 Gustavo Carneiro 2021-02-14 18:59:05 +00:00
  • dd41f7dde1 Properly handle tokenization of templated types Courtney Cavin 2021-02-08 22:32:05 -08:00
  • a58737740e Add handling for "char" type default parameter value, closes #41 Gustavo Carneiro 2020-12-21 09:55:10 +00:00
  • 9acbf1d26f Upgrade WAF 2.0.19 -> 2.0.21 Gustavo Carneiro 2020-12-21 09:54:47 +00:00
  • ac96636eb1 fix a SyntaxWarning Gustavo Carneiro 2020-12-20 20:19:18 +00:00
  • 5fbeb8d065 don't call PyEval_ThreadsInitialized on python >= 3.7, closes #40 Gustavo Carneiro 2020-12-20 20:18:55 +00:00
  • 443cbba5dd add python-level tests for unordered_map Gustavo Carneiro 2020-11-22 14:36:11 +00:00
  • 0dfff313dd Merge pull request #39 from tomhenderson/unordered_map Gustavo J. A. M. Carneiro 2020-11-22 14:34:38 +00:00
  • a6321cc6a1 Add support for unordered_map Tom Henderson 2020-10-29 18:20:26 -07:00
  • 3a8e313645 Merge pull request #38 from asellappen/master Gustavo J. A. M. Carneiro 2020-10-28 14:37:16 +00:00
  • ef524c5615 Add poweron architecture ppc64le to travis build Ubuntu 2020-10-28 12:40:20 +00:00
  • 8e7c0a97cb sort kwargs when generating python code Gustavo Carneiro 2020-10-04 23:16:04 +01:00
  • f6d23dd8a8 examples: gccxmlparser -> castxmlparser, closes #35 Gustavo Carneiro 2020-10-04 16:10:14 +01:00
  • b787885ade Fix the std_shared_ptr example Gustavo Carneiro 2020-10-04 16:09:09 +01:00
  • bb50384ea2 waf: check for cxxfilt python module (needed for castxml) Gustavo Carneiro 2020-10-04 15:37:49 +01:00
  • 26f22d2123 Merge pull request #34 from pombredanne/patch-1 Gustavo J. A. M. Carneiro 2020-06-01 10:33:32 +01:00
  • a73ba54f7b Update homepage URL #33 Philippe Ombredanne 2020-05-31 23:13:36 +02:00
  • ad333c098c fix #30 0.21.0 Gustavo Carneiro 2020-03-15 20:23:09 +00:00
  • 5c6f9a7d08 skip the flaky test Gustavo Carneiro 2020-03-11 11:25:23 +00:00
  • 22f50d153b test_free_after_copy_leak: allow failure Gustavo Carneiro 2020-03-11 11:21:03 +00:00
  • 9f017f1577 s/nullptr/NULL/ (compat w/ old compilers) Gustavo Carneiro 2020-03-11 11:19:10 +00:00
  • d44258b49e Merge pull request #27 from cosnicolaou/cos-add-free-immediately Gustavo J. A. M. Carneiro 2020-03-11 11:13:31 +00:00
  • 521091b1f1 improve tests Cosmos Nicolaou 2020-03-09 17:23:16 -07:00
  • d3e1ddf13e Merge branch 'master' into cos-add-free-immediately Cosmos Nicolaou 2020-03-05 14:11:01 -08:00
  • 0193aa6e8e Merge remote-tracking branch 'upstream/master' Cosmos Nicolaou 2020-03-05 14:10:44 -08:00
  • 593e0acbf2 Merge branch 'master' into cos-add-free-immediately Cosmos Nicolaou 2020-03-05 14:08:13 -08:00
  • a5fb847cbd fix command line parsing Cosmos Nicolaou 2020-03-03 20:48:41 -08:00
  • 79e80d3351 fix typo Cosmos Nicolaou 2020-03-03 17:47:08 -08:00
  • c3b7e61e64 get castxml tests to work Cosmos Nicolaou 2020-03-03 17:37:59 -08:00
  • b40edce8ab update to waf 2.0.19 Cosmos Nicolaou 2020-03-03 14:27:09 -08:00
  • a38f492984 add test Cosmos Nicolaou 2020-03-05 14:07:08 -08:00
  • 6b1e893e65 ensure stable, sorted order, of flags in generated code Cosmos Nicolaou 2020-03-05 10:35:36 -08:00
  • 2c5550c3b4 Merge pull request #29 from cosnicolaou/cos-update-waf-2 Gustavo J. A. M. Carneiro 2020-03-05 17:09:07 +00:00
  • f202a02d9e remove unused python_patched.py file Cosmos Nicolaou 2020-03-05 09:06:56 -08:00
  • 32395239ad respond to review Cosmos Nicolaou 2020-03-05 09:06:22 -08:00
  • 7b78e78432 existing tests pass Cosmos Nicolaou 2020-03-04 23:58:16 -08:00
  • a7f3473a71 Merge branch 'cos-update-waf-2' into cos-add-free-immediately Cosmos Nicolaou 2020-03-04 23:54:31 -08:00
  • f48aaa8f79 Merge branch 'master' into cos-add-free-immediately Cosmos Nicolaou 2020-03-04 23:52:56 -08:00
  • b5a607d959 Merge branch 'cos-update-waf' into cos-update-waf-2 Cosmos Nicolaou 2020-03-04 23:49:16 -08:00
  • 978f89467f continued test cleanup, no longuer use waf-tools/python-patched.py Cosmos Nicolaou 2020-03-04 23:48:02 -08:00
  • a466ad601d Merge pull request #28 from cosnicolaou/cos-update-waf Gustavo J. A. M. Carneiro 2020-03-04 23:30:01 +00:00
  • c0f002155d fix command line parsing Cosmos Nicolaou 2020-03-03 20:48:41 -08:00
  • 9334d9f8a1 fix typo Cosmos Nicolaou 2020-03-03 17:47:08 -08:00
  • 01125844d1 get castxml tests to work Cosmos Nicolaou 2020-03-03 17:37:59 -08:00
  • 84f81b13bc update to waf 2.0.19 Cosmos Nicolaou 2020-03-03 14:27:09 -08:00
  • e782b734e9 remove waf changes Cosmos Nicolaou 2020-02-23 13:58:43 -08:00
  • 1ce9a95173 add support for freeing C/C++ objects used purely within wrappers Cosmos Nicolaou 2020-02-21 14:53:48 -08:00
  • adeb7ce557 Merge branch 'master' of github.com:gjcarneiro/pybindgen Gustavo Carneiro 2019-12-25 11:52:12 +00:00
  • 7dc7fa05fb fix warning: cast between incompatible function types, closes #25 Gustavo Carneiro 2019-12-25 11:51:52 +00:00
  • e9c66c756a Merge pull request #26 from elijahr/fix-memory-policy-attribute-error Gustavo J. A. M. Carneiro 2019-12-25 11:04:04 +00:00
  • a5bf71adc8 Fix AttributeError accessing memory_policy Elijah Shaw-Rutschman 2019-12-24 18:57:27 -06:00
  • 8ff989232c fix for method returning const reference to a class, closes #21 0.20.1 Gustavo Carneiro 2019-09-29 20:26:25 +01:00
  • 82c5fd25f1 Merge pull request #18 from dan-eicher/master 0.20.0 Gustavo J. A. M. Carneiro 2019-04-10 19:24:23 +01:00
  • 5768a792c8 adds custom_name to class attributes and uses ordered dicts to store attributes/methods Dan Eicher 2019-04-09 17:47:05 -07:00
  • 823d8b2b7d Merge pull request #17 from TommyPec/master Gustavo J. A. M. Carneiro 2018-09-08 16:16:24 +01:00
  • c52fb3b94e well, it seems travis doesn't support 3.7 yet Gustavo Carneiro 2018-09-07 19:08:19 +01:00
  • fb1b44f22e drop python 3.3 and 3.4, test for 3.5 to 3.7 Gustavo Carneiro 2018-09-07 19:05:49 +01:00
  • c51e919be6 Update settings.py Tommaso Pecorella 2018-08-31 23:25:03 +02:00
  • ef30ba23dd Merge branch 'tomhenderson-castxml' 0.19.0 Gustavo Carneiro 2018-05-27 12:53:07 +01:00
  • 7b33dd6d89 typo Gustavo Carneiro 2018-05-27 12:52:42 +01:00
  • eeb41cbde3 gitignore Gustavo Carneiro 2018-05-27 12:46:52 +01:00
  • 20b9c171db castxml: skip some tests if castxml mode Gustavo Carneiro 2018-05-27 12:46:16 +01:00
  • 70b13acdeb fix indentation Gustavo Carneiro 2018-03-17 14:28:34 +00:00
  • ff9faa8719 castxmlscanner: fix scanning of typedefs inside classes Gustavo Carneiro 2018-03-17 12:56:37 +00:00
  • 906106ce85 more logging Gustavo Carneiro 2018-03-11 23:43:31 +00:00
  • 58938aca25 castxml: logging improvements Gustavo Carneiro 2018-03-09 00:45:25 +00:00
  • e7c415611f the 'this is disabled due to ns3' bit really needs to be disabled Gustavo Carneiro 2018-03-07 00:19:03 +00:00
  • f98f26cb7b WIP: trying to get castxmlparser to pass the unit tests Gustavo Carneiro 2018-03-04 19:06:08 +00:00
  • 303a1e3756 Add castxmlparser.py Ankit Deepak 2017-12-09 10:24:49 -08:00
  • 0466ae3508 Fix classifier license 0.18.0 Gustavo Carneiro 2017-05-21 12:04:22 +01:00
  • b9bd76c882 add classifiers to setup.py Gustavo Carneiro 2017-05-21 11:59:11 +01:00
  • 2e07916636 Update gitignore Gustavo Carneiro 2017-05-21 11:49:17 +01:00
  • 245e7a3192 Merge pull request #11 from frol/patch-1 Gustavo J. A. M. Carneiro 2017-05-19 14:58:46 +01:00
  • 2b34d1ffcc Added Python 3.5+ compatibility fix Vlad Frolov 2017-05-19 16:48:55 +03:00
  • cf00cc0823 git ignore .eggs Gustavo Carneiro 2016-10-19 22:56:20 +01:00
  • a6376f2fcc Fix a bug with std::string& containing a default value Gustavo Carneiro 2016-09-20 23:47:08 +01:00
  • 1feb38756b travis... Gustavo Carneiro 2016-05-04 00:23:00 +01:00
  • c5acfe72d6 travis fix Gustavo Carneiro 2016-05-04 00:20:46 +01:00
  • 853ecd4ebc ask travisCI to install different python versions Gustavo Carneiro 2016-05-04 00:15:13 +01:00
  • 434228da72 travis: add python 3.5 Gustavo Carneiro 2016-05-04 00:12:36 +01:00
  • cf2b50c398 Drop support for Python 2.6 from travisCI as well Gustavo Carneiro 2016-05-04 00:11:39 +01:00
  • 7b79ebf622 Drop support for Python 2.6 Gustavo Carneiro 2016-05-04 00:05:57 +01:00
  • ec55eb6110 Fix compatibility with Python 3.5 Gustavo Carneiro 2016-05-03 23:14:55 +01:00
  • 0e4e3bc096 Merge pull request #3 from haudren/topic/autogen-docstring Gustavo J. A. M. Carneiro 2015-12-03 13:16:59 +00:00
  • 4540900adf [ENH] Add support to auto-generate a barebones docstring if None is provided Hervé Audren 2015-12-03 16:12:53 +09:00
  • ffe4f70819 Python 3 fixes Gustavo Carneiro 2015-10-11 15:17:20 +01:00
  • 32778273ea Revert "Disable checks for existence of copy-constructor" Gustavo Carneiro 2015-10-11 15:10:57 +01:00
  • 4806e4f322 Disable checks for existence of copy-constructor 0.17.0.post45+ng4806e4f Alexander Afanasyev 2015-01-05 16:57:32 -08:00