summaryrefslogtreecommitdiff
path: root/waf_generator.py (follow)
AgeCommit message (Expand)Author
2018-03-22config.inc: Remove unused values.Christian Mauderer
2017-10-24Fix install arch-specific header filesSebastian Huber
2017-10-23waf: Install arch-specific header filesSebastian Huber
2017-10-20scripts: Generalize namesSebastian Huber
2017-10-02Allow to set optimization level during configure.Christian Mauderer
2017-08-20Port openssl to RTEMS.Sichen Zhao
2017-08-20waf: Move glob operator ** to builder.pyChristian Mauderer
2017-08-20waf_generator: Copy headers if necessary.Christian Mauderer
2016-11-29Add a RTEMS Debugger TCP remote transport.Chris Johns
2016-06-16Add support for long command lines and fix some shell rules on Windows.Chris Johns
2016-05-06Revert "Move network-config.h to the top of the testsuite include path."Sebastian Huber
2016-05-06Move network-config.h to the top of the testsuite include path.Chris Johns
2016-05-04Fix coding to be CamelCase.Chris Johns
2016-04-27Delete dummy IRQ supportSebastian Huber
2016-04-27waf: Refector the builder to work with Python3 and UTF-8 source files.Chris Johns
2016-04-26waf: Check for no FreeBSD options being supplied.Chris Johns
2016-04-23waf: Add the ability to set FreeBSD options on the configure command line.Chris Johns
2016-04-20waf: Move the generated content to libbsd_waf.py.Chris Johns
2016-04-18Add RTEMS version support, update all python to 2 and 3.Chris Johns
2015-11-18Add .exe extension to test programsSebastian Huber
2015-11-13Use latest rtems_wafSebastian Huber
2015-11-12Python 3 compatibilitySebastian Huber
2015-09-29waf: Add x86 include paths for i386 archSebastian Huber
2015-09-29waf: Do not add '.' to standard include pathSebastian Huber
2015-07-31waf_generator.py: Move arch header includesSebastian Huber
2015-06-26modified: waf_generator.py Fix incorrect encoding of NET_CFG_GATEWAY_IP and c...Gene Smith
2015-06-17Check if RTEMS is built with POSIX.Chris Johns
2015-06-15Add tcpdump and libpcap.Chris Johns
2015-06-01Add conditional support for RTEMS PCI to the waf build.Chris Johns
2015-05-22waf: Check for dlfcn.h header is availavble.Chris Johns
2015-05-21waf: Add install support.Chris Johns
2015-05-21waf: Add network configuration support.Chris Johns
2015-05-20waf: Add warnings and auto-regen options.Chris Johns
2015-05-20Add support to build using waf.Chris Johns