bindings/python/wscript
Mon, 21 Sep 2015 10:21:07 -0700 Tom Henderson pybindgen required version is now a string literal, not a tuple
Wed, 09 Sep 2015 15:14:27 -0700 Tom Henderson additional Python 2/3 compatibility
Thu, 03 Sep 2015 21:14:55 -0700 Siddharth Santurkar port wscripts, test.py, and waf-tools to Python3
Sat, 15 Aug 2015 17:14:51 +0200 Vedran Miletić Detect gccxml using CastXML wrapper in waf configure
Sun, 26 Jul 2015 14:01:43 +0100 Gustavo Carneiro Update to get pybindgen from github, with new version scheme
Thu, 02 Jul 2015 12:29:48 -0700 Tom Henderson bump pybindgen version
Tue, 23 Jun 2015 14:40:12 +0200 Vedran Miletić Fix printing of gccxml version (Waf 1.8 API change)
Tue, 23 Jun 2015 14:34:53 +0200 Vedran Miletić Fix Python bindings wscript and waf-tools for Waf 1.8
Wed, 26 Nov 2014 14:59:32 -0800 Ben Newton Bug 2013: pygccxml versions > 1.0.0 prepend a 'v' to version number
Mon, 29 Sep 2014 22:07:14 +0100 Gustavo Carneiro Pull new pybindgen version to fix the build, again.
Sun, 28 Sep 2014 17:21:26 +0100 Gustavo Carneiro Use pybindgen revno 885 to pull container ref bug fix
Sun, 28 Sep 2014 16:56:37 +0100 Gustavo Carneiro I meant to bump pybindgen version up, not down. Use latest PBG version.
Sun, 28 Sep 2014 12:39:26 +0100 Gustavo Carneiro Python bindings: fix generation of callback wrappers with the newest pybindgen
Mon, 23 Jun 2014 09:52:33 -0700 Tom Henderson update pybindgen version
Sun, 02 Mar 2014 23:48:27 +0000 Gustavo Carneiro Fixes to support Python >= 3.3 in ns3 python bindings
Sun, 02 Mar 2014 20:44:58 +0000 Gustavo Carneiro Require new pybindgen version to handle the new Time type changes (int64_t)
Sun, 02 Mar 2014 12:24:39 +0000 Gustavo Carneiro Add option to disable scanning for 32-bit bindings on 64-bit platforms
Sun, 23 Feb 2014 11:40:12 -0800 Tom Henderson update pybindgen version
Mon, 18 Nov 2013 08:53:07 -0800 Tom Henderson update comment to align with ns-3.18.1
Tue, 12 Nov 2013 10:37:52 -0800 Tom Henderson bug 1622: make apiscan Task always run
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.
Sun, 13 Oct 2013 16:23:21 +0100 Gustavo Carneiro Grab a new bugfix from pybindgen
Sat, 03 Aug 2013 07:56:38 -0700 Tom Henderson update required pybindgen version
Fri, 26 Apr 2013 11:13:12 -0700 Alexander Afanasyev bug 1562: waf upgrade, patch to launch apiscan task
Fri, 12 Apr 2013 21:36:45 +0900 Hajime Tazaki Bug 1623 - pybindgen rev809 is not able to build after Ubuntu 1210
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
Thu, 12 Jul 2012 17:39:58 +0100 Gustavo J. A. M. Carneiro Fix possible deadlock when 'waf --apiscan' finishes
Tue, 15 May 2012 15:53:20 +0100 Gustavo J. A. M. Carneiro Bump required pybindgen version for the container parameter default_value impl.
Fri, 24 Feb 2012 11:39:28 +0000 Gustavo J. A. M. Carneiro Add -Wno-array-bounds to compile the python bindings, for clang
Mon, 20 Feb 2012 12:17:26 +0000 Gustavo J. A. M. Carneiro Bug 1273 - Better error message on missing Python development files
Mon, 20 Feb 2012 12:03:30 +0000 Gustavo J. A. M. Carneiro Bug 1348 - python bindings: deprecated conversion from string constant to ‘char*’
Thu, 05 Jan 2012 01:53:51 +0000 Gustavo J. A. M. Carneiro Install the ns/__init__.py file also in PYTHONARCHDIR; fixes #1329.
Wed, 04 Jan 2012 18:27:20 +0000 Gustavo J. A. M. Carneiro Fix the path to the builtin python waf tool
Wed, 05 Oct 2011 16:39:57 +0100 Gustavo J. A. M. Carneiro Fix typos: Utils.WafError -> WafError
Mon, 26 Sep 2011 15:31:06 +0100 Gustavo J. A. M. Carneiro Avoid installation of ns3modulegen-modular.py as a python module
Fri, 23 Sep 2011 12:19:53 +0100 Gustavo J. A. M. Carneiro Bug 1257 - waf install __init__ Python files even with --disable-python
Tue, 20 Sep 2011 18:37:33 +0100 Gustavo J. A. M. Carneiro Add a --with-python configuration option
Mon, 19 Sep 2011 19:56:58 +0100 Gustavo J. A. M. Carneiro Minor cleanup
Sun, 18 Sep 2011 12:19:14 +0100 Gustavo J. A. M. Carneiro Remove the EXPERIMENTAL from --apiscan option help
Tue, 13 Sep 2011 13:47:17 +0100 Gustavo J. A. M. Carneiro waf-1.6: Mac OSX and other fixes
Mon, 12 Sep 2011 18:54:57 +0100 Gustavo J. A. M. Carneiro waf 1.6: fix python bindings apiscan
Mon, 12 Sep 2011 16:19:24 +0100 Gustavo J. A. M. Carneiro waf 1.6: bring back -Wl,--soname, fix waf warnings
Mon, 12 Sep 2011 14:54:27 +0100 Gustavo J. A. M. Carneiro More waf 1.6.7 build fixes
Thu, 08 Sep 2011 16:13:40 +0100 Gustavo J. A. M. Carneiro Upgrade to waf-1.6.7, work in progress
Thu, 01 Sep 2011 17:28:10 +0100 Gustavo J. A. M. Carneiro Re-enable the 'ns3' compatility python module, previously accidentally disabled
Wed, 31 Aug 2011 06:23:28 -0700 Tom Henderson Bug 1253 - disable python bindings if static build selected
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)
Thu, 18 Aug 2011 16:53:15 +0100 Gustavo J. A. M. Carneiro Bug 1240 - remove monolithic python bindings from waf
Sun, 07 Aug 2011 16:52:49 +0100 Gustavo J. A. M. Carneiro Bug 1224 - Ns-3-allinone fails to compile on Lion
Wed, 20 Jul 2011 12:43:03 +0100 Gustavo J. A. M. Carneiro Bump pybindgen version to pull another bug fix
Tue, 19 Jul 2011 19:49:51 +0100 Gustavo J. A. M. Carneiro Upgrade pybindgen
Tue, 12 Jul 2011 11:02:40 +0100 Gustavo J. A. M. Carneiro Bug 1200 again: fix pyext install path on fedora x86_64
Mon, 11 Jul 2011 14:24:59 +0100 Gustavo J. A. M. Carneiro Bug 1200 - ./waf install doesn't install Python bindings properly
Tue, 05 Jul 2011 19:16:47 +0100 Gustavo J. A. M. Carneiro Bug 1200 - ./waf install doesn't install Python bindings properly
Tue, 05 Jul 2011 18:53:05 +0100 Gustavo J. A. M. Carneiro Bump required pybindgen version
Fri, 15 Apr 2011 20:51:42 +0200 Mathieu Lacage really require version 785
Wed, 13 Apr 2011 09:08:05 +0200 Mathieu Lacage early work to make python bindings work again with ns-3-time
Mon, 04 Apr 2011 19:44:35 +0100 Gustavo J. A. M. Carneiro Get pybindgen fix.
Mon, 04 Apr 2011 12:35:41 +0100 Gustavo J. A. M. Carneiro Python bindings: fix uninitialized value
Tue, 29 Mar 2011 18:50:56 +0100 Gustavo J. A. M. Carneiro Tentatively switch to build modular bindings by default, to test them
Tue, 29 Mar 2011 18:15:52 +0100 Gustavo J. A. M. Carneiro Make sure --python-scan ignores -test modules
Mon, 28 Mar 2011 15:31:13 +0100 Gustavo J. A. M. Carneiro Modular bindings: don't always generate compat ns3.py, only when needed
Mon, 28 Mar 2011 14:56:08 +0100 Gustavo J. A. M. Carneiro Use the waf 'copy' tool to copy __init__.py files
Sun, 27 Mar 2011 23:35:55 +0100 Gustavo J. A. M. Carneiro Modular bindings: add support for <module>.py and _<module>.so layout, for extending modules in Python
Tue, 22 Mar 2011 15:56:41 +0000 Gustavo J. A. M. Carneiro ./waf --apiscan=all: now only scans modules that have bld.ns3_python_bindings() in their wscript
Mon, 21 Mar 2011 18:53:10 +0000 Gustavo J. A. M. Carneiro ./waf --apiscan=all: don't scan modules ending in -test
Mon, 21 Mar 2011 18:16:41 +0000 Gustavo J. A. M. Carneiro Make ./waf --apiscan=all skip the test modules
Sun, 20 Mar 2011 17:56:06 +0000 Gustavo J. A. M. Carneiro Modular bindings: before scanning a module, check that xxx-module.h exists, skip the scanning if it doesn't
Sun, 20 Mar 2011 15:41:43 +0000 Gustavo J. A. M. Carneiro Modular bindings: add support for the apiscan target 'all', that means scan all ns-3 modules
Sun, 20 Mar 2011 15:17:09 +0000 Gustavo J. A. M. Carneiro Add OLSR modular bindings
Sun, 20 Mar 2011 13:01:40 +0000 Gustavo J. A. M. Carneiro Bug 1076 - Waf gives an error if you enable only a single module
Sun, 20 Mar 2011 12:18:15 +0000 Gustavo J. A. M. Carneiro Bug 1075 - Python examples fail when static built is enabled
Fri, 18 Mar 2011 10:58:21 -0700 Mitch Watrous Create separate module and test-module libraries
Sun, 13 Mar 2011 18:38:59 +0000 Gustavo J. A. M. Carneiro Modular bindings: handle module names with hyphens
Sun, 13 Mar 2011 18:15:28 +0000 Gustavo J. A. M. Carneiro Fix: The compat. ns3.py module is not needed when --bindings-type=both
Sun, 13 Mar 2011 17:56:59 +0000 Gustavo J. A. M. Carneiro Modular bindings: waf dep. fix.
Sun, 13 Mar 2011 16:03:33 +0000 Gustavo J. A. M. Carneiro Modular bindings: generate a compatibility 'ns3' module that imports the modular bindings
Sat, 12 Mar 2011 18:34:30 +0000 Gustavo J. A. M. Carneiro Modular Python bindings work (many bug fixes, more modules tested)
Tue, 08 Mar 2011 15:33:55 +0000 Gustavo J. A. M. Carneiro Document in the --bindings-type waf option that modular bindings are experimental
Tue, 08 Mar 2011 12:46:53 +0000 Gustavo J. A. M. Carneiro merge
Sun, 07 Nov 2010 23:17:52 +0000 Gustavo J. A. M. Carneiro Start of work on modular Python bindings, unstable
Mon, 31 Jan 2011 19:03:19 +0000 Gustavo J. A. M. Carneiro Fix Python scanning to allow apidefs to be placed on the right module instead of the main ns3module.cc file, for new-style modules
Fri, 20 Aug 2010 12:17:19 -0700 Tom Henderson Help waf to guess release versions of nsc and pybindgen
Sun, 15 Aug 2010 21:20:24 -0700 Gustavo J. A. M. Carneiro Update pybindgen version
Tue, 10 Aug 2010 15:06:35 +0100 Gustavo J. A. M. Carneiro Update pybindgen version
Fri, 02 Jul 2010 12:45:09 -0700 Gustavo J. A. M. Carneiro Allow headers to be in subdirectories with respect to wscript
Sun, 13 Jun 2010 16:34:15 +0100 Gustavo J. A. M. Carneiro python-scan: avoid possible deadlock passing list of modules to the api scanner process
Thu, 06 May 2010 14:21:20 +0100 Gustavo J. A. M. Carneiro Fix Python bindings ns3.Object subclassing bug
Wed, 21 Apr 2010 08:39:57 -0400 Gustavo J. A. M. Carneiro update pybindgen version ns-3.8-RC1
Fri, 16 Apr 2010 12:59:22 +0100 Gustavo J. A. M. Carneiro Upgrade pybindgen to fix the MI problem (bug #877)
Wed, 17 Mar 2010 12:34:52 +0000 Gustavo J. A. M. Carneiro Add option to enable gcc precompiled header for compiling python bindings
Wed, 17 Mar 2010 11:18:55 +0000 Gustavo J. A. M. Carneiro Realign Python ns3.Object constructors with C++
Wed, 03 Feb 2010 18:09:25 +0000 Gustavo J. A. M. Carneiro Upgrade pybindgen to fix the any() bug (Python <= 2.4)
Mon, 01 Feb 2010 14:27:08 +0000 Gustavo J. A. M. Carneiro Upgrade waf from 1.5.9 to 1.5.11
Mon, 01 Feb 2010 13:04:34 +0000 Gustavo J. A. M. Carneiro Upgrade to a newer pybindgen version with support for multiple-inheritance
Sun, 22 Nov 2009 18:27:14 +0000 Gustavo J. A. M. Carneiro Improved detection of apidefs to use for python (Bug 734)
Wed, 18 Nov 2009 12:03:43 +0000 Gustavo J. A. M. Carneiro Python: rescan; need new 'section precedence' API from PyBindGen; other PBG bug fixes pulled from new version.
Sat, 17 Oct 2009 00:30:07 +0100 Gustavo J. A. M. Carneiro Upgrade pybindgen to fix bug #723
Fri, 25 Sep 2009 12:15:27 +0100 Gustavo J. A. M. Carneiro Put back the configure check to disable python bindings in cygwin, due to our inability to install gccxml in cygwin.
Tue, 22 Sep 2009 16:13:42 +0100 Gustavo J. A. M. Carneiro Python: allow multiple api definitions directories, one per data model.
Wed, 16 Sep 2009 15:03:25 +0100 Gustavo J. A. M. Carneiro Python bindings rescan
Thu, 10 Sep 2009 11:41:33 +0100 Gustavo J. A. M. Carneiro Switch to the official pybindgen 0.12 release
Mon, 31 Aug 2009 11:31:32 +0100 Gustavo J. A. M. Carneiro Re-scan Python bindings and use newer PyBindGen.
Wed, 17 Jun 2009 11:26:36 +0100 Gustavo J. A. M. Carneiro Bug #594: cygwin won't build.
Thu, 28 May 2009 17:13:44 +0100 Gustavo J. A. M. Carneiro Pull in new pybindgen version for bug fixes
Sun, 24 May 2009 11:39:41 +0100 Mathieu Lacage Don't allow pybindgen version greater than our requested version, to avoid python scanning generating backward incompatible API defs.
Tue, 05 May 2009 14:55:23 +0200 Mathieu Lacage enable python+static build on osx
Thu, 30 Apr 2009 10:57:30 +0100 Gustavo J. A. M. Carneiro Fix Python bindings build with gcc < 4
Wed, 22 Apr 2009 17:22:41 +0200 Mathieu Lacage enable static builds, even when python is enabled
Wed, 22 Apr 2009 13:59:10 +0200 Mathieu Lacage Backed out changeset 4d9d3ff807a9
Wed, 22 Apr 2009 13:06:22 +0200 Mathieu Lacage enable static libns3 builds for python module
Mon, 13 Apr 2009 23:10:37 +0100 Gustavo J. A. M. Carneiro Upgrade to WAF 1.5.4
Mon, 06 Apr 2009 13:05:59 +0100 Gustavo J. A. M. Carneiro Add code that, when waf is updated in a future version, makes sure python bindings are re-generated whenever the optional features set changes.
Wed, 04 Mar 2009 11:34:51 +0000 Gustavo J. A. M. Carneiro Check if the compiler *really* supports -fvisibility=hidden.
Tue, 03 Mar 2009 18:51:16 +0000 Gustavo J. A. M. Carneiro Compile python bindings with -fvisibility=hidden, when possible. Closes #515.
Wed, 18 Feb 2009 12:23:08 +0000 Gustavo J. A. M. Carneiro Python: wrap std::ostream/ofstream, for ascii tracing.
Sat, 24 Jan 2009 15:28:54 +0000 Gustavo J. A. M. Carneiro Try to guess pybindgen location (more #478)
Sat, 17 Jan 2009 16:58:42 +0000 Gustavo J. A. M. Carneiro On native win32, we cannot use -D_DEBUG when compiling Python extensions
Fri, 16 Jan 2009 17:18:49 +0000 Gustavo J. A. M. Carneiro Remove the last remnants of local pybindgen handling (allinone takes care of pybindgen now)
Wed, 14 Jan 2009 11:17:41 +0000 Gustavo J. A. M. Carneiro Add dependency annotations for the task that generates Python bindings
less more (0) -120 tip