Commit Graph

153 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
49056cac7d fix mac osx python bindings 2009-03-27 11:18:54 +00:00
Craig Dowell
4d17b00ad4 Make Names API return void not bool, rescan for Python Bindings 2009-03-26 17:39:20 -07:00
Raj Bhattacharjea
d92febd97f Update the python bindings 2009-03-19 11:33:19 -07:00
Craig Dowell
a66b8cab4e remove unneeded packet copies, includes. Rescan 2009-03-16 09:44:01 -07:00
Gustavo J. A. M. Carneiro
a4c4aec51c Check if the compiler *really* supports -fvisibility=hidden. 2009-03-04 11:34:51 +00:00
Gustavo J. A. M. Carneiro
70e5e8cb52 Compile python bindings with -fvisibility=hidden, when possible. Closes #515. 2009-03-03 18:51:16 +00:00
Gustavo J. A. M. Carneiro
50e0ba8801 Make ipv4-interface.h, ipv4-l3-protocol.h, and ipv4-static-routing.h private. Closes #370. 2009-02-28 15:02:15 +00:00
Mathieu Lacage
c4389f8288 rescan python 2009-02-25 11:00:50 +01:00
Raj Bhattacharjea
7e06c78762 Rescan the bindings 2009-02-24 00:12:22 -05:00
Raj Bhattacharjea
fc998323d4 Sync with ns-3-dev 2009-02-23 23:56:27 -05:00
Gustavo J. A. M. Carneiro
9cf0988230 Fix build of Python bindings on systems with no support for TabBridge 2009-02-23 16:07:46 +00:00
Gustavo J. A. M. Carneiro
f00e2d7b11 Rescan python bindings. 2009-02-21 23:19:18 +00:00
Gustavo J. A. M. Carneiro
d1b501f370 Python: wrap std::ostream/ofstream, for ascii tracing. 2009-02-18 12:23:08 +00:00
Unknown
b16cf00eb7 Sync with dev 2009-02-17 14:49:22 -05:00
Raj Bhattacharjea
8d45909678 Update the bindings for GetSeed change 2009-01-28 13:35:47 -05:00
Gustavo J. A. M. Carneiro
a9edcf4928 Make sure to call ns3.Simulator.Destroy() before python exit to avoid segmentation faults on program exit. 2009-01-27 14:18:55 +00:00
Gustavo J. A. M. Carneiro
92b5bc7309 Try to guess pybindgen location (more #478) 2009-01-24 15:28:54 +00:00
Raj Bhattacharjea
1858b93cfa Update the bindings 2009-01-22 15:13:47 -05:00
Raj Bhattacharjea
5d667957a7 Fix old code that crept in 2009-01-20 16:36:08 -05:00
Raj Bhattacharjea
cdde863642 Expose RNG seed/run # to attributes; bindings update 2009-01-20 14:00:05 -05:00
Raj Bhattacharjea
2e2fd41d48 Merge 2009-01-20 11:41:57 -05:00
Gustavo J. A. M. Carneiro
8bd42a0693 Make it easy to turn on profiling of pybindgen 2009-01-17 16:59:45 +00:00
Gustavo J. A. M. Carneiro
796dee6f9e On native win32, we cannot use -D_DEBUG when compiling Python extensions 2009-01-17 16:58:42 +00:00
Gustavo J. A. M. Carneiro
5ef24fc287 Remove the last remnants of local pybindgen handling (allinone takes care of pybindgen now) 2009-01-16 17:18:49 +00:00
Gustavo J. A. M. Carneiro
f116668736 RealtimeEventLock is gone 2009-01-14 15:35:42 +00:00
Gustavo J. A. M. Carneiro
46a0667585 Add dependency annotations for the task that generates Python bindings 2009-01-14 11:17:41 +00:00
Raj Bhattacharjea
53f9afd2cc Merge 2009-01-13 17:17:37 -05:00
Raj Bhattacharjea
a0ce50f7ff Proposed RNG API changes 2009-01-13 17:15:44 -05:00
Gustavo J. A. M. Carneiro
c0ea878ba2 Bug 375: Ctrl-C does not always work when running Python simulations 2009-01-13 19:28:26 +00:00
Gustavo J. A. M. Carneiro
7568facca0 Bug 467: waf configure enables python after detecting pybindgen is missing 2009-01-12 18:45:03 +00:00
Gustavo J. A. M. Carneiro
fdaf129f60 Don't build or fetch NSC/pybindgen, those tasks are now moved to ns-3-allinone 2009-01-11 23:26:34 +00:00
Gustavo J. A. M. Carneiro
9ae3c42512 Upgrade WAF; fix Darwin (OSX) build problems. 2009-01-11 17:51:20 +00:00
Mathieu Lacage
530c949c2a rescan python 2009-01-09 13:18:29 +01:00
Gustavo J. A. M. Carneiro
2007671aa0 merge 2009-01-09 11:44:13 +00:00
Mathieu Lacage
f0c50a6466 rescan python 2009-01-09 09:54:14 +01:00
Mathieu Lacage
068869e088 rescan python 2009-01-09 09:39:54 +01:00
Mathieu Lacage
180f0d7f46 rescan python 2009-01-07 13:27:03 +01:00
Mathieu Lacage
1732ab51e2 virtualize ErrorRateModel 2009-01-06 13:12:28 +01:00
Gustavo J. A. M. Carneiro
95de4dafdb correct dependency problem 2008-12-31 11:15:45 +00:00
Gustavo J. A. M. Carneiro
46a6c1b7c7 Convert warning to Logs.warn (waf api change) 2008-12-29 16:54:53 +00:00
Gustavo J. A. M. Carneiro
8022254256 Fix --python-scan 2008-12-29 15:48:34 +00:00
Gustavo J. A. M. Carneiro
f19d54fddd Upgrade to new WAF, work in progress 2008-12-29 13:28:54 +00:00
mathieu.
691ce0fdde fix bug 230, rescan bindings 2008-12-10 17:01:06 -08:00
Mathieu Lacage
6adcd14d5f rescan python 2008-12-10 01:34:04 -08:00
Gustavo J. A. M. Carneiro
ca92874e34 Fix nsc/python-scan task descriptions 2008-12-04 11:34:01 +00:00
Craig Dowell
f8cf3d5cf4 rescan bindings 2008-12-02 12:15:18 -08:00
Gustavo J. A. M. Carneiro
47980e80e6 Const fix (needed for older Python versions) 2008-11-28 15:12:05 +00:00
Gustavo J. A. M. Carneiro
192ae37d11 The 'contrib' module actually depends on 'common' too (affects waf --python-scan) 2008-11-28 14:45:48 +00:00
Sebastien Vincent
271bac3e92 Remove IcmpSocket class. 2008-11-28 14:24:09 +01:00
Gustavo J. A. M. Carneiro
d474f1933a Bug 289: CommandLine::AddValue is not wrapped 2008-11-26 12:11:11 +00:00