Gustavo Carneiro
|
ff3054b592
|
Fixes to support Python >= 3.3 in ns3 python bindings
|
2014-03-02 23:48:27 +00:00 |
|
Gustavo Carneiro
|
60e2a6c117
|
Require new pybindgen version to handle the new Time type changes (int64_t)
|
2014-03-02 20:44:58 +00:00 |
|
Gustavo Carneiro
|
cb559e2947
|
Add option to disable scanning for 32-bit bindings on 64-bit platforms
|
2014-03-02 12:24:39 +00:00 |
|
Tom Henderson
|
44e6ff72b0
|
update pybindgen version
|
2014-02-23 11:40:12 -08:00 |
|
Tom Henderson
|
afdb830d5c
|
update comment to align with ns-3.18.1
|
2013-11-18 08:53:07 -08:00 |
|
Tom Henderson
|
4e950036c8
|
bug 1622: make apiscan Task always run
|
2013-11-12 10:37:52 -08:00 |
|
Gustavo Carneiro
|
f0b9a19317
|
waf --apiscan will no longer try to abort waf build at the end of scanning, to avoid the waf hang. Fixes #1622.
|
2013-10-13 17:54:19 +01:00 |
|
Gustavo Carneiro
|
2988c8d395
|
Grab a new bugfix from pybindgen
|
2013-10-13 16:23:21 +01:00 |
|
Tom Henderson
|
3847257057
|
update required pybindgen version
|
2013-08-03 07:56:38 -07:00 |
|
Alexander Afanasyev
|
f81e8ee7fd
|
bug 1562: waf upgrade, patch to launch apiscan task
|
2013-04-26 11:13:12 -07:00 |
|
Hajime Tazaki
|
e950cf14c4
|
Bug 1623 - pybindgen rev809 is not able to build after Ubuntu 1210
update pybindgen version to rev825:
https://code.launchpad.net/~gjc/pybindgen/trunk
|
2013-04-12 21:36:45 +09:00 |
|
Alexander Afanasyev
|
0e169c157f
|
Fix Python bindings and openflow for waf 1.7.10 upgrade and take care about boost requirements globally
|
2013-04-01 22:34:50 +02:00 |
|
Gustavo J. A. M. Carneiro
|
b04b6648aa
|
Fix possible deadlock when 'waf --apiscan' finishes
|
2012-07-12 17:39:58 +01:00 |
|
Gustavo J. A. M. Carneiro
|
e2252b9a75
|
Bump required pybindgen version for the container parameter default_value impl.
|
2012-05-15 15:53:20 +01:00 |
|
Gustavo J. A. M. Carneiro
|
7383d1a82f
|
Add -Wno-array-bounds to compile the python bindings, for clang
|
2012-02-24 11:39:28 +00:00 |
|
Gustavo J. A. M. Carneiro
|
f01c0cf88e
|
Bug 1273 - Better error message on missing Python development files
|
2012-02-20 12:17:26 +00:00 |
|
Gustavo J. A. M. Carneiro
|
de30b49a80
|
Bug 1348 - python bindings: deprecated conversion from string constant to ‘char*’
|
2012-02-20 12:03:30 +00:00 |
|
Gustavo J. A. M. Carneiro
|
88420e9455
|
Install the ns/__init__.py file also in PYTHONARCHDIR; fixes #1329.
|
2012-01-05 01:53:51 +00:00 |
|
Gustavo J. A. M. Carneiro
|
1d145832db
|
Fix the path to the builtin python waf tool
|
2012-01-04 18:27:20 +00:00 |
|
Gustavo J. A. M. Carneiro
|
271b1b7df1
|
Fix typos: Utils.WafError -> WafError
|
2011-10-05 16:39:57 +01:00 |
|
Gustavo J. A. M. Carneiro
|
c6077da00a
|
Avoid installation of ns3modulegen-modular.py as a python module
|
2011-09-26 15:31:06 +01:00 |
|
Gustavo J. A. M. Carneiro
|
715d3e0d5a
|
Bug 1257 - waf install __init__ Python files even with --disable-python
|
2011-09-23 12:19:53 +01:00 |
|
Gustavo J. A. M. Carneiro
|
b80154549c
|
Add a --with-python configuration option
|
2011-09-20 18:37:33 +01:00 |
|
Gustavo J. A. M. Carneiro
|
39fce07e5d
|
Minor cleanup
|
2011-09-19 19:56:58 +01:00 |
|
Gustavo J. A. M. Carneiro
|
8405e52966
|
Remove the EXPERIMENTAL from --apiscan option help
|
2011-09-18 12:19:14 +01:00 |
|
Gustavo J. A. M. Carneiro
|
e8aeb9c6ce
|
waf-1.6: Mac OSX and other fixes
|
2011-09-13 13:47:17 +01:00 |
|
Gustavo J. A. M. Carneiro
|
4e3855f771
|
waf 1.6: fix python bindings apiscan
|
2011-09-12 18:54:57 +01:00 |
|
Gustavo J. A. M. Carneiro
|
a16ebdd4ba
|
waf 1.6: bring back -Wl,--soname, fix waf warnings
|
2011-09-12 16:19:24 +01:00 |
|
Gustavo J. A. M. Carneiro
|
0536f2416f
|
More waf 1.6.7 build fixes
|
2011-09-12 14:54:27 +01:00 |
|
Gustavo J. A. M. Carneiro
|
c3059b6e68
|
Upgrade to waf-1.6.7, work in progress
|
2011-09-08 16:13:40 +01:00 |
|
Gustavo J. A. M. Carneiro
|
0cc663db91
|
Re-enable the 'ns3' compatility python module, previously accidentally disabled
|
2011-09-01 17:28:10 +01:00 |
|
Tom Henderson
|
f0c447ec66
|
Bug 1253 - disable python bindings if static build selected
|
2011-08-31 06:23:28 -07:00 |
|
Gustavo J. A. M. Carneiro
|
bf2fd1ad34
|
Bug 1250 - waf configure do not check for Python.h (python-dev)
|
2011-08-25 19:24:06 +01:00 |
|
Gustavo J. A. M. Carneiro
|
509b37f132
|
Bug 1240 - remove monolithic python bindings from waf
|
2011-08-18 16:53:15 +01:00 |
|
Gustavo J. A. M. Carneiro
|
27e6fcc4fc
|
Bug 1224 - Ns-3-allinone fails to compile on Lion
|
2011-08-07 16:52:49 +01:00 |
|
Gustavo J. A. M. Carneiro
|
5fbd0a133d
|
Bump pybindgen version to pull another bug fix
|
2011-07-20 12:43:03 +01:00 |
|
Gustavo J. A. M. Carneiro
|
3d77ba8272
|
Upgrade pybindgen
|
2011-07-19 19:49:51 +01:00 |
|
Gustavo J. A. M. Carneiro
|
fda662438e
|
Bug 1200 again: fix pyext install path on fedora x86_64
|
2011-07-12 11:02:40 +01:00 |
|
Gustavo J. A. M. Carneiro
|
51c97a2cd8
|
Bug 1200 - ./waf install doesn't install Python bindings properly
|
2011-07-11 14:24:59 +01:00 |
|
Gustavo J. A. M. Carneiro
|
78782ea0a2
|
Bug 1200 - ./waf install doesn't install Python bindings properly
|
2011-07-05 19:16:47 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2f907d942b
|
Bump required pybindgen version
|
2011-07-05 18:53:05 +01:00 |
|
Mathieu Lacage
|
4b74dc78f9
|
really require version 785
|
2011-04-15 20:51:42 +02:00 |
|
Mathieu Lacage
|
7ff702d6b1
|
early work to make python bindings work again with ns-3-time
|
2011-04-13 09:08:05 +02:00 |
|
Gustavo J. A. M. Carneiro
|
b56006e6b0
|
Get pybindgen fix.
|
2011-04-04 19:44:35 +01:00 |
|
Gustavo J. A. M. Carneiro
|
74aab1431c
|
Python bindings: fix uninitialized value
|
2011-04-04 12:35:41 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2f769cecaa
|
Tentatively switch to build modular bindings by default, to test them
|
2011-03-29 18:50:56 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ec7e5f9bae
|
Make sure --python-scan ignores -test modules
|
2011-03-29 18:15:52 +01:00 |
|
Gustavo J. A. M. Carneiro
|
f24bd64139
|
Modular bindings: don't always generate compat ns3.py, only when needed
|
2011-03-28 15:31:13 +01:00 |
|
Gustavo J. A. M. Carneiro
|
38e2f863c9
|
Use the waf 'copy' tool to copy __init__.py files
They had to be renamed to work around waf limitations.
|
2011-03-28 14:56:08 +01:00 |
|
Gustavo J. A. M. Carneiro
|
35a81dd4e4
|
Modular bindings: add support for <module>.py and _<module>.so layout, for extending modules in Python
|
2011-03-27 23:35:55 +01:00 |
|