summaryrefslogtreecommitdiffstats
path: root/waf_generator.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a RTEMS Debugger TCP remote transport.Chris Johns2016-11-291-79/+182
* Add support for long command lines and fix some shell rules on Windows.Chris Johns2016-06-161-5/+15
* Revert "Move network-config.h to the top of the testsuite include path."Sebastian Huber2016-05-061-1/+1
* Move network-config.h to the top of the testsuite include path.Chris Johns2016-05-061-1/+1
* Fix coding to be CamelCase.Chris Johns2016-05-041-61/+61
* Delete dummy IRQ supportSebastian Huber2016-04-271-5/+0
* waf: Refector the builder to work with Python3 and UTF-8 source files.Chris Johns2016-04-271-14/+3
* waf: Check for no FreeBSD options being supplied.Chris Johns2016-04-261-2/+3
* waf: Add the ability to set FreeBSD options on the configure command line.Chris Johns2016-04-231-5/+11
* waf: Move the generated content to libbsd_waf.py.Chris Johns2016-04-201-43/+7
* Add RTEMS version support, update all python to 2 and 3.Chris Johns2016-04-181-5/+15
* Add .exe extension to test programsSebastian Huber2015-11-181-1/+1
* Use latest rtems_wafSebastian Huber2015-11-131-2/+2
* Python 3 compatibilitySebastian Huber2015-11-121-1/+1
* 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