summaryrefslogtreecommitdiffstats
path: root/waf_generator.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-29waf: Add x86 include paths for i386 archSebastian Huber1-0/+3
2015-09-29waf: Do not add '.' to standard include pathSebastian Huber1-1/+1
2015-07-31waf_generator.py: Move arch header includesSebastian Huber1-2/+2
2015-06-26modified: waf_generator.py Fix incorrect encoding of NET_CFG_GATEWAY_IP and c...Gene Smith1-3/+3
2015-06-17Check if RTEMS is built with POSIX.Chris Johns1-2/+4
2015-06-15Add tcpdump and libpcap.Chris Johns1-31/+109
2015-06-01Add conditional support for RTEMS PCI to the waf build.Chris Johns1-0/+1
2015-05-22waf: Check for dlfcn.h header is availavble.Chris Johns1-1/+4
2015-05-21waf: Add install support.Chris Johns1-3/+27
2015-05-21waf: Add network configuration support.Chris Johns1-5/+55
2015-05-20waf: Add warnings and auto-regen options.Chris Johns1-21/+47
2015-05-20Add support to build using waf.Chris Johns1-0/+398