Tom Henderson
|
5b4a8ebb30
|
openflow: Restore dependency on Boost headers
|
2021-06-17 12:09:25 -07:00 |
|
Tom Henderson
|
a0ff41c945
|
openflow: Disable library-induced warning on optimized builds
Optimized builds on newer g++ versions are triggering warnings about the
openflow library's use of strncpy().
|
2021-05-31 20:16:48 -07:00 |
|
Tommaso Pecorella
|
78c1c9f64a
|
openflow: (fixes #342) remove unused libraries (boost, xml2)
|
2021-01-31 13:37:13 +00:00 |
|
Steven Smith
|
dded72e02e
|
build: (fixes #217) Guard compilation of example used as a test
* Added documentation to ExampleAsTestSuite on the need for this guarding
* Updated with Peter's patch for examples-as-test placeholders in wscripts
|
2020-06-08 09:35:50 -07:00 |
|
Peter D. Barnes, Jr.
|
5cefb05eca
|
wscript: replace tab indenting with spaces
|
2016-08-04 12:44:41 -07:00 |
|
Siddharth Santurkar
|
b5fde4107c
|
port wscripts, test.py, and waf-tools to Python3
|
2015-09-03 21:14:55 -07:00 |
|
Mitch Watrous
|
b615a67055
|
Bug 1632 - Prepend bake build directory to the guessed locations that waf will look to find libraries
|
2013-04-26 13:55:02 -07: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
|
d737fc864a
|
ensure that -ldl follows -lopenflow
|
2012-09-23 21:32:12 -07:00 |
|
Tom Henderson
|
1ea439e07b
|
remove extra append
|
2012-09-21 15:12:31 -07:00 |
|
Josh Pelkey
|
5a1ca0134e
|
bug 1481: openflow example doesn't run
|
2012-08-27 00:19:20 -07:00 |
|
Gustavo J. A. M. Carneiro
|
05b726cc71
|
Fix modules wscript usage of 'use' parameter
|
2011-09-22 13:03:25 +01:00 |
|
Gustavo J. A. M. Carneiro
|
149d7922d2
|
Possible openflow module waf1.6 fixes
|
2011-09-15 14:52:24 +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
|
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 |
|
Mitch Watrous
|
f1af716637
|
Make openflow and tap-bridge modules not be built if not appropriate
|
2011-05-31 10:32:52 -07:00 |
|
Mathieu Lacage
|
d3f514eb63
|
openflow private headers
|
2011-04-06 15:02:54 -04:00 |
|
Gustavo J. A. M. Carneiro
|
e99ecc2acb
|
Enable the boost waf command-line options
|
2011-04-03 17:39:30 +01:00 |
|
Mitch Watrous
|
e300f89a58
|
Create test module libraries for some modules
|
2011-03-24 16:46:49 -07:00 |
|
Josh Pelkey
|
27080192c3
|
Merge OpenFlow
|
2011-03-11 15:21:50 -05:00 |
|