summaryrefslogtreecommitdiffstats
path: root/waf_generator.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* waf: Add x86 include paths for i386 archSebastian Huber2015-09-291-0/+3
* waf: Do not add '.' to standard include pathSebastian Huber2015-09-291-1/+1
* waf_generator.py: Move arch header includesSebastian Huber2015-07-311-2/+2
* modified: waf_generator.py Fix incorrect encoding of NET_CFG_GATEWAY_IP and c...Gene Smith2015-06-261-3/+3
* Check if RTEMS is built with POSIX.Chris Johns2015-06-171-2/+4
* Add tcpdump and libpcap.Chris Johns2015-06-151-31/+109
* Add conditional support for RTEMS PCI to the waf build.Chris Johns2015-06-011-0/+1
* waf: Check for dlfcn.h header is availavble.Chris Johns2015-05-221-1/+4
* waf: Add install support.Chris Johns2015-05-211-3/+27
* waf: Add network configuration support.Chris Johns2015-05-211-5/+55
* waf: Add warnings and auto-regen options.Chris Johns2015-05-201-21/+47
* Add support to build using waf.Chris Johns2015-05-201-0/+398