summaryrefslogtreecommitdiffstats
path: root/libbsd_waf.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-08pf: Add configuration via rc.conf.Christian Mauderer1-0/+1
2016-08-04freebsd: Add constant ipv6 addresses from vars.c.Christian Mauderer1-0/+1
2016-08-03testsuite/pf02: Add interactive pf test.Christian Mauderer1-1/+11
2016-08-02pfctl: build files.Christian Mauderer1-0/+20
2016-08-02testsuite/syscalls01: Split out program01 part.Christian Mauderer1-1/+11
2016-08-01testsuite/pf01: Add test that links PF.Christian Mauderer1-0/+10
2016-08-01testsuite/cdev01: Add test for cdev functions.Christian Mauderer1-0/+11
2016-08-01kern_conf.c: Adapt for RTEMS.Christian Mauderer1-1/+1
2016-08-01rtemsbsd/devfs: Add.Christian Mauderer1-0/+1
2016-07-01Add telnetd as service to rc.conf.Chris Johns1-0/+2
2016-06-30Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.Chris Johns1-0/+1
2016-06-30Add rtems_get_route to fetch a specific route from the routing tables.Chris Johns1-0/+1
2016-06-28Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.Chris Johns1-0/+2
2016-06-27Add a services base test.Chris Johns1-0/+10
2016-06-16Add support for long command lines and fix some shell rules on Windows.Chris Johns1-9/+17
2016-06-10nfsclient: Port to LibBSDSebastian Huber1-0/+14
2016-06-10XDR(3): Port to RTEMSSebastian Huber1-0/+8
2016-06-10RPC(3): Port to RTEMSSebastian Huber1-0/+55
2016-06-10ftpfs: Import from RTEMSSebastian Huber1-0/+11
2016-05-18Add support for rc.conf(5) initialisation.Chris Johns1-0/+12
2016-05-06Add namespace support for kvmSebastian Huber1-2/+2
2016-05-06Rename files for kernel namespace scriptSebastian Huber1-36/+36
2016-05-06subr_prf.c: Port to RTEMSSebastian Huber1-2/+13
2016-05-06Revert "Move network-config.h to the top of the testsuite include path."Sebastian Huber1-1/+1
2016-05-06Move network-config.h to the top of the testsuite include path.Chris Johns1-1/+1
2016-05-06Add sbin/sysctlChris Johns1-0/+3
2016-05-04Add RealTek Gig PHY.Chris Johns1-0/+2
2016-04-27Delete dummy IRQ supportSebastian Huber1-4/+0
2016-04-26Add root bus support functionsSebastian Huber1-0/+1
2016-04-26Initialize interrupt server earlySebastian Huber1-0/+1
2016-04-26waf: Check for no FreeBSD options being supplied.Chris Johns1-2/+3
2016-04-23waf: Add the ability to set FreeBSD options on the configure command line.Chris Johns1-33/+39
2016-04-20waf: Move the generated content to libbsd_waf.py.Chris Johns1-67/+31
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