Wed, 09 Sep 2015 15:14:27 -0700 |
Tom Henderson |
additional Python 2/3 compatibility
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 21:14:55 -0700 |
Siddharth Santurkar |
port wscripts, test.py, and waf-tools to Python3
|
file |
diff |
annotate
|
Sat, 15 Aug 2015 17:14:51 +0200 |
Vedran Miletić |
Detect gccxml using CastXML wrapper in waf configure
|
file |
diff |
annotate
|
Sun, 26 Jul 2015 14:01:43 +0100 |
Gustavo Carneiro |
Update to get pybindgen from github, with new version scheme
|
file |
diff |
annotate
|
Thu, 02 Jul 2015 12:29:48 -0700 |
Tom Henderson |
bump pybindgen version
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 14:40:12 +0200 |
Vedran Miletić |
Fix printing of gccxml version (Waf 1.8 API change)
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 14:34:53 +0200 |
Vedran Miletić |
Fix Python bindings wscript and waf-tools for Waf 1.8
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 14:59:32 -0800 |
Ben Newton |
Bug 2013: pygccxml versions > 1.0.0 prepend a 'v' to version number
|
file |
diff |
annotate
|
Mon, 29 Sep 2014 22:07:14 +0100 |
Gustavo Carneiro |
Pull new pybindgen version to fix the build, again.
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 17:21:26 +0100 |
Gustavo Carneiro |
Use pybindgen revno 885 to pull container ref bug fix
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 16:56:37 +0100 |
Gustavo Carneiro |
I meant to bump pybindgen version up, not down. Use latest PBG version.
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 12:39:26 +0100 |
Gustavo Carneiro |
Python bindings: fix generation of callback wrappers with the newest pybindgen
|
file |
diff |
annotate
|
Mon, 23 Jun 2014 09:52:33 -0700 |
Tom Henderson |
update pybindgen version
|
file |
diff |
annotate
|
Sun, 02 Mar 2014 23:48:27 +0000 |
Gustavo Carneiro |
Fixes to support Python >= 3.3 in ns3 python bindings
|
file |
diff |
annotate
|
Sun, 02 Mar 2014 20:44:58 +0000 |
Gustavo Carneiro |
Require new pybindgen version to handle the new Time type changes (int64_t)
|
file |
diff |
annotate
|
Sun, 02 Mar 2014 12:24:39 +0000 |
Gustavo Carneiro |
Add option to disable scanning for 32-bit bindings on 64-bit platforms
|
file |
diff |
annotate
|
Sun, 23 Feb 2014 11:40:12 -0800 |
Tom Henderson |
update pybindgen version
|
file |
diff |
annotate
|
Mon, 18 Nov 2013 08:53:07 -0800 |
Tom Henderson |
update comment to align with ns-3.18.1
|
file |
diff |
annotate
|
Tue, 12 Nov 2013 10:37:52 -0800 |
Tom Henderson |
bug 1622: make apiscan Task always run
|
file |
diff |
annotate
|
Sun, 13 Oct 2013 17:54:19 +0100 |
Gustavo Carneiro |
waf --apiscan will no longer try to abort waf build at the end of scanning, to avoid the waf hang. Fixes #1622.
|
file |
diff |
annotate
|
Sun, 13 Oct 2013 16:23:21 +0100 |
Gustavo Carneiro |
Grab a new bugfix from pybindgen
|
file |
diff |
annotate
|
Sat, 03 Aug 2013 07:56:38 -0700 |
Tom Henderson |
update required pybindgen version
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 11:13:12 -0700 |
Alexander Afanasyev |
bug 1562: waf upgrade, patch to launch apiscan task
|
file |
diff |
annotate
|
Fri, 12 Apr 2013 21:36:45 +0900 |
Hajime Tazaki |
Bug 1623 - pybindgen rev809 is not able to build after Ubuntu 1210
|
file |
diff |
annotate
|
Mon, 01 Apr 2013 22:34:50 +0200 |
Alexander Afanasyev |
Fix Python bindings and openflow for waf 1.7.10 upgrade and take care about boost requirements globally
|
file |
diff |
annotate
|
Thu, 12 Jul 2012 17:39:58 +0100 |
Gustavo J. A. M. Carneiro |
Fix possible deadlock when 'waf --apiscan' finishes
|
file |
diff |
annotate
|
Tue, 15 May 2012 15:53:20 +0100 |
Gustavo J. A. M. Carneiro |
Bump required pybindgen version for the container parameter default_value impl.
|
file |
diff |
annotate
|
Fri, 24 Feb 2012 11:39:28 +0000 |
Gustavo J. A. M. Carneiro |
Add -Wno-array-bounds to compile the python bindings, for clang
|
file |
diff |
annotate
|
Mon, 20 Feb 2012 12:17:26 +0000 |
Gustavo J. A. M. Carneiro |
Bug 1273 - Better error message on missing Python development files
|
file |
diff |
annotate
|
Mon, 20 Feb 2012 12:03:30 +0000 |
Gustavo J. A. M. Carneiro |
Bug 1348 - python bindings: deprecated conversion from string constant to ‘char*’
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 01:53:51 +0000 |
Gustavo J. A. M. Carneiro |
Install the ns/__init__.py file also in PYTHONARCHDIR; fixes #1329.
|
file |
diff |
annotate
|
Wed, 04 Jan 2012 18:27:20 +0000 |
Gustavo J. A. M. Carneiro |
Fix the path to the builtin python waf tool
|
file |
diff |
annotate
|
Wed, 05 Oct 2011 16:39:57 +0100 |
Gustavo J. A. M. Carneiro |
Fix typos: Utils.WafError -> WafError
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 15:31:06 +0100 |
Gustavo J. A. M. Carneiro |
Avoid installation of ns3modulegen-modular.py as a python module
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 12:19:53 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1257 - waf install __init__ Python files even with --disable-python
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 18:37:33 +0100 |
Gustavo J. A. M. Carneiro |
Add a --with-python configuration option
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 19:56:58 +0100 |
Gustavo J. A. M. Carneiro |
Minor cleanup
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 12:19:14 +0100 |
Gustavo J. A. M. Carneiro |
Remove the EXPERIMENTAL from --apiscan option help
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 13:47:17 +0100 |
Gustavo J. A. M. Carneiro |
waf-1.6: Mac OSX and other fixes
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 18:54:57 +0100 |
Gustavo J. A. M. Carneiro |
waf 1.6: fix python bindings apiscan
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 16:19:24 +0100 |
Gustavo J. A. M. Carneiro |
waf 1.6: bring back -Wl,--soname, fix waf warnings
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 14:54:27 +0100 |
Gustavo J. A. M. Carneiro |
More waf 1.6.7 build fixes
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 16:13:40 +0100 |
Gustavo J. A. M. Carneiro |
Upgrade to waf-1.6.7, work in progress
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 17:28:10 +0100 |
Gustavo J. A. M. Carneiro |
Re-enable the 'ns3' compatility python module, previously accidentally disabled
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 06:23:28 -0700 |
Tom Henderson |
Bug 1253 - disable python bindings if static build selected
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 19:24:06 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1250 - waf configure do not check for Python.h (python-dev)
|
file |
diff |
annotate
|
Thu, 18 Aug 2011 16:53:15 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1240 - remove monolithic python bindings from waf
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 16:52:49 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1224 - Ns-3-allinone fails to compile on Lion
|
file |
diff |
annotate
|
Wed, 20 Jul 2011 12:43:03 +0100 |
Gustavo J. A. M. Carneiro |
Bump pybindgen version to pull another bug fix
|
file |
diff |
annotate
|
Tue, 19 Jul 2011 19:49:51 +0100 |
Gustavo J. A. M. Carneiro |
Upgrade pybindgen
|
file |
diff |
annotate
|
Tue, 12 Jul 2011 11:02:40 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1200 again: fix pyext install path on fedora x86_64
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 14:24:59 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1200 - ./waf install doesn't install Python bindings properly
|
file |
diff |
annotate
|
Tue, 05 Jul 2011 19:16:47 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1200 - ./waf install doesn't install Python bindings properly
|
file |
diff |
annotate
|
Tue, 05 Jul 2011 18:53:05 +0100 |
Gustavo J. A. M. Carneiro |
Bump required pybindgen version
|
file |
diff |
annotate
|
Fri, 15 Apr 2011 20:51:42 +0200 |
Mathieu Lacage |
really require version 785
|
file |
diff |
annotate
|
Wed, 13 Apr 2011 09:08:05 +0200 |
Mathieu Lacage |
early work to make python bindings work again with ns-3-time
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 19:44:35 +0100 |
Gustavo J. A. M. Carneiro |
Get pybindgen fix.
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 12:35:41 +0100 |
Gustavo J. A. M. Carneiro |
Python bindings: fix uninitialized value
|
file |
diff |
annotate
|
Tue, 29 Mar 2011 18:50:56 +0100 |
Gustavo J. A. M. Carneiro |
Tentatively switch to build modular bindings by default, to test them
|
file |
diff |
annotate
|
Tue, 29 Mar 2011 18:15:52 +0100 |
Gustavo J. A. M. Carneiro |
Make sure --python-scan ignores -test modules
|
file |
diff |
annotate
|