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
|
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
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 14:56:08 +0100 |
Gustavo J. A. M. Carneiro |
Use the waf 'copy' tool to copy __init__.py files
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 21 Mar 2011 18:53:10 +0000 |
Gustavo J. A. M. Carneiro |
./waf --apiscan=all: don't scan modules ending in -test
|
file |
diff |
annotate
|
Mon, 21 Mar 2011 18:16:41 +0000 |
Gustavo J. A. M. Carneiro |
Make ./waf --apiscan=all skip the test modules
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 15:17:09 +0000 |
Gustavo J. A. M. Carneiro |
Add OLSR modular bindings
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 12:18:15 +0000 |
Gustavo J. A. M. Carneiro |
Bug 1075 - Python examples fail when static built is enabled
|
file |
diff |
annotate
|
Fri, 18 Mar 2011 10:58:21 -0700 |
Mitch Watrous |
Create separate module and test-module libraries
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 18:38:59 +0000 |
Gustavo J. A. M. Carneiro |
Modular bindings: handle module names with hyphens
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 17:56:59 +0000 |
Gustavo J. A. M. Carneiro |
Modular bindings: waf dep. fix.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 18:34:30 +0000 |
Gustavo J. A. M. Carneiro |
Modular Python bindings work (many bug fixes, more modules tested)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 12:46:53 +0000 |
Gustavo J. A. M. Carneiro |
merge
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 23:17:52 +0000 |
Gustavo J. A. M. Carneiro |
Start of work on modular Python bindings, unstable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 12:17:19 -0700 |
Tom Henderson |
Help waf to guess release versions of nsc and pybindgen
|
file |
diff |
annotate
|
Sun, 15 Aug 2010 21:20:24 -0700 |
Gustavo J. A. M. Carneiro |
Update pybindgen version
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 15:06:35 +0100 |
Gustavo J. A. M. Carneiro |
Update pybindgen version
|
file |
diff |
annotate
|
Fri, 02 Jul 2010 12:45:09 -0700 |
Gustavo J. A. M. Carneiro |
Allow headers to be in subdirectories with respect to wscript
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 06 May 2010 14:21:20 +0100 |
Gustavo J. A. M. Carneiro |
Fix Python bindings ns3.Object subclassing bug
|
file |
diff |
annotate
|
Wed, 21 Apr 2010 08:39:57 -0400 |
Gustavo J. A. M. Carneiro |
update pybindgen version
ns-3.8-RC1
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 12:59:22 +0100 |
Gustavo J. A. M. Carneiro |
Upgrade pybindgen to fix the MI problem (bug #877)
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 12:34:52 +0000 |
Gustavo J. A. M. Carneiro |
Add option to enable gcc precompiled header for compiling python bindings
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 11:18:55 +0000 |
Gustavo J. A. M. Carneiro |
Realign Python ns3.Object constructors with C++
|
file |
diff |
annotate
|
Wed, 03 Feb 2010 18:09:25 +0000 |
Gustavo J. A. M. Carneiro |
Upgrade pybindgen to fix the any() bug (Python <= 2.4)
|
file |
diff |
annotate
|
Mon, 01 Feb 2010 14:27:08 +0000 |
Gustavo J. A. M. Carneiro |
Upgrade waf from 1.5.9 to 1.5.11
|
file |
diff |
annotate
|