Commit Graph

175 Commits

Author SHA1 Message Date
Mathieu Lacage
d103e5418c Don't allow pybindgen version greater than our requested version, to avoid python scanning generating backward incompatible API defs. 2009-05-24 11:39:41 +01:00
Tom Henderson
9cdc0cfd71 rescan python bindings 2009-05-21 06:04:40 -07:00
Mathieu Lacage
bf673cf808 rescan python 2009-05-19 15:35:05 +02:00
Mathieu Lacage
2296cdca9d enable python+static build on osx 2009-05-05 14:55:23 +02:00
Gustavo J. A. M. Carneiro
7197fc0d27 Fix Python bindings build with gcc < 4 2009-04-30 10:57:30 +01:00
Mathieu Lacage
bb1a035f3c rescan python 2009-04-28 09:25:41 +02:00
Mathieu Lacage
09191d648e rescan python bindings 2009-04-27 16:50:16 +02:00
Mathieu Lacage
cc5c5444ec rescan python 2009-04-24 10:02:10 +02:00
Mathieu Lacage
5dff0e0ca6 enable static builds, even when python is enabled 2009-04-22 17:22:41 +02:00
Mathieu Lacage
7eda961b1f Backed out changeset 4d9d3ff807a9
Does not work on x86-64.
2009-04-22 13:59:10 +02:00
Mathieu Lacage
b00c5e751e enable static libns3 builds for python module 2009-04-22 13:06:22 +02:00
Tom Henderson
f9bb69ba63 rescan bindings 2009-04-17 15:46:01 -07:00
Mathieu Lacage
e2983b9958 merge 2009-04-17 18:19:03 +02:00
Mathieu Lacage
1c1c75302b merge 2009-04-17 17:45:16 +02:00
Mathieu Lacage
e9f4c3f120 rescan python 2009-04-17 09:59:59 +02:00
Gustavo J. A. M. Carneiro
59a10746ae merge 2009-04-16 11:02:11 +01:00
Mathieu Lacage
48d617eb9d rescan python 2009-04-16 11:10:27 +02:00
Mathieu Lacage
3f90d9595a scan python 2009-04-16 09:25:32 +02:00
Gustavo J. A. M. Carneiro
62add283d4 Upgrade to WAF 1.5.4 2009-04-13 23:10:37 +01:00
Gustavo J. A. M. Carneiro
199680e76e Add code that, when waf is updated in a future version, makes sure python bindings are re-generated whenever the optional features set changes. 2009-04-06 13:05:59 +01:00
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
Mathieu Lacage
97b726344f rename 2009-03-23 14:37:43 +01:00
Mathieu Lacage
c1b57a315e rework olsr 2009-03-20 16:49:49 +01: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