summaryrefslogtreecommitdiffstats
path: root/wscript (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-10waf: Add configurations with different modules.Christian Mauderer1-15/+129
2018-04-10waf: Support building from libbsd.py directly from waf.Chris Johns1-6/+21
2017-11-09Change RTEMS version to 5Sebastian Huber1-1/+1
2017-10-02Allow to set optimization level during configure.Christian Mauderer1-0/+6
2016-06-16Add support for long command lines and fix some shell rules on Windows.Chris Johns1-1/+1
2016-04-23waf: Add the ability to set FreeBSD options on the configure command line.Chris Johns1-1/+7
2016-04-20waf: Move the generated content to libbsd_waf.py.Chris Johns1-1374/+33
2016-04-18Remove the makefile generator.Chris Johns1-19/+19
2016-04-18Add RTEMS version support, update all python to 2 and 3.Chris Johns1-100/+104
2015-11-18Add .exe extension to test programsSebastian Huber1-29/+29
2015-11-13Use latest rtems_wafSebastian Huber1-2/+2
2015-11-12Use optimization level -O2Sebastian Huber1-1/+1
2015-11-12Python 3 compatibilitySebastian Huber1-1/+1
2015-11-12dwc_otg: Port to RTEMSSebastian Huber1-0/+2
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-09-25builder.py: addTargetSourceCPUDependentSourceFilesSebastian Huber1-13/+12
2015-09-25Avoid pci_bus.c file renameSebastian Huber1-1/+1
2015-09-01Delete superfluous pci_bus.c filesSebastian Huber1-29/+14
2015-09-01Delete superfluous legacy.c filesSebastian Huber1-20/+5
2015-07-31waf_generator.py: Move arch header includesSebastian Huber1-2/+2
2015-07-31e1000: Add missing fileSebastian Huber1-0/+1
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-16TCPDUMP and PCAP fixes to defines.Chris Johns1-97/+97
2015-06-15Add tcpdump and libpcap.Chris Johns1-20/+222
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-31/+92
2015-05-21wscript: RegenerateChris Johns1-5/+46
2015-05-20Add INVARIANTS supportSebastian Huber1-0/+1
2015-05-20wscript: Regenerate.Chris Johns1-27/+55
2015-05-20wscript: Generate.Chris Johns1-0/+1113