Sebastian Huber
cf9836e322
Add .exe extension to test programs
2015-11-18 09:24:19 +01:00
Sebastian Huber
a76483d8dd
Use latest rtems_waf
2015-11-13 10:58:45 +01:00
Sebastian Huber
c6899159e4
Use optimization level -O2
2015-11-12 13:12:22 +01:00
Sebastian Huber
d6c6017c25
Python 3 compatibility
2015-11-12 13:10:03 +01:00
Sebastian Huber
ba446132d4
dwc_otg: Port to RTEMS
2015-11-12 13:01:32 +01:00
Sebastian Huber
28bfb6bd39
waf: Add x86 include paths for i386 arch
2015-09-29 10:43:33 +02:00
Sebastian Huber
af3944c754
waf: Do not add '.' to standard include path
2015-09-29 10:16:10 +02:00
Sebastian Huber
40f7d5cf7d
builder.py: addTargetSourceCPUDependentSourceFiles
...
Avoid and delete this function.
2015-09-25 14:14:04 +02:00
Sebastian Huber
7d460ce630
Avoid pci_bus.c file rename
2015-09-25 14:05:58 +02:00
Sebastian Huber
5e62c732fa
Delete superfluous pci_bus.c files
2015-09-01 07:44:48 +02:00
Sebastian Huber
3fece79604
Delete superfluous legacy.c files
2015-09-01 07:38:49 +02:00
Sebastian Huber
88205a560b
waf_generator.py: Move arch header includes
...
Make sure that architecture specific header files are found first.
2015-07-31 11:55:47 +02:00
Sebastian Huber
a3ef8e6a47
e1000: Add missing file
2015-07-31 11:54:27 +02:00
Gene Smith
45a60417e8
modified: waf_generator.py Fix incorrect encoding of NET_CFG_GATEWAY_IP and change _IP_IP ending to _IP. Remove _IP_IP ending from NET_TAP_INTERFACE.
...
modified: wscript
Re-generated from "./freebsd-to-rtems -m" based on
waf_generator.py
2015-06-26 14:07:03 +10:00
Chris Johns
98d7c3c015
Check if RTEMS is built with POSIX.
2015-06-17 09:55:53 +10:00
Chris Johns
06cd120921
TCPDUMP and PCAP fixes to defines.
2015-06-16 13:19:32 +10:00
Chris Johns
8440506ee8
Add tcpdump and libpcap.
...
- Update the file builder generator to handle generator specific cflags and
includes. The tcpdump and libpcap have localised headers and need specific
headers paths to see them. There are also module specific flags and these
need to be passed to the lex and yacc generators.
- Add the tcpdump support.
2015-06-15 17:42:23 +10:00
Chris Johns
1383c80c5a
Add conditional support for RTEMS PCI to the waf build.
...
Check for the "rtems/pci.h" header and provide conditional build support
with waf to build for BSPs that do not have PCI support. The Makefile build
always defines HAVE_RTEMS_PCI_H which is the same state with this change.
The PCI calls still exist however they do nothing and return a constant.
Any PCI based driver that makes these calls on a BSP that does not have
PCI support will not work which is understandable. Either change the
driver or add PCI support the BSP.
2015-06-01 10:36:58 +10:00
Chris Johns
84288f4279
waf: Check for dlfcn.h header is availavble.
2015-05-22 12:18:31 +10:00
Chris Johns
0768880d75
waf: Add install support.
...
Install to the --prefix path passed to configure.
2015-05-21 17:01:34 +10:00
Chris Johns
56d787f194
wscript: Regenerate
2015-05-21 09:31:48 +10:00
Sebastian Huber
595b333ad2
Add INVARIANTS support
2015-05-20 15:03:32 +02:00
Chris Johns
8b102105ee
wscript: Regenerate.
2015-05-20 22:00:11 +10:00
Chris Johns
feaf877392
wscript: Generate.
2015-05-20 17:45:38 +10:00